Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix missing value and run against empty tables in migration script | Arthur Schiwon | 2019-09-09 | 2 | -15/+17 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix personal settings class name in xml | blizzz | 2019-09-09 | 1 | -1/+1 |
| | | | | | Co-Authored-By: Julius Härtl <jus@bitgrid.net> Signed-off-by: blizzz <blizzz@arthur-schiwon.de> | ||||
* | split events DB field into entity and events, adjust biz logic | Arthur Schiwon | 2019-09-09 | 5 | -47/+92 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | extend DB table, manager, controller with support for entity events | Arthur Schiwon | 2019-09-09 | 4 | -14/+90 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add missing dep | Arthur Schiwon | 2019-09-09 | 1 | -1/+6 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | remove IEntity's getId in favor of class name | Arthur Schiwon | 2019-09-09 | 3 | -6/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | merge IOperator with IOperation for simplicity | Arthur Schiwon | 2019-09-09 | 2 | -16/+15 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add operator interfaces / API | Arthur Schiwon | 2019-09-09 | 4 | -5/+198 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | section and settings for users | Arthur Schiwon | 2019-09-09 | 7 | -97/+44 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | scope aware workflow controller and manager | Arthur Schiwon | 2019-09-09 | 9 | -159/+761 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | the workflow manager becomes scope aware, Part 1 | Arthur Schiwon | 2019-09-09 | 6 | -7/+201 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | introducing Entity interfaces and a File one as first implementation | Arthur Schiwon | 2019-09-09 | 10 | -27/+423 |
| | | | | | | also adds admin settings that pass entities as initial state Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add scope table for workflows and switch to migrations | Arthur Schiwon | 2019-09-09 | 4 | -90/+102 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | open the WFE to deal with other subjects but files | Arthur Schiwon | 2019-09-09 | 1 | -2/+28 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | provides an OCS workflow controller for admins | Arthur Schiwon | 2019-09-09 | 5 | -1/+152 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Bump handlebars from 4.1.2 to 4.2.0 | dependabot-preview[bot] | 2019-09-08 | 2 | -2/+2 |
| | | | | | | | | | | 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> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-08 | 2 | -2/+2 |
| | |||||
* | Merge pull request #16977 from nextcloud/bugfix/noid/webpack-jsonp | Roeland Jago Douma | 2019-09-07 | 1 | -0/+1 |
|\ | | | | | Use different jsonpFunction for entry points | ||||
| * | Use different jsonpFunction | Julius Härtl | 2019-09-06 | 1 | -0/+1 |
| | | | | | | | | | | | | This avoids issues when multiple entrypoints try to asynchronously load chunks on the same page Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-07 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-06 | 2 | -4/+4 |
| | |||||
* | Development is 18 now! | Roeland Jago Douma | 2019-09-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #16932 from nextcloud/fix/workflow/jails | Roeland Jago Douma | 2019-09-04 | 1 | -0/+5 |
|\ | | | | | Be sure to get the jailed path if the storage is a jail | ||||
| * | Be sure to get the jailed path if the storage is a jail | Roeland Jago Douma | 2019-09-03 | 1 | -0/+5 |
| | | | | | | | | | | | | Fixes: https://github.com/nextcloud/groupfolders/issues/583 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-03 | 2 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-30 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-28 | 2 | -0/+152 |
| | |||||
* | Bump webpack from 4.39.1 to 4.39.2 | dependabot-preview[bot] | 2019-08-18 | 1 | -1/+1 |
| | | | | | | | | | 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> | ||||
* | Bump webpack from 4.38.0 to 4.39.1 | dependabot-preview[bot] | 2019-08-04 | 2 | -2/+2 |
| | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.38.0 to 4.39.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.38.0...v4.39.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-02 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-21 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-14 | 4 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-11 | 4 | -24/+24 |
| | |||||
* | Merge pull request #16324 from nextcloud/bugfix/noid/workflow-dark-theme | Roeland Jago Douma | 2019-07-10 | 2 | -75/+86 |
|\ | | | | | Improve dark theme handling in workflow apps | ||||
| * | Use SCSS nesting | Joas Schilling | 2019-07-10 | 1 | -68/+79 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Mover workflow to SCSS and support the dark theme | Joas Schilling | 2019-07-10 | 1 | -6/+6 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Bump bundles | Julius Härtl | 2019-07-10 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Make sure we merge webpack rules properly | Julius Härtl | 2019-07-10 | 1 | -2/+3 |
|/ | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add autoloaders for shipped apps | Roeland Jago Douma | 2019-06-27 | 9 | -0/+622 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-06-14 | 2 | -0/+2 |
| | |||||
* | Build and update | John Molakvoæ (skjnldsv) | 2019-05-29 | 2 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Unify webpack config | John Molakvoæ (skjnldsv) | 2019-05-29 | 1 | -25/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-28 | 2 | -4/+12 |
| | |||||
* | fix building WFE Handlebars | Arthur Schiwon | 2019-05-15 | 6 | -21/+22 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-12 | 116 | -1074/+1074 |
| | |||||
* | use webpack to compile handlebars | Arthur Schiwon | 2019-05-10 | 6 | -134/+11 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | webpackify workflowengine | Arthur Schiwon | 2019-05-09 | 19 | -13/+75 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-02 | 2 | -16/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-01 | 2 | -0/+2 |
| | |||||
* | Bump versions of server and the requirements of apps | Joas Schilling | 2019-04-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> |