aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-19Fixes #5647 - Corrects handling of plus sign in elgg.parse_strPaweł Sroka
2013-06-18Merge pull request #5641 from jeabakker/can-edit-entity-metadataCash Costello
2013-06-17fixed: wrong default behaviour in can_edit_entity_metadataJerome Bakker
2013-06-14elgg.session.cookie() again handles missing options.expiresSteve Clay
2013-06-14Fixes #5626 adds limit for display of titles for river, breadcrumbs, and list...Cash Costello
2013-06-13Merge pull request #5592 from mrclay/5357Cash Costello
2013-06-13added some of the notes for the 1.8.16 releaseCash Costello
2013-06-13Merge branch '1.8' of github.com:Elgg/Elgg into 1.8Cash Costello
2013-06-13Merge pull request #5628 from cash/pr-5620Cash Costello
2013-06-12removed unnecessary cookie and fixed empty screen if cancel after failing reg...Cash Costello
2013-06-12Refs #5487 account related pages use walled garden nowCash Costello
2013-06-12Refs #5487 account related pages use walled garden nowCash Costello
2013-06-08If JS enabled, walled garden registration reload will not flickerSteve Clay
2013-06-08Fixes elgg.session.cookie() support of Date() for expiresSteve Clay
2013-06-08Merge pull request #5619 from mrclay/5598Steve Clay
2013-06-08Fixes #5598: Properly update metadata cache in update_metadata()Steve Clay
2013-06-08Improved algorithm by tracking total incomplete entitiesSteve Clay
2013-06-08ElggBatch with incrementOffset off now handles incomplete entitiesSteve Clay
2013-06-09Refs #5594 - Clearer JS implementationPaweł Sroka
2013-06-07clearing sticky form after it is used on edit formCash Costello
2013-06-07Refs #5587 - Uses sticky values in profile edit formPaweł Sroka
2013-06-07Fixes #5587 - Makes profile edit form stickyPaweł Sroka
2013-06-07Merge pull request #5610 from mrclay/5600Cash Costello
2013-06-07Fixes #5600: Entities are kept out of entity cache during saveSteve Clay
2013-06-07Rename ban/unban to disable/enableSteve Clay
2013-06-07Add way to ban entities from the entity cacheSteve Clay
2013-06-07Fixes #5594 - Failed registration automatically reopens register form on wall...Paweł Sroka
2013-06-05removed crazy code that doesn't do anything useful - only fires when $blog->f...Cash Costello
2013-06-05Fixes #5601 allowing empty tags to pass through to clear previous tagsCash Costello
2013-06-04Fixes #5357: ElggBatch can now skip incomplete entitiesSteve Clay
2013-06-03Refs #5357: Introduces ElggBatch awareness of incomplete entities during fetchSteve Clay
2013-06-02fixed a notice when accessing $CONFIG->icon_sizescash
2013-06-01Refs #5538: Adds missing attributes to ElggUser and ElggCoreUserTest (by Pawe...Steve Clay
2013-06-01Merge branch '5539_18' into 1.8Steve Clay
2013-06-01Add filtering for site entities, faster filteringSteve Clay
2013-05-31Fixes #4912 custom site menu items are now matchedCash Costello
2013-05-31Fixes #5572 not including embed link in longtext menu for users who are logge...Cash Costello
2013-05-30not forcing the limit to be a certain value in content pluginscash
2013-05-30Fixes #5564 count works with elgg_get_entities_from_annotation_calculation()cash
2013-05-30Fixes #5567 throw exception when saving with ACCESS_DEFAULTcash
2013-05-30Refs #5565 adds documentation on ACCESS_DEFAULTcash
2013-05-30Merge pull request #5563 from jeabakker/better-result-for-elggfile-deleteCash Costello
2013-05-30change order so plugin/[pluginname]/settings is used instead ofJeroen Dalsem
2013-05-30Fixes #5559 not clearing last_forward_from in session if login failscash
2013-05-30Merge pull request #5553 from jeabakker/working-pagination-in-online-usersCash Costello
2013-05-30ElggFile->delete() will return a correct state even for non savedJerome Bakker
2013-05-30Merge pull request #5555 from jeabakker/groups-get-user-membershipCash Costello
2013-05-30fixed: only returning groups in get_user_membership (as documented)Jerome Bakker
2013-05-29Fix avatar edit permissions (by Jerôme Bakker)Steve Clay
2013-05-29fixed: pagination in online members overviewJerome Bakker