Age | Commit message (Expand) | Author |
2011-06-18 | using elgg_delete_river() rather than custom SQL in blog save action | cash |
2011-06-18 | moving the delete button in blog form to right side | cash |
2011-06-11 | Fixes #3096 added user and group summery views an updated plugins to use the ... | cash |
2011-06-11 | Refs #3407 adds a footer for forms | cash |
2011-06-08 | River revamp for 1.8 | Evan Winslow |
2011-06-03 | Fixes #3138 using 'all' for group listing urls | cash |
2011-05-20 | Refs #2104 changed extension to enhancement and added security, widget, and t... | cash |
2011-05-13 | Fixes #3439 forcing months to have leading zero | cash |
2011-04-16 | Fixes #3310. Applied lie2815's patch to use activate.php and deactivate.php i... | brettp |
2011-04-03 | Refs #3184 added span so that blog post status would be vertically aligned | cash |
2011-04-02 | Fixes #3208 setting time_created on update | cash |
2011-03-28 | Fixing css/elgg instead of css/screen. | brettp |
2011-03-27 | Fixes #3086 using full_view instead of full | cash |
2011-03-27 | Fixes #2969 turned off group blog archives | cash |
2011-03-26 | Refs #3239 added a new sticky forms function to grab all variables and integr... | cash |
2011-03-23 | Fixes #3218 group content pages now use container method to determine who can... | cash |
2011-03-22 | Refs #2091 added a tagcloud block that accepts subtype | cash |
2011-03-21 | Refs #2090 removed elgg_view_latest_comments() and replaced it with a page el... | cash |
2011-03-20 | Fixes #2974 using canWriteToContainer() to control access to creating group c... | cash |
2011-03-17 | Added missing language string. | brettp |
2011-03-13 | Refs #3096 using 'summary' instead of list/body | cash |
2011-03-12 | Fixes #3091 adds load functions for js and css | cash |
2011-03-12 | Fixed blog revision links. | brettp |
2011-03-12 | Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl... | brettp |
2011-03-12 | Refs #3091 rewrote the js and css register functions to require a name | cash |
2011-03-12 | Fixes #3071 group "widgets" check permissions now | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-08 | Fixes #3054: Fixed URL for editing a blog revision. | brettp |
2011-03-08 | Fixes #3053: Fixed JS for blog draft autosave. | brettp |
2011-03-08 | Fixes #2229. Removed published data metadata in blog. Added upgrade to set al... | brettp |
2011-03-08 | Refs #2229: Using time_created instead of publish_date metadata to sort. | brettp |
2011-03-07 | Refs #2895 entity menu uses new menu system | cash |
2011-03-07 | cleaned up the groups plugin css | cash |
2011-03-06 | Refs #2104 added some categories to core (bundled) plugins | cash |
2011-03-02 | Fixes #3006 restores previous dividers | cash |
2011-03-01 | because river entry is deleted we do not need to do an update | cash |
2011-03-01 | fixes saving a new blog post - was trying to do an update to without a guid | cash |
2011-03-01 | Fixes #2425, #2427. Blog status for published and draft correctly set the riv... | brettp |
2011-03-01 | blog plugin uses on_activate to set its class or the upgrade event | cash |
2011-02-27 | pushing categories to the next line when viewing an entity | cash |
2011-02-25 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | ewinslow |
2011-02-23 | Fixes #2992: moved object/elements/list_body to page/components/list/body | ewinslow |
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class declara... | ewinslow |
2011-02-22 | Cleaned up blog js | ewinslow |
2011-02-22 | Fixes #2950: All files that were calling into layout/* now use the up-to-date... | ewinslow |
2011-02-21 | Fixes #2971 added canComment() method and implemented it for ElggBlog | cash |
2011-02-20 | fixed blog sticky forms | cash |
2011-02-20 | Refs #2970 updated blog and bookmarks plugins | cash |
2011-02-19 | Fixes #2824 moved byline text in core language file | cash |
2011-02-19 | Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t... | cash |