-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangeLog
157 lines (142 loc) · 11.9 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
2024-07-30 [RELEASE] Release of event_submission 1.4.6 (Vladimir Falcón Piva)
2024-07-30 a34348a 58842 update approve now label in BE (Vladimir Falcón Piva)
2024-07-30 e643927 58842 fixed event creation and update (Vladimir Falcón Piva)
2024-07-26 [RELEASE] Release of event_submission 1.4.5 (Vladimir Falcón Piva)
2024-07-26 8753b94 Feature forms fields with multiple options (Vladimir Falcón Piva)
2024-07-13 [RELEASE] Release of event_submission 1.4.4 (Vladimir Falcón Piva)
2024-07-13 2f22f38 Event submission, update job status on news update hidden status (Vladimir Falcón Piva)
2024-07-10 [RELEASE] Release of event_submission 1.4.3 (Vladimir Falcón Piva)
2024-07-10 899ceab Removed dependency to iki site package (Vladimir Falcón Piva)
2024-07-02 068df25 Fixed Url for $apiUri (Vladimir Falcón Piva)
2024-06-24 [RELEASE] Release of event_submission 1.4.2 (Vladimir Falcón Piva)
2024-06-24 70474b9 Submission Payload Display node lang labels. (Vladimir Falcón Piva)
2024-06-19 [RELEASE] Release of event_submission 1.4.1 (Vladimir Falcón Piva)
2024-06-19 dd060cb Feature Event submission app settings form fields from tca (Vladimir Falcón Piva)
2023-10-19 [RELEASE] Release of event_submission 1.2.2 (Dirk Wenzel)
2023-10-19 f363d20 [BUGFIX] missing full stop added (Dirk Wenzel)
2023-10-18 [RELEASE] Release of event_submission 1.2.1 (Dirk Wenzel)
2023-10-18 a959740 [BUGFIX] local language key corrected (Dirk Wenzel)
2023-10-16 [RELEASE] Release of event_submission 1.2.0 (Dirk Wenzel)
2023-10-16 e3d2d56 version 1.2.0 (Dirk Wenzel)
2023-10-16 76cd50d [TASK] cleanup localized strings (Dirk Wenzel)
2023-10-10 [RELEASE] Release of event_submission 1.1.0 (Dirk Wenzel)
2023-10-10 f83e4b7 version 1.1.0 (Dirk Wenzel)
2023-10-10 e527062 [TASK] localized string corrected (Dirk Wenzel)
2023-10-10 776e147 [TASK] localized string corrected (Dirk Wenzel)
2023-10-10 7605fcb [TASK] use `International Climate Initiative (IKI)` as sender in all mails (Dirk Wenzel)
2023-10-09 80b6bdd [DOC] documentation edited (Dirk Wenzel)
2023-10-04 [RELEASE] Release of event_submission 1.0.0 (Dirk Wenzel)
2023-09-29 36f3917 [TASK] JobRepository->deleteWithExpiredEvents implemented (Dirk Wenzel)
2023-09-27 6fc6e9d prevent display of approval button for withdrawn records (Dirk Wenzel)
2023-09-27 20bb41b [TASK] allow to configure notification mail language (Dirk Wenzel)
2023-09-27 ae26f96 display approval description for withdrawn records (Dirk Wenzel)
2023-09-26 af0d027 [BUGFIX] fixed error where wrong status for /event/withdraw was returned, missing data attribut added (Dirk Wenzel)
2023-09-26 6c7f90a [TASK] omit generated hash from response to validation request (Dirk Wenzel)
2023-09-26 a17f7b6 [BUGFIX] fixed error where edit link was not generated according to current language - all API endpoints are now localizable (Dirk Wenzel)
2023-09-26 2d81b2c typo corrected (Dirk Wenzel)
2023-09-26 fb41df6 [TASK] include job status in response for /event/get (Dirk Wenzel)
2023-09-25 6ebad03 [TASK] documentation updated (Dirk Wenzel)
2023-09-22 6449b80 [TASK] event submission can now be withdrawn - API endpoint /event/{id}/withdraw added - SubmissionStatus extended (Dirk Wenzel)
2023-09-22 eda9b18 SubmissionStatus extended by status `withdrawn` API adapted (Dirk Wenzel)
2023-09-21 [RELEASE] Release of event_submission 0.3.1 (Arend Maubach)
2023-09-21 1359a05 updating unit tests (Arend Maubach)
2023-09-21 [RELEASE] Release of event_submission 0.2.0 (Arend Maubach)
2023-09-20 9a840f6 Removed commented content (Vladimir Falcon)
2023-09-20 45b5f46 Fixed tt_content TCA error. (Vladimir Falcon)
2023-09-18 24affa3 [BUGFIX] omit obsolete/invalid base path for API endpoints (Dirk Wenzel)
2023-09-16 c5c04bd code cleanup (Dirk Wenzel)
2023-09-16 599ef0c CE now renders config for additional fields (Dirk Wenzel)
2023-09-16 d94b9d8 additional field configuration field added to content element (Dirk Wenzel)
2023-09-15 b444253 [TASK] new fields added to API spec and test case fluid setter added to Job model (Dirk Wenzel)
2023-09-14 84ef7ee [TASK] missing language key added - code cleanup (Dirk Wenzel)
2023-09-14 87da31b [TASK] status icons added, initial status of jobs is now "new" - fixed issue in job factory, where accessor method was not built correctly - fixed issue in Job where status was not determined correctly for new submission (Dirk Wenzel)
2023-09-14 7b8eb5f [TASK] API examples for timezone corrected (Dirk Wenzel)
2023-09-14 5e6e705 [CI] phpunit.xml edited (Dirk Wenzel)
2023-09-14 1794d46 [CI] path for coverage logs adapted (Dirk Wenzel)
2023-09-14 d114ccd [CI] coverage test and codecov report added (Dirk Wenzel)
2023-09-14 f5167a4 [CI] SonarCloud scan deactivated (Dirk Wenzel)
2023-09-14 209edd9 [WIP] Job now has a status field - SubmissionStatus implemented - TCA extended - dependencies updated (missing package georgringer/eventnews) - unit test configuration edited (Dirk Wenzel)
2023-09-13 d9adf6d [CI] runs on ubuntu-latest (Dirk Wenzel)
2023-09-13 9e3485d [CI] `runs-on` removed from test action (Dirk Wenzel)
2023-09-13 007ac9a [TASK] github actions configuration added (Dirk Wenzel)
2023-09-13 a81574e [TASK] github templates added (Dirk Wenzel)
2023-09-13 6b0d307 [WIP] domain model Job extended by status field (Dirk Wenzel)
2023-09-13 2e6f4b9 [TASK] Job now extends AbstractDomainObject, - annotation for field event adapted - constant added - TCA for field event edited (Dirk Wenzel)
2023-08-31 a4764b2 code cleanup (Dirk Wenzel)
2023-08-31 831ffea [TASK] ValidationRequest now throws exception for missing settings, code cleanup (Dirk Wenzel)
2023-08-31 cbb590f [TASK] return type of all API endpoint changed to array prevents double encoded json responses (Dirk Wenzel)
2023-08-31 1de58fd [TASK] endpoint /service/appPageLink/ and LinkService implemented - functionality of Helper/EmailUrlBuilder refactored in t LinkService (Dirk Wenzel)
2023-08-30 0bf39fa [TASK] event schema extended, api test cases edited (Dirk Wenzel)
2023-08-30 c1b3d49 [TASK] allow editing of approved events (Dirk Wenzel)
2023-08-30 9dc3ff9 Add delete api end point, fixed path to user send validation request end point (Vladimir Falcon)
2023-08-25 539e6f0 46739 adding location fields (Arend Maubach)
2023-08-24 ebeaa92 46727 adding garbage collection 90 days on crdate of jobs (Arend Maubach)
2023-08-03 a3d1fbd Update API spec. replaced location_simple with location object (Vladimir Falcon)
2023-08-02 97c9850 [BUGFIX] fixed error where event submission could not be posted due to access to uninitialized member variable `event` in Job model. Issue #46606 (Dirk Wenzel)
2023-08-01 370c76a [TASK] event submission display improved: - type icon added - localized strings edited (Dirk Wenzel)
2023-07-31 94c7530 [TASK] display of event submission in BE improved: - additional status field added - event added - display conditions for fields approved and event added (Dirk Wenzel)
2023-07-28 9e5c0bf [TASK] ordering of payload values in BE improved (Dirk Wenzel)
2023-07-28 4433f33 [TASK] display of submission payload in backend improved Issue: #46446 (Dirk Wenzel)
2023-07-28 7874f31 Button to approve or reject an event (Vladimir Falcon)
2023-07-28 00dbc1e Translate TCA form fields and disabled internal fields for the editors (Vladimir Falcon)
2023-07-28 4ecb4ca Send event submission confirmation email (Vladimir Falcon)
2023-07-26 ac25fa3 Fixed event put method (Vladimir Falcon)
2023-07-26 f563cc8 Feature helper to build urls for emails (Vladimir Falcon)
2023-07-26 0e8fcc9 Refactor event Post and ValidationRequest end points (Vladimir Falcon)
2023-07-26 f917733 Fixed response wenn invalid payload (Vladimir Falcon)
2023-07-26 1483cab Removed debug from template file (Vladimir Falcon)
2023-07-26 9a03841 Pass site config and base url to app view (Vladimir Falcon)
2023-07-25 2d9ec5a Fixed Event post response data (Vladimir Falcon)
2023-07-24 cc44653 Add app endpoints to app html template Fixed error in ApiResponseFactoryTrait.php Add appPid for app url (Vladimir Falcon)
2023-07-21 2efbd14 Code refactor and code clean up (Vladimir Falcon)
2023-07-21 de25ec6 Fixed double json_decode on $job[Job::FIELD_PAYLOAD] property (Vladimir Falcon)
2023-07-21 129aed1 [TASK] event DELETE method implemented (Dirk Wenzel)
2023-07-21 24ede96 [WIP] ApiResponseFactoryTrait implemented, type of arguments $data changed to array. (Dirk Wenzel)
2023-07-21 4ba7118 [TASK] use uuid instead of int for parameter `id` in GET and PUT method (Dirk Wenzel)
2023-07-21 c856107 [WIP] event GET method implemented (Dirk Wenzel)
2023-07-21 360c4ee [TASK] MissingFactoryException added and used (Dirk Wenzel)
2023-07-21 a1645e1 [TASK] API spec edited: response for GET request adapted to default reponse schema (Dirk Wenzel)
2023-07-21 f85e2ce Code refactor (Vladimir Falcon)
2023-07-21 0fa64d6 Feature sendValidationRequest end point (Vladimir Falcon)
2023-07-20 6cd41ce typo corrected (Dirk Wenzel)
2023-07-20 db9f87f [BUGFIX] invalid table name for domain model Job corrected (Dirk Wenzel)
2023-07-20 bfaf21b [TASK] API spec updated: result and error responses for event put method edited (Dirk Wenzel)
2023-07-20 9cb3595 [TASK] API event PUT endpoint implemented (Dirk Wenzel)
2023-07-20 2f7c089 WIP End point sendValidationRequest validation (Vladimir Falcon)
2023-07-19 508ee56 WIP End point sendValidationRequest (Vladimir Falcon)
2023-07-18 ba9981b Update event post documentation (Vladimir Falcon)
2023-07-18 945c8c4 Fixed language file path (Vladimir Falcon)
2023-07-18 6a87267 Refactor event submission content element. Replaced it with a plugin type content element (Vladimir Falcon)
2023-07-18 2e12766 WIP sendValidationRequest (Vladimir Falcon)
2023-07-18 cdd834a Update API specification (Vladimir Falcon)
2023-07-18 8b1e397 [WIP] content element for event submission form added (Dirk Wenzel)
2023-07-17 01eaee9 Removed unnecessary use classes (Vladimir Falcon)
2023-07-17 5e03507 table configuration for event submission edited (Dirk Wenzel)
2023-07-17 43f5188 Code refactor (Vladimir Falcon)
2023-07-14 ca9954b Add environments to http-client.env (Vladimir Falcon)
2023-07-14 507f499 Api specifications added servers environments (Vladimir Falcon)
2023-07-14 fb5f10b Api Spec. Removed event post {language} parameter (Vladimir Falcon)
2023-07-14 9b4cfe4 [WIP] api spec edited (Dirk Wenzel)
2023-07-14 8bf5713 typo corrected (Dirk Wenzel)
2023-07-14 c133aca Persist job and produce Eventpost response (Vladimir Falcon)
2023-07-14 986110e Update documentation in README.md (Vladimir Falcon)
2023-07-14 a399a13 Fixed table name after incorrect merge conflict (Vladimir Falcon)
2023-07-14 cb663fe Feature EventPost end point (Vladimir Falcon)
2023-07-13 69bad75 [TASK] table renamed to tx_eventsubmission_domain_model_job (Dirk Wenzel)
2023-07-13 baa315f API spec: reference_id renamed to external_reference and made optional (Dirk Wenzel)
2023-07-12 d4d71cc Update Api Spec (Vladimir Falcon)
2023-07-10 d1833d5 Add approved property to job model (Vladimir Falcon)
2023-07-10 5326343 Feature add tx_eventsubmission_model_job model and repository (Vladimir Falcon)
2023-07-10 28bc432 Feature update tx_eventsubmission_model_job model, repository and TCA configuraiton (Vladimir Falcon)
2023-07-10 c8d4913 Fixed psr-4 classes namespace (Vladimir Falcon)
2023-07-10 581e74d Update copyright text in User Api (Vladimir Falcon)
2023-07-10 f340c99 Update extension file structure (Vladimir Falcon)
2023-07-10 7a39f98 Add job table and TCA configuration (Vladimir Falcon)
2023-07-10 4176815 Update event schema and http tests. (Vladimir Falcon)
2023-07-10 709cf9a Add language property to event schema (Vladimir Falcon)
2023-07-06 2d8e6c3 API schema updated, stub for User API added (Dirk Wenzel)
2023-07-05 [RELEASE] Release of event_submission 0.1.0 (Dirk Wenzel)
2023-07-05 be8732e endpoint for email validation added (Dirk Wenzel)
2023-07-04 2802c21 specification extended: more methods, - http tests added (Dirk Wenzel)
2023-07-04 e2b790f spec edited, mock server configuration added (Dirk Wenzel)
2023-07-04 5109d5e Initial commit (Dirk Wenzel)