Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | finished action icons on hover, small style improvements | Jan-Christoph Borchardt | 2011-07-28 | 1 | -5/+4 | |
| | ||||||
* | first part of file action icons implementation | Jan-Christoph Borchardt | 2011-07-28 | 1 | -2/+2 | |
| | ||||||
* | lots of small style fixes for the file list | Jan-Christoph Borchardt | 2011-07-28 | 1 | -3/+3 | |
| | ||||||
* | show error when trying to upload to large files | Robin Appelman | 2011-07-22 | 1 | -0/+6 | |
| | ||||||
* | show fileactions inline on hover | Robin Appelman | 2011-07-22 | 1 | -4/+1 | |
| | ||||||
* | some work on the updated interface | Robin Appelman | 2011-07-21 | 1 | -11/+13 | |
| | ||||||
* | Allow users to start a new upload before the current upload has finished | Robin Appelman | 2011-07-20 | 1 | -5/+5 | |
| | ||||||
* | No longer use the "Ok" button for file uploads | Robin Appelman | 2011-07-19 | 1 | -1/+0 | |
| | ||||||
* | Provide ability to select mutliply files during upload for browsers that ↵ | Robin Appelman | 2011-07-19 | 1 | -1/+1 | |
| | | | | support it. | |||||
* | You can now move files to a parent folder by draging them to an element in ↵ | Robin Appelman | 2011-07-07 | 1 | -2/+2 | |
| | | | | | | the breadcrumb bar also fixed dragging newly uploaded files and droppin in new folders | |||||
* | introducing simple file size, only MB as unit, details on hover | Jan-Christoph Borchardt | 2011-07-07 | 1 | -1/+1 | |
| | ||||||
* | reactivated Upload & New Folder button icons | Jan-Christoph Borchardt | 2011-07-06 | 1 | -1/+1 | |
| | ||||||
* | stop confusing people with a dummy share button | Robin Appelman | 2011-06-23 | 1 | -1/+1 | |
| | ||||||
* | make files app translateable | Kamil Domanski | 2011-06-20 | 1 | -6/+6 | |
| | ||||||
* | make new folder dialog behave more like a regular form, so you can press ↵ | Robin Appelman | 2011-06-17 | 1 | -1/+1 | |
| | | | | enter to create the folder | |||||
* | make fileactions extendable by plugins | Robin Appelman | 2011-06-04 | 1 | -3/+0 | |
| | ||||||
* | new file uploader that should work with more browsers | Robin Appelman | 2011-06-03 | 1 | -4/+18 | |
| | | | | tested with konqueror, chromium and firefox 4 | |||||
* | refurbished new folder button | Arthur Schiwon | 2011-04-19 | 1 | -2/+1 | |
| | ||||||
* | fancy upload button. does work with firefox (at least 4) and chromium, but ↵ | Arthur Schiwon | 2011-04-19 | 1 | -12/+4 | |
| | | | | not with Konqueror, Rekonq, Opera. | |||||
* | fancyfying file upload, part I | Arthur Schiwon | 2011-04-18 | 1 | -4/+5 | |
| | ||||||
* | implemented download single file from file menu | Arthur Schiwon | 2011-04-18 | 1 | -1/+1 | |
| | ||||||
* | implemented Delete action in file menu | Arthur Schiwon | 2011-04-18 | 1 | -1/+1 | |
| | ||||||
* | use prettybutton css class for file action stuff, too | Arthur Schiwon | 2011-04-17 | 1 | -2/+2 | |
| | ||||||
* | display max file size for upload | Arthur Schiwon | 2011-04-17 | 1 | -1/+1 | |
| | ||||||
* | implement "new folder" function | Arthur Schiwon | 2011-04-17 | 1 | -4/+3 | |
| | ||||||
* | some forgotten files... | Arthur Schiwon | 2011-04-17 | 1 | -0/+2 | |
| | ||||||
* | don't reload the whole page after file upload | Arthur Schiwon | 2011-04-17 | 1 | -14/+3 | |
| | ||||||
* | get max upload file size for upload form from php settings | Arthur Schiwon | 2011-04-17 | 1 | -1/+1 | |
| | ||||||
* | away with the h1, in with the good stuff | Jan-Christoph Borchardt | 2011-04-17 | 1 | -7/+0 | |
| | ||||||
* | basic file upload reimplemented | Arthur Schiwon | 2011-04-16 | 1 | -1/+13 | |
| | ||||||
* | show size of folders in filebrowser | Robin Appelman | 2011-04-16 | 1 | -1/+1 | |
| | ||||||
* | Fixed PHP syntax in template files. | François KUBLER | 2011-03-09 | 1 | -9/+9 | |
| | | | | | | * Full PHP tags * Alternative syntax for control structures * Semi-colon at the end of instructions | |||||
* | Application "files" is able to list the files again, start of splitting css ↵ | Jakob Sack | 2011-03-02 | 1 | -1/+43 | |
| | | | | files | |||||
* | Getting rid of Smarty, using our own template system | Jakob Sack | 2011-03-02 | 1 | -0/+8 | |