summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Collapse)AuthorAgeFilesLines
...
| * fixed upload button overlapping new folder inputDawid Opis2011-08-111-4/+6
| |
| * fixed navigation and breadcrumb graphicsJan-Christoph Borchardt2011-08-102-3/+3
| |
| * I don't always test my code. But when I do, I do it in production.Jan-Christoph Borchardt2011-08-101-1/+1
| |
| * damn z-indexJan-Christoph Borchardt2011-08-101-1/+1
| |
| * fix search, sane z-indexesJan-Christoph Borchardt2011-08-101-1/+1
| |
| * moved search box directly to templateJan-Christoph Borchardt2011-08-102-19/+14
| |
| * fixed undo notification not showingJan-Christoph Borchardt2011-08-101-3/+4
| |
| * Bug 279826 fixBartek Przybylski2011-08-102-14/+19
| |
* | Merge branch 'master' into sharingMichael Gapczynski2011-08-107-23/+24
|\| | | | | | | | | Conflicts: files/templates/index.php
| * lots of CSS detailsJan-Christoph Borchardt2011-08-102-4/+2
| |
| * make more strings translatableRobin Appelman2011-08-106-19/+22
| |
* | Merge branch 'master' into sharingMichael Gapczynski2011-08-095-9/+4
|\|
| * show settings page in the correct contextRobin Appelman2011-08-081-1/+1
| |
| * dont use a different navigation page for settings stuffRobin Appelman2011-08-081-5/+0
| |
| * first mediaplayer stylingJan-Christoph Borchardt2011-08-081-1/+1
| |
| * fix a problem with ranming files containing spacesRobin Appelman2011-08-081-1/+1
| |
| * various style fixesJan-Christoph Borchardt2011-08-081-1/+1
| |
* | Merge branch 'master' into sharingJan-Christoph Borchardt2011-08-082-15/+15
|\|
| * fixed upload buttonJan-Christoph Borchardt2011-08-082-16/+14
| |
| * fixed search box and file controlsJan-Christoph Borchardt2011-08-081-0/+2
| |
* | Merge branch 'master' into sharingMichael Gapczynski2011-08-077-88/+107
|\| | | | | | | | | | | Conflicts: files/css/files.css lib/base.php
| * Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-08-062-20/+10
| |\
| | * styled undo file deletionJan-Christoph Borchardt2011-08-052-18/+8
| | |
| | * widen upload and new folder so that upload button text does not overflowJan-Christoph Borchardt2011-08-041-3/+3
| | |
| * | Add principals, minor changes in base.phpJakob Sack2011-08-061-14/+9
| |/
| * provide undo button when deleting files from the web interfaceRobin Appelman2011-08-045-60/+79
| |
| * hide the file icon when showing the checkbox againRobin Appelman2011-08-021-1/+1
| |
| * show table header in filebrowser always on top when files are selectedRobin Appelman2011-08-022-0/+13
| |
| * fixed starting breadcrumb dividerJan-Christoph Borchardt2011-08-021-1/+2
| |
| * fixed showing mimetypes for new filesJan-Christoph Borchardt2011-08-021-4/+4
| |
| * no more misclicking files on checkbox tickingJan-Christoph Borchardt2011-08-022-6/+6
| |
* | Share dropdown updates, making public links now worksMichael Gapczynski2011-08-031-2/+2
| |
* | moved dialog css to sharing, fixed positionJan-Christoph Borchardt2011-08-021-5/+0
| |
* | first style for sharing dropdown, some html fixesJan-Christoph Borchardt2011-08-021-0/+5
| |
* | Merge branch 'master' into sharingMichael Gapczynski2011-07-301-1/+1
|\|
| * move public links to a subentry of filesRobin Appelman2011-07-301-1/+1
| |
* | Merge branch 'master' into sharing. Integrate with changes in master, rename ↵Michael Gapczynski2011-07-3019-83/+86
|\| | | | | | | | | | | | | classes Conflicts: lib/base.php
| * fixed color calculation againJan-Christoph Borchardt2011-07-302-2/+2
| |
| * fixed file size and date color calculation in JavaScriptJan-Christoph Borchardt2011-07-303-5/+5
| |
| * fixed table heading and multiselect styleJan-Christoph Borchardt2011-07-302-4/+5
| |
| * dont need to remove the empty folder message twiceRobin Appelman2011-07-301-2/+0
| |
| * automatically hide show/hide the empty folder messageRobin Appelman2011-07-304-2/+13
| |
| * only bold current folder in breadcrumb navigationJan-Christoph Borchardt2011-07-301-1/+2
| |
| * hide empty folder notification when a folder or file got uploadedJan-Christoph Borchardt2011-07-302-2/+4
| |
| * documented file size and date color calculation partJan-Christoph Borchardt2011-07-301-2/+2
| |
| * Transifex connection, added French and part of BulgarianJan-Christoph Borchardt2011-07-301-1/+1
| |
| * Renaming classes :-)Jakob Sack2011-07-2914-61/+61
| |
| * Merge branch 'master' of git://anongit.kde.org/owncloud into autoloadJakob Sack2011-07-2910-288/+478
| |\ | | | | | | | | | | | | | | | Conflicts: lib/base.php lib/filestorage.php
| * | Delete requires in applications where possibleJakob Sack2011-07-276-10/+0
| | |
* | | Add share action for mutliple selected filesMichael Gapczynski2011-07-291-1/+1
| |/ |/|