Bart Visscher
|
0120f3fd62
|
Merge branch 'routing'
Conflicts:
core/lostpassword/index.php
core/lostpassword/resetpassword.php
|
2012-10-27 11:58:02 +02:00 |
Thomas Müller
|
e4c0bb59e5
|
Merge pull request #39 from scambra/date-l10n-fixes
Date l10n fixes
|
2012-10-18 08:09:58 -07:00 |
Jörn Friedrich Dreyer
|
e307bf31c8
|
fix oc-605
|
2012-10-18 14:19:34 +02:00 |
Bart Visscher
|
6081bfa2bc
|
Merge branch 'master' into routing
Conflicts:
lib/search/provider/file.php
settings/ajax/changepassword.php
settings/settings.php
|
2012-10-17 16:38:11 +02:00 |
scambra
|
c814a7a841
|
use interpolation for some translations in js
|
2012-10-16 20:53:31 +02:00 |
scambra
|
5ecce8bfb7
|
Translate modification date when file is created/uploaded, use same strings as lib/template.php
|
2012-10-16 20:25:11 +02:00 |
Bart Visscher
|
4af5b016cc
|
Whitespace cleanup
|
2012-10-14 21:04:08 +02:00 |
Robin Appelman
|
5b2f3c7f72
|
fix blocking drag & drop upload of folders
|
2012-10-12 15:30:16 +02:00 |
Lukas Reschke
|
e5f2d46c6f
|
Sanitize user input
|
2012-10-12 14:10:05 +02:00 |
Björn Schießle
|
32e2d7ef8f
|
check if ID was assigned
|
2012-10-08 17:47:02 +02:00 |
Björn Schießle
|
2923d24921
|
add data-id directly after upload/creation to the file list (bugfix for #1917)
|
2012-10-08 17:30:35 +02:00 |
Björn Schießle
|
4dba91838f
|
add ID to upload form and check if ID exist to avoid loading invalid javascript code for read-only views.
|
2012-10-08 10:28:29 +02:00 |
Michael Gapczynski
|
4b446f3edd
|
Revert part of 5beca59b , fixes file upload bug oc-1926
|
2012-10-07 17:17:37 -04:00 |
Björn Schießle
|
5e2bce24b4
|
enable user to download selected files from publically shared directory
|
2012-10-05 16:12:04 +02:00 |
Björn Schießle
|
5beca59b9c
|
check if element really exists before calling it. (e.g. for public shared files view, elements like "navigation" doesn't exist)
|
2012-10-05 10:32:38 +02:00 |
Björn Schießle
|
92b37119e3
|
remove textbox after pressing "enter" even if the name is the same
|
2012-10-02 18:38:17 +02:00 |
Bart Visscher
|
c9317b5a68
|
Merge branch 'master' into routing
|
2012-09-28 21:41:21 +02:00 |
Bart Visscher
|
4e2f575938
|
Correctly fix oc-1016 and fix downloading of files
|
2012-09-28 21:18:20 +02:00 |
Bart Visscher
|
bf1057143c
|
Merge branch 'master' into routing
Conflicts:
apps/files/js/filelist.js
core/js/js.js
lib/ocs.php
|
2012-09-28 15:38:49 +02:00 |
Robin Appelman
|
cfbca40fbe
|
fix sharing for newly uploaded or created files
|
2012-09-26 13:25:11 +02:00 |
Robin Appelman
|
a22a5d6807
|
some js style fixes
|
2012-09-23 03:16:52 +02:00 |
Thomas Müller
|
d5055639b2
|
Merge pull request #15 from scambra/delete-fixes
use post to delete files, get has a limit and fails with many files
|
2012-09-21 16:11:11 -07:00 |
scambra
|
107b641708
|
translate rename and history actions
|
2012-09-21 12:30:13 +02:00 |
icewind1991
|
4ea128ee43
|
Merge pull request #13 from scambra/safari-fixes
fix js success callback on safari when uploading files
|
2012-09-20 02:24:27 -07:00 |
scambra
|
1b411df83e
|
use post to delete files, get has a limit and fails with many files
|
2012-09-20 08:28:35 +02:00 |
scambra
|
aee8949c92
|
fix js success callback on safari when uploading files
|
2012-09-20 08:02:55 +02:00 |
Björn Schießle
|
223bf3e47c
|
fix for bug #1752 (Renaming of folders in files view does not work correctly in firefox 15)
|
2012-09-19 14:05:09 +02:00 |
Björn Schießle
|
c199c4ad67
|
Merge branch 'master' of github.com:owncloud/core
|
2012-09-19 12:03:58 +02:00 |
Björn Schießle
|
6596094a28
|
add generated unique file name to the uploadingFiles list instead of the original name
|
2012-09-19 12:02:36 +02:00 |
Björn Schießle
|
1e880feab1
|
execute lastAction() before add new one
|
2012-09-19 11:56:31 +02:00 |
Tom Needham
|
8a74a39c42
|
Fix oc-1769, renaming folders with extensions
|
2012-09-18 22:08:34 +00:00 |
Tom Needham
|
597fed4fde
|
Fix oc-1726, cannot delete multiple files one by one without refresh
|
2012-09-17 15:29:15 +00:00 |
Thomas Müller
|
21bffbfb69
|
Enhanced space handling - thx fmms
|
2012-09-17 11:14:44 +03:00 |
Thomas Müller
|
7a7d2a06b3
|
Adding a few more string to translation
|
2012-09-17 10:54:06 +03:00 |
Robin Appelman
|
7da3492ab5
|
show the size of new files when using New->From Url
|
2012-09-16 17:05:08 +02:00 |
Bart Visscher
|
5eba579827
|
Merge branch 'master' into routing
Conflicts:
apps/files/js/fileactions.js
lib/base.php
lib/helper.php
lib/ocs.php
|
2012-09-07 15:51:44 +02:00 |
Michael Gapczynski
|
73d726d1b2
|
Support for unshare from self, with a bunch of temporary fixes to overcome configuration problems with file actions
|
2012-09-07 00:02:22 -04:00 |
Michael Gapczynski
|
d936590f77
|
Don't pass content for a new text file from UI, fixes bug oc-1660
|
2012-09-06 16:01:51 -04:00 |
Michael Gapczynski
|
837eb1871d
|
Don't delete the file anymore to replace it in the UI, just overwrite it
|
2012-09-05 22:13:50 -04:00 |
Michael Gapczynski
|
a5211e31bc
|
Add permissions to new files/folders, bug fix for oc-1649
|
2012-09-05 21:47:09 -04:00 |
Bart Visscher
|
9329af921d
|
Add missing ; to js code
|
2012-09-05 22:26:09 +02:00 |
Michael Gapczynski
|
a26ea6d65c
|
Implement support for replacing files during upload with the actions: replace, suggest name, and cancel
|
2012-09-05 00:12:25 -04:00 |
Bart Visscher
|
f188f6cc2f
|
Fix some jslint warnings
|
2012-09-04 21:27:37 +02:00 |
Jörn Friedrich Dreyer
|
73d0a2b8f7
|
use OC.PERMISSION_X to filter selected drag'n'drop elements
|
2012-08-31 01:11:10 +02:00 |
Jörn Friedrich Dreyer
|
ca8120e9f4
|
unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.Share
|
2012-08-31 01:11:10 +02:00 |
Jörn Friedrich Dreyer
|
3ba27e624f
|
unify permissions (2/3): change apps to use OC::PERMISSION_X
|
2012-08-31 01:11:10 +02:00 |
Thomas Mueller
|
077e988136
|
oc-1548: prevent user from leaving the page while a file upload is in progress
|
2012-08-31 00:45:03 +02:00 |
Jörn Friedrich Dreyer
|
26ef012418
|
use permissions to quickfix drag selections
|
2012-08-31 00:13:02 +02:00 |
Bart Visscher
|
b483f2aab8
|
Merge branch 'master' into routing
Conflicts:
apps/contacts/js/contacts.js
apps/contacts/lib/search.php
apps/files_archive/js/archive.js
apps/gallery/lib/tiles.php
apps/gallery/templates/index.php
lib/ocs.php
|
2012-08-30 21:49:28 +02:00 |
Bart Visscher
|
0e58800016
|
Whitespace fixes in apps
|
2012-08-29 20:29:43 +02:00 |