Commit d268b50
authored
Pimcore X Compatibility (#292)
* awakening the beast
* remove deprecations
* re-enable area brick, remove legacy stuff
* remove deprecated MailEvent
* remove more deprecation, clean-up output workflow
* remove ckeditor clipboard plugin
* strict return type declaration
* migrate file upload module, extract frontend modules
* buid up conditional logic
* remove deprecated docs
* instant attachment data
* remove unused checkPath
* resolve phpstan issues
* remove mail behaviour action, introduce switchOutputWorkflow action, improve tests
* introduce html2text options
* introduce csv export with output workflow filter
* remove more deprecated mail layout stuff, fix csv export
* fix functional tests, fix form dependencies check
* fix more functional tests
* fix js tests assets, fix some case sensetive names
* fix success management type declaration, add more cdn links
* fix mail test setting
* switch default file upload handler in tests
* fix more acceptance tests
* test: fix javascript action
* pass document and editmode in snippet test action
* improve file stream directory creation
* improve file stream extension check
* move forms to database, resolves #293
* cleanup test clearpath
* do not delete form files after migration
* fix import/export test
* check meta validation of root form attributes against hidden fields, fixes #290
* finalize upgrade docs, change export label
* finalize readme1 parent 6ebe97b commit d268b50
File tree
412 files changed
+4736
-18971
lines changed- .github/workflows
- docs
- Deprecated
- DynamicMultiFile
- OutputWorkflow
- src/FormBuilderBundle
- Assembler
- Builder
- Configuration
- Controller
- Admin
- DependencyInjection
- CompilerPass
- Doctrine/Type
- Document/Areabrick/Form
- DynamicMultiFile/Adapter
- EventListener/Core
- EventSubscriber
- Event
- Form
- OutputWorkflow
- Exception/OutputWorkflow
- Factory
- Form
- Admin/Type/OutputWorkflow
- Channel
- Object
- Worker
- Validation
- Component
- Data
- Connector
- Extension
- RuntimeData
- Provider
- Type
- Container
- Traits
- DynamicMultiFile
- MailEditor
- Parser
- Widget
- Manager
- Migrations
- Model
- Fragment
- OutputWorkflow
- Channel
- Email
- Parser
- Object
- Helper
- DynamicObjectResolver
- Registry
- Repository
- Resolver
- Resources
- config
- doctrine/model
- pimcore
- services
- conditional_logic
- install
- sql
- translations
- public
- css
- img
- p6
- js
- admin
- extjs
- _form
- config-fields
- tab
- output-workflow/channel
- ckeditor/clipboard
- dialogs
- icons
- hidpi
- lang
- components
- conditional-logic
- action
- condition
- extensions
- formObjectMappingEditor
- frontend
- legacy
- plugins
- dynamic-multi-file
- vendor
- dependsOn
- fineuploader
- translations
- views
- Areas/form
- common
- email
- form
- elements/dynamic-multi-file
- presets
- theme
- macro
- type
- Session
- Storage
- Stream
- Tool
- ReCaptcha
- Transformer
- Output
- Traits
- Target
- Twig/Extension
- Validation/ConditionalLogic
- Dispatcher
- Module
- Data
- Factory
- Processor
- ReturnStack
- Rule
- Action
- Condition
- Traits
- Validator/Constraints
- tests
- _etc
- config
- app
- controller
- views
- bundle
- _support
- Helper
- Services
- Util
- acceptance
- ConditionalLogic
- Action
- Form
- Condition
- ElementValue
- Constraints
- Container
- EmailProperties
- ExtJs
- Form
- functional
- ConditionalLogic/Action/Form
- Constraints
- Controller/Admin
- EmailProperties
- Fields
- MailSubmissionTypes
- OutputWorkflows/Channel
- Preset
- RenderingTypes
- SimpleForm
- unit
- Form
- SimpleForm
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
412 files changed
+4736
-18971
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 48 | + | |
| 49 | + | |
60 | 50 | | |
61 | 51 | | |
| 52 | + | |
| 53 | + | |
62 | 54 | | |
63 | 55 | | |
64 | 56 | | |
65 | 57 | | |
66 | | - | |
| 58 | + | |
67 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
68 | 64 | | |
69 | | - | |
70 | | - | |
| 65 | + | |
71 | 66 | | |
72 | 67 | | |
73 | 68 | | |
| |||
110 | 105 | | |
111 | 106 | | |
112 | 107 | | |
113 | | - | |
| 108 | + | |
114 | 109 | | |
115 | 110 | | |
116 | 111 | | |
| |||
135 | 130 | | |
136 | 131 | | |
137 | 132 | | |
138 | | - | |
| 133 | + | |
139 | 134 | | |
140 | 135 | | |
141 | 136 | | |
142 | 137 | | |
143 | | - | |
| 138 | + | |
144 | 139 | | |
145 | 140 | | |
146 | 141 | | |
147 | 142 | | |
148 | 143 | | |
149 | 144 | | |
150 | | - | |
| 145 | + | |
151 | 146 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
| 47 | + | |
| 48 | + | |
50 | 49 | | |
51 | 50 | | |
| 51 | + | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | | - | |
| 57 | + | |
57 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
58 | 63 | | |
59 | | - | |
60 | | - | |
| 64 | + | |
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
| |||
116 | 120 | | |
117 | 121 | | |
118 | 122 | | |
119 | | - | |
| 123 | + | |
120 | 124 | | |
121 | 125 | | |
122 | 126 | | |
123 | 127 | | |
124 | 128 | | |
125 | | - | |
| 129 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
55 | | - | |
| 57 | + | |
56 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
57 | 63 | | |
58 | | - | |
59 | | - | |
| 64 | + | |
60 | 65 | | |
61 | 66 | | |
62 | 67 | | |
| |||
115 | 120 | | |
116 | 121 | | |
117 | 122 | | |
118 | | - | |
| 123 | + | |
119 | 124 | | |
120 | 125 | | |
121 | 126 | | |
122 | 127 | | |
123 | | - | |
| 128 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
26 | 23 | | |
27 | | - | |
| 24 | + | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
31 | | - | |
32 | 28 | | |
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 32 | + | |
43 | 33 | | |
44 | 34 | | |
45 | 35 | | |
46 | | - | |
| 36 | + | |
47 | 37 | | |
48 | 38 | | |
49 | 39 | | |
50 | | - | |
| 40 | + | |
51 | 41 | | |
52 | 42 | | |
53 | 43 | | |
| |||
56 | 46 | | |
57 | 47 | | |
58 | 48 | | |
59 | | - | |
| 49 | + | |
60 | 50 | | |
61 | 51 | | |
62 | 52 | | |
| |||
85 | 75 | | |
86 | 76 | | |
87 | 77 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | 78 | | |
95 | 79 | | |
96 | 80 | | |
| |||
0 commit comments