Age | Commit message (Expand) | Author |
2009-02-20 | Closes #487: Removed superfluous page_draw from exception view. | marcus |
2009-02-19 | An alternative template handler will now be sought by elgg_view by default. F... | ben |
2009-02-19 | delete confirmation added to delete pages | dave |
2009-02-18 | Closes #790: Removed @ before include statements. | 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-16 | A little more flexibility for the simplecache. | ben |
2009-02-16 | Views simplecache improvements. | ben |
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 | Closes #769: Added short circuit to quit function if entity is null. | marcus |
2009-02-13 | Closes #772: $value no longer being incorrectly set when memcache is enabled. | marcus |
2009-02-04 | Moved the access constant definitions from access.php to elgglib.php, so they... | ben |
2009-02-03 | Elgg Javascript update content function | ben |
2009-01-27 | Moving actions into the boot event. | ben |
2009-01-26 | Moved actions out of init files | ben |
2009-01-23 | Refs #706 | marcus |
2009-01-22 | Closes #701: Blank tags not returned by string_to_tag_array | marcus |
2009-01-15 | git-svn-id: https://code.elgg.org/elgg/trunk@2572 36083f99-b078-4883-b0ff-0f9... | marcus |
2009-01-15 | Added shutdown, system event. Refs #672 | marcus |
2009-01-13 | Fix for template handler override. | ben |
2009-01-13 | Better trigger_plugin_hook documentation. | ben |
2009-01-09 | Minor variable name and comment change. | marcus |
2009-01-05 | Fixes #655, Refs #628: Install now working with correct event chain (#628). | marcus |
2008-12-23 | Closes #628: Event change now terminates on false. Nice spot :) | marcus |
2008-12-08 | Fixes to user banning. | ben |
2008-12-05 | Prototype view caching | marcus |
2008-11-14 | Removed some "Undefined" messages | marcus |
2008-11-14 | "Undefined" messages tidied up | marcus |
2008-11-10 | Content length headers on JS and css | marcus |
2008-11-10 | Javascript now correctly marked as cacheable | marcus |
2008-11-07 | Fixed datalists error | marcus |
2008-11-07 | Refs #529: Experimental memcaching on datalists | marcus |
2008-11-06 | datalists now has primary key, datalist set function optimised | marcus |
2008-11-06 | Not possible to get any more, so tell them so | marcus |
2008-11-05 | Extends elgg_view_tree to support other view types. | marcus |
2008-11-03 | Minor tweaks 'cos case does matter... | marcus |
2008-10-29 | Annotation pagination is now corrected where more than 10 items are being dis... | ben |
2008-10-28 | Views are now more granular. | ben |
2008-10-16 | Moving internal function out of elgg_view_tree() since this caused problems | marcus |
2008-10-13 | git-svn-id: https://code.elgg.org/elgg/trunk@2253 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-10-13 | Catching error on datalists | marcus |
2008-10-06 | Removed unnecessary debug | marcus |
2008-10-06 | You can now remove pagination from a list | ben |
2008-10-06 | Minor fix for previous. | ben |
2008-10-06 | Introducing elgg_view_tree, for getting an array of views | ben |
2008-10-06 | Elgg Javascript now goes through the views system | ben |
2008-09-29 | Added IP address tools, todo check licence. | marcus |
2008-09-15 | Removed privileged path code since this is no longer used | marcus |
2008-08-21 | Fixed input for people with magic quotes on. | ben |