aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/field_acheckbox.tpl
Commit message (Collapse)AuthorAgeFilesLines
* allow individual permissions on atokensredmatrix2016-07-311-1/+1
|
* update icon names in view/Treer2016-05-011-3/+3
|
* regression: default inherited permission was not being set for a connection ↵redmatrix2015-12-251-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 checkboxesMario Vavti2015-07-201-2/+7
|
* show inherited state in Connection Default PermissionsMario Vavti2015-07-151-3/+3
|
* disable the inherited checkboxes for notselfMario Vavti2015-07-141-1/+1
|
* fix mod_connedit.js after cleanupMario Vavti2015-07-141-1/+1
|
* revert this until further investigationMario Vavti2015-07-141-1/+1
|
* cleanup conneditMario Vavti2015-07-141-7/+7
|
* Possibly make switches work on IE8 (untested)Stefan Parviainen2015-01-011-1/+1
|
* abook-edit-me class lost during some edit - we need this to reset the ↵friendica2014-08-211-1/+1
| | | | permission fields
* Checkboxes were not aligned in connedit, added a tabletuscanhobbit2014-06-281-4/+15
|
* remove the disabled flag on individual permissions and improve the text to ↵friendica2013-10-131-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 Willingham2013-07-161-6/+0
|
* avoid field name conflict - even if disabledfriendica2013-05-151-1/+1
|
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-4/+9
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* make permission quick links workfriendica2012-12-081-2/+2
|
* permissions and contact permissions are now stickyfriendica2012-11-081-2/+2
|
* new contact edit mockup - verdict: too complicated, must simplifyfriendica2012-08-161-0/+7