This repository was archived by the owner on Apr 2, 2024. It is now read-only.
Commit 81909ab
Merge develop with master (#90)
* 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
Co-authored-by: Carsten Agger <[email protected]>
Co-authored-by: Carsten Agger <[email protected]>
Co-authored-by: Toke Fritzemeier <[email protected]>1 parent c1f6bfe commit 81909ab
2 files changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
| |||
52 | 49 | | |
53 | 50 | | |
54 | 51 | | |
55 | | - | |
56 | 52 | | |
57 | 53 | | |
58 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
| |||
0 commit comments