summaryrefslogtreecommitdiffstats
path: root/settings/help.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersLukas Reschke2016-05-261-2/+2
* Happy new year!Thomas Müller2016-01-121-1/+2
* properly use OCP\Util instead of OC_HelperMorris Jobke2015-12-181-2/+2
* OC_Helper::linkToRoute is deprecatedRoeland Jago Douma2015-12-171-2/+2
* Remove unused setActiveNavigationEntry of OC_App - it's also in OCP\AppMorris Jobke2015-12-041-1/+1
* Use active instead of non existing pressedLukas Reschke2015-05-121-2/+2
* Update license headersJenkins for ownCloud2015-03-261-3/+24
* Revert "Updating license headers"Morris Jobke2015-02-261-24/+4
* Updating license headersJenkins for ownCloud2015-02-231-4/+24
* killing some more calls to OC_App::loadApps(); - because we load all apps in ...Thomas Müller2014-03-251-1/+0
* fix difference between packaged version and masterMorris Jobke2013-08-171-2/+2
* Use !== and === in settings.kondou2013-07-211-1/+1
* Check if user is admin - boolLukas Reschke2013-01-141-1/+1
* fixing links docu/ ->doc/Thomas Mueller2012-12-141-2/+2
* a bit more polish. We are getting there.Frank Karlitschek2012-12-131-0/+6
* first version of the new documentation system integration.Frank Karlitschek2012-12-121-9/+13
* Convert menu entries of settings pages to use routerBart Visscher2012-09-281-2/+1
* Update settings/help.phpThomas Müller2012-09-041-2/+2
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* update copyrightFrank Karlitschek2012-05-261-1/+1
* Move some common code to OC_UtilBart Visscher2011-09-181-4/+1
* allow apps to register form for the settings and admin pagesRobin Appelman2011-08-231-0/+5
* language updates, optimization of Help HTMLJan-Christoph Borchardt2011-08-181-1/+1
* make the help section working and pretty. knowledge base entries are fetched ...Frank Karlitschek2011-08-171-6/+6
* merged admin, help and settings to settingsJan-Christoph Borchardt2011-08-131-0/+27