aboutsummaryrefslogtreecommitdiff
path: root/engine/lib
AgeCommit message (Expand)Author
2014-01-22Merge tag '1.8.18' of git://github.com/Elgg/Elgg into developSem
2014-01-06Fixes #6309: Fixes notify_user() broken by 63db31cSteve Clay
2014-01-01Merged in csrf_fix (pull request #7) Paweł Sroka
2013-12-28Added missing @deprecated tagsPaweł Sroka
2013-12-23Merge pull request #6251 from jeabakker/3143-memcache-entity-cache-on-loginMatt Beckett
2013-12-08Checks X-Real-Ip header as well when determining client IPPaweł Sroka
2013-12-07Fixes #6012: Gets correct client IP behind proxy (1.8)Steve Clay
2013-12-07Handle case if get_user_notification_settings() returns falseSteve Clay
2013-12-02fixes #3143 login partJerome Bakker
2013-12-01Make sure new lang key available during upgradeSteve Clay
2013-11-04Allow regenerating site secretSteve Clay
2013-10-27Merge pull request #6185 from Srokap/ticket_6117Paweł Sroka
2013-10-27Refs #6117 - Added docs + changed plugins_deactivate_dependency_check to _plu...Paweł Sroka
2013-10-27Refs #6172 - Fixed one more trac mentionPaweł Sroka
2013-10-27#5952 - fix infinite loop when disabling > 50 annotations or metadataMatt Beckett
2013-10-23Added comments regarding deactivation due to errorMatt Beckett
2013-10-23Revert "move deactivate event registration to the user-triggered action"Matt Beckett
2013-10-23found some more references to tracJerome Bakker
2013-10-23replaced all references to trac.elgg.org to the correct GitHub issuesJerome Bakker
2013-10-13move deactivate event registration to the user-triggered actionbeck24
2013-10-13whitespace fixbeck24
2013-10-13Fixes #6177 - refuse to deactive plugins used as dependenciesbeck24
2013-10-08Fix inline docs for set_inputSteve Clay
2013-09-30fixes #6100 auth_gettoken now works with email addressJerome Bakker
2013-09-20Merge branch 'sembrestels-patch-2' into 1.8Steve Clay
2013-09-20Adds comment to explain URL decoding in get_user_by_usernameSteve Clay
2013-09-20detect pagination needsJeroen Dalsem
2013-09-12spacingMatt Beckett
2013-09-12collections pages are only for logged in usersMatt Beckett
2013-09-12Added function for escaping query strings and fixed several XSRF vulnerabilit...Paweł Sroka
2013-09-12Fixes #6052. Urldecoding usernames to allow non-alphanumeric characters.Sem
2013-08-28Merge pull request #5552 from jeabakker/#251-ipv6-system-log-tableSteve Clay
2013-07-13adds warning for those using a string value with the operand "IN" for metadat...Cash Costello
2013-07-13Fixes #5800 cast user guid to an intCash Costello
2013-07-09Fixes #5706. Allowing parens in URIs if not last character.Brett Profitt
2013-07-05Fixes #4293 don't require both offset key and offset for listing stuffcash
2013-06-17fixed: wrong default behaviour in can_edit_entity_metadataJerome Bakker
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-08Merge pull request #5619 from mrclay/5598Steve Clay
2013-06-08Fixes #5598: Properly update metadata cache in update_metadata()Steve Clay
2013-06-07Rename ban/unban to disable/enableSteve Clay
2013-06-07Add way to ban entities from the entity cacheSteve 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-05-31Fixes #4912 custom site menu items are now matchedCash Costello
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 #5553 from jeabakker/working-pagination-in-online-usersCash Costello