aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Settings_menu.php
Commit message (Collapse)AuthorAgeFilesLines
* deprecate addon settingsMario2019-02-151-7/+0
|
* remove redundant varMario Vavti2018-10-041-2/+0
|
* defperm appMario Vavti2018-10-041-8/+0
|
* uexport appMario Vavti2018-10-041-7/+0
|
* move display settings upMario Vavti2018-09-281-5/+6
|
* implement conversation tools (settings/conversation), remove additional ↵Mario Vavti2018-09-271-8/+0
| | | | features from the settings menu and get rid of skill levels
* guest access appMario Vavti2018-09-261-8/+0
|
* permcats appMario Vavti2018-09-261-8/+0
|
* remove oauth from featuresMario Vavti2018-09-261-16/+0
|
* premium channel appMario Vavti2018-09-251-18/+1
|
* Rename Permission Groups to Permission Categories and clarify feature ↵Andrew Manning2018-05-151-1/+1
| | | | settings text.
* oauth2 client settings pagezotlabs2018-04-051-1/+9
|
* rename Addon/Feature settings to addon settings [string change]zotlabs2018-02-271-1/+1
|
* move oauth_client management and guest access tokens to features rather than ↵zotlabs2018-02-271-2/+2
| | | | auto-enabling at various feature levels. This involves string changes and should *not* go into 3.2RC.
* second half of issue #893 - move channel default permissions to its own ↵zotlabs2017-11-061-1/+1
| | | | module so we can apply different page/widget layouts than for connedit; the relevant functionality is abandoned on mod_connedit but still intact. Trying a slightly different look/behaviour for inherited settings and the associated checkboxes. This may need a bit more tweaking but overall looks a lot cleaner.
* only provide 'connected apps' on the settings menu if techlevel > 0.zotlabs2017-05-301-5/+7
|
* widgets cont.zotlabs2017-03-151-0/+137