aboutsummaryrefslogtreecommitdiff
path: root/engine/lib
AgeCommit message (Expand)Author
2009-01-20Added to and fixed the list by annotation count functions.ben
2009-01-20Fix for previousben
2009-01-20Added the missing 'group by' clause to the get annotations by sum SQL query.ben
2009-01-19Added user to user settingsmarcus
2009-01-19Refs #697: Now using plugin hook so one can do live validation of valuesmarcus
2009-01-19Closes #698: Typo corrected - nice spot!marcus
2009-01-19Closes #697: Events triggered when plugin settings are updated.marcus
2009-01-19Fix for previous.ben
2009-01-19Added annotation sum functionsben
2009-01-19Closes #691: Should have been is_memcache_available()marcus
2009-01-15git-svn-id: https://code.elgg.org/elgg/trunk@2572 36083f99-b078-4883-b0ff-0f9...marcus
2009-01-15Added shutdown, system event. Refs #672marcus
2009-01-14Closes #669: Logins rate limited. Accounts are limited to 5 fails in a 5 minu...marcus
2009-01-14Closes #675: Posted missing commits from last time.marcus
2009-01-13Comment correction.ben
2009-01-13Fix for template handler override.ben
2009-01-13Closes #676: Entity subtables now deleted on failed connections.marcus
2009-01-13Better trigger_plugin_hook documentation.ben
2009-01-13Closes #675: Salt changed during password resetmarcus
2009-01-13git-svn-id: https://code.elgg.org/elgg/trunk@2561 36083f99-b078-4883-b0ff-0f9...marcus
2009-01-12Tag updates.ben
2009-01-09Closes #560: Pagination parameters added.marcus
2009-01-09Minor variable name and comment change.marcus
2009-01-09Closes #668: Banning now works through a flag in the users_entity table. Data...marcus
2009-01-08Closes #588: Don't remember adding this check... but anyway, double entries r...marcus
2009-01-08Minor error message improvementmarcus
2009-01-08Added extra belts and braces check (minor)marcus
2009-01-08Added extra belts and braces check (minor)marcus
2009-01-08Refs #668: Building on [2546] and providing ban and unban functions. Later th...marcus
2009-01-08Limit max display of active users to 10.marcus
2009-01-08Refs #668, #640: Cleaner interface provided for banning.marcus
2009-01-08Refs #640: Renamed and moved entities.php:disable_entities to user.php:disabl...marcus
2009-01-08Delete replaced by disable in disable_entitymarcus
2009-01-08Closes #663: Added access checks on entity on get_entities_from_annotation an...marcus
2009-01-08Closes #667: Minor tweak, an e should be an mmarcus
2009-01-07Closes #410: Pagination parameter now passed in relationship list view.marcus
2009-01-07Closes #286: Group access restrictions issue fixed, modified from patch suppl...marcus
2009-01-06Fixes #648: Copy and paste error corrected.marcus
2009-01-05* Added addRelationship to ElggEntity... bit of an omission! marcus
2009-01-05Fixes #655, Refs #628: Install now working with correct event chain (#628).marcus
2009-01-01bug #634 fixeddave
2008-12-31Closes #579: Allows configurable option $CONFIG->broken_mta = true. If set, t...marcus
2008-12-30Closes #643: Confirmed bug, applied fix as suggested.marcus
2008-12-30Closes #608: Placing a file called "disabled" in mod now disables all plugins...marcus
2008-12-29Closes #396: Form should probably not be permitted on input.marcus
2008-12-23Closes #628: Event change now terminates on false. Nice spot :)marcus
2008-12-08Fixes to user banning.ben
2008-12-05Prototype view cachingmarcus
2008-12-05Closes #597: GUID must now be non-zero for messages to be sentmarcus
2008-12-04Closes #421 : Catches the DB Exception, so hopefully this will prevent the er...marcus