Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | lots of image changes, use svg EVERYWHERE POSSIBLE | Jan-Christoph Borchardt | 2011-08-11 | 1 | -2/+2 | |
| | ||||||
* | fixed upload button overlapping new folder input | Dawid Opis | 2011-08-11 | 1 | -4/+6 | |
| | ||||||
* | fixed navigation and breadcrumb graphics | Jan-Christoph Borchardt | 2011-08-10 | 1 | -1/+1 | |
| | ||||||
* | I don't always test my code. But when I do, I do it in production. | Jan-Christoph Borchardt | 2011-08-10 | 1 | -1/+1 | |
| | ||||||
* | damn z-index | Jan-Christoph Borchardt | 2011-08-10 | 1 | -1/+1 | |
| | ||||||
* | fix search, sane z-indexes | Jan-Christoph Borchardt | 2011-08-10 | 1 | -1/+1 | |
| | ||||||
* | moved search box directly to template | Jan-Christoph Borchardt | 2011-08-10 | 1 | -3/+1 | |
| | ||||||
* | fixed undo notification not showing | Jan-Christoph Borchardt | 2011-08-10 | 1 | -3/+4 | |
| | ||||||
* | Bug 279826 fix | Bartek Przybylski | 2011-08-10 | 1 | -1/+3 | |
| | ||||||
* | lots of CSS details | Jan-Christoph Borchardt | 2011-08-10 | 1 | -1/+1 | |
| | ||||||
* | various style fixes | Jan-Christoph Borchardt | 2011-08-08 | 1 | -1/+1 | |
| | ||||||
* | fixed upload button | Jan-Christoph Borchardt | 2011-08-08 | 1 | -8/+6 | |
| | ||||||
* | fixed search box and file controls | Jan-Christoph Borchardt | 2011-08-08 | 1 | -0/+2 | |
| | ||||||
* | styled undo file deletion | Jan-Christoph Borchardt | 2011-08-05 | 1 | -13/+3 | |
| | ||||||
* | widen upload and new folder so that upload button text does not overflow | Jan-Christoph Borchardt | 2011-08-04 | 1 | -3/+3 | |
| | ||||||
* | provide undo button when deleting files from the web interface | Robin Appelman | 2011-08-04 | 1 | -0/+13 | |
| | ||||||
* | hide the file icon when showing the checkbox again | Robin Appelman | 2011-08-02 | 1 | -1/+1 | |
| | ||||||
* | show table header in filebrowser always on top when files are selected | Robin Appelman | 2011-08-02 | 1 | -0/+2 | |
| | ||||||
* | fixed starting breadcrumb divider | Jan-Christoph Borchardt | 2011-08-02 | 1 | -1/+2 | |
| | ||||||
* | no more misclicking files on checkbox ticking | Jan-Christoph Borchardt | 2011-08-02 | 1 | -4/+4 | |
| | ||||||
* | move public links to a subentry of files | Robin Appelman | 2011-07-30 | 1 | -1/+1 | |
| | ||||||
* | fixed file size and date color calculation in JavaScript | Jan-Christoph Borchardt | 2011-07-30 | 1 | -1/+1 | |
| | ||||||
* | fixed table heading and multiselect style | Jan-Christoph Borchardt | 2011-07-30 | 1 | -2/+3 | |
| | ||||||
* | automatically hide show/hide the empty folder message | Robin Appelman | 2011-07-30 | 1 | -0/+1 | |
| | ||||||
* | only bold current folder in breadcrumb navigation | Jan-Christoph Borchardt | 2011-07-30 | 1 | -1/+2 | |
| | ||||||
* | message and hint for upload if folder is empty | Jan-Christoph Borchardt | 2011-07-29 | 1 | -0/+1 | |
| | ||||||
* | removed some more legacy CSS | Jan-Christoph Borchardt | 2011-07-29 | 1 | -1/+2 | |
| | ||||||
* | revised coloring again | Jan-Christoph Borchardt | 2011-07-29 | 1 | -1/+1 | |
| | ||||||
* | make foldernames also bold after renaming | Robin Appelman | 2011-07-29 | 1 | -0/+1 | |
| | ||||||
* | show proper cursor for rename textfield | Robin Appelman | 2011-07-29 | 1 | -1/+1 | |
| | ||||||
* | dont need the ok button for renaming | Robin Appelman | 2011-07-29 | 1 | -0/+1 | |
| | ||||||
* | narrow modified column, remove help cursor | Jan-Christoph Borchardt | 2011-07-29 | 1 | -2/+2 | |
| | ||||||
* | remove legacy styles | Jan-Christoph Borchardt | 2011-07-29 | 1 | -16/+0 | |
| | ||||||
* | confirmation dialogs for deletions | Robin Appelman | 2011-07-29 | 1 | -1/+1 | |
| | ||||||
* | correctly display icons and rename box | Jan-Christoph Borchardt | 2011-07-28 | 1 | -3/+4 | |
| | ||||||
* | finished action icons on hover, small style improvements | Jan-Christoph Borchardt | 2011-07-28 | 1 | -10/+10 | |
| | ||||||
* | show icons instead of text for file actions | Robin Appelman | 2011-07-28 | 1 | -1/+2 | |
| | ||||||
* | proper CSS formatting for better workflow | Jan-Christoph Borchardt | 2011-07-28 | 1 | -96/+19 | |
| | ||||||
* | first part of file action icons implementation | Jan-Christoph Borchardt | 2011-07-28 | 1 | -2/+3 | |
| | ||||||
* | lots of small style fixes for the file list | Jan-Christoph Borchardt | 2011-07-28 | 1 | -52/+13 | |
| | ||||||
* | some work on the breadcrumb navigation for files | Robin Appelman | 2011-07-22 | 1 | -2/+14 | |
| | ||||||
* | show error when trying to upload to large files | Robin Appelman | 2011-07-22 | 1 | -1/+2 | |
| | ||||||
* | show fileactions inline on hover | Robin Appelman | 2011-07-22 | 1 | -19/+11 | |
| | ||||||
* | give the file sizes some more space | Robin Appelman | 2011-07-21 | 1 | -2/+5 | |
| | ||||||
* | some work on the updated interface | Robin Appelman | 2011-07-21 | 1 | -1/+45 | |
| | ||||||
* | Allow users to start a new upload before the current upload has finished | Robin Appelman | 2011-07-20 | 1 | -7/+7 | |
| | ||||||
* | Some ui work on user management, but it can still use a lot of improvement. | Robin Appelman | 2011-07-20 | 1 | -0/+1 | |
| | ||||||
* | You can now move files to a parent folder by draging them to an element in ↵ | Robin Appelman | 2011-07-07 | 1 | -0/+4 | |
| | | | | | | the breadcrumb bar also fixed dragging newly uploaded files and droppin in new folders | |||||
* | small contrast fixes | Jan-Christoph Borchardt | 2011-07-07 | 1 | -4/+3 | |
| | ||||||
* | show file extention in a lighter color | Robin Appelman | 2011-07-07 | 1 | -0/+4 | |
| |