Robin Appelman
|
a0548a416a
|
Don't trigger file action when renaming, stupid fix for stupid firefox behaviour
|
2011-12-05 23:52:14 +01:00 |
Bart Visscher
|
2dd757156c
|
Fix file dropping on root (Files menu entry)
|
2011-11-23 21:31:27 +01:00 |
Brice Maron
|
2fa9e3279c
|
Manage More special chars in file listings. ';' is still problematic
|
2011-11-06 13:50:05 +01:00 |
Brice Maron
|
8de7c36b4c
|
Fix broken upload since merge of new button branch
|
2011-11-06 13:34:22 +01:00 |
Brice Maron
|
75ff9abaca
|
Fix another problem of the so-called 'fix-special chars' commit.
|
2011-11-06 00:39:11 +01:00 |
Brice Maron
|
b3bb83cf58
|
Do not use mix data/attr to retrieve filename ... data() will try to convert filename to int
|
2011-11-04 23:44:41 +01:00 |
Robin Appelman
|
9a049de85f
|
fix mimeicon for new files
|
2011-11-04 03:11:29 +01:00 |
Robin Appelman
|
bf18568e17
|
small styling fix for New button
|
2011-11-04 03:08:00 +01:00 |
Robin Appelman
|
2c68aab198
|
Merge branch 'master' into newbutton
|
2011-11-04 03:00:03 +01:00 |
Brice Maron
|
13d2c5e926
|
Fix bug with spaces in file names.
|
2011-11-02 20:26:17 +01:00 |
Brice Maron
|
c7d1737d47
|
attempt to manage some special chars in file list
Added a jquery function to filter by attributes.
Add more logging in rename file
Use the new function to avoid errors
|
2011-11-01 22:35:13 +01:00 |
Robin Appelman
|
d46288b0ab
|
'New' button, needs some css work
|
2011-10-23 11:40:40 +02:00 |
Michael Gapczynski
|
aa087f8661
|
Change javascript new folder from old icon to new
|
2011-10-22 02:11:32 -04:00 |
Brice Maron
|
3c5a6a356a
|
Use notification to inform about errors in file list.
|
2011-10-17 20:39:01 +02:00 |
Georg Ehrke
|
a01d10e57d
|
Merge branch 'master' into calendar
|
2011-10-13 21:59:16 +02:00 |
Robin Appelman
|
d7fa2a0f77
|
mimetype icon improvements
|
2011-10-13 16:33:39 +02:00 |
Tom Needham
|
538abb99f1
|
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
|
2011-10-07 17:10:50 +01:00 |
Robin Appelman
|
1f562a2e83
|
fixes for the mimetype icons
|
2011-10-07 18:09:49 +02:00 |
Robin Appelman
|
1fba8619d4
|
move some code to where it belongs and remove duplicated editor app
|
2011-10-05 02:36:54 +02:00 |
Tom Needham
|
02d7b1a1fc
|
Added breadcrumb and control bar.
|
2011-10-03 22:59:40 +01:00 |
Tom Needham
|
0825073e8c
|
Editor now loads on top of files app.
|
2011-10-01 22:48:00 +01:00 |
Robin Appelman
|
51e68729de
|
escape file and directory names when downloading files
|
2011-09-30 10:59:46 +02:00 |
Tom Needham
|
bc7289bb28
|
Changed theme. Editing is now default action for all supported types. Fixed static url.
|
2011-09-28 21:25:25 +01:00 |
Robin Appelman
|
1639a1ca49
|
fix persistent playlist for media player
|
2011-09-28 22:21:06 +02:00 |
Tom Needham
|
1f74e76d83
|
Implemented ace-edtior as an app. Basic file editing and saving supported.
|
2011-09-28 15:15:04 +01:00 |
Scott Barnett
|
83ccbbe49f
|
Fixed table gap from appearing.
|
2011-09-27 06:48:05 +10:00 |
Scott Barnett
|
dbddec9160
|
Fixed minor issue.
|
2011-09-26 04:18:33 +10:00 |
Scott Barnett
|
1985bfd9eb
|
Fixed uploaded file hover issue.
|
2011-09-26 04:08:28 +10:00 |
Robin Appelman
|
917ea58a8c
|
fix file uploads for IE
|
2011-09-22 23:25:23 +02:00 |
Michael Gapczynski
|
be4cb55368
|
Fix newly uploaded files names being cut off if multiple '.'
|
2011-08-28 15:39:17 -04:00 |
Michael Gapczynski
|
affc879cde
|
Shift+Click multiselect for files
|
2011-08-28 15:21:53 -04:00 |
Michael Gapczynski
|
a695aa3071
|
Months for modified date need to be translated
|
2011-08-28 14:21:36 -04:00 |
Michael Gapczynski
|
5f0ab971f1
|
Ctrl+Click on td.filename a selects file instead of default file action
|
2011-08-28 14:15:07 -04:00 |
Michael Gapczynski
|
0c0435615d
|
Support translations for modified date column in files
|
2011-08-28 11:44:33 -04:00 |
Michael Gapczynski
|
fef7e9d5f4
|
Style changes for multiselect and add tipsy for file size
|
2011-08-27 22:16:39 -04:00 |
Michael Gapczynski
|
2b572f676d
|
Fix file actions broken in some browsers, rename delete to do_delete - Thanks Bart Visscher
|
2011-08-27 19:32:48 -04:00 |
Michael Gapczynski
|
9353d1de74
|
Get file extension using lastIndexOf instead of indexOf in case there is a '.' in file name
|
2011-08-24 20:34:27 -04:00 |
Jan-Christoph Borchardt
|
d40b905f27
|
Revert "hints for file actions"
1) Please test in Firefox 2) File actions should be refactored first, to be shown/hidden via CSS, not via JavaScript
This reverts commit e78d1dd676 .
|
2011-08-23 11:45:28 +02:00 |
Bartek Przybylski
|
e78d1dd676
|
hints for file actions
|
2011-08-22 19:33:21 +02:00 |
Robin Appelman
|
d5ba4ec825
|
some improvements in automatic svg replacement
|
2011-08-22 15:20:24 +02:00 |
Jan-Christoph Borchardt
|
7bb261f810
|
more fixes for Personal and Tipsy
|
2011-08-14 16:12:31 +02:00 |
Jan-Christoph Borchardt
|
6e30ade0b3
|
updated tipsy, tooltips finally work everywhere, thanks icewind
|
2011-08-14 14:55:43 +02:00 |
Jan-Christoph Borchardt
|
3b5f16b23c
|
NEEDS MORE FADING
|
2011-08-13 06:05:00 +02:00 |
Jan-Christoph Borchardt
|
d5b4056514
|
fixed tipsy tooltips for actions
|
2011-08-13 05:40:03 +02:00 |
Jan-Christoph Borchardt
|
7ece8ed314
|
added global action class for icons
|
2011-08-13 05:27:50 +02:00 |
Robin Appelman
|
42c5a24dc3
|
more fancy fading
|
2011-08-13 00:23:15 +02:00 |
Jan-Christoph Borchardt
|
02824cabfe
|
removed downloading as fallback action when file type can not be opened
|
2011-08-12 11:55:11 +02:00 |
Jan-Christoph Borchardt
|
f62b315159
|
file hovering now very fancy, CSS fade for row and extension
|
2011-08-12 11:51:48 +02:00 |
Robin Appelman
|
9ba303a95f
|
fix uploading multiple files
|
2011-08-12 11:50:07 +02:00 |
Jan-Christoph Borchardt
|
6c4d075bd6
|
added jquery-tipsy for nice title tooltips
|
2011-08-12 11:26:13 +02:00 |