Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix changing password in personal page (not complete) | Michael Gapczynski | 2011-08-27 | 2 | -18/+24 |
| | |||||
* | Reload the personal page when a new language is set | Michael Gapczynski | 2011-08-27 | 1 | -0/+1 |
| | |||||
* | 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 | 8 | -2/+196 |
|\ | |||||
| * | Merge branch 'master' of git.kde.org:owncloud | Côme BERNIGAUD | 2011-08-27 | 2 | -7/+6 |
| |\ | |||||
| * | | 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. | ||||
| * | | Added db4app lib, and apps test_db that shows how it works. | Côme BERNIGAUD | 2011-08-27 | 7 | -1/+195 |
| | | | | | | | | | | | | Also fixed a typo in db.php | ||||
* | | | Style searchbox like other textboxes | Michael Gapczynski | 2011-08-27 | 2 | -4/+3 |
| | | | |||||
* | | | Merge branch 'master' of git://anongit.kde.org/owncloud | Michael Gapczynski | 2011-08-27 | 2 | -7/+6 |
|\ \ \ | | |/ | |/| | |||||
| * | | no alert popups, ever. They are just dismissed. Use undo instead. | Jan-Christoph Borchardt | 2011-08-27 | 1 | -1/+0 |
| | | | |||||
| * | | fixed installer failing due to htaccess. Thanks to Elias Probst | Jan-Christoph Borchardt | 2011-08-27 | 1 | -6/+6 |
| |/ | |||||
* | | Merge branch 'master' of git://anongit.kde.org/owncloud | Michael Gapczynski | 2011-08-26 | 6 | -38/+219 |
|\| | |||||
| * | Added the pot file for contacts | Jakob Sack | 2011-08-26 | 5 | -38/+216 |
| | | |||||
| * | Sorting files in l10n.pl to get the same order always | Jakob Sack | 2011-08-26 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'master' of git://anongit.kde.org/owncloud | Michael Gapczynski | 2011-08-25 | 6 | -53/+81 |
|\| | |||||
| * | Merge branch 'master' of git://anongit.kde.org/owncloud | Côme BERNIGAUD | 2011-08-25 | 2 | -13/+17 |
| |\ | |||||
| | * | fix issue with login being case insensitve | Robin Appelman | 2011-08-25 | 2 | -13/+17 |
| | | | |||||
| * | | Play and add buttons in the collection. | Côme BERNIGAUD | 2011-08-25 | 1 | -66/+58 |
| | | | |||||
| * | | playlist working | Côme BERNIGAUD | 2011-08-25 | 1 | -25/+27 |
| | | | |||||
| * | | Merge branch 'master' of git://anongit.kde.org/owncloud | Côme BERNIGAUD | 2011-08-25 | 10 | -17/+80 |
| |\| | |||||
| * | | Merge branch 'master' of git://anongit.kde.org/owncloud | Côme BERNIGAUD | 2011-08-25 | 11 | -34/+121 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: apps/media/js/collection.js | ||||
| * | | | My own version of music collection. | Côme BERNIGAUD | 2011-08-25 | 3 | -38/+68 |
| | | | | |||||
* | | | | Merge branch 'master' of git://anongit.kde.org/owncloud | Michael Gapczynski | 2011-08-25 | 10 | -17/+80 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | fix: links with parameters get cut off at & | Arthur Schiwon | 2011-08-25 | 8 | -10/+10 |
| | | | | |||||
| * | | | fix: URLs without protocol are now linked to via HTTP | Arthur Schiwon | 2011-08-25 | 4 | -3/+12 |
| | | | | |||||
| * | | | Make bookmarks sortable by clicks | Arthur Schiwon | 2011-08-25 | 4 | -3/+53 |
| | | | | |||||
| * | | | Make appeareance of the bookmarklet a bit nicer, still room for improvement left | Arthur Schiwon | 2011-08-25 | 2 | -2/+6 |
| | |/ | |/| | |||||
* / | | Get file extension using lastIndexOf instead of indexOf in case there is a ↵ | Michael Gapczynski | 2011-08-24 | 1 | -3/+3 |
|/ / | | | | | | | '.' in file name | ||||
* | | Remove Chrome focus border from all inputs | Michael Gapczynski | 2011-08-24 | 1 | -4/+4 |
| | | |||||
* | | Show users shared with in the drop down for reshared files | Michael Gapczynski | 2011-08-24 | 3 | -12/+17 |
| | | |||||
* | | fix javascript error in media player | Robin Appelman | 2011-08-24 | 1 | -1/+1 |
| | | |||||
* | | Added a Bookmarklet for the Bookmarks app | Arthur Schiwon | 2011-08-24 | 6 | -17/+99 |
|/ | |||||
* | Allow sharing of files shared with you - Bug: Doesn't show up as being ↵ | Michael Gapczynski | 2011-08-24 | 1 | -7/+15 |
| | | | | shared in the drop down | ||||
* | Clear the folder size cache for the 'Shared' folder when a new item is shared | Michael Gapczynski | 2011-08-24 | 1 | -1/+5 |
| | |||||
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Arthur Schiwon | 2011-08-24 | 2 | -34/+1 |
|\ | |||||
| * | Full path for carddav path | Jakob Sack | 2011-08-24 | 2 | -34/+1 |
| | | |||||
* | | check if tag is set, might not show bookmarks on some systems without doing so | Arthur Schiwon | 2011-08-24 | 1 | -1/+1 |
|/ | |||||
* | autoretrieve title and description after entering new url | Arthur Schiwon | 2011-08-23 | 1 | -0/+58 |
| | |||||
* | autoretrieve title and description after entering new url | Arthur Schiwon | 2011-08-23 | 1 | -0/+14 |
| | |||||
* | Bookmarks DB structure change, description is optional | Arthur Schiwon | 2011-08-23 | 1 | -1/+1 |
| | |||||
* | fetch bookmarks even if they are not tagged | Arthur Schiwon | 2011-08-23 | 1 | -4/+11 |
| | |||||
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Arthur Schiwon | 2011-08-23 | 67 | -646/+878 |
|\ | |||||
| * | Revert "hints for file actions" | Jan-Christoph Borchardt | 2011-08-23 | 4 | -15/+3 |
| | | | | | | | | | | 1) Please test in Firefox 2) File actions should be refactored first, to be shown/hidden via CSS, not via JavaScript This reverts commit e78d1dd676a12e0a26960f0bf131975c7559298a. | ||||
| * | cleaned up LDAP settings | Jan-Christoph Borchardt | 2011-08-23 | 1 | -25/+10 |
| | | |||||
| * | added icon for Admin | Jan-Christoph Borchardt | 2011-08-23 | 3 | -1/+1 |
| | | |||||
| * | updated translations | Jan-Christoph Borchardt | 2011-08-23 | 60 | -605/+864 |
| | |