Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regression: default inherited permission was not being set for a connection ↵ | redmatrix | 2015-12-25 | 1 | -0/+1 |
| | | | | if the permission was 'inherited'. We need to set these so that if somebody changes the top level permissions they don't have to go back and manually edit every connection to allow/deny what used to be an automatic inherited setting. | ||||
* | show icons instead of disabled checkboxes | Mario Vavti | 2015-07-20 | 1 | -2/+7 |
| | |||||
* | show inherited state in Connection Default Permissions | Mario Vavti | 2015-07-15 | 1 | -3/+3 |
| | |||||
* | disable the inherited checkboxes for notself | Mario Vavti | 2015-07-14 | 1 | -1/+1 |
| | |||||
* | fix mod_connedit.js after cleanup | Mario Vavti | 2015-07-14 | 1 | -1/+1 |
| | |||||
* | revert this until further investigation | Mario Vavti | 2015-07-14 | 1 | -1/+1 |
| | |||||
* | cleanup connedit | Mario Vavti | 2015-07-14 | 1 | -7/+7 |
| | |||||
* | Possibly make switches work on IE8 (untested) | Stefan Parviainen | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | abook-edit-me class lost during some edit - we need this to reset the ↵ | friendica | 2014-08-21 | 1 | -1/+1 |
| | | | | permission fields | ||||
* | Checkboxes were not aligned in connedit, added a table | tuscanhobbit | 2014-06-28 | 1 | -4/+15 |
| | |||||
* | remove the disabled flag on individual permissions and improve the text to ↵ | friendica | 2013-10-13 | 1 | -1/+1 |
| | | | | | | show that settings may be inherited. The reason for this change is that we want the individual settings to be stored regardless of the inherited settings, because if somebody changes the higher precedence privacy settings it could leave all their existing contacts with no permissions and this could be a support nightmare. So this way if somebody starts off with "anybody on the network can send me their stream and posts" and later changes it to "only specific connections can send me their stream and posts", the individual setting will already be set for all their connections. The previous behaviour is that this setting would have been disabled so none of their existing connections will have this specific permission. Old-timers who were here and made lots of connections before this commit - will have to edit all their connections if they change their privacy settings from lesser restrictive to be more restrictive. | ||||
* | Kill autogenerated warnings, plus a typo. | Thomas Willingham | 2013-07-16 | 1 | -6/+0 |
| | |||||
* | avoid field name conflict - even if disabled | friendica | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | remove "internal" templates, use "tpl/" folder for smarty3 templates, | fabrixxm | 2013-05-08 | 1 | -4/+9 |
| | | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates | ||||
* | make permission quick links work | friendica | 2012-12-08 | 1 | -2/+2 |
| | |||||
* | permissions and contact permissions are now sticky | friendica | 2012-11-08 | 1 | -2/+2 |
| | |||||
* | new contact edit mockup - verdict: too complicated, must simplify | friendica | 2012-08-16 | 1 | -0/+7 |