John Molakvoæ
fadd33040c
Merge pull request #6818 from nextcloud/allow-div-on-nav-edit-entry-instead-of-form
...
Allow div instead of forms on editable nav entries
2017-10-12 20:01:51 +02:00
John Molakvoæ (skjnldsv)
cd4629b2ae
Allow div instead of forms on editable nav entries
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-12 19:16:47 +02:00
blizzz
af4810d5e5
Merge pull request #6795 from nextcloud/fix/contactsmenu-ie11
...
Fix contacts menu for IE11
2017-10-12 15:38:23 +02:00
John Molakvoæ
423be3df52
Merge pull request #6763 from nextcloud/fix-user-quota
...
Fix quota overflow and error color
2017-10-12 11:54:14 +02:00
John Molakvoæ (skjnldsv)
7f07ff48f2
Correct class to quota
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-12 11:07:07 +02:00
John Molakvoæ (skjnldsv)
ca00e24504
Fix quota overflow and error color
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-12 11:07:07 +02:00
Nextcloud bot
adb847de41
[tx-robot] updated from transifex
2017-10-12 00:08:28 +00:00
Robin Appelman
1a99e0dab4
Merge pull request #6602 from nextcloud/s3-multipart-upload
...
Add multipart upload for s3
2017-10-11 16:10:58 +02:00
Robin Appelman
e393b3553e
set s3 part size to 500mb
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-10-11 15:59:53 +02:00
Nextcloud bot
647b185c2b
[tx-robot] updated from transifex
2017-10-11 00:08:29 +00:00
Julius Härtl
0def38b50e
Merge pull request #6739 from nextcloud/apps-management-updates
...
Add Updates section to app management
2017-10-10 14:57:35 +02:00
Julius Härtl
bee9ef83c6
App management: Do not show udpdate category if no updates are available
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-10 12:34:38 +02:00
Julius Härtl
a3502c5c67
App management: Show proper message when no updates are available
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-10 12:34:38 +02:00
Julius Härtl
6f7fb2e87b
App management: do not reset update counter to 0 on category change
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-10 12:34:38 +02:00
Julius Härtl
ec0091d499
Do not return app names multiple times
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-10 12:34:38 +02:00
Julius Härtl
8d1b32e597
App management: add update section
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-10 12:34:37 +02:00
Roeland Jago Douma
968d4f6396
Merge pull request #6692 from nextcloud/inputs-border-to-main-bg
...
Inputs border to main bg and fix white inputs
2017-10-10 10:01:14 +02:00
Nextcloud bot
564d1b1789
[tx-robot] updated from transifex
2017-10-10 00:08:31 +00:00
Christoph Wurst
f0d96ed7e1
Fix contacts menu for IE11
...
IE11 triggers an 'input' event whenever an input is focussed
or loses focus. Thus this causes an endless loading loop as soon
as the view is re-rendered. To prevent this, this remembers the
previous search term and ignores events where the term has not
changed.
Fixes https://github.com/nextcloud/server/issues/5281
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-10-09 15:09:11 +02:00
Roeland Jago Douma
5304598296
Merge pull request #6790 from nextcloud/fix-pgsql-tests
...
fix postgresql tests
2017-10-09 13:13:52 +02:00
blizzz
9bbb6ffb23
fix postgresql tests
...
we don't support pgsql 10 yet. because Doctrine does not either.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-10-09 12:45:00 +02:00
Joas Schilling
fd681fe257
Merge pull request #6770 from nextcloud/check-user-group-exists-dav-shares
...
Check if the user/group exists for dav shares
2017-10-09 10:13:33 +02:00
Nextcloud bot
8e25df9690
[tx-robot] updated from transifex
2017-10-09 00:08:31 +00:00
Nextcloud bot
61077df79a
[tx-robot] updated from transifex
2017-10-08 00:08:22 +00:00
Nextcloud bot
436daf92e5
[tx-robot] updated from transifex
2017-10-07 00:08:31 +00:00
Joas Schilling
8e9505e7b1
Merge pull request #6759 from nextcloud/allow-multiple-settings-and-sections-per-app
...
Allow multiple settings and sections per app
2017-10-06 11:29:01 +02:00
Nextcloud bot
4c54ca571d
[tx-robot] updated from transifex
2017-10-06 00:08:30 +00:00
Joas Schilling
3b4ab6560b
Check if the user/group exists for dav shares
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-05 12:48:10 +02:00
Joas Schilling
6292f665d7
Allow multiple settings and sections per app
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-05 11:34:03 +02:00
Roeland Jago Douma
9ba51247f0
Merge pull request #6766 from nextcloud/php7.2-rc3
...
Update php7.2 container to rc3
2017-10-05 08:16:42 +02:00
Nextcloud bot
457ac66eb9
[tx-robot] updated from transifex
2017-10-05 00:08:23 +00:00
Roeland Jago Douma
2458095692
Update php7.2 container to rc3
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-10-04 21:00:29 +02:00
John Molakvoæ (skjnldsv)
c2abc5810c
Variable for checkboxes and name fix
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-04 16:11:04 +02:00
Julius Härtl
060eac40d8
Merge pull request #6700 from nextcloud/accessibility-fixes
...
Accessibility fixes
2017-10-04 16:09:29 +02:00
Joas Schilling
66b4efe4c6
Merge pull request #6750 from nextcloud/fix-language-when-setting-password
...
Fix language when trying to change password
2017-10-04 15:51:23 +02:00
blizzz
2d62f97f1b
Merge pull request #6328 from nextcloud/split-sharees-api-logic
...
Splits off the logic from sharees endpoint thus making it available from within Nc/via PHP.
2017-10-04 15:43:44 +02:00
John Molakvoæ (skjnldsv)
27a6bbcd8a
White checkboxes variable
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-04 15:42:30 +02:00
John Molakvoæ (skjnldsv)
a0d268d7a1
Fix white inputs
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-04 15:42:30 +02:00
John Molakvoæ (skjnldsv)
345b9d151f
Initial commit
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-04 15:42:29 +02:00
Jan-Christoph Borchardt
5412c239f2
Merge pull request #6740 from nextcloud/apps-management-sorting-updates
...
Show apps with available updates first
2017-10-04 15:23:03 +02:00
Robin Appelman
73554a3228
Merge pull request #6742 from nextcloud/invalid-path-repair-from11
...
dont run invalid path repair step when upgrading from 11.0.5.2 and later
2017-10-04 15:08:49 +02:00
Joas Schilling
e95e7dca27
Merge pull request #6733 from nextcloud/jquery-dialogs-to-scss
...
Jquery ocdialogs to scss and variables implementation
2017-10-04 11:28:43 +02:00
Joas Schilling
e9fd39f3dd
Fix language when trying to change password
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-04 09:47:52 +02:00
Nextcloud bot
3d981c0d40
[tx-robot] updated from transifex
2017-10-04 00:08:27 +00:00
Jan-Christoph Borchardt
70f80e3aa2
Merge pull request #6625 from nextcloud/improved-fallback-for-collapsible-button
...
Hide but leave the collapse button above link
2017-10-03 18:53:43 +02:00
John Molakvoæ (skjnldsv)
600b0e7ef8
Hide but leave the collapse button above link
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-03 17:26:40 +02:00
Robin Appelman
7525c387ce
dont run invalid path repair step when upgrading from 11.0.5.2 and later
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-10-03 16:27:26 +02:00
Julius Härtl
5c34b2d4bb
App management: add update availability to sorting
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-03 15:11:11 +02:00
Roeland Jago Douma
42bd942619
Merge pull request #6729 from mvl22/patch-1
...
Update enable javascript link to https
2017-10-03 14:58:26 +02:00
John Molakvoæ (skjnldsv)
305a06b1e7
Jquery ocdialogs to scss and variables implementation
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-10-03 05:48:23 +02:00