This repository was archived by the owner on Apr 2, 2024. It is now read-only.
Commit 74f846b
Pre-release PR develop into master (#95)
* Fixing composer.lock to fetch fixed Forløb module release.
* Add function to set username from webform submission.
* Adding example webforms to enable flow with multiple webforms.
* Make basic workflow work, without copying of fields.
* New task class in place - now ready to implement the functionality.
* Commit day's work.
* Added form_alter hook to intercept submit on WebformMultiple task.
* It works, next step some prettification.
* Lint changes.
* Fix notification by variable for part1
* Changed so that field names in source forms are prefixed with unique ID.
* Remove composer update from CI check
* Set composer update to get latest version per tag
* Brushup before review.
* Travis CI fix.
* Remove tag versioning of forloeb module
* Fix linting error.
* Update README.md
* Refactor unused webforms and flows
* Add, install and configure r4032login module
* Adjust description text
* Rename template
* Change category
* Remove custom_theme and gin dependencies. The os2forms_forloeb module shouldn't make decisions about which theme to use. Leave that up to whichever install profile is being used.
* Remove rules modules as dependency
* lock to dev branch
* Remove Forløb profile as a dependency
* [#46780] Removed all parts of HK/Holstebro, to make the webform generic and reusable for everyone.
* [#46800] Created new task-type for inheriting webform in flow
* [#46800] adding returns after logs
* [#46800] Adding all form fields to 'prepareTaskForSave'
* Enable URL override for webform submissions and hashed url patterns (#93)
* Enable URL override for webform submissions and hashed url patterns
* Move pathauto.settings.yml to profile
* [#46800] Added custom field to parent prepareTaskForSave method
Co-authored-by: Carsten Agger <[email protected]>
Co-authored-by: Carsten Agger <[email protected]>
Co-authored-by: Toke Fritzemeier <[email protected]>
Co-authored-by: mb <[email protected]>
Co-authored-by: mBoegvald <[email protected]>1 parent 81909ab commit 74f846b
File tree
3 files changed
+170
-3
lines changed- config/optional
- src/Plugin/EngineTasks
3 files changed
+170
-3
lines changedLines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments