aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2008-06-23Closes #77 - Cron endpoint and eventmarcus
2008-06-22Introducing the annotation listing functions.ben
2008-06-22Introducing elgg_view_annotationben
2008-06-21Plugin init only called on sanitised installs where installation is complete.marcus
2008-06-20Added licence examplemarcus
2008-06-20git-svn-id: https://code.elgg.org/elgg/trunk@1032 36083f99-b078-4883-b0ff-0f9...marcus
2008-06-20Closes #66: Per site plugin settings configuration panel. marcus
2008-06-20Closes #20: Plugin management and config panel marcus
2008-06-20Further fixes #59marcus
2008-06-20Bypass plugin loading disable codemarcus
2008-06-20Closes #60: Enable/disable plugins on a site by site basis marcus
2008-06-20Bugfixes on privileged code execution.marcus
2008-06-20Removed database gatekeepers to avoid chicken and egg problems with privilege...marcus
2008-06-20Actually closes #60: Enable/disable plugins on a site by site basis marcus
2008-06-20Closes #60: Enable/disable plugins on a site by site basismarcus
2008-06-20update_data now returns true on a successful update.ben
2008-06-20Refs #61 - Added ability to find settings for plugins other than the one you ...marcus
2008-06-20Closes #61: Enable plugins to store site specific configurations marcus
2008-06-19Automatic RSS feeds!ben
2008-06-19Re-enabled database gatekeepers, please report problems.marcus
2008-06-19System_log no longer adds double entries.ben
2008-06-19Minor improvement to previous - river items now are wrapped in a number of di...ben
2008-06-19Modified river functions to use a common wrapperben
2008-06-19Closes #59: Plugin manifest. See register_plugin_manifest() & register_plugin...marcus
2008-06-19Fixes #55 : "Users online now" functionmarcus
2008-06-19Ref #57marcus
2008-06-19Fixed #50: River widgets marcus
2008-06-19The friends pages now use listing functions; also fixed a minor bug in the ge...ben
2008-06-19*actually* fixes #48: Elgg_view_river wrapper function marcus
2008-06-19Fixes #48: Elgg_view_river wrapper function marcus
2008-06-19Fixes #54 - 'Enabled' functionality needs to be added to metadata, refs #53marcus
2008-06-19Minor change to the navigation placement on list view.ben
2008-06-19Added 'enabled' field to annotations. Refs #51ben
2008-06-18Hopefully fixed default wwwroot. refs #51 - Misja, if this works for you, cou...ben
2008-06-18Fixes #15: Ban user functionalitymarcus
2008-06-18Fixes #12: Active variable on entities table. Update db schema.marcus
2008-06-18Removing some error noticesben
2008-06-18Speculative fix for mac installmarcus
2008-06-18Re-commented out callpath_gatekeeper. refs #37ben
2008-06-18Added widget handling.ben
2008-06-18Fixes #43: Site full text search over name, description and url marcus
2008-06-18Fixes #42: Object full text search on description marcus
2008-06-18Further fixes to #41 with admin panel supportmarcus
2008-06-18Fixes #41: User full text search. See caveats in function search_for_user()marcus
2008-06-18Interface tweak when no results are found.ben
2008-06-18Added generic listing and pagination functionsben
2008-06-18Fixes #18: Set default view type in admin marcus
2008-06-18Fixes #17 - Debug mode toggle. Introduced unset_config() which is also called...marcus
2008-06-18Fixes #19: Default language selector marcus
2008-06-17Fixes #24 - Added a funky display function called friendly_time($timestamp).ben