Age | Commit message (Expand) | Author |
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 |
2010-06-07 | Added metadata 'new_post' when autosaving blogs to help with river / revision... | brettp |
2010-06-07 | Fix for displaying auto save time. HTML was changed without relevent JS upda... | brettp |
2010-06-07 | blog tags will not display the class if no tags exist | dave |
2010-06-02 | Added missing language strings for blog. | brettp |
2010-06-01 | Restricting tag cloud display on Blogs and Documents by context. | nickw |
2010-05-28 | Updated archive list-style | pete |
2010-05-27 | Fixed mismatched <span></a> tags in blog list status display. | brettp |
2010-05-27 | Fixed typo in blog sidebar menu that caused an extra LI item in archives. | brettp |
2010-05-26 | Gatekeeper() added to blog edit/create pagehandler. | brettp |
2010-05-26 | Ensuring Blogs and Forum links display properly in the group ownerblock. | nickw |
2010-05-25 | only display comment count if there are comments | dave |
2010-05-25 | check to see if comments are on or off | dave |
2010-05-25 | blog revisions tweaked | dave |
2010-05-25 | Fix for blogs list view interface in some browsers | pete |
2010-05-25 | Updates to Blogs edit UI. | pete |
2010-05-24 | Added blog author link by line on blog list. | brettp |
2010-05-24 | Added access level in blog list. | brettp |
2010-05-24 | Blog uses elgg_make_excerpt() now instead of its own. | brettp |
2010-05-24 | Removing publish_date interface for blogs pending better l10n for dates. | brettp |
2010-05-24 | Removing blogs from groups, part 2. | brettp |
2010-05-24 | Removing blog options from groups, part 1. | brettp |
2010-05-24 | Moved blog edit sidebar revisions to the top of the sidebar. | brettp |
2010-05-24 | you can no longer comment on river item while logged out | dave |
2010-05-24 | Blog edit/create form displays correct title. | brettp |
2010-05-24 | Blogs only show up in the river if in published state. | brettp |