summaryrefslogtreecommitdiffstats
path: root/settings/templates/admin.php
Commit message (Collapse)AuthorAgeFilesLines
* move the ownCloud version to admin which makes more sense. A normal user ↵Frank Karlitschek2012-06-291-0/+7
| | | | can´t update ownCloud anyways.
* check if the data directory is accessible via http. Show a big security ↵Frank Karlitschek2012-06-211-0/+15
| | | | warning if yes
* Make some apps compatibleLukas Reschke2012-06-111-1/+1
|
* The log message is not always shown in htmlBart Visscher2012-05-101-1/+1
| | | | The log message can also be logged with syslog, here we don't want to have html-entities. Also the log messages through json are displayed as text not html.
* merge log into adminRobin Appelman2012-04-161-2/+21
|
* make log level configurableRobin Appelman2011-10-161-2/+15
|
* allow apps to register form for the settings and admin pagesRobin Appelman2011-08-231-0/+9