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
Morris Jobke
caea04d28e
Disable failing comments app test - act 2
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-14 13:46:10 +01:00
Morris Jobke
43e9006481
Disable failing files app test - act 2
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-14 13:46:06 +01:00
Morris Jobke
5b4155bd12
Make appstore app:enable test more robust by using only shipped apps
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-14 13:39:20 +01:00
Morris Jobke
b7f0091e0f
Add time between SMB test runs and properly log full changeset
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-14 13:34:17 +01:00
Joas Schilling
762a8bb3d9
Merge pull request #14652 from nextcloud/fix/invalid_usernames
...
Do not allow invalid users to be created
2019-03-14 12:05:34 +01:00
Morris Jobke
f18d989720
Fix translation sync for accessibiltiy
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-14 11:57:02 +01:00
Roeland Jago Douma
969fc45032
Do not allow invalid users to be created
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-14 10:22:31 +01:00
Morris Jobke
6331f174d3
Merge pull request #12119 from nextcloud/add_circle_to_caldav_and_filepanel-15
...
Add Circle to Caldav and Filepanel
2019-03-14 10:11:31 +01:00
Julius Härtl
804a15115d
Merge pull request #14670 from nextcloud/bugfix/noid/theming-css-vars
...
Use SCSS variables since CSS vars are not loaded on public pages
2019-03-14 08:51:21 +01:00
Morris Jobke
de8e02628e
Improve code
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-13 23:01:47 +01:00
Evilham
de648f6a3e
[app:files] Use current directory for hashing.
...
This fixes collisions that were causing uploads to break in a very
terrible way.
Kudos to @kesselb for finding the problematic place and to
@hottwister for the proposed solution.
Fixes #10527 .
2019-03-13 22:21:32 +01:00
Julius Härtl
e2bc47d6f5
Use SCSS variables since CSS vars are not loaded on public pages
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-13 22:09:36 +01:00
Roeland Jago Douma
ac10ff01cf
Merge pull request #14663 from nextcloud/remove_userExternal_example
...
remove user_external example from config.sample.php
2019-03-13 21:45:10 +01:00