aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2009-02-19Fixed strange infinite loop on language loading.marcus
2009-02-19Removed @ from register translation include_oncemarcus
2009-02-19Closes #394: May now specify elgg_version in the manifest to specify a minimu...marcus
2009-02-19delete confirmation added to delete pagesdave
2009-02-19Fix for user object counting with upper and lower time limits.ben
2009-02-19Introducing archive functionality.ben
2009-02-18Closes #790: Removed @ before include statements.marcus
2009-02-18Helping plugin developers by no longer suppressing parsing errors in plugins.marcus
2009-02-17Added some very basic page load profiling.marcus
2009-02-17Closes #785: datalists now pulls all settings on first item load.marcus
2009-02-17Closes #783: Initial cache write on start now checks whether elgg has been fu...marcus
2009-02-16A little more flexibility for the simplecache.ben
2009-02-16Short circuit get entity on impossible values, saving two db queries per pagemarcus
2009-02-16Views simplecache improvements.ben
2009-02-16Removed select_default_memcache as this was not used.marcus
2009-02-16Closes #429: Language loading now no longer loads all possible translations -...marcus
2009-02-16theme updatespete
2009-02-16Committing the simplecache for views.ben
2009-02-15latest activity link removed as it will be replaced by a full activity streamdave
2009-02-13Fixes #778. Thanks!ben
2009-02-13Simple river pagination.ben
2009-02-13Fixed logic bug in login()marcus
2009-02-13Closes #761, #718: Group permissions now made much much simpler.marcus
2009-02-13Removing an erroneous system_message call.ben
2009-02-13Data sanitisation fix.ben
2009-02-13Added lazy database connections to delay establishing the db link until actua...marcus
2009-02-13Closes #769: Added short circuit to quit function if entity is null.marcus
2009-02-13Closes #772: $value no longer being incorrectly set when memcache is enabled.marcus
2009-02-12A correction to the way attributes are set for extenders.ben
2009-02-12Schema fixben
2009-02-12Clear river items on entity deleteben
2009-02-12A minor stabilisation change for river2ben
2009-02-12A minor stabilisation change for river2ben
2009-02-12Alternative river system trial. This is a test.ben
2009-02-12Avoiding wsod for deleted usersmarcus
2009-02-11git-svn-id: https://code.elgg.org/elgg/trunk@2720 36083f99-b078-4883-b0ff-0f9...marcus
2009-02-11Closes #684: Scratching a particular itch of mine by no longer hiding urls wh...marcus
2009-02-11Removing wildcard from the beginning of 'like' search for user/usernameben
2009-02-11Filtering on type,subtype and eventmarcus
2009-02-11Relocation of activity database queries to the core.marcus
2009-02-10Cleaned up the admin directory using a pagehandler.marcus
2009-02-10Refs #561: Split filtering into separate functionmarcus
2009-02-10Further changes to the notification mechanism.ben
2009-02-10Closes #757: Removed strtolower as it is not UTF8 safe. See http://www.phpwac...marcus
2009-02-09A single notification is now sent out on forum topic creation.ben
2009-02-09Notification fix: you no longer get notifications on your own content.ben
2009-02-09Refs #640: Entity disable now recursivemarcus
2009-02-09Added the 'annotate' event on entities.ben
2009-02-09Added a new filter to delete relationship functionsben
2009-02-09Refs #640, #282: Recursive deletion of owned and contained entities.marcus