Age | Commit message (Expand) | Author |
2011-12-23 | Fixes #3751 adds a group blog archive page | Cash Costello |
2011-11-01 | Fixes #4035 made the entity view pages consistent for blog, bookmarks, file, ... | cash |
2011-10-29 | Refs #3859. Added elgg_register_simplecache_view() to core plugins' js. | Brett Profitt |
2011-10-10 | Refs #3916 added checks to all content plugins in master for page owner in mi... | cash |
2011-10-04 | Fixes #3793 blogs respect closed groups for main index page | cash |
2011-07-06 | changed new convenience function from elgg_register_add_button() to elgg_regi... | Cash Costello |
2011-06-27 | Refs #3407 using elgg-form and elgg-foot in core forms. Plugins next | Cash Costello |
2011-06-26 | removed buttons logic from content header view, created convenience function ... | cash |
2011-06-26 | made breadcrumbs consistent in content plugins | Cash Costello |
2011-06-26 | Fixes #3614 updated use of elgg_view_entity() throughout core | Cash Costello |
2011-06-03 | Fixes #3138 using 'all' for group listing urls | cash |
2011-05-13 | Fixes #3439 forcing months to have leading zero | 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-20 | Fixes #2974 using canWriteToContainer() to control access to creating group c... | cash |
2011-03-12 | Fixes #3091 adds load functions for js and css | cash |
2011-03-12 | Refs #3091 rewrote the js and css register functions to require a name | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-08 | Refs #2229: Using time_created instead of publish_date metadata to sort. | brettp |
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-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 |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow |
2011-02-14 | Updated trunk to use new annotation functions. Added checks for annotations_*... | brettp |
2011-02-12 | blog object wasn't being passed to the form view | cash |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-01-06 | switched from new to add | cash |
2010-12-31 | file index page now working for both users and groups | cash |
2010-12-29 | Refs #2077 added new blog post button to group blog - can be used as module f... | cash |
2010-12-29 | Fixes #2169 - setting the blog edit page owner to container | cash |
2010-12-29 | more clean up of the blog plugin - removed unused functions and moved the url... | cash |
2010-12-29 | new content link uses guid to make supporting groups and users easier | cash |
2010-12-25 | amtrak does not have wifi so here is one big commit with group blogs, blog wi... | cash |
2010-12-10 | using all rather than everyone to be more consistent | cash |
2010-12-08 | reorganized the page views as discussed | 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 | 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 |