Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved installation form error reporting directly to the HTML | Jan-Christoph Borchardt | 2011-08-09 | 2 | -19/+19 |
| | |||||
* | dont show an error if openid is dissabled | Robin Appelman | 2011-08-09 | 1 | -0/+1 |
| | |||||
* | no mickey mouse hand on fieldsets please | Jan-Christoph Borchardt | 2011-08-08 | 1 | -1/+1 |
| | |||||
* | apps can now add their own forms to the Personal page | Robin Appelman | 2011-08-08 | 8 | -25/+85 |
| | |||||
* | cursor pointer cursor thingy | Jan-Christoph Borchardt | 2011-08-08 | 1 | -1/+1 |
| | |||||
* | fixed icons | Jan-Christoph Borchardt | 2011-08-08 | 1 | -2/+2 |
| | |||||
* | settings are now AWESOME | Jan-Christoph Borchardt | 2011-08-08 | 7 | -137/+78 |
| | |||||
* | fixed navigation styling for apps page | Jan-Christoph Borchardt | 2011-08-08 | 1 | -4/+4 |
| | |||||
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Jakob Sack | 2011-08-08 | 30 | -466/+159 |
|\ | | | | | | | | | Conflicts: lib/template.php | ||||
| * | do proper styling for settings pages | Robin Appelman | 2011-08-08 | 3 | -2/+7 |
| | | |||||
| * | more media player fixes | Jan-Christoph Borchardt | 2011-08-08 | 5 | -43/+33 |
| | | |||||
| * | show settings page in the correct context | Robin Appelman | 2011-08-08 | 6 | -9/+9 |
| | | |||||
| * | dont use a different navigation page for settings stuff | Robin Appelman | 2011-08-08 | 10 | -262/+43 |
| | | |||||
| * | Merge branch 'master' of kde:owncloud | Bartek Przybylski | 2011-08-08 | 10 | -166/+79 |
| |\ | |||||
| | * | first mediaplayer styling | Jan-Christoph Borchardt | 2011-08-08 | 10 | -166/+79 |
| | | | |||||
| * | | checking for apache server in setup | Bartek Przybylski | 2011-08-08 | 1 | -1/+3 |
| |/ | |||||
| * | fix mysql config not showing for installation | Robin Appelman | 2011-08-08 | 1 | -5/+5 |
| | | |||||
* | | Minor improvements | Jakob Sack | 2011-08-08 | 2 | -27/+18 |
|/ | |||||
* | removed excess code | Jan-Christoph Borchardt | 2011-08-08 | 2 | -21/+14 |
| | |||||
* | optimized CSS, fixed login header | Jan-Christoph Borchardt | 2011-08-08 | 4 | -119/+119 |
| | |||||
* | removed gratuitous main div | Jan-Christoph Borchardt | 2011-08-08 | 2 | -45/+41 |
| | |||||
* | fix a problem with ranming files containing spaces | Robin Appelman | 2011-08-08 | 1 | -1/+1 |
| | |||||
* | initial work on the media player interface rework | Robin Appelman | 2011-08-08 | 9 | -141/+110 |
| | | | | it looks bad atm bu should work enough to be stylable | ||||
* | fix disableing/enabling apps | Robin Appelman | 2011-08-08 | 3 | -6/+4 |
| | |||||
* | various style fixes | Jan-Christoph Borchardt | 2011-08-08 | 7 | -11/+15 |
| | |||||
* | beautified backend, first iteration | Jan-Christoph Borchardt | 2011-08-08 | 4 | -42/+25 |
| | |||||
* | updated public link fix | Jan-Christoph Borchardt | 2011-08-08 | 4 | -33/+16 |
| | |||||
* | fixed upload button | Jan-Christoph Borchardt | 2011-08-08 | 5 | -19/+19 |
| | |||||
* | first fix of the installation form | Jan-Christoph Borchardt | 2011-08-08 | 2 | -42/+30 |
| | |||||
* | hide log in button etc when form fields not filled | Jan-Christoph Borchardt | 2011-08-08 | 3 | -6/+30 |
| | |||||
* | fixed search box and file controls | Jan-Christoph Borchardt | 2011-08-08 | 2 | -2/+4 |
| | |||||
* | quick fix for public links, removed expiration date and styled correctly | Jan-Christoph Borchardt | 2011-08-08 | 6 | -23/+8 |
| | |||||
* | removed paragraphs in forms, added show password function | Jan-Christoph Borchardt | 2011-08-08 | 2 | -18/+125 |
| | |||||
* | adjusted backend, deactivated Apps subentry | Jan-Christoph Borchardt | 2011-08-08 | 11 | -144/+30 |
| | |||||
* | refactoring CSS part 1, input elements | Jan-Christoph Borchardt | 2011-08-08 | 2 | -55/+36 |
| | |||||
* | HTML5 form field placeholders | Jan-Christoph Borchardt | 2011-08-08 | 1 | -4/+4 |
| | |||||
* | Add postgresql support | Serge Martin | 2011-08-07 | 4 | -4/+138 |
| | | | | REVIEW: 102101 | ||||
* | user is a reserved word in postgresql | Serge Martin | 2011-08-07 | 2 | -3/+3 |
| | |||||
* | remove debug | Frank Karlitschek | 2011-08-07 | 1 | -1/+0 |
| | |||||
* | report the right webserver user to simplify setup and debug | Frank Karlitschek | 2011-08-07 | 1 | -1/+2 |
| | |||||
* | fix include path | Frank Karlitschek | 2011-08-07 | 1 | -1/+1 |
| | |||||
* | remove the ownCloud 3D support and add lot's of usefull 3rd party libraries ↵ | Frank Karlitschek | 2011-08-07 | 222 | -0/+0 |
| | | | | instead. | ||||
* | first step to file encription | Frank Karlitschek | 2011-08-07 | 3 | -0/+706 |
| | |||||
* | Exit after call to setup | Serge Martin | 2011-08-07 | 1 | -0/+1 |
| | |||||
* | Add two tables to db scheme file | Jakob Sack | 2011-08-07 | 1 | -0/+96 |
| | |||||
* | Merge branch 'master' of git.kde.org:owncloud | Frank Karlitschek | 2011-08-06 | 4 | -3/+28 |
|\ | |||||
| * | Small details in contacts | Jakob Sack | 2011-08-06 | 4 | -3/+28 |
| | | |||||
* | | more improved error reporting | Frank Karlitschek | 2011-08-06 | 3 | -11/+14 |
|/ | |||||
* | Merge branch 'master' of git.kde.org:owncloud | Frank Karlitschek | 2011-08-06 | 19 | -7/+987 |
|\ | |||||
| * | some documentation for the common javascript | Robin Appelman | 2011-08-06 | 1 | -0/+65 |
| | |