Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed old jquery-ui css and js | Tom Needham | 2011-12-30 | 1 | -789/+0 |
| | |||||
* | Updated jquery ui js and css. Improved color scheme. | Tom Needham | 2011-12-30 | 1 | -0/+761 |
| | |||||
* | Merge branch 'master' into fullcalendar | Georg Ehrke | 2011-11-12 | 1 | -1/+8 |
|\ | |||||
| * | Merge branch 'master' into newbutton | Robin Appelman | 2011-11-04 | 1 | -0/+7 |
| |\ | |||||
| | * | attempt to manage some special chars in file list | Brice Maron | 2011-11-01 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | Added a jquery function to filter by attributes. Add more logging in rename file Use the new function to avoid errors | ||||
| * | | 'New' button, needs some css work | Robin Appelman | 2011-10-23 | 1 | -1/+1 |
| |/ | |||||
* / | Fix size calculation with css styling of tipsy popup | Bart Visscher | 2011-10-21 | 1 | -3/+4 |
|/ | |||||
* | fixed scrollbar issues | Marvin Thomas Rabe | 2011-10-04 | 1 | -0/+29 |
| | |||||
* | added infield labels. readded fade in of login button. updated label on ↵ | Marvin Thomas Rabe | 2011-10-03 | 2 | -7/+19 |
| | | | | install page. | ||||
* | Show database only in advanced | Marvin Thomas Rabe | 2011-10-03 | 1 | -0/+2 |
| | |||||
* | problem with previous selected groups fixed | Marvin Thomas Rabe | 2011-10-02 | 1 | -6/+6 |
| | |||||
* | Error when only oc_remember_login cookie set fixed. | Marvin Thomas Rabe | 2011-09-30 | 2 | -6/+6 |
| | | | | | | | | | | | Filled username field when oc_username is set repaired. Problems with "advanced settings" button in installation wizard fixed. CSS improved - login and installation now looks more clean. Request password link removed (email feature not implemented yet). Database radio button bugs removed. It is possible to have an empty database password, now ownCloud will support this "security issue". Ignore Mac OS X ".DSstore" files. Fade in/out of login button and remember checkbox removed due to some display errors. | ||||
* | Use correct name for function state for addScript/addStyle in js | Bart Visscher | 2011-09-26 | 1 | -4/+4 |
| | |||||
* | relabeled Finish setup button with 'Finishing ...' | Jan-Christoph Borchardt | 2011-09-24 | 1 | -1/+1 |
| | |||||
* | dont submit the setup form to a new tab | Robin Appelman | 2011-09-24 | 1 | -1/+0 |
| | |||||
* | use jquery 1.6.4 | Florian Pritz | 2011-09-24 | 2 | -18/+4 |
| | | | | Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | 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 | 1 | -0/+658 |
| | |||||
* | Fix initial visibility of database settings in setup | Bart Visscher | 2011-09-14 | 1 | -3/+3 |
| | |||||
* | hid localhost field for SQLite | Jan-Christoph Borchardt | 2011-09-04 | 1 | -2/+10 |
| | |||||
* | 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 |
| | |||||
* | Fix searchbox enter action | Michael Gapczynski | 2011-08-27 | 1 | -1/+1 |
| | |||||
* | 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) | ||||
* | trying SVG check that Modernizr uses, to fix Firefox 3.6 problems | Jan-Christoph Borchardt | 2011-08-16 | 1 | -1/+1 |
| | |||||
* | seriously gone a bit overboard with tipsy | Jan-Christoph Borchardt | 2011-08-15 | 1 | -3/+1 |
| | |||||
* | more fixes for Personal and Tipsy | Jan-Christoph Borchardt | 2011-08-14 | 1 | -4/+10 |
| | |||||
* | updated tipsy, tooltips finally work everywhere, thanks icewind | Jan-Christoph Borchardt | 2011-08-14 | 2 | -77/+216 |
| | |||||
* | more info in personal, WebDAV, OpenID | Jan-Christoph Borchardt | 2011-08-14 | 1 | -0/+1 |
| | |||||
* | first styling for leftcontent | Jan-Christoph Borchardt | 2011-08-13 | 1 | -1/+1 |
| | |||||
* | NEEDS MORE FADING | Jan-Christoph Borchardt | 2011-08-13 | 1 | -3/+3 |
| | |||||
* | fixed tipsy tooltips for actions | Jan-Christoph Borchardt | 2011-08-13 | 1 | -1/+1 |
| | |||||
* | hide settings menu when clicking outside it | Robin Appelman | 2011-08-13 | 2 | -1/+81 |
| | |||||
* | file hovering now very fancy, CSS fade for row and extension | Jan-Christoph Borchardt | 2011-08-12 | 1 | -1/+1 |
| | |||||
* | added jquery-tipsy for nice title tooltips | Jan-Christoph Borchardt | 2011-08-12 | 3 | -116/+226 |
| | |||||
* | automatically set background images to png when needed | Robin Appelman | 2011-08-11 | 1 | -0/+16 |
| | |||||
* | changed radiobuttons to jQuery UI buttons (restyled) on installation page | Dawid Opis | 2011-08-11 | 1 | -0/+1 |
| | |||||
* | get rid of some js errors on the login screen | Robin Appelman | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | work on user management | Robin Appelman | 2011-08-10 | 2 | -1/+183 |
| | |||||
* | made sliding settings more awesome | Jan-Christoph Borchardt | 2011-08-10 | 1 | -7/+5 |
| | |||||
* | make more strings translatable | Robin Appelman | 2011-08-10 | 1 | -1/+5 |
| | |||||
* | initial work on new user management | Robin Appelman | 2011-08-09 | 1 | -1/+2 |
| | |||||
* | Merge MySQL and PostgreSQL input fields | Serge Martin | 2011-08-09 | 1 | -16/+4 |
| | |||||
* | settings are now AWESOME | Jan-Christoph Borchardt | 2011-08-08 | 1 | -0/+6 |
| | |||||
* | fix mysql config not showing for installation | Robin Appelman | 2011-08-08 | 1 | -5/+5 |
| | |||||
* | hide log in button etc when form fields not filled | Jan-Christoph Borchardt | 2011-08-08 | 1 | -1/+25 |
| | |||||
* | removed paragraphs in forms, added show password function | Jan-Christoph Borchardt | 2011-08-08 | 1 | -0/+119 |
| | |||||
* | Add postgresql support | Serge Martin | 2011-08-07 | 1 | -1/+13 |
| | | | | REVIEW: 102101 | ||||
* | some documentation for the common javascript | Robin Appelman | 2011-08-06 | 1 | -0/+65 |
| |