Commit graph

141 commits

Author SHA1 Message Date
Robin Appelman
dfb923f34e automatically set background images to png when needed 2011-08-11 20:36:31 +02:00
Jan-Christoph Borchardt
99790d6805 lots of image changes, use svg EVERYWHERE POSSIBLE 2011-08-11 19:00:32 +02:00
Jan-Christoph Borchardt
b4e89871dd merged master into sharing 2011-08-11 13:29:22 +02:00
Jan-Christoph Borchardt
1128b15833 fixed navigation and breadcrumb graphics 2011-08-10 23:44:18 +02:00
Jan-Christoph Borchardt
6af4c2dd0f moved search box directly to template 2011-08-10 23:02:41 +02:00
Bartek Przybylski
ec31a29b3c Bug 279826 fix 2011-08-10 20:12:42 +02:00
Michael Gapczynski
e1bde1a78e Merge branch 'master' into sharing
Conflicts:
	files/templates/index.php
2011-08-10 13:40:47 -04:00
Jan-Christoph Borchardt
f754d6dc51 lots of CSS details 2011-08-10 15:11:26 +02:00
Robin Appelman
9059b55979 make more strings translatable 2011-08-10 14:03:54 +02:00
Michael Gapczynski
ec6aed8475 Merge branch 'master' into sharing 2011-08-09 10:42:50 -04:00
Jan-Christoph Borchardt
3b34cba4ae first mediaplayer styling 2011-08-08 21:40:39 +02:00
Jan-Christoph Borchardt
b9ce564053 Merge branch 'master' into sharing 2011-08-08 13:04:10 +02:00
Jan-Christoph Borchardt
ecd2738e83 fixed upload button 2011-08-08 12:48:43 +02:00
Michael Gapczynski
1aa89b7cbb Merge branch 'master' into sharing
Conflicts:
	files/css/files.css
	lib/base.php
2011-08-07 15:56:26 -04:00
Robin Appelman
e209511f86 provide undo button when deleting files from the web interface 2011-08-04 00:22:44 +02:00
Jan-Christoph Borchardt
657a61e537 no more misclicking files on checkbox ticking 2011-08-02 02:29:51 +02:00
Michael Gapczynski
11d1627513 Merge branch 'master' into sharing. Integrate with changes in master, rename classes
Conflicts:
	lib/base.php
