Morris Jobke
|
0e5e28507a
|
Merge pull request #12483 from nextcloud/fix-login-loader
Fix login loader position and theming support
|
2018-11-16 14:24:04 +01:00 |
Julius Härtl
|
916cdb260e
|
Flip sort indicators
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-16 14:12:47 +01:00 |
Julius Härtl
|
3e11337b3b
|
Allow sorting in the file picker
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-16 14:12:41 +01:00 |
Morris Jobke
|
09efdfb4e6
|
Merge pull request #12476 from nextcloud/welcome-bot
Add welcome bot
|
2018-11-16 13:59:21 +01:00 |
Morris Jobke
|
9a6d60e95f
|
Merge pull request #12474 from nextcloud/default-to-files-list
Rollback to default list view
|
2018-11-16 13:48:16 +01:00 |
John Molakvoæ (skjnldsv)
|
80543684c3
|
Fix loader colours for better visibility
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-11-16 13:40:00 +01:00 |
Morris Jobke
|
56fdb226a1
|
Merge pull request #12481 from nextcloud/bugfix/noid/fix-navigation-layout-of-new-items
Fix navigation layout for items that are added on a re-render
|
2018-11-16 13:39:20 +01:00 |
John Molakvoæ (skjnldsv)
|
d0e2a22e83
|
Fix login loader position and theming support
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-11-16 12:48:13 +01:00 |
Joas Schilling
|
44b0d3916e
|
Fix navigation layout for items that are added on a re-render
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-11-16 12:08:23 +01:00 |
Morris Jobke
|
136de1d1ed
|
Update .github/config.yml
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
|
2018-11-16 11:00:59 +01:00 |
Morris Jobke
|
6a8b994b26
|
Update .github/config.yml
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
|
2018-11-16 11:00:49 +01:00 |
Nextcloud bot
|
def8af3e7e
|
[tx-robot] updated from transifex
|
2018-11-16 01:12:14 +00:00 |
Roeland Jago Douma
|
34132aae72
|
Add welcome bot
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-11-15 23:07:27 +01:00 |
John Molakvoæ (skjnldsv)
|
1deda8fd65
|
Rollback to default list view
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-11-15 20:29:10 +01:00 |
Robin Appelman
|
846e2f2967
|
Merge pull request #12472 from nextcloud/dav-versions-user
actually return the user when creating version dav nodes
|
2018-11-15 19:23:10 +01:00 |
Morris Jobke
|
749204a1eb
|
Merge pull request #12355 from nextcloud/version/noid/15.0.0beta2
15.0.0 Beta 2
|
2018-11-15 17:21:16 +01:00 |
Robin Appelman
|
fbe35c346d
|
actually return the user when creating version dav nodes
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-11-15 17:17:54 +01:00 |
Morris Jobke
|
80f4c40bba
|
15.0.0 Beta 2
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-11-15 16:40:55 +01:00 |
Morris Jobke
|
790ee0c8a3
|
Merge pull request #12467 from nextcloud/bugfix/11901/show-thumbnail-on-rename
Show thumbnail on rename
|
2018-11-15 14:09:55 +01:00 |
John Molakvoæ (skjnldsv)
|
a8dafc2ff8
|
Remove conflicting multiselect
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-11-15 14:08:13 +01:00 |
Morris Jobke
|
c09560627f
|
Enhance jsunit tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-11-15 13:40:05 +01:00 |
Morris Jobke
|
a4d81ba164
|
Merge pull request #12458 from nextcloud/bugfix/dav_shares_hickup
fixes dav share issue with owner
|
2018-11-15 13:32:54 +01:00 |
Georg Ehrke
|
7179ffe37b
|
fix caldav tests
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2018-11-15 12:35:05 +01:00 |
Morris Jobke
|
3ab8d840c9
|
Merge pull request #12466 from nextcloud/fix/sting-doctype-casing
Fix string doctype casing
|
2018-11-15 12:25:29 +01:00 |
Morris Jobke
|
7baa67cafe
|
Merge pull request #12421 from nextcloud/bugfix/noid/icons-cacher-app-prefix
Prefix icon variables with app name to avoid conflicts
|
2018-11-15 12:24:23 +01:00 |
Morris Jobke
|
61f7eecc0b
|
Show thumbnail on rename
* does not hide thumbnail when rename is shown
* fixes layout for grid and list view
* fixes #11901
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-11-15 12:14:15 +01:00 |
Christoph Wurst
|
1b85ef4bf2
|
Fix string doc type casing
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2018-11-15 11:57:05 +01:00 |
Julius Härtl
|
521b2dd615
|
Prefix icon variables with app name to avoid conflicts
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-15 11:47:27 +01:00 |
Morris Jobke
|
159d75945a
|
Merge pull request #12292 from nextcloud/fix/2947/lapse-sizelimit-error
avoid logging of "Partial search results returned: Sizelimit exceeded…"
|
2018-11-15 10:48:57 +01:00 |
Morris Jobke
|
d70b010432
|
Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-again
Shorten index name of calendar changes table
|
2018-11-15 10:47:51 +01:00 |
Morris Jobke
|
4bf641ff5d
|
Merge pull request #11200 from nextcloud/bugfix/2954/interaction-with-groups-containing-a-slash
Fix interaction with groups that contain a slash
|
2018-11-15 10:30:38 +01:00 |
Joas Schilling
|
1997346369
|
Fix interaction with groups that contain a slash
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-11-15 10:03:32 +01:00 |
Nextcloud bot
|
10c9b37461
|
[tx-robot] updated from transifex
|
2018-11-15 01:12:14 +00:00 |
Georg Ehrke
|
c23a66cda4
|
fixes dav share issue with owner
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2018-11-14 21:49:00 +01:00 |
Morris Jobke
|
c993b6e261
|
Merge pull request #12448 from nextcloud/bugfix/noid/dav-loadapps
Load apps that have a dav type set before the dav server plugins
|
2018-11-14 21:42:47 +01:00 |
Morris Jobke
|
299c280fb9
|
Merge pull request #12457 from nextcloud/fix/noid/fix-phpdoc
Update PHPDoc to fix typos
|
2018-11-14 21:37:26 +01:00 |
Morris Jobke
|
c126c3f56a
|
Update PHPDoc to fix typos
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-11-14 21:21:41 +01:00 |
Morris Jobke
|
08bd8373f6
|
Merge pull request #12417 from nextcloud/bugfix/noid/app-files_external-replace-insertIfNotExist
Fix UniqueConstraintViolationException while insert into files_external config tables
|
2018-11-14 21:05:32 +01:00 |
Morris Jobke
|
c965d2921d
|
Merge pull request #12456 from nextcloud/move_to_github_bot
Sign-off check is now handled by a github app
|
2018-11-14 21:04:44 +01:00 |
Morris Jobke
|
cbf90bf201
|
Merge pull request #12454 from nextcloud/list-shrink-fix
Fix breakpoint and shrinking of the content + list
|
2018-11-14 20:58:24 +01:00 |
Roeland Jago Douma
|
abe4af7903
|
Sign-off check is now handled by a github app
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-11-14 19:47:06 +01:00 |
Roeland Jago Douma
|
1783fa7176
|
Merge pull request #12455 from nextcloud/twofactor-backup-settings
Don't register twofactor_backup settings as "regular" settings
|
2018-11-14 19:35:13 +01:00 |
Roeland Jago Douma
|
c414bd1c07
|
Merge pull request #12450 from nextcloud/fix/11868/decryption_hardening
Throw exception if decryption fails
|
2018-11-14 19:34:26 +01:00 |
John Molakvoæ (skjnldsv)
|
f8bed7d585
|
Allow apps to use the variables too
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-11-14 18:34:26 +01:00 |
Robin Appelman
|
7ac15d4bab
|
twofactor auth settings are not regular settings
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-11-14 18:05:13 +01:00 |
Robin Appelman
|
2482e8ee34
|
Log invalid settings class
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-11-14 18:04:52 +01:00 |
Kyle Fazzari
|
9561a7a1e2
|
Verify that isPhpMailerUsed uses config as expected
Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com>
|
2018-11-14 08:41:38 -08:00 |
John Molakvoæ (skjnldsv)
|
2b7832d0c9
|
Fix breakpoint and shrinking of the content + list
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2018-11-14 17:19:35 +01:00 |
Morris Jobke
|
6bace99aa1
|
Fix UniqueConstraintViolationException while insert into files_external config tables
* followup to #12371
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-11-14 15:24:03 +01:00 |
Roeland Jago Douma
|
be5c050acc
|
Throw exception if decryption fails
For #11868
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-11-14 12:47:35 +01:00 |