Commit Graph

219 Commits

Author SHA1 Message Date
Jan-Christoph Borchardt 5382ec66a2 fixed search box and file controls 2011-08-08 11:24:09 +02:00
Jakob Sack 501b767e6e Merge branch 'master' of git://anongit.kde.org/owncloud 2011-08-06 11:38:49 +02:00
Jakob Sack 5f7c040ec0 Add principals, minor changes in base.php 2011-08-06 11:36:56 +02:00
Jan-Christoph Borchardt 193b9c9386 styled undo file deletion 2011-08-05 07:37:08 +02:00
Jan-Christoph Borchardt 12cc7c77ba widen upload and new folder so that upload button text does not overflow 2011-08-04 15:29:35 +02:00
Robin Appelman e209511f86 provide undo button when deleting files from the web interface 2011-08-04 00:22:44 +02:00
Robin Appelman 3829b1e7b9 hide the file icon when showing the checkbox again 2011-08-02 23:03:59 +02:00
Robin Appelman 6bda6de9a1 show table header in filebrowser always on top when files are selected 2011-08-02 23:00:40 +02:00
Jan-Christoph Borchardt b5c213ce6d fixed starting breadcrumb divider 2011-08-02 03:59:25 +02:00
Jan-Christoph Borchardt 5c941e57d2 fixed showing mimetypes for new files 2011-08-02 03:17:26 +02:00
Jan-Christoph Borchardt 657a61e537 no more misclicking files on checkbox ticking 2011-08-02 02:29:51 +02:00
Robin Appelman 18949aaa0b move public links to a subentry of files 2011-07-30 22:22:57 +02:00
Jan-Christoph Borchardt b2f1d26d93 fixed color calculation again 2011-07-30 15:42:34 +02:00
Jan-Christoph Borchardt 103d45539d fixed file size and date color calculation in JavaScript 2011-07-30 15:31:11 +02:00
Jan-Christoph Borchardt 9714bab653 fixed table heading and multiselect style 2011-07-30 15:16:20 +02:00
Robin Appelman 77abade785 dont need to remove the empty folder message twice 2011-07-30 14:46:41 +02:00
Robin Appelman 78d41a03e0 automatically hide show/hide the empty folder message 2011-07-30 14:44:22 +02:00
Jan-Christoph Borchardt 95ec75b919 only bold current folder in breadcrumb navigation 2011-07-30 12:55:12 +02:00
Jan-Christoph Borchardt 48fb1e2dae hide empty folder notification when a folder or file got uploaded 2011-07-30 12:14:09 +02:00
Jan-Christoph Borchardt f9ddbc4925 documented file size and date color calculation part 2011-07-30 11:00:25 +02:00
Jan-Christoph Borchardt bb5e6c9823 Transifex connection, added French and part of Bulgarian 2011-07-30 10:21:55 +02:00
Jakob Sack bafd684eb6 Renaming classes :-) 2011-07-29 21:36:03 +02:00
Jakob Sack 2bfad189e7 Merge branch 'master' of git://anongit.kde.org/owncloud into autoload
Conflicts:
	lib/base.php
	lib/filestorage.php
2011-07-29 20:42:24 +02:00
Robin Appelman b6ad416757 you can now move files to the root folder by draging them to the Files entry in the navigation panel 2011-07-29 18:00:42 +02:00
Robin Appelman 98e78c0599 some tweaks for renaming 2011-07-29 17:51:38 +02:00
Robin Appelman 2781fdeed8 automatically replace svg images with png for browsers that dont support svg 2011-07-29 17:51:38 +02:00
Jan-Christoph Borchardt 46400a8124 message and hint for upload if folder is empty 2011-07-29 13:01:15 +02:00
Jan-Christoph Borchardt 72402ff143 removed some more legacy CSS 2011-07-29 04:24:02 +02:00
Jan-Christoph Borchardt 7e0bbd20c0 revised coloring again 2011-07-29 03:09:30 +02:00
Jan-Christoph Borchardt d23d4e66c5 revised color calculation for size and age 2011-07-29 03:04:25 +02:00
Robin Appelman 2d43f6e307 make foldernames also bold after renaming 2011-07-29 02:47:25 +02:00
Robin Appelman 468319fe04 no need for an ok button for creating folders 2011-07-29 02:37:17 +02:00
Robin Appelman 3758b0d707 fix size of selected files with new uploaded files 2011-07-29 02:33:58 +02:00
Robin Appelman 952b83cbdc show proper cursor for rename textfield 2011-07-29 02:28:39 +02:00
Robin Appelman a7748c14c6 dont need the ok button for renaming 2011-07-29 02:26:32 +02:00
Jan-Christoph Borchardt 224dbed79c narrow modified column, remove help cursor 2011-07-29 02:20:06 +02:00
Robin Appelman 0e76d06358 properly style filenames after renaming 2011-07-29 02:17:40 +02:00
Robin Appelman 3a9af23cda always show download icon on hover 2011-07-29 02:02:17 +02:00
Robin Appelman 6d0c8ea7e4 use proper file icons for image and audio files 2011-07-29 01:37:08 +02:00
Jan-Christoph Borchardt 19d81add3d remove legacy styles 2011-07-29 01:27:02 +02:00
Jan-Christoph Borchardt c15db76aa0 icons for music and images 2011-07-29 01:16:30 +02:00
Robin Appelman 82261e9907 use relative times for new upload files 2011-07-29 01:10:08 +02:00
Jan-Christoph Borchardt f1616b0e62 implemented relative file size and coloring 2011-07-29 00:46:20 +02:00
Robin Appelman c73dd86713 confirmation dialogs for deletions 2011-07-29 00:26:23 +02:00
Robin Appelman 433ad8c3ce add size tooltip for selected files 2011-07-28 23:56:42 +02:00
Robin Appelman 4028178982 fix serveral styling issues on uploaded files 2011-07-28 23:52:49 +02:00
Jan-Christoph Borchardt 9642a43129 correctly display icons and rename box 2011-07-28 23:24:00 +02:00
Robin Appelman 9565ea251d Implement inline renaming of files
Still needs some ui love
2011-07-28 23:04:34 +02:00
Jan-Christoph Borchardt ba246d3b27 Merge branch 'master' into interface 2011-07-28 22:20:34 +02:00
Robin Appelman 5728f80116 remove dummy settings 2011-07-28 21:05:49 +02:00