aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2008-08-13Fixes #241: Changed order, delete user using object's delete method rather th...marcus
2008-08-13Removed page handler default errorsben
2008-08-13Added a page handler for the dashboardben
2008-08-13Fixes #238: Problem was caused by authenticate not having the user email vali...marcus
2008-08-13Only log warnings in debug mode.ben
2008-08-13Removing an error log entry in the page handler functionben
2008-08-13Fixed select class issue for submenusben
2008-08-13Admins now see all!ben
2008-08-12Removed superadmin access controls. You can't call get_entity from within get...marcus
2008-08-12Further access additions for admins.ben
2008-08-12Admins can now see private data.ben
2008-08-12Closes #229: Admin signup now using different view + no password validation f...marcus
2008-08-12Refs #229 : Register now has more granular messages, dupe email checkiong, sa...marcus
2008-08-11Added latest content to the front pageben
2008-08-11Downgraded UTF support in the email notification function to optionalben
2008-08-11Minor bugfix to actions_gatekeeper()marcus
2008-08-11Usernames now uniquemarcus
2008-08-11Added a search submenu.ben
2008-08-10Closes #223marcus
2008-08-08Major access fix.ben
2008-08-08Solved write issues in groups for non-admin users.ben
2008-08-08Adjusted contributors file.ben
2008-08-08Closes #221: Body and subject now internationalised.marcus
2008-08-08Closes #220: Removed action from hash. Timestamp should make this unpredictab...marcus
2008-08-08Removed dummymarcus
2008-08-08Friendly titles no longer have more than one hyphen in a rowben
2008-08-07Removed ElggDummy live code for now.ben
2008-08-07Centralised set and get magic functions to the tlc. Added isset and unset mag...marcus
2008-08-07removed print_rmarcus
2008-08-07Refs #174: Introducing the ElggDummy class which returns false for all method...marcus
2008-08-07Adjusted list_entities_from_annotations to hide the gallery view by defaultben
2008-08-07Fixed access permissions wrt groupsben
2008-08-07Removed an extra sanitise_string call in update_annotationsben
2008-08-07Refs #210: Will trigger a plugin hook 'action_gatekeeper:permissions:check'.marcus
2008-08-07You can now filter by ID.ben
2008-08-07System log functions now allow searching.ben
2008-08-07Closes #218marcus
2008-08-06Edited container-related permissions.ben
2008-08-06Refs #210 and #211marcus
2008-08-05Tweaked the way forwarding works.ben
2008-08-05Fixed group-specific access controls, and site-specific access controlsben
2008-08-05Log though will now not store a url relating to an action... it is now possib...marcus
2008-08-05Fixes #121 and #143. Please confirm.marcus
2008-08-05Fixed an issue where the third widget column drops widgets.ben
2008-08-05Closes #196: Stores last forwarded page in session, this is used by logon to ...marcus
2008-08-05Tagging issue on unsaved entities: solved.ben
2008-08-05Speculative fix for metadata issue.marcus
2008-08-05Actually fixes #202marcus
2008-08-05Fixes #202 : Listen to plugin hook 'entity:icon:url', which passes parameters:marcus
2008-08-04Further changes to the admin panelben