summaryrefslogtreecommitdiffstats
path: root/inc/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix permissions on filesJonathan Riddell2011-02-092-0/+0
* fix another typoRobin Appelman2011-01-201-1/+1
* fix typoRobin Appelman2011-01-201-1/+1
* Fixed typo (Lisener → Listener)Elias Probst2011-01-011-4/+4
* Fix for https://bugs.kde.org/show_bug.cgi?id=258144Robin Appelman2010-11-301-1/+6
* fix some typo'sRobin Appelman2010-10-311-1/+1
* plugin managerRobin Appelman2010-10-181-0/+77
* fix a couple of typosRiccardo Iaconelli2010-10-061-2/+2
* initial version for user managment tab in the settings pageRobin Appelman2010-09-203-33/+126
* fix loading of plugin defined stylesheetsRobin Appelman2010-09-191-1/+1
* provide a basic viewer for text filesRobin Appelman2010-09-081-0/+3
* mergeRobin Appelman2010-09-052-57/+110
|\
| * 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
| * fix links in settings menu in all browsers except grome(ium)Steven2010-09-041-1/+2
* | remember the selected tab in the settings dialog when refreshing the page or ...Robin Appelman2010-09-042-3/+14
|/
* new settings page that allows plugins to integrate their own settings dialogs...Robin Appelman2010-08-123-2/+49
* comply with updated version of the plugin.xml syntaxRobin Appelman2010-07-281-2/+2
* fix permissions, start to implement private data apiMartin T. H. Sandsmark2010-07-165-0/+0
* Fixed validation of /settingsAldo "xoen" Giambelluca2010-07-101-2/+2
* 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-053-7/+8
| |\ \
| * | | Initial PostgreSQL supportRobin Appelman2010-06-201-10/+22
* | | | Merge commit 'refs/merge-requests/23' of git://gitorious.org/owncloud/ownclou...Robin Appelman2010-07-082-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | show users/group configSandro2010-06-282-4/+4
| |/ /
* | / Made first run a valid XHTML document ;)Aldo "xoen" Giambelluca2010-07-041-5/+5
| |/ |/|
* | Fixed some validation error in /settingsAldo "xoen" Giambelluca2010-06-291-2/+2
* | Specified character encodingAldo "xoen" Giambelluca2010-06-291-0/+1
|/
* fix changing password when using sqliteRobin Appelman2010-06-111-0/+1
* Set the footer version to RC1v1.0RC1Gaël Beaudoin2010-06-091-1/+1
* less options when using sqlite during first runRobin Appelman2010-06-061-3/+3
* disable user managment for nowRobin Appelman2010-06-062-2/+3
* 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
* provide layout for smaller screens on android/iphoneRobin2010-05-142-2/+15
* 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-022-2/+8
* fix layout bug in first run wizardRobin2010-05-011-5/+2
* 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-233-78/+143
* admins can now create new usersRobin2010-04-222-1/+14
* (very) early multiuser supportRobin2010-04-221-2/+4
* same fixes, this time hopefully without merge conflictRobin2010-04-193-16/+27