aboutsummaryrefslogtreecommitdiff
path: root/mod/blog
AgeCommit message (Expand)Author
2011-04-16Fixes #3310. Applied lie2815's patch to use activate.php and deactivate.php i...brettp
2011-04-03Refs #3184 added span so that blog post status would be vertically alignedcash
2011-04-02Fixes #3208 setting time_created on updatecash
2011-03-28Fixing css/elgg instead of css/screen.brettp
2011-03-27Fixes #3086 using full_view instead of full cash
2011-03-27Fixes #2969 turned off group blog archivescash
2011-03-26Refs #3239 added a new sticky forms function to grab all variables and integr...cash
2011-03-23Fixes #3218 group content pages now use container method to determine who can...cash
2011-03-22Refs #2091 added a tagcloud block that accepts subtypecash
2011-03-21Refs #2090 removed elgg_view_latest_comments() and replaced it with a page el...cash
2011-03-20Fixes #2974 using canWriteToContainer() to control access to creating group c...cash
2011-03-17Added missing language string.brettp
2011-03-13Refs #3096 using 'summary' instead of list/bodycash
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Fixed blog revision links.brettp
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl...brettp
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
2011-03-12Fixes #3071 group "widgets" check permissions nowcash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-08Fixes #3054: Fixed URL for editing a blog revision.brettp
2011-03-08Fixes #3053: Fixed JS for blog draft autosave.brettp
2011-03-08Fixes #2229. Removed published data metadata in blog. Added upgrade to set al...brettp
2011-03-08Refs #2229: Using time_created instead of publish_date metadata to sort.brettp
2011-03-07Refs #2895 entity menu uses new menu systemcash
2011-03-07cleaned up the groups plugin csscash
2011-03-06Refs #2104 added some categories to core (bundled) pluginscash
2011-03-02Fixes #3006 restores previous dividerscash
2011-03-01because river entry is deleted we do not need to do an updatecash
2011-03-01fixes saving a new blog post - was trying to do an update to without a guidcash
2011-03-01Fixes #2425, #2427. Blog status for published and draft correctly set the riv...brettp
2011-03-01blog plugin uses on_activate to set its class or the upgrade eventcash
2011-02-27pushing categories to the next line when viewing an entitycash
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-22Cleaned up blog jsewinslow
2011-02-22Fixes #2950: All files that were calling into layout/* now use the up-to-date...ewinslow
2011-02-21Fixes #2971 added canComment() method and implemented it for ElggBlogcash
2011-02-20fixed blog sticky formscash
2011-02-20Refs #2970 updated blog and bookmarks pluginscash
2011-02-19Fixes #2824 moved byline text in core language filecash
2011-02-19Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t...cash
2011-02-18Updated copyright and author information in plugin manifests.brettp
2011-02-17calling the new category output view in the plugins - looks like the pages pl...cash
2011-02-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...ewinslow
2011-02-15Removed all calls to deprecated register_entity_typeewinslow
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-14Updated trunk to use new annotation functions. Added checks for annotations_*...brettp