aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/field_acheckbox.tpl
Commit message (Collapse)AuthorAgeFilesLines
* 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