2011-07-30 19:40:19 -04: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
Robin Appelman
78d41a03e0 automatically hide show/hide the empty folder message 2011-07-30 14:44:22 +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
Michael Gapczynski
f0c1f38f98 Add share action for mutliple selected files 2011-07-29 15:43:29 -04:00
Jakob Sack
bafd684eb6 Renaming classes :-) 2011-07-29 21:36:03 +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
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
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
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
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
Jan-Christoph Borchardt
9a88f066c5 first part of file action icons implementation 2011-07-28 01:15:36 +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
d6bf5cd251 show error when trying to upload to large files 2011-07-22 15:48:30 +02:00
Robin Appelman
d9a79c0f7e show fileactions inline on hover 2011-07-22 00:18:41 +02:00
Robin Appelman
be6b5c8e77 some work on the updated interface 2011-07-21 22:01:55 +02:00
Jan-Christoph Borchardt
f40a1c8cb8 fixed file size color calculation 2011-07-20 16:06:58 +02:00
Robin Appelman
6b034ad2f9 Allow users to start a new upload before the current upload has finished 2011-07-20 15:51:19 +02:00
Robin Appelman
ff54602be0 No longer use the "Ok" button for file uploads 2011-07-19 20:34:01 +02:00
Robin Appelman
b69ae10b74 Provide ability to select mutliply files during upload for browsers that support it. 2011-07-19 20:23:33 +02:00
Michael Gapczynski
9e420e4639 Home icon now points to index.php 2011-07-10 18:12:11 -04:00
Hans Bakker
5c671c995c finish refactoring of files admin page 2011-07-09 21:44:50 +02:00
Hans Bakker
76aceb9970 Changed the js code for the files admin section to jQuery 2011-07-08 18:56:20 +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
Robin Appelman
d31349b781 files can now be draged and dropped in the file browser 2011-07-07 04:14:24 +02:00
Robin Appelman
af3aceaf08 show file extention in a lighter color 2011-07-07 02:41:22 +02:00
Jan-Christoph Borchardt
45bda0997f some cleanup, small fixes 2011-07-07 02:05:12 +02:00
Jan-Christoph Borchardt
0a6c76fb91 file size is reflected in the value's shade of grey, atm calculated absolutely 2011-07-07 01:52:26 +02:00
Jan-Christoph Borchardt
e3fd72dc16 introducing simple file size, only MB as unit, details on hover 2011-07-07 01:27:16 +02:00
Jan-Christoph Borchardt
76eaab4b6b make folder labels bold, better distinction from files 2011-07-07 00:20:40 +02:00
Jan-Christoph Borchardt
827eb1ae24 reactivated Upload & New Folder button icons 2011-07-06 19:17:28 +02:00
Hans Bakker
1daeb13dd9 Usability improvements:
-Added javascript to enable/disable radiobuttons
-Added labels
2011-07-03 01:52:17 +02:00
Robin Appelman
51b2557470 stop confusing people with a dummy share button 2011-06-23 12:17:03 +02:00
Kamil Domanski
9f7e50ae8e make files app translateable 2011-06-20 17:11:28 +02:00
Robin Appelman
c4e7761ee8 make new folder dialog behave more like a regular form, so you can press enter to create the folder 2011-06-17 14:17:53 +02:00
Robin Appelman
1eb0faa264 make fileactions extendable by plugins 2011-06-04 20:16:44 +02:00
Robin Appelman
3892fe5511 some refactoring of the filebrowsers javascript code 2011-06-04 18:44:14 +02:00
Robin Appelman
00711341e9 new file uploader that should work with more browsers
tested with konqueror, chromium and firefox 4
2011-06-03 02:44:31 +02:00
Robin Appelman
6b34ba8a8e Make max upload filesize configurable for apache hosts 2011-05-29 17:43:13 +02:00
Robin Appelman
2299a48045 fix the drop down arrow in file browser 2011-05-17 20:37:39 +02:00
Robin Appelman
e6b90a60af fix the drop down arrow in file browser 2011-05-16 16:34:04 +02:00
Arthur Schiwon
85764257ea refurbished new folder button 2011-04-19 12:21:55 +02:00
Arthur Schiwon
4a9fdd2918 fancy upload button. does work with firefox (at least 4) and chromium, but not with Konqueror, Rekonq, Opera. 2011-04-19 02:51:59 +02:00
Arthur Schiwon
4cb9cdb337 fancyfying file upload, part I 2011-04-18 23:44:41 +02:00
Arthur Schiwon
4ae158bbe0 implemented download single file from file menu 2011-04-18 16:59:30 +02:00
Robin Appelman
bba07fdb26 show modified date for folders 2011-04-18 10:50:12 +02:00
Arthur Schiwon
d377a1518d also convert special chars to entities in the breadcrumb 2011-04-18 10:10:17 +02:00
Arthur Schiwon
944a05b588 convert special chars to entities 2011-04-18 10:09:11 +02:00
Arthur Schiwon
03747a0ffb implemented Delete action in file menu 2011-04-18 10:02:01 +02:00
Arthur Schiwon
b0f7a1fe6f use prettybutton css class for file action stuff, too 2011-04-17 18:39:59 +02:00
Arthur Schiwon
ec7e338704 display max file size for upload 2011-04-17 18:14:26 +02:00
Arthur Schiwon
9b26cb0bfb implement "new folder" function 2011-04-17 17:49:56 +02:00
Arthur Schiwon
270e1101f4 some forgotten files... 2011-04-17 16:19:21 +02:00
Arthur Schiwon
ee4d087e72 don't reload the whole page after file upload 2011-04-17 15:59:06 +02:00
Arthur Schiwon
a14f8243e8 get max upload file size for upload form from php settings 2011-04-17 12:03:23 +02:00
Jan-Christoph Borchardt
7de3ecfe5f away with the h1, in with the good stuff 2011-04-17 00:45:22 +02:00
Arthur Schiwon
a7da3cd6a0 basic file upload reimplemented 2011-04-16 22:56:40 +02:00
Robin Appelman
318d024cc1 show size of folders in filebrowser 2011-04-16 17:07:44 +02:00
François KUBLER
7faf852561 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring
Conflicts:
	admin/templates/index.php
	templates/layout.admin.php
	templates/layout.user.php

All conflicts are fixed.
2011-03-09 22:46:17 +01:00
François KUBLER
bf815b3390 Fixed PHP syntax in template files.
* Full PHP tags
  * Alternative syntax for control structures
  * Semi-colon at the end of instructions
2011-03-09 21:57:00 +01:00
Jakob Sack
f042e85d41 Beginning of some ajax features and an admin page for files 2011-03-03 23:08:54 +01:00
Jakob Sack
61ffa182ee Application "files" is able to list the files again, start of splitting css files 2011-03-02 23:06:23 +01:00
Jakob Sack
66ac355f78 Getting rid of Smarty, using our own template system 2011-03-02 11:56:48 +01:00
Jakob Sack
015ab0eb64 Say Smarty to only use one compile directory. Makes setup somewhat easier. 2011-03-02 00:16:43 +01:00
Jakob Sack
132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 2011-03-01 23:20:16 +01:00