aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2009-02-24Fixed error in notification procedureben
2009-02-24Minor variable fix. Fixes #811ben
2009-02-24Added fixes to create_entity and add_widgets to correctly handle containers.ben
2009-02-24Made icon views work properly for non-default icons, and introduced elgg_view...kevinjardine
2009-02-23Added the ability to turn simplecache on and off.kevinjardine
2009-02-23ACCESS_DEFAULT is now defined.ben
2009-02-23Removing the external definition from the page handler again.ben
2009-02-23RSS for group topics, including fixes for annotation getURL() overrideben
2009-02-23Further external marker on the pagehandler for walledgardenben
2009-02-23Hook for better walled gardenben
2009-02-23Introducing group_gatekeeper()ben
2009-02-23Added site default access permissions. Refs #744ben
2009-02-20Notification messages can be suppressed programmatically.ben
2009-02-20Fixes an annoying problem in countAnnotations.ben
2009-02-20isFriend() now retrieving userid correctlymarcus
2009-02-20Closes #487: Removed superfluous page_draw from exception view.marcus
2009-02-20Added some documentation to the river functions.ben
2009-02-20Fixes warning messages on disable or delete for times when an entity has no s...marcus
2009-02-19Pagination is now optional on river lists; is removed on the river widgetben
2009-02-19Friends river no longer shows your own stuff.ben
2009-02-19An alternative template handler will now be sought by elgg_view by default. F...ben
2009-02-19A lighter way to detect if the db has been installed. Fixes #791ben
2009-02-19Fixed parameter errors in site-related functions. Fixes #793ben
2009-02-19Introduced get / list entities by relationship countben
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