Arthur Schiwon
|
c2a52813e2
|
extends ICheck with scope and entity support, provide them as initialState
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:04 +02:00 |
Arthur Schiwon
|
d2c8b939d5
|
WFE as proxy listen to relevent events and forwards them
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:04 +02:00 |
Arthur Schiwon
|
bed518e8ab
|
introduce GenericEntityEvent and adapt File entity
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:04 +02:00 |
Arthur Schiwon
|
0d7f7e5495
|
kill old non-OCS Controller
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:04 +02:00 |
blizzz
|
dcfe4ab2cc
|
fix parameter for OCSExcpetion
Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
Co-Authored-By: Julius Härtl <jus@bitgrid.net>
|
2019-09-09 22:56:04 +02:00 |
blizzz
|
ce4f3598ff
|
use correct builder instance
Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
Co-Authored-By: Julius Härtl <jus@bitgrid.net>
|
2019-09-09 22:56:03 +02:00 |
Arthur Schiwon
|
f0f0a7b43e
|
adds a trigger hint for complex operations
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:03 +02:00 |
Arthur Schiwon
|
54bdc95cc1
|
fix missing value and run against empty tables in migration script
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:03 +02:00 |
blizzz
|
4c717884e3
|
fix personal settings class name in xml
Co-Authored-By: Julius Härtl <jus@bitgrid.net>
Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:03 +02:00 |
Arthur Schiwon
|
ed58343e60
|
split events DB field into entity and events, adjust biz logic
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:03 +02:00 |
Arthur Schiwon
|
827dd896fa
|
extend DB table, manager, controller with support for entity events
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:03 +02:00 |
Arthur Schiwon
|
fe2a78609a
|
add missing dep
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
26b19b73a4
|
remove IEntity's getId in favor of class name
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
4c2fdbb908
|
merge IOperator with IOperation for simplicity
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
ec36c0ae80
|
add operator interfaces / API
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
1c67357db8
|
section and settings for users
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
4aba1f1cff
|
scope aware workflow controller and manager
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
bd5c455da4
|
the workflow manager becomes scope aware, Part 1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:01 +02:00 |
Arthur Schiwon
|
804d4fe69f
|
introducing Entity interfaces and a File one as first implementation
also adds admin settings that pass entities as initial state
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:01 +02:00 |
Arthur Schiwon
|
9a6f7cc8cb
|
add scope table for workflows and switch to migrations
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:01 +02:00 |
Arthur Schiwon
|
445d6eb839
|
open the WFE to deal with other subjects but files
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:01 +02:00 |
Arthur Schiwon
|
d015cd9c55
|
provides an OCS workflow controller for admins
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:55:56 +02:00 |
Robin Appelman
|
603655341e
|
allow setting user provided global credentials trough credentials popup
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2019-09-09 17:15:30 +02:00 |
Robin Appelman
|
1d51b297a9
|
Allow admin configured mounts to use user configured global credentials
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2019-09-09 16:51:24 +02:00 |
Roeland Jago Douma
|
bf6082e119
|
Merge pull request #16836 from nextcloud/fix/16724/smb-availability
Fix SMB availability status + higher delay on auth issues
|
2019-09-09 16:50:42 +02:00 |
Joas Schilling
|
9268c0c68b
|
Merge pull request #16985 from nextcloud/bugfix/noid/unjailed-share-path-v2
Properly initialize the CacheJail for sharing
|
2019-09-09 14:59:08 +02:00 |
Roeland Jago Douma
|
d2fe3a8490
|
Merge pull request #17045 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.12.3
Bump nextcloud-vue from 0.12.2 to 0.12.3
|
2019-09-08 20:12:56 +02:00 |
dependabot-preview[bot]
|
a41f7a4a50
|
Bump handlebars from 4.1.2 to 4.2.0
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2019-09-08 15:31:36 +00:00 |
dependabot-preview[bot]
|
2a3d1fab89
|
Bump nextcloud-vue from 0.12.2 to 0.12.3
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.2...v0.12.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2019-09-08 14:50:10 +00:00 |
Nextcloud bot
|
365f30b05b
|
[tx-robot] updated from transifex
|
2019-09-08 02:16:42 +00:00 |
Roeland Jago Douma
|
57437e8fc8
|
Merge pull request #16977 from nextcloud/bugfix/noid/webpack-jsonp
Use different jsonpFunction for entry points
|
2019-09-07 11:09:25 +02:00 |
Nextcloud bot
|
b7cf1f322d
|
[tx-robot] updated from transifex
|
2019-09-07 02:15:33 +00:00 |
blizzz
|
8c77d3bfb6
|
Merge pull request #16664 from nextcloud/bugfix/emit-moveToTrash-limit
Emit moveToTrash event only for the deleting user
|
2019-09-06 17:46:03 +02:00 |
Roeland Jago Douma
|
803c8ddf7f
|
Merge pull request #16984 from nextcloud/bugfix/noid/warn-during-upload-drop
Warn user before closing when uploading a file on a upload only link
|
2019-09-06 12:18:08 +02:00 |
Julius Härtl
|
41fd71fb82
|
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-09-06 11:14:00 +02:00 |
Julius Härtl
|
e6e73b636f
|
Use different jsonpFunction
This avoids issues when multiple entrypoints try to asynchronously load chunks on the same page
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-09-06 11:10:11 +02:00 |
Nextcloud bot
|
1a7310f4b3
|
[tx-robot] updated from transifex
|
2019-09-06 02:15:01 +00:00 |
Joas Schilling
|
858b18e34a
|
Bye Spreed namespace, hello Talk!
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-09-05 15:32:58 +02:00 |
Roeland Jago Douma
|
04ef434af0
|
Development is 18 now!
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-09-05 11:26:35 +02:00 |
Nextcloud bot
|
8072e3e568
|
[tx-robot] updated from transifex
|
2019-09-05 02:16:14 +00:00 |
Roeland Jago Douma
|
80743e1f85
|
CapabilitiesTests are not DB tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-09-04 20:32:34 +02:00 |
Roeland Jago Douma
|
4456d01c6e
|
Merge pull request #16970 from nextcloud/bugfix/noid/opt_in_for_push_notifications_calendar_reminders
Make push notifications for calendar reminders opt-in
|
2019-09-04 20:08:21 +02:00 |
Roeland Jago Douma
|
d744c04a86
|
Merge pull request #16534 from nextcloud/trash-copy-free-space
dont try to copy trash items to user if the user has not enough free space
|
2019-09-04 20:06:43 +02:00 |
Robin Appelman
|
9bf8ee701f
|
Update apps/files_trashbin/lib/Trashbin.php
Co-Authored-By: Morris Jobke <hey@morrisjobke.de>
|
2019-09-04 13:06:07 +02:00 |
Roeland Jago Douma
|
0e19e55e24
|
Merge pull request #16835 from nextcloud/bugfix/16833/remove-orphan-event-data-from-subscriptions
Remove orphaned calendar data from deleted subscriptions
|
2019-09-04 10:54:47 +02:00 |
Roeland Jago Douma
|
4be862f7d7
|
Merge pull request #16951 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.12.2
Bump nextcloud-vue from 0.12.1 to 0.12.2
|
2019-09-04 10:25:42 +02:00 |
Joas Schilling
|
70807a74c7
|
Correctly check for new default root
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-09-04 09:28:58 +02:00 |
Roeland Jago Douma
|
361ff3127e
|
Merge pull request #16932 from nextcloud/fix/workflow/jails
Be sure to get the jailed path if the storage is a jail
|
2019-09-04 08:55:47 +02:00 |
Nextcloud bot
|
b3292b6552
|
[tx-robot] updated from transifex
|
2019-09-04 02:16:15 +00:00 |
Julius Härtl
|
64c63bb00b
|
Properly initialize the CacheJail for sharing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-09-03 18:07:59 +02:00 |
Julius Härtl
|
f12a99e5e2
|
Warn user before closing when uploading a file on a upload only link
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-09-03 16:35:34 +02:00 |
dependabot-preview[bot]
|
332bdb205b
|
Bump nextcloud-vue from 0.12.1 to 0.12.2
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.1...v0.12.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2019-09-03 08:53:42 +00:00 |
Roeland Jago Douma
|
f57fa231f7
|
Be sure to get the jailed path if the storage is a jail
Fixes: https://github.com/nextcloud/groupfolders/issues/583
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-09-03 09:57:09 +02:00 |
Roeland Jago Douma
|
6093acd4f0
|
Merge pull request #16969 from nextcloud/bugfix/14350/thumbnail_should_open_thefile_not_sidebar
When you click on thumbnail of a file, it should open the file not the sidebar
|
2019-09-03 07:52:34 +02:00 |
Roeland Jago Douma
|
d22ab5e7a9
|
Merge pull request #16955 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.3
Bump webpack from 4.39.2 to 4.39.3
|
2019-09-03 07:49:20 +02:00 |
Nextcloud bot
|
0d1df80fbf
|
[tx-robot] updated from transifex
|
2019-09-03 02:15:06 +00:00 |
dependabot-preview[bot]
|
6e6fbc6783
|
Bump webpack from 4.39.2 to 4.39.3
Bumps [webpack](https://github.com/webpack/webpack) from 4.39.2 to 4.39.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.39.2...v4.39.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2019-09-02 14:24:00 +00:00 |
Georg Ehrke
|
88f6d1c20e
|
Make push notifications for calendar reminders opt-in
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2019-09-02 15:18:43 +02:00 |
Greta Doci
|
ac2c1ddd4e
|
Change filelist _onClickFile function so thumbnail to open the file instead of the sidebar
Signed-off-by: Greta Doci <gretadoci@gmail.com>
|
2019-09-02 15:11:52 +02:00 |
Nextcloud bot
|
16562a3649
|
[tx-robot] updated from transifex
|
2019-09-02 02:15:12 +00:00 |
Nextcloud bot
|
4d16726e70
|
[tx-robot] updated from transifex
|
2019-09-01 02:16:24 +00:00 |
Nextcloud bot
|
e5c81ceda4
|
[tx-robot] updated from transifex
|
2019-08-31 02:14:44 +00:00 |
Nextcloud bot
|
50769b5966
|
[tx-robot] updated from transifex
|
2019-08-30 02:15:12 +00:00 |
Nextcloud bot
|
cb5c4cf98d
|
[tx-robot] updated from transifex
|
2019-08-29 02:14:52 +00:00 |
Roeland Jago Douma
|
e99fa92456
|
Merge pull request #16615 from nextcloud/feature/16518/rooms_resources_should_respond
Make rooms / resources automatically reply to invites
|
2019-08-28 09:34:38 +02:00 |
Nextcloud bot
|
cdd491c706
|
[tx-robot] updated from transifex
|
2019-08-28 02:15:26 +00:00 |
Nextcloud bot
|
b7577b6401
|
[tx-robot] updated from transifex
|
2019-08-27 02:15:20 +00:00 |
Roeland Jago Douma
|
7aaa2e12ae
|
Merge pull request #16871 from nextcloud/fix/dav-reminder-job-constructor
Fix missing parent constructor call in DAV reminder job
|
2019-08-26 19:30:54 +02:00 |
Christoph Wurst
|
9ff9803da4
|
Fix missing parent constructor call in DAV reminder job
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-08-26 16:08:10 +02:00 |
Roeland Jago Douma
|
6df6fc5624
|
Merge pull request #16722 from nextcloud/bugfix/noid/remove_coffin
Replace coffin emoji with cross
|
2019-08-26 14:21:41 +02:00 |
Georg Ehrke
|
cc37c39ede
|
Make rooms / resources automatically reply to invites
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2019-08-26 13:27:59 +02:00 |
Joas Schilling
|
b1a0d464ba
|
Merge pull request #16723 from nextcloud/fix/sharing/unshare-message
Add expiration event for shares
|
2019-08-26 12:58:51 +02:00 |
Thomas Citharel
|
e2b539bebf
|
Check the calendar type of calendarobjects & calendarchanges
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-08-26 10:41:55 +02:00 |
Georg Ehrke
|
befe38e1d7
|
replace coffin with textual description "Death of ..."
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2019-08-26 10:36:49 +02:00 |
Roeland Jago Douma
|
af8abab4b3
|
Merge pull request #16854 from nextcloud/dependabot/npm_and_yarn/sass-loader-7.3.1
Bump sass-loader from 7.2.0 to 7.3.1
|
2019-08-26 08:44:05 +02:00 |
Nextcloud bot
|
d647f333cf
|
[tx-robot] updated from transifex
|
2019-08-26 02:14:34 +00:00 |
dependabot-preview[bot]
|
e4a23632ee
|
Bump sass-loader from 7.2.0 to 7.3.1
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.2.0 to 7.3.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.2.0...v7.3.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2019-08-25 18:03:47 +00:00 |
Nextcloud bot
|
12fd910360
|
[tx-robot] updated from transifex
|
2019-08-23 02:19:30 +00:00 |
Roeland Jago Douma
|
d2bd413440
|
Merge pull request #16829 from nextcloud/bugfix/noid/projects-pick-folders
Let users pick folders on projects
|
2019-08-22 16:13:44 +02:00 |
Arthur Schiwon
|
43bc31bacb
|
set a storage availability delay on auth issues to avoid lock out
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-08-22 12:40:15 +02:00 |
Thomas Citharel
|
456fb7e294
|
Remove orphaned calendar data from deleted subscriptions
Closes #16833. Ref #13511
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-08-22 12:06:49 +02:00 |
Arthur Schiwon
|
cd62b38cc8
|
catch auth issues also when php-smbclient is in use
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-08-22 11:12:43 +02:00 |
Nextcloud bot
|
182517e0b3
|
[tx-robot] updated from transifex
|
2019-08-22 02:14:34 +00:00 |
Julius Härtl
|
09efc4d6cf
|
Properly handle failures and allow choosing folders for projects
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2019-08-21 20:07:42 +00:00 |
Roeland Jago Douma
|
89d7ffebd5
|
Merge pull request #16798 from jmattt/gridview-fix
Fix scrolling after switching to grid view
|
2019-08-21 22:06:39 +02:00 |
John Molakvoæ (skjnldsv)
|
b557f52c22
|
Add expiration event for shares
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-08-21 08:30:17 +02:00 |
Nextcloud bot
|
ddec3fc416
|
[tx-robot] updated from transifex
|
2019-08-20 02:14:48 +00:00 |
Jonathan Matthews
|
1ae45bdaa1
|
Fix grid view
Signed-off-by: Jonathan Matthews <jgit@pixelnet.work>
|
2019-08-19 15:18:05 -04:00 |
Roeland Jago Douma
|
8514a2a436
|
Merge pull request #16784 from nextcloud/bugfix/noid/fix_foreach_valarm_error
fix foreach error for reminder generator
|
2019-08-19 09:20:08 +02:00 |
Nextcloud bot
|
6725ad213f
|
[tx-robot] updated from transifex
|
2019-08-19 02:14:56 +00:00 |
Georg Ehrke
|
6f66fba559
|
fix foreach error for reminder generator
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2019-08-18 20:56:57 +02:00 |
Roeland Jago Douma
|
489fd4c3a0
|
Merge pull request #16778 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.2
Bump webpack from 4.39.1 to 4.39.2
|
2019-08-18 20:14:24 +02:00 |
dependabot-preview[bot]
|
20a83bed16
|
Bump webpack from 4.39.1 to 4.39.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.39.1 to 4.39.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.39.1...v4.39.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2019-08-18 14:22:01 +00:00 |
Nextcloud bot
|
b3880452bb
|
[tx-robot] updated from transifex
|
2019-08-18 02:15:40 +00:00 |
Nextcloud bot
|
5b09460d4f
|
[tx-robot] updated from transifex
|
2019-08-17 02:15:00 +00:00 |
Nextcloud bot
|
6db355848b
|
[tx-robot] updated from transifex
|
2019-08-16 02:14:16 +00:00 |
Georg Ehrke
|
4d28a4544e
|
Final fixes
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2019-08-15 20:05:01 +02:00 |
Georg Ehrke
|
2d6473e79b
|
Add repair step to register reminder index for existing events
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2019-08-15 20:03:54 +02:00 |
Georg Ehrke
|
bcce568c6d
|
Support recurring events + repeating alarms
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2019-08-15 20:03:51 +02:00 |
Georg Ehrke
|
7c4a8a3bdf
|
Provide a fake AudioProvider that is basically the same as PushProvider, better then not showing reminders at all for now
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2019-08-15 20:02:56 +02:00 |