Age | Commit message (Expand) | Author |
2012-07-14 | Fixes #4691 not passing name to the form since not valid | Cash Costello |
2012-06-23 | Fixes #4610 better handling of content requiring a logged in user | Cash Costello |
2012-06-17 | Merge pull request #268 from jeabakker/#4572 | Cash Costello |
2012-06-15 | Fixes #4496, #4500 Refs #2814 Add consistent error message when content does ... | Cash Costello |
2012-06-12 | fixes: blog title encoding issue | Jerome Bakker |
2012-06-02 | allow blog widget on dashboard | Cash Costello |
2012-06-02 | Refs #4437 let the object/elements/summary view handle the tags | Cash Costello |
2012-02-21 | Fixes #4335. Cleaned up the notifications for new content. | Brett Profitt |
2012-02-04 | Fixes #4310 adds missing blog notification function | cash |
2012-01-01 | Fixes #3209 finished adding class properties documentation | Cash Costello |
2011-12-31 | Fixes #4253 added backward compatibility for blog read url | Cash Costello |
2011-12-23 | Fixes #3751 adds a group blog archive page | Cash Costello |
2011-12-23 | Fixes #4179 not setting excerpt if none set | cash |
2011-12-23 | Refs #4239 fixed upgrade scripts with bad limits | cash |
2011-12-23 | Fixes #4240 not showing draft blog posts in group module | cash |
2011-12-04 | removed some usage of deprecated methods | Cash Costello |
2011-11-08 | it is GPL General Public License not GPL Public License | Cash Costello |
2011-11-06 | Fixes #4068 not forcing update on adds when the subtype exists Refs #4058 | Cash Costello |
2011-11-06 | Fixes #4067 adds activate/deactivate scripts | Cash Costello |
2011-11-05 | Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs | cash |
2011-11-04 | Fixes #4059 returning true when handling a page | cash |
2011-11-04 | Fixes #4059 page handlers all return nothing | cash |
2011-11-04 | fixed typo in comment for blog page handler | cash |
2011-11-01 | Fixes #4035 made the entity view pages consistent for blog, bookmarks, file, ... | cash |
2011-11-01 | added semi-colons after function expressions | cash |
2011-10-29 | Refs #3859. Added elgg_register_simplecache_view() to core plugins' js. | Brett Profitt |
2011-10-29 | adds a river layout view that all river views should use | cash |
2011-10-25 | added new view for the full display of objects | cash |
2011-10-24 | Fixes #3974 blog, bookmarks, file, and pages plugins consistent in integratio... | cash |
2011-10-23 | Fixes #3959. Using elgg_release in core plugins. | Brett Profitt |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt |
2011-10-10 | Refs #3916 added checks to all content plugins in master for page owner in mi... | cash |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello |
2011-10-04 | Fixes #3793 blogs respect closed groups for main index page | cash |
2011-08-25 | Fixes #3558. Added upgrade for excerpt in blogs. | Brett Profitt |
2011-08-25 | Removed silly check for elgg version. | Brett Profitt |
2011-08-25 | Fixing blog upgrades for excerpt. | Brett Profitt |
2011-07-06 | changed new convenience function from elgg_register_add_button() to elgg_regi... | Cash Costello |
2011-07-03 | Fixes #3593 defining the blog post notification string | cash |
2011-07-02 | fixed the blog categories code as the entity was not being passed | 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 #3368 combining $vars with parameters for object/elements/summary view | Cash Costello |
2011-06-26 | Fixes #3614 updated use of elgg_view_entity() throughout core | Cash Costello |
2011-06-24 | Fixes #3139 DRYs up group modules | cash |
2011-06-24 | Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ewi... | Cash Costello |
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-18 | moving the delete button in blog form to right side | cash |