summaryrefslogtreecommitdiffstats
path: root/inc/templates/adminform.php
Commit message (Expand)AuthorAgeFilesLines
* remove for now. main repository is at projects.kde.org/owncloudFrank Karlitschek2011-08-131-193/+0
* fix some typo'sRobin Appelman2010-10-311-1/+1
* fix a couple of typosRiccardo Iaconelli2010-10-061-2/+2
* initial version for user managment tab in the settings pageRobin Appelman2010-09-201-15/+0
* mergeRobin Appelman2010-09-051-56/+108
|\
| * improved tooltip text (true this time)Steven2010-09-051-4/+4
| * improved appereance and clearability in system settings menu. However it does...Steven2010-09-051-55/+107
* | remember the selected tab in the settings dialog when refreshing the page or ...Robin Appelman2010-09-041-3/+3
|/
* new settings page that allows plugins to integrate their own settings dialogs...Robin Appelman2010-08-121-1/+9
* fix permissions, start to implement private data apiMartin T. H. Sandsmark2010-07-161-0/+0
* Merge git://gitorious.org/~icewind/owncloud/icewinds-owncloud into mergeRobin Appelman2010-07-091-11/+25
|\
| * Do not use table perfix for sqliteRobin Appelman2010-07-051-1/+1
| * Merge commit 'refs/merge-requests/27' of git://gitorious.org/owncloud/ownclou...Robin Appelman2010-07-051-0/+2
| |\
| | * Added a input for the DB table prefix in 'inc/templates/adminform.php'Aldo "xoen" Giambelluca2010-07-041-6/+8
| * | Merge branch 'master' of gitorious.org:owncloud/owncloudRobin Appelman2010-07-051-5/+5
| |\ \
| * | | Initial PostgreSQL supportRobin Appelman2010-06-201-10/+22
| | |/ | |/|
* | | Merge commit 'refs/merge-requests/23' of git://gitorious.org/owncloud/ownclou...Robin Appelman2010-07-081-2/+2
|\ \ \ | |_|/ |/| |
| * | show users/group configSandro2010-06-281-2/+2
| |/
* / Made first run a valid XHTML document ;)Aldo "xoen" Giambelluca2010-07-041-5/+5
|/
* less options when using sqlite during first runRobin Appelman2010-06-061-3/+3
* disable user managment for nowRobin Appelman2010-06-061-1/+1
* notify the user if sqlite isn't installed during the first dialogRobin Appelman2010-06-011-1/+5
* use proper file mode when testing config file for write premissionsRobin2010-05-241-1/+1
* only check for a writeable config.php when attempting to change the configRobin2010-05-231-0/+3
* clean the admin configuration form of db related entries and data_dirrectory ...Robin2010-05-221-1/+3
* more checks on server enviroment and some bugfixes in admin and firstrun dialogRobin2010-05-091-9/+18
* provide option for automatic backupRobin2010-05-081-0/+10
* fix first run dialog in konquerorRobin2010-05-021-1/+1
* mergeRobin2010-04-281-0/+0
* remove dependency on set_include_path because not all hosts support itRobin2010-04-241-1/+1
* change the config system to support multi userRobin2010-04-231-0/+106