Age | Commit message (Expand) | Author |
2011-06-18 | Fixes #3580 adding blog preview button that uses save action | cash |
2011-06-18 | using elgg_delete_river() rather than custom SQL in blog save action | cash |
2011-06-03 | Fixes #3138 using 'all' for group listing urls | cash |
2011-04-02 | Fixes #3208 setting time_created on update | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-08 | Fixes #2229. Removed published data metadata in blog. Added upgrade to set al... | brettp |
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-02-20 | fixed blog sticky forms | cash |
2011-02-12 | Fixed #2887 redirects on blog, file, and pages works now - bookmarks plugin s... | cash |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2010-12-25 | amtrak does not have wifi so here is one big commit with group blogs, blog wi... | cash |
2010-12-05 | Clean-up of the blog plugin - now using urls from 1.7.5 | cash |
2010-11-02 | Using REFERER shorthand throughout core | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-22 | Merged r6620:6653 from 1.7 branch into trunk | cash |
2010-06-07 | Added metadata 'new_post' when autosaving blogs to help with river / revision... | 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 | Blogs only show up in the river if in published state. | brettp |
2010-04-07 | Updating autosave handler and "Saved date" return values. | nickw |
2010-04-05 | Adding a datetime view for use with blog publication. | nickw |
2010-03-25 | Added river support to blog. | brettp |
2010-03-23 | Added an ElggBlog class to override the time_created field. | brettp |
2010-03-18 | Updated blog to support multiple revisions and automatic saving of drafts. | brettp |
2010-03-12 | Rough first version of a new blog plugin. | brettp |
2010-03-09 | Blogs updated to new UI (needs Brett to look over first) | pete |
2010-03-03 | Pulled in the interface changes. | brettp |
2008-08-13 | This shouldn't be here! | ben |
2008-08-13 | Removing some messages | ben |
2008-05-15 | Moving some stuff into the plugins repo, where it belongs. | ben |
2008-04-15 | Blog plugin improvements, including delete on comments | ben |
2008-04-07 | CRUD for blog posts | ben |
2008-04-04 | Blog edit updates | ben |
2008-04-04 | Added tags to the blog plugin | ben |
2008-04-03 | Added comments to blog | ben |
2008-04-02 | Blog posting | ben |