aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/access.php
AgeCommit message (Expand)Author
2008-12-04Closes #421 : Catches the DB Exception, so hopefully this will prevent the er...marcus
2008-11-14* Introducing get_loggedin_user() and get_loggedin_userid()marcus
2008-11-03Minor tweaks 'cos case does matter...marcus
2008-10-29Reverted database access permission caching.marcus
2008-10-28Flags to prevent queries being run multiple times. marcus
2008-10-28Removed spurious noticemarcus
2008-10-06A massive speed increase for access permissions. :)ben
2008-09-24Returning cache control back to access permissions.ben
2008-09-24Metadata permissions now work as advertised, but had to remove caching in the...ben
2008-09-17Access permissions now cached correctly.marcus
2008-08-18Small access fixben
2008-08-18Corrected minor friend collection issueben
2008-08-13Refs #237, #46 and #227: Added override code.marcus
2008-08-13Refs #237, #46 and #227: Added active only override to get_access_sql_suffixmarcus
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-07Fixed access permissions wrt groupsben
2008-08-05Fixed group-specific access controls, and site-specific access controlsben
2008-07-31More updates for collections - save now works properly.ben
2008-07-31Picker saves correctly!ben
2008-07-25Improved friend picker.ben
2008-07-24Introducing the (still issue-packed) friend picker.ben
2008-07-21Fixes #175marcus
2008-07-18Slight change to write access permissions functionben
2008-07-18Reinstating plugin hooks for access collections.ben
2008-07-18Fixed a bug with the revamped access collectionsben
2008-07-18Fix for access collectionsben
2008-07-18new functions added to access in order to allow collections to be createddave
2008-07-17access groups renamed to access collectionsdave
2008-07-17Fix to previousben
2008-07-17New access control hooksben
2008-07-17Added new access group control functionsben
2008-07-16Forgot to commit thismarcus
2008-06-18Fixes #12: Active variable on entities table. Update db schema.marcus
2008-06-03Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-02Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-02Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-23Added a plugin hook and translations for previous.ben
2008-05-23Introducing a visual widget for inputting access permissions.ben
2008-05-21Creating the constants ACCESS_PUBLIC, ACCESS_PRIVATE, ACCESS_LOGGED_INben
2008-03-14Marcus Povey <marcus@dushka.co.uk>icewing
2008-03-14Marcus Povey <marcus@dushka.co.uk>icewing
2008-03-13Marcus Povey <marcus@dushka.co.uk>icewing
2008-03-12Updates to both objects (in order to be able to resave type properly) and acc...ben
2008-02-15All kinds of object and database stuffben