This repository was archived by the owner on Apr 2, 2024. It is now read-only.
Commit c1f6bfe
Merging develop into master pre release (#88)
* 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.
Co-authored-by: Carsten Agger <[email protected]>
Co-authored-by: Carsten Agger <[email protected]>
Co-authored-by: Toke Fritzemeier <[email protected]>1 parent df73ce4 commit c1f6bfe
File tree
16 files changed
+642
-512
lines changed- config
- install
- optional
- src/Plugin/EngineTasks
16 files changed
+642
-512
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Whitespace-only changes.
This file was deleted.
0 commit comments