Commit Graph

70 Commits

Author SHA1 Message Date
Jan-Christoph Borchardt 77b558885a updated add to playlist icon 2011-07-31 00:51:45 +02:00
Robin Appelman e6821e9d7c Show play and add-to-playlist buttons in instant search results
for now this only works from inside the media app
2011-07-31 00:50:04 +02:00
Jan-Christoph Borchardt f8c560a35a added play and add to playlist icon 2011-07-31 00:13:48 +02:00
Jan-Christoph Borchardt c78e41b2d3 forgot to generate the translation files 2011-07-30 23:43:22 +02:00
Jan-Christoph Borchardt d6faa89ed7 fix header on error page 2011-07-30 21:58:04 +02:00
Robin Appelman aa08196c32 some interface work on instant search 2011-07-30 21:18:54 +02:00
Robin Appelman d2d77b2a48 initial work on instant search 2011-07-30 18:05:20 +02:00
Jan-Christoph Borchardt 8426babab9 updated navigation subentry styling 2011-07-30 10:56:28 +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 d12d08e2f3 some more changes for navigation subentries 2011-07-29 19:43:06 +02:00
Michael Gapczynski 997e1f9743 Merge branch 'master' of git://anongit.kde.org/owncloud 2011-07-29 12:26:30 -04:00
Michael Gapczynski 9f867abe75 Display subnavigation entries in user layout template 2011-07-29 12:25:57 -04:00
Robin Appelman 2781fdeed8 automatically replace svg images with png for browsers that dont support svg 2011-07-29 17:51:38 +02:00
Robin Appelman dee7fb3b72 fix login header for ie 2011-07-29 17:51:38 +02:00
Jan-Christoph Borchardt 72402ff143 removed some more legacy CSS 2011-07-29 04:24:02 +02:00
Robin Appelman 18d8f34f96 fix breadcrumb look of Files in navigation panel 2011-07-29 02:54:19 +02:00
Jan-Christoph Borchardt 23f051ccd6 redesigned search box 2011-07-29 02:35:21 +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 c15db76aa0 icons for music and images 2011-07-29 01:16:30 +02:00
Jan-Christoph Borchardt f1616b0e62 implemented relative file size and coloring 2011-07-29 00:46:20 +02:00
Jan-Christoph Borchardt 68915f1852 header now blends beautifully into interface 2011-07-28 23:31:02 +02:00
Jan-Christoph Borchardt 43f99a8983 finished action icons on hover, small style improvements 2011-07-28 12:14:55 +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 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
Jakob Sack 2f807a3c7f Delete requires in applications where possible 2011-07-27 19:25:49 +02:00
Robin Appelman 556bf2ef4d fix broken merge 2011-07-27 16:57:49 +02:00
Robin Appelman 0dad1f8ccb merge master into interface 2011-07-27 16:42:58 +02:00
Robin Appelman 606dec8da0 some minor changes in the javascript translation function
also provide Array.prototype.indexOf for browser that don't support it nativale (IE)
2011-07-27 16:40:26 +02:00
Robin Appelman b0f166fc83 some javascript changes 2011-07-26 16:43:12 +02:00
Robin Appelman 543bdb8ccd merge master into interface 2011-07-26 16:16:47 +02:00
Robin Appelman 6a9a62b7d2 remove some dummy code 2011-07-25 23:21:07 +02:00
Robin Appelman 98cd83fabd bumb jquery and jquery-ui versions 2011-07-25 23:16:05 +02:00
Robin Appelman ac0c33209d add js versions of linkTo, imagePath,addScript and addStyle 2011-07-25 22:30:55 +02:00
Robin Appelman ceb711dff4 some work on the breadcrumb navigation for files 2011-07-22 16:52:35 +02:00
Robin Appelman 9be2dc8290 show fixed filecontrols over the filelist that can scroll underneath it 2011-07-22 00:43:35 +02:00
Robin Appelman 9950f06c59 Merge branch 'master' into interface 2011-07-22 00:28:17 +02:00
Robin Appelman 828a26c69e dont load some javascript files multiply times 2011-07-22 00:24:25 +02:00
Robin Appelman be6b5c8e77 some work on the updated interface 2011-07-21 22:01:55 +02:00
Jan-Christoph Borchardt 3fab6016f9 moved Remember login below password field 2011-07-20 16:11:39 +02:00
Robin Appelman 5539f67135 Some ui work on user management, but it can still use a lot of improvement. 2011-07-20 15:51:19 +02:00
Bartek Przybylski c5776fdae4 remember login added 2011-07-20 15:04:14 +02:00
Robin Appelman 47993fe29a You can now move files to a parent folder by draging them to an element in the breadcrumb bar
also fixed dragging newly uploaded files and droppin in new folders
2011-07-07 21:55:58 +02:00