Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | 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 |
| | |||||
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Hans Bakker | 2011-08-15 | 1 | -1/+1 |
|\ | |||||
| * | updated why we do this | Jan-Christoph Borchardt | 2011-08-15 | 1 | -1/+1 |
| | | |||||
* | | Add scripts to get user list and group list as json data. | Hans Bakker | 2011-08-15 | 2 | -0/+92 |
|/ | | | | Info about which groups the users belong to are also in the user list. Both files need logging in through GET because unauthorized users are not allowed to see this data. | ||||
* | more fixes for Personal and Tipsy | Jan-Christoph Borchardt | 2011-08-14 | 2 | -6/+12 |
| | |||||
* | updated tipsy, tooltips finally work everywhere, thanks icewind | Jan-Christoph Borchardt | 2011-08-14 | 3 | -84/+241 |
| | |||||
* | more info in personal, WebDAV, OpenID | Jan-Christoph Borchardt | 2011-08-14 | 1 | -0/+1 |
| | |||||
* | Add validateuser.php ajax file returning json data saying whether a user ↵ | Hans Bakker | 2011-08-13 | 1 | -0/+57 |
| | | | | exists and the credentials are correct | ||||
* | small CSS changes | Jan-Christoph Borchardt | 2011-08-13 | 1 | -1/+1 |
| | |||||
* | EVERYTHING MUST FADE | Jan-Christoph Borchardt | 2011-08-13 | 1 | -2/+2 |
| | |||||
* | some player styling | Jan-Christoph Borchardt | 2011-08-13 | 1 | -3/+4 |
| | |||||
* | various CSS fixes | Jan-Christoph Borchardt | 2011-08-13 | 2 | -5/+5 |
| | |||||
* | CSS update, Personal looks better now | Jan-Christoph Borchardt | 2011-08-13 | 1 | -19/+20 |
| |