Commit Graph

978 Commits

Author SHA1 Message Date
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
Jan-Christoph Borchardt e7a2627189 Merge branch 'interface' 2011-07-29 01:56:45 +02:00
Jan-Christoph Borchardt ebec36f190 better image icon 2011-07-29 01:53:29 +02:00
Jan-Christoph Borchardt 03713ede03 updated ownCloud icon and position 2011-07-29 01:42:15 +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 dbcebba882 show media icon in settings as well 2011-07-29 01:33:03 +02:00
Jan-Christoph Borchardt 19d81add3d remove legacy styles 2011-07-29 01:27:02 +02:00
Jan-Christoph Borchardt b88e5ce9a1 added icon to media app 2011-07-29 01:19:09 +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
Robin Appelman ab81128e5c dont throw error when the collection scanner cant detect the length of an audio file 2011-07-28 23:34:39 +02:00
Robin Appelman f1c2b5b304 set installed version in config file 2011-07-28 23:34:39 +02:00
Robin Appelman 20f5a9f085 bumb version number for upcomming beta 2011-07-28 23:34:39 +02:00
Jan-Christoph Borchardt 68915f1852 header now blends beautifully into interface 2011-07-28 23:31:02 +02:00
Jan-Christoph Borchardt 9642a43129 correctly display icons and rename box 2011-07-28 23:24:00 +02:00
Robin Appelman 30307e736b dont throw error when the collection scanner cant detect the length of an audio file 2011-07-28 23:06:20 +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 9e7baba977 set installed version in config file 2011-07-28 22:16:19 +02:00
Robin Appelman 0ab6e03863 bumb version number for upcomming beta 2011-07-28 21:58:55 +02:00
Robin Appelman 5728f80116 remove dummy settings 2011-07-28 21:05:49 +02:00
Robin Appelman bc51425bb7 keep track of playcount as last played time of music files 2011-07-28 20:59:36 +02:00
Robin Appelman 7d15a45e09 use oc_preferences to store ocs privatedata 2011-07-28 20:23:58 +02:00
Robin Appelman aa33812104 hopefully fix some issues with the openid server 2011-07-28 20:12:07 +02:00
Robin Appelman 0d408fe6f5 make use of the command line tools id3info and mp3info for scanning music if they are available 2011-07-28 20:10:58 +02:00
Jan-Christoph Borchardt 43f99a8983 finished action icons on hover, small style improvements 2011-07-28 12:14:55 +02:00
Robin Appelman ece6bd663c show icons instead of text for file actions 2011-07-28 04:29:04 +02:00
Robin Appelman 74249c65da give OC.imagePath the ability to detect whether to use svg or png images 2011-07-28 04:28:04 +02:00
Jan-Christoph Borchardt 09eff063de fix merge conflict 2011-07-28 03:22:55 +02:00
Jan-Christoph Borchardt c5bc345604 rewrote header in pure CSS, smaller, less obtrusive 2011-07-28 02:30:09 +02:00
Jan-Christoph Borchardt 7cd7e64498 proper CSS formatting for better workflow 2011-07-28 01:26:26 +02:00
Jan-Christoph Borchardt 9a88f066c5 first part of file action icons implementation 2011-07-28 01:15:36 +02:00
Jan-Christoph Borchardt 78f47c07e0 show arrow cursor instead of text caret by default 2011-07-28 00:36:31 +02:00
Jan-Christoph Borchardt 25c48e6aed lots of small style fixes for the file list 2011-07-28 00:21:11 +02:00
Robin Appelman 90ecd2c293 deleting stuff is scary, lets move the button as far to the right as possible
it doesn't fit good currently in the column but will be fixed with using icons
2011-07-27 23:32:37 +02:00
Robin Appelman 7d5bc7974d do not show default file action in the file action list on hover 2011-07-27 23:23:46 +02:00
Robin Appelman 7505720350 fix log when no tablename prefix is used 2011-07-27 22:44:51 +02:00
Jakob Sack e69079f935 Further improvements 2011-07-27 20:04:42 +02:00
Jakob Sack 924100dd8c One class per File 2011-07-27 19:52:24 +02:00
Jakob Sack 2f807a3c7f Delete requires in applications where possible 2011-07-27 19:25:49 +02:00
Jakob Sack f5c0dbd947 Use autoload 2011-07-27 19:07:28 +02:00
Robin Appelman 556bf2ef4d fix broken merge 2011-07-27 16:57:49 +02:00