Jan-Christoph Borchardt
|
ae244972cb
|
Merge pull request #1228 from owncloud/generating_zip_message
Make the ZIP download information friendlier
|
2013-01-19 04:33:39 -08:00 |
Lukas Reschke
|
02bd8dd45a
|
Change the second part of the notification
|
2013-01-19 13:12:27 +01:00 |
Thomas Müller
|
31cc9aa80d
|
Merge pull request #986 from owncloud/fixing-784-master
the maximum upload size is now part of the response of the upload and de...
|
2013-01-18 14:06:00 -08:00 |
Lukas Reschke
|
ad57db3e87
|
Make the message friendlier
|
2013-01-18 22:35:26 +01:00 |
Thomas Mueller
|
5ff29b4348
|
fixing indent
|
2013-01-18 20:09:03 +01:00 |
Bart Visscher
|
5bfe4adbaa
|
Whitespace cleanup
|
2013-01-16 18:09:16 +01:00 |
Thomas Mueller
|
e560cba76b
|
adding a ajax call to get the current file storage stats like free space
logic to call it every 5 minutes
make use of visibility API/jquery-visibility to perform the ajax call only if the browser is visible/in use
|
2013-01-11 16:47:28 +01:00 |
Thomas Mueller
|
362860c5b5
|
adding jquery-visibility
https://github.com/mathiasbynens/jquery-visibility
MIT and GPL licensed
|
2013-01-11 16:44:25 +01:00 |
Thomas Mueller
|
23896a7290
|
Merge branch 'master' into fixing-784-master
Conflicts:
apps/files/js/files.js
|
2013-01-11 09:53:12 +01:00 |
Jörn Friedrich Dreyer
|
780fb37758
|
allow default click behaviour
|
2013-01-09 15:21:55 +01:00 |
Thomas Mueller
|
7b9e6d2f2c
|
fixing string concatenation in javascript
refs ae54364d7c
|
2013-01-08 00:32:41 +01:00 |
Jörn Friedrich Dreyer
|
3bb7ee521f
|
attach max upload tipsy to div instead of a to fix tooltip not showing due to new z-index
|
2013-01-07 12:23:29 +01:00 |
Jörn Friedrich Dreyer
|
da442b024c
|
remove aborted uploads
|
2013-01-07 11:11:21 +01:00 |
Jörn Friedrich Dreyer
|
cbb118d4a3
|
adapt to isFileNameValid, whitespace cleanup
|
2013-01-07 10:39:35 +01:00 |
Thomas Mueller
|
9671ace32e
|
Merge branch 'master' into fix_minor_files_annoyances
Conflicts:
apps/files/js/files.js
|
2013-01-06 22:46:40 +01:00 |
Thomas Mueller
|
bae1755184
|
Merge branch 'master' into fixing-784-master
Conflicts:
apps/files/ajax/upload.php
apps/files/js/files.js
lib/helper.php
|
2013-01-06 22:40:35 +01:00 |
Thomas Mueller
|
b4191b7da5
|
rename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has changed!
adding file name checks and notifications to isFileNameValid() for . and empty file name
|
2013-01-06 12:52:00 +01:00 |
Robin Appelman
|
a5dcbc3d8a
|
Files: prevent people from renaming files to '.'
|
2013-01-05 03:30:05 +01:00 |
Jörn Friedrich Dreyer
|
03b8a065cf
|
input/form switching cleanup
|
2013-01-02 17:03:16 +01:00 |
Jörn Friedrich Dreyer
|
a6733ff012
|
abort rename on ESC keyup
|
2013-01-02 16:17:30 +01:00 |
Jörn Friedrich Dreyer
|
740b6623aa
|
show notification when renaming a file to ''
|
2013-01-02 16:17:30 +01:00 |
Jörn Friedrich Dreyer
|
32c2b0d50e
|
enable enter in ie by using .submit()+form instead of .change(), use notifications when name is empty
|
2013-01-02 16:17:30 +01:00 |
Jörn Friedrich Dreyer
|
8148c187a3
|
whitespace cleanup
|
2013-01-02 16:07:10 +01:00 |
Thomas Müller
|
39d874cd90
|
the maximum upload size is now part of the response of the upload and delete operation.
the maximum upload size is updated within the browser once an upload or delete operation has been finished
|
2012-12-20 17:16:53 +01:00 |
Jan-Christoph Borchardt
|
bdc8d0098a
|
Merge pull request #869 from owncloud/files-styles
Files styles
|
2012-12-20 05:39:09 -08:00 |
Jan-Christoph Borchardt
|
373b69d835
|
Merge pull request #974 from owncloud/fixing-120-master
setting the timezone is now part of the login process
|
2012-12-20 04:02:22 -08:00 |
Bart Visscher
|
8e44404ae0
|
Merge pull request #925 from owncloud/fix_issue_918
Trigger the last action before continuing with a file upload
|
2012-12-20 03:30:50 -08:00 |
Thomas Müller
|
a1bf6b54e6
|
remove timezone.js
|
2012-12-20 11:14:21 +01:00 |
Jan-Christoph Borchardt
|
5107ccbeda
|
move CSS from JS to CSS
|
2012-12-20 10:53:50 +01:00 |
Thomas Müller
|
d085fdf8ea
|
Merge pull request #842 from owncloud/restrict_keyboard_shortcuts
prevent keyboardshortcuts from catching events outside the main doc - e....
|
2012-12-17 07:38:53 -08:00 |
Michael Gapczynski
|
915126cae8
|
Trigger last action before continuing with creating a new file/folder/from link
|
2012-12-16 16:25:08 -05:00 |
Michael Gapczynski
|
2607c565b0
|
Trigger the last action before continuing with a file upload, fixes issue #918
|
2012-12-16 16:19:51 -05:00 |
Bart Visscher
|
6ff38624a7
|
Merge pull request #875 from owncloud/multiplefiles_json
use json when deleting multiply files instead of using ; as delimiter
|
2012-12-14 16:26:09 -08:00 |
Robin Appelman
|
1443d6c3ef
|
fix mimetype icons for new files
|
2012-12-13 22:31:43 +01:00 |
Robin Appelman
|
fda7d932ef
|
remove unneeded line
|
2012-12-13 22:12:27 +01:00 |
Jan-Christoph Borchardt
|
e0ada2c24f
|
bring back fixed multiselect bar so it’s visible when scrolled down, fix #746
|
2012-12-13 19:44:55 +01:00 |
Robin Appelman
|
6a2b41e5e8
|
use json encoding when deleting multiply files instead of using ; as delimiter
|
2012-12-13 18:11:00 +01:00 |
Thomas Mueller
|
e8897c2b7e
|
prevent keyboardshortcuts from catching events outside the main doc - e.g. the share popup
|
2012-12-12 12:55:29 +01:00 |
Jörn Friedrich Dreyer
|
80d8ca24ec
|
fix svg -> png replacement for android, cleanup and remove obsolete css
|
2012-12-07 17:21:26 +01:00 |
Jörn Friedrich Dreyer
|
8cf1e560bb
|
add IE9 CSS checkbox fixes
|
2012-12-07 17:21:26 +01:00 |
Jörn Friedrich Dreyer
|
810e02099e
|
upload button HTML, CSS & JS cleanup
|
2012-12-07 15:32:24 +01:00 |
Thomas Müller
|
380db4a29e
|
Merge pull request #640 from esthepiking/master
Keyboard Shortcuts
|
2012-12-06 13:42:14 -08:00 |
Erik Sargent
|
f0213735fc
|
Code clean up
|
2012-12-05 08:23:28 -07:00 |
Erik Sargent
|
93208d0fe9
|
Remove rename
|
2012-12-04 09:40:17 -07:00 |
Erik Sargent
|
47fa3a8fe0
|
event.ctrlKey
|
2012-11-30 10:11:25 -07:00 |
Erik Sargent
|
5d13b0533d
|
event.ctrlKey
|
2012-11-30 10:10:00 -07:00 |
Erik Sargent
|
2160663309
|
ctrl issue fix
|
2012-11-30 08:43:24 -07:00 |
Erik Sargent
|
6060d063a9
|
Cleanup
|
2012-11-29 16:52:41 -07:00 |
Erik Sargent
|
b6e3460871
|
documentation
|
2012-11-29 10:21:20 -07:00 |
Erik Sargent
|
fd4aecf525
|
cleanup
|
2012-11-29 10:18:34 -07:00 |