This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/Zotlabs/Module/Admin
2018-02-04 17:01:59 -08:00
..
Account_edit.php add some more stuff to admin/account_edit (service class, language, and 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. 2016-10-03 17:16:24 -07:00
Accounts.php remove logging 2018-01-29 19:57:43 -08:00
Channels.php [TASK] Update Doxyfile and fix Doxygen errors. 2016-10-13 11:27:23 +02:00
Dbsync.php more backquotes - this should take care of most except for the array import queries 2016-10-09 16:31:04 -07:00
Features.php move the rest of mod_admin to sub modules 2016-09-05 21:00:00 -07:00
Logs.php move the rest of mod_admin to sub modules 2016-09-05 21:00:00 -07:00
Plugins.php ⬆️ 🔨 Upgrade PHP Markdown library. 2017-02-27 23:40:29 +01:00
Profs.php move the rest of mod_admin to sub modules 2016-09-05 21:00:00 -07:00
Queue.php consolidate hubloc storage 2017-01-30 15:01:22 -08:00
Security.php implode can take its arguments in either order, but let's try to be consistent 2018-02-04 17:01:59 -08:00
Site.php Surface the ability to change the landing page after channel creation and create a 'go' module to present several possible things to do at this point. Change the default from 'settings' to 'profiles' so that the focus is more on you rather than the software configuration. 2018-01-28 15:56:31 -08:00
Themes.php ⬆️ 🔨 Upgrade PHP Markdown library. 2017-02-27 23:40:29 +01:00