Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Master is now 24 | Joas Schilling | 2021-11-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update app versions for 23 | Vincent Petry | 2021-09-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Make "name" column nullable in workflow operations | Vincent Petry | 2021-08-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | The "name" column is now unused and the code is always inserting an empty string. While this works with most databases, Oracle complains because an empty string is equivalent to null. To fix this, the column definition is changed to allow null values now. Also added some logging in case of database exceptions, because without this nothing would be logged to detect the above problem. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Bump app version | Joas Schilling | 2021-06-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Master is now 23 | Joas Schilling | 2021-06-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -3/+7 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | This is 22 | Joas Schilling | 2021-02-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Bump versions | Joas Schilling | 2020-09-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Migrate WFE to new bootstrap mechanism | Christoph Wurst | 2020-06-24 | 1 | -27/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Bump app versions and requirements | Joas Schilling | 2020-05-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | log Flow activity | Arthur Schiwon | 2020-01-28 | 1 | -0/+4 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Fix app updates | Roeland Jago Douma | 2020-01-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | remove missed manual Application instance constructions | Robin Appelman | 2019-11-04 | 1 | -1/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Add missing ocs resource for user workflows | Julius Härtl | 2019-10-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | bump version to reflect fundamental changes | Arthur Schiwon | 2019-09-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | WFE as proxy listen to relevent events and forwards them | Arthur Schiwon | 2019-09-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | kill old non-OCS Controller | Arthur Schiwon | 2019-09-09 | 1 | -4/+0 |
| | | | | 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> | ||||
* | section and settings for users | Arthur Schiwon | 2019-09-09 | 1 | -0/+3 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | the workflow manager becomes scope aware, Part 1 | Arthur Schiwon | 2019-09-09 | 1 | -3/+15 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add scope table for workflows and switch to migrations | Arthur Schiwon | 2019-09-09 | 1 | -90/+0 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | provides an OCS workflow controller for admins | Arthur Schiwon | 2019-09-09 | 1 | -1/+4 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Development is 18 now! | Roeland Jago Douma | 2019-09-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | 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> | ||||
* | Bump versions of server and the requirements of apps | Joas Schilling | 2018-11-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update version requirements and versions of shipped apps | Joas Schilling | 2018-09-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -9/+11 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Bump apps | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
| | | | | | | As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | add section to worklfowengine | Arthur Schiwon | 2016-08-22 | 1 | -1/+5 |
| | |||||
* | Increment the versions and adjust the capitilization | Joas Schilling | 2016-08-08 | 1 | -2/+2 |
| | |||||
* | Load the timezones via select2 | Joas Schilling | 2016-08-01 | 1 | -0/+1 |
| | |||||
* | Remove php side of check registration | Joas Schilling | 2016-07-27 | 1 | -1/+0 |
| | |||||
* | Add workflowengine | Morris Jobke | 2016-07-26 | 4 | -0/+166 |