Vincent Petry
04e3da0cf5
Merge pull request #25171 from owncloud/files_external-list-all
...
Add option to `occ files_external:list` to show all configured mounts
2016-06-24 10:18:14 +02:00
Vincent Petry
56ad4cdfec
Show error message when posting an invalid comment
...
When an internal server error occurs while creating or updating a
comment, display a proper error notification in the UI.
2016-06-24 10:17:12 +02:00
Vincent Petry
0ad065cb8d
Repair step to adjust link share delete permissions
2016-06-24 09:48:48 +02:00
Vincent Petry
955635c7aa
Add explicit delete permission to link shares
...
Link shares always allowed deletion, however internally the permissions
were stored as 7 which lacked delete permissions. This created an
inconsistency in the Webdav permissions.
This fix makes sure we include delete permissions in the share
permissions, which now become 15.
In case a client is still passing 7 for legacy reasons, it gets
converted automatically to 15.
2016-06-24 09:48:48 +02:00
Vincent Petry
dc78d26f2a
Merge pull request #25239 from owncloud/setupchecks-preventreload
...
Don't reload page in case of auth errors during setup checks
2016-06-24 09:47:55 +02:00
Vincent Petry
0501d8daac
Prevent negative or non-number values in quota input
2016-06-24 09:20:13 +02:00
Jenkins for ownCloud
29068d3845
[tx-robot] updated from transifex
2016-06-24 01:56:13 -04:00
Vincent Petry
9092d7f5ea
Fix "Other" value handling in quota dropdown in users page
...
Prevents "other" value to be deleted.
When appending custom value, put it above the "other" entry.
2016-06-23 18:42:11 +02:00
Vincent Petry
9524115c2c
Remove tooltip when disconnecting token
2016-06-23 18:30:45 +02:00
Vincent Petry
da4ba82b83
Use OC.Backbone instead of Backbone directly in authtoken JS code
...
Fixes asset pipeline issue with the auth token in personal page
2016-06-23 18:26:01 +02:00
Morris Jobke
865efa5740
fix mysql error handling
2016-06-23 17:05:31 +02:00
Vincent Petry
cc2aec11af
Merge pull request #25238 from owncloud/files-trashlistnamecorruption
...
Fix trashed file name corruption when rerendering trashbin list
2016-06-23 15:36:14 +02:00
Robin Appelman
040c541138
Remove a fed share from the local table before trying to notify the remote server
2016-06-23 14:19:55 +02:00
Robin Appelman
bac1a3a623
Add option to `occ files_external:list` to show all configured mounts
2016-06-23 13:12:03 +02:00
William Bargent
3f2b3a3aab
Merge pull request #208 from nextcloud/drag-accept-icon-for-emptycontent
...
changes emptycontent icon to drag-accept on file-drag
2016-06-23 11:56:40 +01:00
Vincent Chan
75cd7df4fb
select css changes in setting/admin
2016-06-23 12:37:58 +02:00
Hendrik Leppelsack
e5d8726859
remove ie8+9 support
2016-06-23 12:34:53 +02:00
Vincent Petry
97f1813695
Don't reload page in case of auth errors during setup checks
...
If an error occurs during setup checks, do not let the global ajax
error handler reload the page.
2016-06-23 11:54:49 +02:00
Vincent Petry
508c580e67
Fix trashed file name corruption when rerendering trashbin list
...
The trashbin code does some gymnastics with the file data at render
time. This fix makes sure that the modifications done on the file data
are only local to the rendering code and doesn't affect the actual file
data from the file list.
2016-06-23 11:51:23 +02:00
Vincent Chan
0552933770
changes emptycontent icon to drag-accept on file-drag
2016-06-23 11:25:03 +02:00
Morris Jobke
41436fecc2
Add mysql job to CI
2016-06-23 10:48:20 +02:00
Jenkins for ownCloud
1e1903e4fe
[tx-robot] updated from transifex
2016-06-23 02:09:38 -04:00
Morris Jobke
77c1175894
Merge pull request #204 from JSoko/master
...
de language files changed to Nextcloud
2016-06-22 22:14:40 +02:00
Morris Jobke
d47262ea46
Merge pull request #25233 from owncloud/iedavclient-nullheaders
...
Init the headers in iedavclient.js
2016-06-22 22:13:12 +02:00
Joachim Sokolowski
d7d7b49647
to Nextcloud
2016-06-22 17:41:01 +02:00
Vincent Petry
4a2fb1b4cb
Init the headers in iedavclient.js
2016-06-22 16:58:06 +02:00
Vincent Petry
ae50e7236f
Merge pull request #25225 from owncloud/enc-revertversionsize
...
Rollback version must also adjust cached size
2016-06-22 16:39:49 +02:00
Vincent Petry
d5f4328842
Merge pull request #25223 from owncloud/external-list-default-options
...
Hide more default options in occ files_external:list
2016-06-22 15:53:20 +02:00
Vincent Petry
963d8a8565
Merge pull request #25123 from owncloud/issue-23005-broken-remote-shares
...
Add timeouts to make the UI usable again when a remote share is unrea…
2016-06-22 15:52:44 +02:00
Vincent Petry
fa3dc909a4
Rollback version must also adjust cached size
2016-06-22 14:16:16 +02:00
Vincent Petry
3db5de95bd
Merge pull request #25172 from owncloud/token-login-validation
...
Token login validation
2016-06-22 13:58:56 +02:00
Vincent Petry
293ae8a8cf
Merge pull request #25134 from owncloud/app-passwords
...
app passwords/device tokens wording
2016-06-22 13:50:11 +02:00
Robin Appelman
eed1c52aec
Hide more default options in occ files_external:list
2016-06-22 13:34:55 +02:00
VicDeo
854352d9a0
occ web executor ( #24957 )
...
* Initial web executor
* Fix PHPDoc
Fix broken integration test
OccControllerTests do not require database access - moch them all!
Kill unused sprintf
2016-06-22 13:12:36 +02:00
Joachim Sokolowski
553a151fc6
Merge remote-tracking branch 'refs/remotes/origin/master' into nextcloud/master
2016-06-22 13:10:40 +02:00
Joachim Sokolowski
690062a634
Merge remote-tracking branch 'refs/remotes/nextcloud/master'
2016-06-22 11:13:01 +02:00
Lukas Reschke
c347a35ab6
Merge pull request #201 from nextcloud/followup-to-196
...
Fix translation strings
2016-06-22 11:02:57 +02:00
Vincent Petry
ec968a48e4
Increase fed share timeout from 3 to 10 + unit tests
2016-06-22 10:29:40 +02:00
Joas Schilling
3e763ac81e
Add timeouts to make the UI usable again when a remote share is unreachable
2016-06-22 10:29:40 +02:00
Morris Jobke
7e186194c4
Fix translation strings
2016-06-22 10:27:24 +02:00
Morris Jobke
7ba89b1175
Merge pull request #196 from JSoko/patch-2
...
singleuser.user.php -> nextcloud
2016-06-22 10:25:03 +02:00
Vincent Petry
c49ff83f18
Merge pull request #25208 from owncloud/uploadfolder-firemkdirhooksforparents
...
Fire hooks for mkdir for folder upload
2016-06-22 10:21:00 +02:00
Morris Jobke
4d4e579dbc
Merge pull request #197 from JSoko/master
...
changed to nextcloud
2016-06-22 10:13:12 +02:00
Joachim Sokolowski
fa19e4c2eb
some text-changes to nextcloud
2016-06-22 08:41:10 +02:00
Joachim Sokolowski
a83cbee717
changed to nextcloud
2016-06-22 08:20:23 +02:00
Joachim Sokolowski
1ffd8d0d96
nextcloud server
...
nextcloud server
2016-06-22 08:07:45 +02:00
Joachim Sokolowski
2d76fbf3ca
Merge remote-tracking branch 'refs/remotes/nextcloud/master'
2016-06-22 07:59:18 +02:00
Jenkins for ownCloud
b85bcccc09
[tx-robot] updated from transifex
2016-06-22 01:54:55 -04:00
Joachim Sokolowski
64a9f9d77b
singleuser.user.php -> nextcloud
...
Changed to nextcloud
2016-06-22 07:48:36 +02:00
Marius Blüm
ce923d7b83
Merge pull request #194 from JSoko/patch-1
...
default.php for nextcloud themes example
2016-06-22 06:41:54 +02:00