Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | remove logging | zotlabs | 2016-10-14 | 1 | -1/+1 | |
| | ||||||
* | permissions issue | zotlabs | 2016-10-14 | 1 | -2/+2 | |
| | ||||||
* | more backquotes - this should take care of most except for the array import ↵ | zotlabs | 2016-10-09 | 2 | -2/+2 | |
| | | | | queries | |||||
* | feature_enabled() only takes two arguments | Mario Vavti | 2016-10-04 | 1 | -1/+1 | |
| | ||||||
* | add some more stuff to admin/account_edit (service class, language, and ↵ | redmatrix | 2016-10-03 | 1 | -9/+1 | |
| | | | | techlevel if appropriate). Fix en-au and en-gb so they are listed as languages, and move language selector stuff to include/language.php instead of include/text.php; new file Zotlabs/Lib/Techlevels.php so we only need to write the selection array once. | |||||
* | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -1/+1 | |
| | ||||||
* | fix settings/account | Mario Vavti | 2016-09-12 | 1 | -2/+2 | |
| | ||||||
* | pro: better handling of system techlevel settings. | redmatrix | 2016-09-07 | 1 | -3/+2 | |
| | | | | | | | system.techlevel = initial techlevel for all new accounts system.techlevel_lock = if 1, account techlevel cannot be changed this allows accounts to exist with alternate techlevels than a locked default, but they need to be set by the administrator. By default with no config settings, everybody starts at 0 but can set their own level. | |||||
* | turn Settings page into sub-modules | redmatrix | 2016-09-06 | 7 | -0/+1354 | |