aboutsummaryrefslogtreecommitdiff
path: root/mod/blog
AgeCommit message (Expand)Author
2011-10-29adds a river layout view that all river views should usecash
2011-10-25added new view for the full display of objectscash
2011-10-24Fixes #3974 blog, bookmarks, file, and pages plugins consistent in integratio...cash
2011-10-23Fixes #3959. Using elgg_release in core plugins.Brett Profitt
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-10Refs #3916 added checks to all content plugins in master for page owner in mi...cash
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-10-04Fixes #3793 blogs respect closed groups for main index pagecash
2011-08-25Fixes #3558. Added upgrade for excerpt in blogs.Brett Profitt
2011-08-25Removed silly check for elgg version.Brett Profitt
2011-08-25Fixing blog upgrades for excerpt.Brett Profitt
2011-07-06changed new convenience function from elgg_register_add_button() to elgg_regi...Cash Costello
2011-07-03Fixes #3593 defining the blog post notification stringcash
2011-07-02fixed the blog categories code as the entity was not being passedCash Costello
2011-06-27Refs #3407 using elgg-form and elgg-foot in core forms. Plugins nextCash Costello
2011-06-26removed buttons logic from content header view, created convenience function ...cash
2011-06-26made breadcrumbs consistent in content pluginsCash Costello
2011-06-26Fixes #3368 combining $vars with parameters for object/elements/summary viewCash Costello
2011-06-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash Costello
2011-06-24Fixes #3139 DRYs up group modulescash
2011-06-24Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ewi...Cash Costello
2011-06-18Fixes #3580 adding blog preview button that uses save actioncash
2011-06-18using elgg_delete_river() rather than custom SQL in blog save actioncash
2011-06-18moving the delete button in blog form to right sidecash
2011-06-11Fixes #3096 added user and group summery views an updated plugins to use the ...cash
2011-06-11Refs #3407 adds a footer for formscash
2011-06-08River revamp for 1.8Evan Winslow
2011-06-03Fixes #3138 using 'all' for group listing urlscash
2011-05-20Refs #2104 changed extension to enhancement and added security, widget, and t...cash
2011-05-13Fixes #3439 forcing months to have leading zerocash
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