aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/field_acheckbox.tpl
Commit message (Collapse)AuthorAgeFilesLines
* merge branch perms_ng into devMario2021-12-151-17/+24
|
* get devHilmar R2021-03-011-0/+0
|
* allow to show unchecked box if the value is 0 or falseMario2020-09-211-2/+2
| | | (cherry picked from commit 04af502e3a9f360239a0bb4bca46cca1e866d2bf)
* streamline appearence of guest tokens individual perms with those in conneditMario Vavti2018-05-131-2/+3
|
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+23
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-23/+0
|
* 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