Age | Commit message (Expand) | Author |
2009-02-24 | Minor variable fix. Fixes #811 | ben |
2009-02-24 | Added fixes to create_entity and add_widgets to correctly handle containers. | ben |
2009-02-24 | Made icon views work properly for non-default icons, and introduced elgg_view... | kevinjardine |
2009-02-23 | Added the ability to turn simplecache on and off. | kevinjardine |
2009-02-23 | ACCESS_DEFAULT is now defined. | ben |
2009-02-23 | Removing the external definition from the page handler again. | ben |
2009-02-23 | RSS for group topics, including fixes for annotation getURL() override | ben |
2009-02-23 | Further external marker on the pagehandler for walledgarden | ben |
2009-02-23 | Hook for better walled garden | ben |
2009-02-23 | Introducing group_gatekeeper() | ben |
2009-02-23 | Added site default access permissions. Refs #744 | ben |
2009-02-20 | Notification messages can be suppressed programmatically. | ben |
2009-02-20 | Fixes an annoying problem in countAnnotations. | ben |
2009-02-20 | isFriend() now retrieving userid correctly | marcus |
2009-02-20 | Closes #487: Removed superfluous page_draw from exception view. | marcus |
2009-02-20 | Added some documentation to the river functions. | ben |
2009-02-20 | Fixes warning messages on disable or delete for times when an entity has no s... | marcus |
2009-02-19 | Pagination is now optional on river lists; is removed on the river widget | ben |
2009-02-19 | Friends river no longer shows your own stuff. | ben |
2009-02-19 | An alternative template handler will now be sought by elgg_view by default. F... | ben |
2009-02-19 | A lighter way to detect if the db has been installed. Fixes #791 | ben |
2009-02-19 | Fixed parameter errors in site-related functions. Fixes #793 | ben |
2009-02-19 | Introduced get / list entities by relationship count | ben |
2009-02-19 | Fixed strange infinite loop on language loading. | marcus |
2009-02-19 | Removed @ from register translation include_once | marcus |
2009-02-19 | Closes #394: May now specify elgg_version in the manifest to specify a minimu... | marcus |
2009-02-19 | delete confirmation added to delete pages | dave |
2009-02-19 | Fix for user object counting with upper and lower time limits. | ben |
2009-02-19 | Introducing archive functionality. | ben |
2009-02-18 | Closes #790: Removed @ before include statements. | marcus |
2009-02-18 | Helping plugin developers by no longer suppressing parsing errors in plugins. | marcus |
2009-02-17 | Added some very basic page load profiling. | marcus |
2009-02-17 | Closes #785: datalists now pulls all settings on first item load. | marcus |
2009-02-17 | Closes #783: Initial cache write on start now checks whether elgg has been fu... | marcus |
2009-02-16 | A little more flexibility for the simplecache. | ben |
2009-02-16 | Short circuit get entity on impossible values, saving two db queries per page | marcus |
2009-02-16 | Views simplecache improvements. | ben |
2009-02-16 | Removed select_default_memcache as this was not used. | marcus |
2009-02-16 | Closes #429: Language loading now no longer loads all possible translations -... | marcus |
2009-02-16 | theme updates | pete |
2009-02-16 | Committing the simplecache for views. | ben |
2009-02-15 | latest activity link removed as it will be replaced by a full activity stream | dave |
2009-02-13 | Fixes #778. Thanks! | ben |
2009-02-13 | Simple river pagination. | ben |
2009-02-13 | Fixed logic bug in login() | marcus |
2009-02-13 | Closes #761, #718: Group permissions now made much much simpler. | marcus |
2009-02-13 | Removing an erroneous system_message call. | ben |
2009-02-13 | Data sanitisation fix. | ben |
2009-02-13 | Added lazy database connections to delay establishing the db link until actua... | marcus |
2009-02-13 | Closes #769: Added short circuit to quit function if entity is null. | marcus |