Age | Commit message (Expand) | Author |
2013-06-22 | Fixes #5673: Properly check simplecache views list if cache file missing | Steve Clay |
2013-06-20 | Merge pull request #5650 from mrclay/pr5648 | Steve Clay |
2013-06-19 | Add JsTestDriver jar to gitignore | Steve Clay |
2013-06-19 | Fix ElggLibTest.prototype.testParseStr | Steve Clay |
2013-06-19 | style fixes | Steve Clay |
2013-06-19 | Fixes #5647 - Corrects handling of plus sign in elgg.parse_str | Paweł Sroka |
2013-06-18 | Merge pull request #5641 from jeabakker/can-edit-entity-metadata | Cash Costello |
2013-06-17 | fixed: wrong default behaviour in can_edit_entity_metadata | Jerome Bakker |
2013-06-14 | elgg.session.cookie() again handles missing options.expires | Steve Clay |
2013-06-14 | Fixes #5626 adds limit for display of titles for river, breadcrumbs, and list... | Cash Costello |
2013-06-13 | Merge pull request #5592 from mrclay/5357 | Cash Costello |
2013-06-13 | added some of the notes for the 1.8.16 release | Cash Costello |
2013-06-13 | Merge branch '1.8' of github.com:Elgg/Elgg into 1.8 | Cash Costello |
2013-06-13 | Merge pull request #5628 from cash/pr-5620 | Cash Costello |
2013-06-12 | removed unnecessary cookie and fixed empty screen if cancel after failing reg... | Cash Costello |
2013-06-12 | Refs #5487 account related pages use walled garden now | Cash Costello |
2013-06-12 | Refs #5487 account related pages use walled garden now | Cash Costello |
2013-06-08 | If JS enabled, walled garden registration reload will not flicker | Steve Clay |
2013-06-08 | Fixes elgg.session.cookie() support of Date() for expires | Steve Clay |
2013-06-08 | Merge pull request #5619 from mrclay/5598 | Steve Clay |
2013-06-08 | Fixes #5598: Properly update metadata cache in update_metadata() | Steve Clay |
2013-06-08 | Improved algorithm by tracking total incomplete entities | Steve Clay |
2013-06-08 | ElggBatch with incrementOffset off now handles incomplete entities | Steve Clay |
2013-06-09 | Refs #5594 - Clearer JS implementation | Paweł Sroka |
2013-06-07 | clearing sticky form after it is used on edit form | Cash Costello |
2013-06-07 | Refs #5587 - Uses sticky values in profile edit form | Paweł Sroka |
2013-06-07 | Fixes #5587 - Makes profile edit form sticky | Paweł Sroka |
2013-06-07 | Merge pull request #5610 from mrclay/5600 | Cash Costello |
2013-06-07 | Fixes #5600: Entities are kept out of entity cache during save | Steve Clay |
2013-06-07 | Rename ban/unban to disable/enable | Steve Clay |
2013-06-07 | Add way to ban entities from the entity cache | Steve Clay |
2013-06-07 | Fixes #5594 - Failed registration automatically reopens register form on wall... | Paweł Sroka |
2013-06-05 | removed crazy code that doesn't do anything useful - only fires when $blog->f... | Cash Costello |
2013-06-05 | Fixes #5601 allowing empty tags to pass through to clear previous tags | Cash Costello |
2013-06-04 | Fixes #5357: ElggBatch can now skip incomplete entities | Steve Clay |
2013-06-03 | Refs #5357: Introduces ElggBatch awareness of incomplete entities during fetch | Steve Clay |
2013-06-02 | fixed a notice when accessing $CONFIG->icon_sizes | cash |
2013-06-01 | Refs #5538: Adds missing attributes to ElggUser and ElggCoreUserTest (by Pawe... | Steve Clay |
2013-06-01 | Merge branch '5539_18' into 1.8 | Steve Clay |
2013-06-01 | Add filtering for site entities, faster filtering | Steve Clay |
2013-05-31 | Fixes #4912 custom site menu items are now matched | Cash Costello |
2013-05-31 | Fixes #5572 not including embed link in longtext menu for users who are logge... | Cash Costello |
2013-05-30 | not forcing the limit to be a certain value in content plugins | cash |
2013-05-30 | Fixes #5564 count works with elgg_get_entities_from_annotation_calculation() | cash |
2013-05-30 | Fixes #5567 throw exception when saving with ACCESS_DEFAULT | cash |
2013-05-30 | Refs #5565 adds documentation on ACCESS_DEFAULT | cash |
2013-05-30 | Merge pull request #5563 from jeabakker/better-result-for-elggfile-delete | Cash Costello |
2013-05-30 | change order so plugin/[pluginname]/settings is used instead of | Jeroen Dalsem |
2013-05-30 | Fixes #5559 not clearing last_forward_from in session if login fails | cash |
2013-05-30 | Merge pull request #5553 from jeabakker/working-pagination-in-online-users | Cash Costello |