aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2013-10-31Merge pull request #6171 from jdalsem/widget-reorder-issueJuho Jaakkola
fixed issue when reordering plugins to second last position of other column that has more than 2 widgets
2013-10-27Merge pull request #6185 from Srokap/ticket_6117Paweł Sroka
Fixes #6177 - refuse to deactive plugins used as dependencies
2013-10-27Refs #6117 - Added docs + changed plugins_deactivate_dependency_check to ↵Paweł Sroka
_plugins_deactivate_dependency_check
2013-10-27Refs #6172 - Fixed one more trac mentionPaweł Sroka
2013-10-27Refs #5952 - Added testPaweł Sroka
2013-10-27#5952 - fix infinite loop when disabling > 50 annotations or metadataMatt Beckett
2013-10-25Merge pull request #6155 from jeabakker/fix-broken-unittest-from-398Paweł Sroka
fixed a unittest I broke in #398
2013-10-23Added comments regarding deactivation due to errorMatt Beckett
2013-10-23Revert "move deactivate event registration to the user-triggered action"Matt Beckett
This reverts commit 6da43b70ca0de807c0532adb0bba65405d3ffbc1.
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-23fixed issue when reordering plugins to second last position of otherJeroen Dalsem
column that has more than 2 widgets
2013-10-22fixed a unittest I broke in #398Jerome 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-20Test that get_user_by_username accepts URL encoded inputSteve 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-12Fixes #6052. Urldecoding usernames to allow non-alphanumeric characters.Sem
2013-08-28Merge pull request #5552 from jeabakker/#251-ipv6-system-log-tableSteve Clay
Store IPv6 addresses losslessly in system_log
2013-07-13adds warning for those using a string value with the operand "IN" for ↵Cash Costello
metadata pairs
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-07-05Refs #5662 added error message for what should be impossible conditioncash
2013-07-05Fixes #5671 fixed query for clearing admin settings on plugincash
2013-06-22Fixes #5673: Properly check simplecache views list if cache file missingSteve Clay
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 ↵Cash Costello
list pages
2013-06-13Merge pull request #5592 from mrclay/5357Cash Costello
Fixes #5357: ElggBatch skips over incomplete entities
2013-06-08Merge pull request #5619 from mrclay/5598Steve Clay
Fixes #5598: Properly update metadata cache in update_metadata()
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-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-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 ↵Steve Clay
Paweł Sroka)
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