Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-22 | 1 | -52/+106 |
|\ | |||||
| * | :construction_worker::white_check_mark: Documentation Permissions.php. | Klaus Weidenbach | 2017-05-17 | 1 | -52/+106 |
| | | | | | | | | | | Also add some phpunit tests for this class, but there are some problems yet with mocking static functions. | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-03 | 1 | -30/+98 |
|\| | |||||
| * | :white_check_mark::bulb: Add Unit Tests for AccessList class. | Klaus Weidenbach | 2017-05-01 | 1 | -30/+98 |
| | | | | | | | | Also some Doxygen docu for this class. | ||||
* | | remove some obsolete permissions stuff | zotlabs | 2017-04-02 | 1 | -0/+1 |
|/ | |||||
* | more permissions optimisations | zotlabs | 2017-02-09 | 1 | -0/+4 |
| | |||||
* | more work on permcats and consolidating calls that try to discover connect ↵ | zotlabs | 2017-02-09 | 1 | -2/+73 |
| | | | | permissions, also create lowlevel store functions for abook and profile - since these currently may have issues with sql strict mode. | ||||
* | move permcat initialisation to zlib | zotlabs | 2017-02-07 | 1 | -44/+0 |
| | |||||
* | more background work for permcat support | zotlabs | 2017-02-07 | 2 | -5/+17 |
| | |||||
* | tested extensible permissions by adding wiki permissions. Discovered a ↵ | zotlabs | 2017-02-01 | 2 | -16/+39 |
| | | | | couple of issues that needed attention in the process. | ||||
* | initial selections for extensible permission categories ("permcats") | zotlabs | 2017-01-24 | 1 | -0/+42 |
| | |||||
* | Deleted old versions that have been integrated. Integrated and slightly ↵ | Andrew Manning | 2017-01-01 | 1 | -1/+1 |
| | | | | revised Comanche doco. | ||||
* | trim iv in STD_encapsulate | zotlabs | 2016-12-01 | 1 | -0/+1 |
| | |||||
* | versioning for permission additions to ensure we're using the same set of files | zotlabs | 2016-12-01 | 2 | -0/+9 |
| | |||||
* | extensible perms: the really, really hard part - figuring out what to do ↵ | zotlabs | 2016-12-01 | 2 | -0/+51 |
| | | | | about people with custom permissions so as to set sane defaults. | ||||
* | more perms work (a lot more) | redmatrix | 2016-07-18 | 1 | -0/+42 |
| | |||||
* | more permissions work | redmatrix | 2016-07-09 | 1 | -16/+16 |
| | |||||
* | revise how we store perm_limits | redmatrix | 2016-07-07 | 1 | -31/+8 |
| | |||||
* | more work on permissions | redmatrix | 2016-07-05 | 2 | -51/+64 |
| | |||||
* | start to refactor the permission roles | redmatrix | 2016-07-04 | 2 | -23/+175 |
| | |||||
* | more heavy lifting on xtensible perms | redmatrix | 2016-07-04 | 2 | -4/+4 |
| | |||||
* | more heavy lifting on extensible perms | redmatrix | 2016-07-04 | 1 | -0/+14 |
| | |||||
* | minor | redmatrix | 2016-07-04 | 1 | -1/+1 |
| | |||||
* | make permissionlimits into a class | redmatrix | 2016-07-03 | 1 | -0/+46 |
| | |||||
* | added permissionroles | redmatrix | 2016-06-27 | 2 | -30/+72 |
| | |||||
* | initial perms work | redmatrix | 2016-06-09 | 1 | -0/+81 |
| | |||||
* | retry the move of AccessList to composer format (one or more third-party ↵ | redmatrix | 2016-02-21 | 1 | -0/+92 |
| | | | | plugins will likely break as a result) | ||||
* | Revert "move accesslist class to namespace" | redmatrix | 2016-02-20 | 1 | -148/+0 |
| | | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973. | ||||
* | move accesslist class to namespace | redmatrix | 2016-02-20 | 1 | -0/+148 |