aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2009-01-23Refs #706marcus
2009-01-23Moved current language detection out into the function get_language();ben
2009-01-23Refs #562: Configuration flag to disable database sessions.marcus
2009-01-22A further change to ensure notification messages don't get changed for every ...ben
2009-01-22Slight change to notifications.ben
2009-01-22Added more granular notification hookben
2009-01-22Closes #701: Blank tags not returned by string_to_tag_arraymarcus
2009-01-22Granular notification: a startben
2009-01-22Relationships no longer double addedmarcus
2009-01-21Closes #700: If a plugin doesn't physically exist then it is deleted.marcus
2009-01-21Introducing a function that orders by sums of an annotation AND limits by a m...ben
2009-01-21Closes #699: get_user_by_username now using access controls. Will no longer t...marcus
2009-01-20Added toggling for the annotation sum list functions.ben
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 #666: Added some extra indexesmarcus
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