Jan-Christoph Borchardt
|
d2767faf61
|
Merge pull request #4113 from owncloud/delete-fix
Delete icon fix
|
2013-08-15 15:31:42 -07:00 |
Thomas Müller
|
bd1895bdf8
|
Merge pull request #4354 from owncloud/fix_2711_shared_icon_disappears_on_firefox
fix #2711 using a custom event, also use css selectors over filterAttr
|
2013-08-15 14:08:01 -07:00 |
kondou
|
4002491947
|
Reword a phrase
|
2013-08-14 06:29:19 +02:00 |
kondou
|
9549bd3e68
|
Use plural translations
|
2013-08-09 20:37:18 +02:00 |
Jörn Friedrich Dreyer
|
ff67f115d4
|
fix #2711 using a custom event, also use css selectors over filterAttr
|
2013-08-08 13:50:04 +02:00 |
Jan-Christoph Borchardt
|
1a1c100719
|
fix loading.gif size for both upload and deletion, force visiblity
|
2013-07-30 10:44:01 +02:00 |
Victor Dubiniuk
|
33fe24dc3d
|
Replace delete icon with spinner
|
2013-07-29 19:27:11 +03:00 |
Bjoern Schiessle
|
4a9f5f64da
|
remove whitespaces
|
2013-07-29 17:15:20 +02:00 |
Björn Schießle
|
a00cff7c05
|
disable "deleted files" button if trash bin is empty
|
2013-07-26 11:14:29 +02:00 |
Thomas Müller
|
2a42021815
|
Merge branch 'master' into delete-fix
Conflicts:
core/css/styles.css
|
2013-07-23 16:24:34 +02:00 |
Jan-Christoph Borchardt
|
48948ccf5f
|
finally remove the file size obfuscation as it had more disadvantages. I was wrong, sorry.
|
2013-07-18 22:15:26 +02:00 |
Jan-Christoph Borchardt
|
4bfd61fb7f
|
use new delete icon for deleted files as well
|
2013-07-18 18:46:37 +02:00 |
Jan-Christoph Borchardt
|
8a25d1ad06
|
remove unnecessary tipsy for Files delete
|
2013-07-18 18:41:01 +02:00 |
Jan-Christoph Borchardt
|
197c979d26
|
use background image instead of img for Files delete icon
|
2013-07-18 18:40:09 +02:00 |
Björn Schießle
|
cb81ceb31d
|
add new file above summary if it is the first file in the list
|
2013-07-12 10:40:24 +02:00 |
Thomas Müller
|
5fff4e0d08
|
Merge pull request #3903 from owncloud/nonpublic-uploading
Fix upload regressions
|
2013-07-01 12:35:32 -07:00 |
Robin Appelman
|
492c0571a0
|
fix detection of public upload in filelist.js
|
2013-07-01 15:47:40 +02:00 |
Morris Jobke
|
b19033b353
|
Merge pull request #3223 from owncloud/fix-2820
if rename of file fails, the rename is undone in the view - fix 2820
|
2013-07-01 01:28:17 -07:00 |
Bart Visscher
|
e3df2b8c87
|
Merge pull request #1044 from owncloud/fix_extra_slash
Remove duplicate / for first folder in root
|
2013-06-28 12:00:35 -07:00 |
Bart Visscher
|
89dc8be9f5
|
update to !==
|
2013-06-28 21:00:09 +02:00 |
Roman Geber
|
da0caadf4e
|
Added file-upload to GIT repo
Optimized CSS identifiers
|
2013-06-26 22:51:38 +02:00 |
Roman Geber
|
ddb0ff346d
|
Public upload feature
|
2013-06-25 12:24:14 +02:00 |
Robin Appelman
|
6778a45d45
|
use json to encode user list
|
2013-06-19 15:02:18 +02:00 |
Robin Appelman
|
85585ede02
|
allow scanning files for multiple users
|
2013-06-19 01:26:08 +02:00 |
Morris Jobke
|
e0547a25ab
|
if rename of file fails, the rename is undone in the view - #fix 2820
Changes:
* OC.dialog -> OC.Notification
* Added test
* Fixed OC.Notification.show() issue for queued items
* Highlight failed item and show notification
|
2013-06-15 09:58:27 +02:00 |
Jan-Christoph Borchardt
|
0872f641dd
|
darker low threshold color for file size and age fading, better contrast
|
2013-06-11 14:30:13 +02:00 |
davidak
|
56006ea852
|
small typo fix: added 2 whitespaces
|
2013-05-24 14:31:06 +02:00 |
Jörn Friedrich Dreyer
|
591b383f2d
|
peselect filename without extension on rename
|
2013-05-13 15:54:45 +02:00 |
Robin Appelman
|
3de40f7cfb
|
Files: set the proper mimetype when creating a new text file
|
2013-05-06 17:55:22 +02:00 |
Lukas Reschke
|
3a6e39b990
|
It's a class
|
2013-04-28 23:28:41 +02:00 |
Lukas Reschke
|
6cf6103ed2
|
Move onclick handler
|
2013-04-28 23:25:58 +02:00 |
Lukas Reschke
|
1ee224d8cb
|
Merge pull request #3108 from owncloud/fileactions-order
Files: fix the order fileactions are computed for a file
|
2013-04-24 10:55:38 -07:00 |
Morris Jobke
|
637dd685db
|
fix wrong shared icon description
fix #2928
translation of string "Shared" has to be marked as located in "files" for the translation extractor
|
2013-04-24 16:13:17 +02:00 |
Robin Appelman
|
ab7fcebeb3
|
Files: fix the order fileactions are computed for a file
|
2013-04-24 15:26:36 +02:00 |
Robin Appelman
|
1507d1ef26
|
Files: Fix XSS when creating dropshadow
|
2013-04-22 21:55:54 +02:00 |
Bart Visscher
|
802a5a331b
|
Fix displaying spinner on delete
|
2013-04-19 13:46:11 +02:00 |
Bart Visscher
|
6d6dfffea7
|
Merge pull request #2279 from owncloud/refactor_upload_js
Refactor upload js
|
2013-04-06 15:44:08 -07:00 |
kondou
|
de2e546617
|
Translate 'Error' in core
|
2013-04-06 16:52:55 +02:00 |
root
|
74b02db337
|
Fixed things in alert-messages
Two parameters for OC.dialogs.alert, otherwise one will be "undefined".
Also fixed missing translation.
|
2013-04-05 01:56:32 +02:00 |
Jörn Friedrich Dreyer
|
7ecbaef16c
|
use css browser switch instead of deprecated jquery browser detection
|
2013-03-28 19:13:37 +01:00 |
Jörn Friedrich Dreyer
|
dac875eb9c
|
'#upload' is actually '#uploadprogresswrapper', fix css and js to show cancel button correctly
|
2013-03-28 18:50:49 +01:00 |
Jörn Friedrich Dreyer
|
e31d74037a
|
use local variable to walk DOM only once
|
2013-03-28 18:20:03 +01:00 |
Jörn Friedrich Dreyer
|
868d7b956d
|
use === to compare empty string ''
|
2013-03-28 18:20:03 +01:00 |
Jörn Friedrich Dreyer
|
831b7ca803
|
don't update progress bar in ie < 10
|
2013-03-28 18:20:03 +01:00 |
Jörn Friedrich Dreyer
|
c1a944a655
|
return created table row, use as context in fileupload events
|
2013-03-28 18:17:18 +01:00 |
Jörn Friedrich Dreyer
|
4dd4167f80
|
refactor files.js, make proper use of fileupload events
|
2013-03-28 18:17:18 +01:00 |
Jörn Friedrich Dreyer
|
df31ee5a90
|
Merge pull request #2575 from owncloud/fixing-1461-master
Fix upload progressbar in IE8 and IE9
|
2013-03-28 10:01:39 -07:00 |
Thomas Mueller
|
586a47b186
|
fixes #1463 - file size is now displayed correctly in IE8
|
2013-03-26 21:28:01 +01:00 |
Thomas Mueller
|
cf50e67e1b
|
prevent to fire delete ajax a second time.
Before the click on a single file delete icon fired two different handlers - one of them is for multiple deletion only
|
2013-03-26 16:27:56 +01:00 |
Thomas Mueller
|
e0e5cb73bf
|
fixes #1461
|
2013-03-26 14:14:30 +01:00 |