aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/elgglib.php
AgeCommit message (Expand)Author
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-13Fix for template handler override.ben
2009-01-13Better trigger_plugin_hook documentation.ben
2009-01-09Minor variable name and comment change.marcus
2009-01-05Fixes #655, Refs #628: Install now working with correct event chain (#628).marcus
2008-12-23Closes #628: Event change now terminates on false. Nice spot :)marcus
2008-12-08Fixes to user banning.ben
2008-12-05Prototype view cachingmarcus
2008-11-14Removed some "Undefined" messagesmarcus
2008-11-14"Undefined" messages tidied upmarcus
2008-11-10Content length headers on JS and cssmarcus
2008-11-10Javascript now correctly marked as cacheablemarcus
2008-11-07Fixed datalists errormarcus
2008-11-07Refs #529: Experimental memcaching on datalistsmarcus
2008-11-06datalists now has primary key, datalist set function optimisedmarcus
2008-11-06Not possible to get any more, so tell them somarcus
2008-11-05Extends elgg_view_tree to support other view types.marcus
2008-11-03Minor tweaks 'cos case does matter...marcus
2008-10-29Annotation pagination is now corrected where more than 10 items are being dis...ben
2008-10-28Views are now more granular.ben
2008-10-16Moving internal function out of elgg_view_tree() since this caused problemsmarcus
2008-10-13git-svn-id: https://code.elgg.org/elgg/trunk@2253 36083f99-b078-4883-b0ff-0f9...marcus
2008-10-13Catching error on datalistsmarcus
2008-10-06Removed unnecessary debugmarcus
2008-10-06You can now remove pagination from a listben
2008-10-06Minor fix for previous.ben
2008-10-06Introducing elgg_view_tree, for getting an array of viewsben
2008-10-06Elgg Javascript now goes through the views systemben
2008-09-29Added IP address tools, todo check licence.marcus
2008-09-15Removed privileged path code since this is no longer usedmarcus
2008-08-21Fixed input for people with magic quotes on.ben
2008-08-21Added plugin hook to elgg_view.ben
2008-08-21Fixes #280marcus
2008-08-20Refs #272: Speculative fix. Added PORT support to current_page_url(). Please ...marcus
2008-08-19Refs #256: Basic installation parameters checked.marcus
2008-08-19Refs #265: If $CONFIG->view not blank then it overrides the session even if t...marcus
2008-08-18More submenu correctionsben
2008-08-17Fixed the submenuben
2008-08-17Submenu items are now sorted.ben
2008-08-17Wired in latest activity, so new users aren't as lonely as they otherwise mig...ben
2008-08-14Fixed an issue with the submenu.ben
2008-08-14Redefined the default submenu item group to 'a', so most usually it will appe...ben
2008-08-14Added the facility to group submenusben
2008-08-13Only log warnings in debug mode.ben
2008-08-13Fixed select class issue for submenusben
2008-08-08Friendly titles no longer have more than one hyphen in a rowben
2008-08-05Tweaked the way forwarding works.ben
2008-08-05Log though will now not store a url relating to an action... it is now possib...marcus
2008-08-05Closes #196: Stores last forwarded page in session, this is used by logon to ...marcus