Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | consolidate hubloc storage | zotlabs | 2017-01-30 | 1 | -1/+0 |
| | |||||
* | Fixed numerous bugs with the addon repo management GUI. Only show Manage ↵ | Andrew Manning | 2017-01-26 | 1 | -7/+12 |
| | | | | Repos button if webserver has write permission on extend/addon/. | ||||
* | provide a fresh new look and cleaner layout and more relevant information to ↵ | zotlabs | 2016-11-29 | 1 | -0/+3 |
| | | | | siteinfo | ||||
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 2 | -111/+88 |
| | | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen. | ||||
* | more backquotes - this should take care of most except for the array import ↵ | zotlabs | 2016-10-09 | 2 | -5/+4 |
| | | | | queries | ||||
* | add some more stuff to admin/account_edit (service class, language, and ↵ | redmatrix | 2016-10-03 | 1 | -0/+20 |
| | | | | 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. | ||||
* | provide ability for admin to change account password | redmatrix | 2016-09-30 | 1 | -0/+64 |
| | |||||
* | pro: provide settings for techlevel and techlevel_lock on admin/site page | redmatrix | 2016-09-08 | 1 | -0/+27 |
| | |||||
* | turn Settings page into sub-modules | redmatrix | 2016-09-06 | 1 | -1/+2 |
| | |||||
* | final cleanup on submodules | redmatrix | 2016-09-05 | 1 | -0/+1 |
| | |||||
* | move the rest of mod_admin to sub modules | redmatrix | 2016-09-05 | 9 | -0/+1386 |
| | |||||
* | move admin/plugins::post to submodule and get rid of absolute paths | redmatrix | 2016-09-05 | 1 | -1/+237 |
| | |||||
* | move admin/security to submodule | redmatrix | 2016-09-05 | 1 | -0/+123 |
| | |||||
* | use SubModule class for generalising submodules, move back to the ↵ | redmatrix | 2016-09-05 | 1 | -0/+233 |
zotlabs/module hierarchy |