Age | Commit message (Expand) | Author |
2010-12-17 | updated the river generic_comment view for the new river code | cash |
2010-12-15 | replacing calls to add_widget_type() with elgg_register_widget_type() (from h... | cash |
2010-12-13 | Refs #2226 need a catch in river views until riverdashboard plugin is updated | cash |
2010-12-13 | Refs #2226 updated blog plugin to use new river view | cash |
2010-12-10 | using all rather than everyone to be more consistent | cash |
2010-12-08 | Fixes #2189 created the object/list view with semantic markup | cash |
2010-12-08 | reorganized the page views as discussed | cash |
2010-12-07 | reorganized the layout views | cash |
2010-12-06 | Fixed minor display issues with blog breadcrumbs and also the archives page | cash |
2010-12-05 | blog plugin now uses the new elgg_view_form() function | cash |
2010-12-05 | added a convience function for the media content pattern - is elgg_view_media... | cash |
2010-12-05 | changed img | body media element to icon | body | cash |
2010-12-05 | Clean-up of the blog plugin - now using urls from 1.7.5 | cash |
2010-12-04 | Fixes #2519 we can now register and load php libraries - blog plugin is using... | cash |
2010-12-04 | object/blog view uses new media view - needs some clean up | cash |
2010-12-04 | welcome to the new media view - it is being used in the new latest comments m... | cash |
2010-12-04 | fitting blog object display into new html structure | cash |
2010-12-04 | blog sidebar html updates finished - uses modules! | cash |
2010-12-04 | a better main content view structure | cash |
2010-12-03 | preview of what the main content area looks like with a module approach | cash |
2010-12-03 | Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css a... | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-24 | Removing superfluous calls to insert site root in urls | ewinslow |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-21 | removed deprecated tag library calls | cash |
2010-11-20 | Refs #2143: DRY up button input views (button, reset, submit). Changed core ... | ewinslow |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-03 | Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat | ewinslow |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow |
2010-11-02 | Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro... | ewinslow |
2010-11-02 | Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl... | ewinslow |
2010-11-02 | Using REFERER shorthand throughout core | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-30 | fixed minor issue where blog code wasn't setting type when getting subtype | cash |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | finished the conversion to initializeAttributes() | cash |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-10-14 | Switching blog over to autoload method for plugin classes | ewinslow |
2010-10-14 | Fixes #2547: Plugins can now participate in autoloading classes. | ewinslow |
2010-08-22 | Merged r6620:6653 from 1.7 branch into trunk | cash |
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash |
2010-07-08 | Moved all river entry metadata inside span (pushed onto new line) and added r... | pete |
2010-06-28 | Updated the layout of a blogpost | pete |
2010-06-11 | Always show access level when listing blogs, regardless of canEdit(). | brettp |
2010-06-11 | Removing old time_created fudging for blogs. It doens't work right. | brettp |