aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Settings/Featured.php
Commit message (Collapse)AuthorAgeFilesLines
* sort settings/featuredzotlabs2018-03-021-3/+16
|
* rename Addon/Feature settings to addon settings [string change]zotlabs2018-02-271-1/+1
|
* provide usage hint on addon settings page to save each panel before opening ↵zotlabs2018-02-271-0/+1
| | | | another. [String change, not for 3.2]
* a different (hopefully better) implementation of affinity presets, but not ↵zotlabs2017-12-281-8/+4
| | | | for 3.0 because strings have changed.
* Make affinity widget settings work. It's entirely possible they never did ↵zotlabs2017-12-281-7/+13
| | | | work correctly. I'm not comfortable over-riding the network_page_default config in this way but this is the way I've always set the affinity and it has worked just fine for me for several years and there haven't been any other requests to extend the network page default options.
* affinitiy slider settings were being updated on any submit of of ↵zotlabs2017-07-051-8/+10
| | | | settings/featured, plus minor non-code changes
* Add affinity slider tool settings for min and max defaults in settings/featuredAndrew Manning2017-01-291-0/+29
|
* more backquotes - this should take care of most except for the array import ↵zotlabs2016-10-091-1/+1
| | | | queries
* turn Settings page into sub-modulesredmatrix2016-09-061-0/+37