John Molakvoæ
|
59598b8a27
|
Merge pull request #6916 from nextcloud/css-box-sizing
Box-sizing does not need vendor prefix anymore
|
2017-10-23 21:13:17 +02:00 |
|
John Molakvoæ
|
c68a44d5f0
|
Merge pull request #6917 from nextcloud/css-box-shadow
Box-shadow does not need vendor prefix anymore
|
2017-10-23 21:12:29 +02:00 |
|
Morris Jobke
|
28016a2a70
|
Box-shadow does not need vendor prefix anymore
https://developer.mozilla.org/en-US/docs/Web/CSS/box-shadow
http://caniuse.com/#search=box-shadow
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-10-23 20:14:31 +02:00 |
|
Morris Jobke
|
c2004afb4f
|
Box-sizing does not need vendor prefix anymore
http://caniuse.com/#search=box-sizing
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-10-23 20:10:39 +02:00 |
|
Morris Jobke
|
2f8c7f0de2
|
Merge pull request #6780 from nextcloud/rakekniven-patch-1
Update file-upload.js
|
2017-10-23 09:15:57 -07:00 |
|
Lukas Reschke
|
14a37d3512
|
Merge pull request #6892 from nextcloud/rakekniven-patch-2
Update settings-admin-caldav.php
|
2017-10-23 16:17:18 +02:00 |
|
Nextcloud bot
|
db1096bcfd
|
[tx-robot] updated from transifex
|
2017-10-23 00:08:39 +00:00 |
|
Nextcloud bot
|
2b31b82891
|
[tx-robot] updated from transifex
|
2017-10-22 00:08:36 +00:00 |
|
rakekniven
|
2c93b297f0
|
Update settings-admin-caldav.php
|
2017-10-21 14:05:20 +02:00 |
|
Nextcloud bot
|
3709d3eeae
|
[tx-robot] updated from transifex
|
2017-10-21 00:08:26 +00:00 |
|
Nextcloud bot
|
a94976bfc8
|
[tx-robot] updated from transifex
|
2017-10-20 00:08:34 +00:00 |
|
Lukas Reschke
|
9932b7498d
|
Merge pull request #6873 from nextcloud/ldap_proxy_redix_fix
Ldap proxy Redis fix
|
2017-10-19 12:03:04 +02:00 |
|
Joas Schilling
|
bb1af9b284
|
Merge pull request #6811 from nextcloud/feature/noid/disable_caldav_invitations
Opt out of IMip CalDAV Plugin
|
2017-10-19 11:57:52 +02:00 |
|
Lukas Reschke
|
7de6f7cd07
|
Merge pull request #6677 from nextcloud/downstream-dont-reset-quota
don't reset quota
|
2017-10-19 11:42:37 +02:00 |
|
Lukas Reschke
|
3a3e6c34d0
|
Merge pull request #6835 from nextcloud/dav-plugins-from-apps-only
Let apps register Sabre plugins or collections (v2)
|
2017-10-19 11:09:12 +02:00 |
|
Roeland Jago Douma
|
4388ec2231
|
Little bit of code cleanup
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-10-19 11:05:24 +02:00 |
|
Lukas Reschke
|
f6f7b50cf0
|
Merge pull request #6853 from nextcloud/apps_autoloader
Allow apps to have their own autoloader
|
2017-10-19 11:05:23 +02:00 |
|
Roeland Jago Douma
|
a6760560c6
|
Do not check existance before fetch
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-10-19 11:03:31 +02:00 |
|
Nextcloud bot
|
07b6e234bd
|
[tx-robot] updated from transifex
|
2017-10-19 00:08:27 +00:00 |
|
Joas Schilling
|
3119fd41ce
|
Set the data from the template
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-10-18 15:12:03 +02:00 |
|
Joas Schilling
|
8b37fe7f65
|
Set the subject with the email template to allow theming
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-10-18 15:12:03 +02:00 |
|
Nextcloud bot
|
8e884ba52f
|
[tx-robot] updated from transifex
|
2017-10-18 00:08:23 +00:00 |
|
Roeland Jago Douma
|
f51eccf34a
|
Move files_sharing to a proper classmap
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-10-17 21:35:51 +02:00 |
|
Nextcloud bot
|
59c3ea91fd
|
[tx-robot] updated from transifex
|
2017-10-17 00:08:23 +00:00 |
|
Georg Ehrke
|
b958725f78
|
Make it possible to opt out of IMip Plugin for CalDAV
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2017-10-16 13:49:46 +02:00 |
|
Georg Ehrke
|
7828cf454e
|
add admin settings panel for dav app
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2017-10-16 13:49:08 +02:00 |
|
Nextcloud bot
|
84a7285f08
|
[tx-robot] updated from transifex
|
2017-10-16 00:08:26 +00:00 |
|
Roeland Jago Douma
|
1b2568e637
|
Merge pull request #6585 from nextcloud/theming-fileupload-errorhandling
Theming: Handle errors on uploaded files properly
|
2017-10-15 21:44:48 +02:00 |
|
Roeland Jago Douma
|
a0823540b0
|
Merge pull request #6791 from nextcloud/fix-test-warnings
Fix test warnings
|
2017-10-15 21:40:43 +02:00 |
|
Julius Härtl
|
79c4538511
|
Dav: codestyle fixes in PluginManager
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-10-14 20:51:59 +02:00 |
|
Vincent Petry
|
a829ac787a
|
Let apps register Sabre plugins or collections
upstream #26761
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-10-14 20:50:53 +02:00 |
|
Nextcloud bot
|
d251623b01
|
[tx-robot] updated from transifex
|
2017-10-14 02:29:04 +00:00 |
|
Joas Schilling
|
7c53f921a9
|
Use ::class to avoid errors
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-10-13 12:36:20 +02:00 |
|
Joas Schilling
|
fd5465d509
|
Fix class name, regression from 44cf67accd
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-10-13 12:35:52 +02:00 |
|
Joas Schilling
|
547f5afa5b
|
Merge pull request #6816 from nextcloud/external-storage-confirm-delete-fix
Fix confirmation dialog when deleting external storage
|
2017-10-13 11:13:20 +02:00 |
|
Nextcloud bot
|
7c1ba6c00b
|
[tx-robot] updated from transifex
|
2017-10-13 00:08:27 +00:00 |
|
Robin Appelman
|
a92596db78
|
Fix confirmation dialog when deleting external storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-10-12 13:55:25 +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 |
|
Nextcloud bot
|
564d1b1789
|
[tx-robot] updated from transifex
|
2017-10-10 00:08:31 +00:00 |
|
Joas Schilling
|
281f042093
|
Don't use deprecated $this->getMock() method
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-10-09 13:00:24 +02:00 |
|
Joas Schilling
|
dbaad22472
|
Fix tests with group manager
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-10-09 12:57:41 +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 |
|
rakekniven
|
830310ad1d
|
Update file-upload.js
Fixed tiny translation issues. Removed space before ellipsis.
|
2017-10-07 10:38:03 +02:00 |
|
Nextcloud bot
|
436daf92e5
|
[tx-robot] updated from transifex
|
2017-10-07 00:08:31 +00: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 |
|
Nextcloud bot
|
457ac66eb9
|
[tx-robot] updated from transifex
|
2017-10-05 00:08:23 +00:00 |
|
Julius Härtl
|
060eac40d8
|
Merge pull request #6700 from nextcloud/accessibility-fixes
Accessibility fixes
|
2017-10-04 16:09:29 +02:00 |
|