Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | After clicking Finish button: | Bart Visscher | 2011-09-23 | 1 | -0/+27 |
| | | | | | | - change value to "Please wait...." - disable all the inputs & buttons - submit new form, because disabled inputs are not submitted to the server | ||||
* | Make event category choice multiselect | Bart Visscher | 2011-09-23 | 2 | -0/+681 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-09-23 | 21 | -14/+276 |
| | |||||
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 2 | -2/+2 |
| | | | | Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY | ||||
* | Add class versions for leftcontent and rightcontent in css | Bart Visscher | 2011-09-17 | 1 | -4/+4 |
| | |||||
* | Fix initial visibility of database settings in setup | Bart Visscher | 2011-09-14 | 1 | -3/+3 |
| | |||||
* | Adding "#leftcontent li.active" for using :active with jQuery | Jakob Sack | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | yet another translation update | Jan-Christoph Borchardt | 2011-09-04 | 8 | -8/+0 |
| | |||||
* | small wording changes | Jan-Christoph Borchardt | 2011-09-04 | 1 | -2/+2 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-09-04 | 20 | -48/+72 |
| | |||||
* | clarified what we do | Jan-Christoph Borchardt | 2011-09-04 | 1 | -1/+1 |
| | |||||
* | hid localhost field for SQLite | Jan-Christoph Borchardt | 2011-09-04 | 2 | -4/+10 |
| | |||||
* | removed database table prefix choice, use oc_ | Jan-Christoph Borchardt | 2011-09-04 | 2 | -3/+1 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-09-03 | 19 | -68/+243 |
| | |||||
* | added labels for the other advanced fields, thanks to Elias Probst for the ↵ | Jan-Christoph Borchardt | 2011-08-30 | 2 | -3/+3 |
| | | | | suggestion | ||||
* | Cleanup in login templates and link to lost password reset | Michael Gapczynski | 2011-08-29 | 3 | -14/+13 |
| | |||||
* | Initial work on resetting forgotten passwords. It works, but still need to ↵ | Michael Gapczynski | 2011-08-29 | 2 | -0/+25 |
| | | | | email a token to allow reset | ||||
* | fixed tipsy gravity for multiselect file actions | Jan-Christoph Borchardt | 2011-08-28 | 1 | -3/+3 |
| | |||||
* | Style changes for multiselect and add tipsy for file size | Michael Gapczynski | 2011-08-27 | 1 | -0/+1 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-08-28 | 7 | -49/+62 |
| | |||||
* | Searchbox hover and focus now changes background color | Michael Gapczynski | 2011-08-27 | 1 | -4/+3 |
| | |||||
* | Fix searchbox enter action | Michael Gapczynski | 2011-08-27 | 1 | -1/+1 |
| | |||||
* | fix search box position for Chromium. Firefox, well ... | Jan-Christoph Borchardt | 2011-08-27 | 1 | -1/+1 |
| | |||||
* | fixed search box position, thanks Michael | Jan-Christoph Borchardt | 2011-08-27 | 1 | -1/+1 |
| | |||||
* | Revert "Style searchbox like other textboxes" | Jan-Christoph Borchardt | 2011-08-27 | 2 | -3/+4 |
| | | | | | The search box style is a design decision, search boxes are always styled differently from other inputs. This reverts commit 9d48ca75ff5eba2a7ad3af2423388d4ab5e92d8c. | ||||
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Michael Gapczynski | 2011-08-27 | 1 | -1/+1 |
|\ | |||||
| * | Added overflow:hidden on the navigation menu | Côme BERNIGAUD | 2011-08-27 | 1 | -1/+1 |
| | | | | | | | | | | That way Apps that have a long name (like OpenStreetGame for instance) show their name troncated instead of continuing over the application frame. | ||||
* | | Style searchbox like other textboxes | Michael Gapczynski | 2011-08-27 | 2 | -4/+3 |
|/ | |||||
* | Remove Chrome focus border from all inputs | Michael Gapczynski | 2011-08-24 | 1 | -4/+4 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-08-23 | 11 | -9/+45 |
| | |||||
* | some improvements in automatic svg replacement | Robin Appelman | 2011-08-22 | 1 | -22/+28 |
| | |||||
* | also replace svg images with png when the server doesn't send the correct ↵ | Robin Appelman | 2011-08-22 | 1 | -20/+45 |
| | | | | | | mimetype for svg images (which breaks svg images for most browsers) | ||||
* | added controls bar for Apps and Help | Jan-Christoph Borchardt | 2011-08-21 | 1 | -5/+7 |
| | |||||
* | small pagenavi fix | Jan-Christoph Borchardt | 2011-08-20 | 1 | -2/+2 |
| | |||||
* | translation update | Jan-Christoph Borchardt | 2011-08-20 | 3 | -2/+42 |
| | |||||
* | more valid HTML, alt attributes, refactored pagenavi etc. | Jan-Christoph Borchardt | 2011-08-20 | 3 | -34/+28 |
| | |||||
* | some header fixes | Jan-Christoph Borchardt | 2011-08-19 | 2 | -11/+6 |
| | |||||
* | Fix notifications bar being visible on pages without files scripts | Michael Gapczynski | 2011-08-19 | 1 | -1/+1 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-08-19 | 3 | -0/+11 |
| | |||||
* | added Settings navigation items to translations | Jan-Christoph Borchardt | 2011-08-18 | 3 | -1/+5 |
| | |||||
* | language updates, optimization of Help HTML | Jan-Christoph Borchardt | 2011-08-18 | 3 | -1/+3 |
| | |||||
* | make entries in settings navigation translatable | Robin Appelman | 2011-08-18 | 1 | -0/+9 |
| | |||||
* | Swedish translation, thanks to HakanS | Jan-Christoph Borchardt | 2011-08-18 | 1 | -0/+23 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-08-18 | 11 | -9/+142 |
| | |||||
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Hans Bakker | 2011-08-17 | 1 | -3/+3 |
|\ | |||||
| * | remove ugly chrome automatic focus border | Frank Karlitschek | 2011-08-17 | 1 | -3/+3 |
| | | |||||
* | | Change authentication method to basic http auth instead of using $_GET variables | Hans Bakker | 2011-08-17 | 3 | -58/+51 |
|/ | | | | | Also use OC_User::isLoggedIn to check if new authentication is needed for grouplist.php and userlist.php For validateuser.php, credentials are always needed. | ||||
* | rounded bar fillings for quota and media player | Jan-Christoph Borchardt | 2011-08-17 | 1 | -2/+2 |
| | |||||
* | removed the bottomless bottom | Jan-Christoph Borchardt | 2011-08-17 | 1 | -1/+1 |
| | |||||
* | make the help section working and pretty. knowledge base entries are fetched ↵ | Frank Karlitschek | 2011-08-17 | 1 | -4/+4 |
| | | | | via OCS from a different server. cool stuff |