Commit Graph

48824 Commits

Author SHA1 Message Date
Morris Jobke
4824d278f9
Merge pull request #14666 from nextcloud/design/settings-header
Don't show 'Personal' header in settings when Admin section is not there
2019-03-18 14:48:36 +01:00
Morris Jobke
970d52fc29
Adjust acceptance tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-18 14:16:40 +01:00
Roeland Jago Douma
c41687530d
Merge pull request #14721 from nextcloud/fix/14639/trash_delete_perm
Trashbin: Delete => Delete permanently
2019-03-18 10:09:59 +01:00
Roeland Jago Douma
6c856ac588
Merge pull request #14719 from nextcloud/fix/14639/fix_preview_size_trash
Use higher preview resolution in trashbin
2019-03-18 10:07:25 +01:00
Nextcloud bot
0930e3ecee
[tx-robot] updated from transifex 2019-03-18 01:12:27 +00:00
Jan-Christoph Borchardt
33bafb8e2b
Don't show 'Personal' header in settings when Admin section is not there
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-03-17 16:20:34 +01:00
Nextcloud bot
4547e75078
[tx-robot] updated from transifex 2019-03-17 01:13:23 +00:00
Roeland Jago Douma
9dd7bc1919
Trashbin: Delete => Delete permanently
For #14639

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-16 15:04:20 +01:00
Roeland Jago Douma
50a2ab8bc6
Use higher preview resolution in trashbin
For #14639

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-16 14:56:26 +01:00
Nextcloud bot
f8988c257c
[tx-robot] updated from transifex 2019-03-16 01:12:34 +00:00
Roeland Jago Douma
24d239d3e6
Merge pull request #14643 from nextcloud/setup-page-db-select
fix database select styling in setup page
2019-03-15 18:18:12 +01:00
Roeland Jago Douma
f429098a72
Merge pull request #14705 from nextcloud/deprecate/marked-escapeHTML-formatDate-getURLParameter-humanFileSize-relative_modified_date-select2
Deprecate marked, escapeHTML, formatDate, getURLParameter, humanFileS…
2019-03-15 18:08:21 +01:00
Roeland Jago Douma
6f88f28a15
Merge pull request #14689 from nextcloud/rename-moveable-mount-readonly-parent
allow renaming the root of a movable mount even if the parent folder …
2019-03-15 16:48:34 +01:00
Roeland Jago Douma
b0cc93979d
Merge pull request #14706 from nextcloud/warn-sqlite-fix
Fix language of SQLite warning, follow-up to #14682
2019-03-15 16:40:47 +01:00
John Molakvoæ (skjnldsv)
b4dd12e50c
Deprecate marked, escapeHTML, formatDate, getURLParameter, humanFileSize, relative_modified_date and select2
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-15 16:40:08 +01:00
John Molakvoæ (skjnldsv)
4965f8c723
Removed radio and shadow on active
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-15 15:38:51 +01:00
Morris Jobke
c01019b536
Merge pull request #14712 from nextcloud/remove-spaming-debug-logs
Remove spaming debug logs
2019-03-15 14:46:44 +01:00
Morris Jobke
8ff536f4f7
Merge pull request #14641 from nextcloud/assemblystream-seek
make assemblystream seekable
2019-03-15 12:25:28 +01:00
Joas Schilling
17d5e47937
Remove spaming debug logs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-15 12:13:44 +01:00
Morris Jobke
6bc1c885b2
Merge pull request #14628 from nextcloud/bugfix/14627/fix-plural-rule-detection
Fix plural rule detection for languages
2019-03-15 10:48:26 +01:00
Nextcloud bot
81c3549918
[tx-robot] updated from transifex 2019-03-15 01:15:19 +00:00
Jan-Christoph Borchardt
f2f070503d
Fix language of SQLite warning, follow-up to #14682
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-03-15 01:59:26 +01:00
Roeland Jago Douma
21cd04d195
Merge pull request #14682 from nextcloud/warn-sqlite
Using SQLite should sound more scary 😈
2019-03-15 01:33:08 +01:00
Morris Jobke
e58d5721a4
Fix behaviour of plural default rule
* undefined and empty string should trigger the default plural form

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-15 01:19:43 +01:00
Morris Jobke
3e3d41ae4c
Merge pull request #14637 from nextcloud/design/grid-border
Add border around previews
2019-03-14 23:31:18 +01:00
Morris Jobke
5d2edc4a22
Merge pull request #14686 from nextcloud/bugfix/noid/fix-hardcoded-f-url-handling
Add correct method for hardcoded `/f/{fileid}`
2019-03-14 23:30:50 +01:00
Morris Jobke
bfe2c19512
Merge pull request #14681 from nextcloud/forwardport/noid/fragile-tests
Disable fragile tests - part 2
2019-03-14 23:30:05 +01:00
Morris Jobke
45e106ce01
Merge pull request #14702 from nextcloud/rakekniven-patch-1
Fixed Uppercase of Product name
2019-03-14 21:43:03 +01:00
rakekniven
d2787db34d
Fixed Uppercase of Product name
Signed-off-by: Mark Ziegler <mark.ziegler@rakekniven.de>
2019-03-14 20:30:28 +01:00
Morris Jobke
06c898cab4
Merge pull request #14690 from nextcloud/dav-rename-hande-failure
throw a proper error if rename fails in dav
2019-03-14 20:28:17 +01:00
Roeland Jago Douma
c7dd07966a
Merge pull request #14693 from nextcloud/trashbin-restore-readonly-target
dont try to restore a trashbin item to a readonly target
2019-03-14 20:26:49 +01:00
Morris Jobke
dd0a5c4fb8
Merge pull request #14687 from nextcloud/ci/noid/ldap-user-deletion
add an integration test that ensures deletion of LDAP users
2019-03-14 18:35:32 +01:00
Roeland Jago Douma
f87bab8ce2
Merge pull request #14684 from nextcloud/long-etag-dav
handle long etags from dav external storage
2019-03-14 17:18:29 +01:00
Nextcloud bot
6fcf729545
[tx-robot] updated from transifex 2019-03-14 16:08:31 +00:00
Morris Jobke
11e8fd47ee
Merge pull request #14679 from nextcloud/fix/noid/l10n-accessibiltiy
Fix translation sync for accessibiltiy
2019-03-14 16:55:17 +01:00
Morris Jobke
2204d4174c
Merge pull request #14683 from nextcloud/postgres-cast-string
add casting to string for postgresql query builder
2019-03-14 16:45:53 +01:00
Jan-Christoph Borchardt
e1e65021b1
Only show border for files with generated previews
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-03-14 16:37:05 +01:00
Morris Jobke
1d938947e1
Disable failing files app test - act 4
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-14 16:30:38 +01:00
Morris Jobke
37b1a9c4ea
Import needed class
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-14 16:28:01 +01:00
Morris Jobke
951dcc110d
Disable failing files app test - act 3
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-14 16:24:06 +01:00
Morris Jobke
b7ffbcd070
Merge pull request #14668 from nextcloud/fix/noid/make-appstore-test-more-stable
Make appstore app:enable test more robust by repeating if it fails on the first try
2019-03-14 16:19:10 +01:00
Morris Jobke
70f90b8c6b
Disable failing app management test
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-14 16:18:46 +01:00
Robin Appelman
62a969f056
dont try to restore a trashbin item to a readonly target
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-03-14 16:18:43 +01:00
Robin Appelman
dafbb42189
throw a proper error if rename fails in dav
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-03-14 15:40:21 +01:00
Robin Appelman
3ca1e90044
allow renaming the root of a movable mount even if the parent folder is readonly
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-03-14 15:27:25 +01:00
Arthur Schiwon
a692f28320
add an integration test that ensures deletion of LDAP users
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-03-14 15:21:52 +01:00
Joas Schilling
5e5c5a16dc
Add correct method for hardcoded /f/{fileid}
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-14 15:13:56 +01:00
Robin Appelman
631ae17dce
handle long etags from dav external storage
we can only store etags up to 40 characters long in the database, so when we get an etag that's longer we simply hash it to bring down the length

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-03-14 14:46:39 +01:00
Robin Appelman
bfd539017f
add casting to string for postgresql query builder
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-03-14 14:19:10 +01:00
Marius Blüm
6ff79d4908
Using SQLite should sound more scary 😈
- According to our administrator manual we should mention limitation to minimal and development/testing instances

Signed-off-by: Marius Blüm <marius@lineone.io>
2019-03-14 13:56:09 +01:00