-
Notifications
You must be signed in to change notification settings - Fork 34
/
ChangeLog
192 lines (165 loc) · 12.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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
2024-02-23 [RELEASE] Release of filefill 4.3.2 (Nicole Cordes)
2024-02-22 0ae65cc [BUGFIX] Remove superflous TCEforms wrapper (Nicole Cordes)
2023-06-27 553b52f [BUGFIX] Support multiple Doctrine versions (Nicole Cordes)
2023-06-27 66f5594 [BUGFIX] Introduce event listener for FlexForm manipulation (Nicole Cordes)
2024-02-23 01fbffc [TASK] Resolve StyleCI issues (Nicole Cordes)
2024-02-14 bcf48fa Update .styleci.yml (Graham Campbell)
2024-02-14 75b131a Update .styleci.yml (Graham Campbell)
2024-02-08 [RELEASE] Release of filefill 4.3.1 (Nicole Cordes)
2024-02-08 50ed2d3 [BUGFIX] Add missing return types in commands (Nicole Cordes)
2023-06-19 [RELEASE] Release of filefill 4.3.0 (Nicole Cordes)
2023-06-19 cc04b29 [TASK] Resolve StyleCI issues (Nicole Cordes)
2023-06-19 fd017da [TASK] Raise compatibility to TYPO3 12.4 (Nicole Cordes)
2023-06-19 6483f6f [TASK] Depend on stable typo3/testing-framework (Nicole Cordes)
2023-06-19 0e72f09 [TASK] Remove obsolete testingframework-bridge package (Nicole Cordes)
2023-01-17 0caf194 [TASK] Add new supporters to README (Nicole Cordes)
2022-12-27 [RELEASE] Release of filefill 4.2.0 (Nicole Cordes)
2022-12-27 a846dd5 [TASK] Add functional tests for reset command (Nicole Cordes)
2022-12-27 df9ce0e [TASK] Add functional tests for delete command (Nicole Cordes)
2022-12-27 9c53b21 [BUGFIX] Use correct column identifier for array_column (Nicole Cordes)
2022-12-27 4018355 [BUGFIX] Use filePath as unique file cache identifier (Nicole Cordes)
2022-12-27 9207fbf [TASK] Add second file storage to test fixtures (Nicole Cordes)
2022-12-24 bbfc451 Add console commands to Services.yaml file (Thomas Löffler)
2022-11-21 77e33e3 [TASK] Add functional tests for image builder resource handler (Nicole Cordes)
2022-11-18 08c3205 [FEATURE] Add image builder as resource target (Nicole Cordes)
2022-12-25 1f8f7c0 [TASK] Raise compatibility to TYPO3 12.1 (Nicole Cordes)
2022-12-22 21cd7b9 [TASK] Migrate to typo3/testing-framework 6.x (Nicole Cordes)
2022-11-21 3a1d94c [BUGFIX] Show unknown identifier as plain text in storage record view (Nicole Cordes)
2022-11-21 8046e8f [TASK] Stabilize functional tests (Nicole Cordes)
2022-11-21 32f00f2 [TASK] Add functional tests for static resource handler (Nicole Cordes)
2022-11-18 b3c2d68 [BUGFIX] Fix placeholder resource handler (Nicole Cordes)
2022-11-18 7001e49 [TASK] Allow TYPO3 composer plugins (Nicole Cordes)
2022-05-05 [RELEASE] Release of filefill 4.1.1 (Nicole Cordes)
2022-05-05 35f26c2 [TASK] Update supporting files to EXT:my_skeleton 0.7.1 (Nicole Cordes)
2022-05-05 f749705 [BUGFIX] Use correct namespace for DomainResource (Nicole Cordes)
2022-04-11 04d6f1b [TASK] Use correct branch name in README.md (Nicole Cordes)
2022-04-11 [RELEASE] Release of filefill 4.1.0 (Nicole Cordes)
2022-04-11 d09f519 [FEATURE] Handle TypoScript configuration for StaticFileResource (Nicole Cordes)
2022-02-17 e99b09a [FEATURE] Add static file handling as resource target (Nicole Cordes)
2022-02-17 b01207b [TASK] Move resource handler to proper folder (Nicole Cordes)
2022-03-16 0ace821 [TASK] Raise TYPO3 10.4 dependency (Nicole Cordes)
2022-03-15 6a32307 Change TYPO3_MODE to TYPO3 (Thomas Löffler)
2022-03-15 022dcbe Change TYPO3_MODE to TYPO3 (Thomas Löffler)
2022-02-17 bbcacb5 [TASK] Adjust PHP and Travis CI dependency (Nicole Cordes)
2022-02-02 b59ed09 [TASK] Support PHP 8.1 (Georg Ringer)
2021-11-03 522d29a [TASK] Change branch alias in composer.json (Nicole Cordes)
2021-10-26 [RELEASE] Release of filefill 4.0.1 (Nicole Cordes)
2021-10-26 50c7a0f [BUGFIX] Set correct TYPO3 dependency in ext_emconf.php (Nicole Cordes)
2021-10-25 [RELEASE] Release of filefill 4.0.0 (Nicole Cordes)
2021-10-25 20f1caf [TASK] Raise PHP compatibility to 8.0 (Nicole Cordes)
2021-10-25 66cc838 [TASK] Raise compatibility to TYPO3 11.5 (Nicole Cordes)
2021-07-09 d2aa98d Fix misspelling (Nicole Cordes)
2021-07-07 217e0af [DOCS] Add information how to start file fetching (Sybille Peters)
2021-05-20 4ebea41 Update README.md (Franz Kugelmann)
2020-12-16 906279a [BUGFIX] Use baseUrl from configuration in DomainResourceRepository (Nicole Cordes)
2020-12-16 35f7880 [TASK] Update supporting files to EXT:my_skeleton 0.5.2 (Nicole Cordes)
2020-11-27 55bb6a0 [TASK] Clarify mutual exclusive configuration (Mathias Brodala)
2020-11-03 57ce74b [TASK] Update supporting files to EXT:my_skeleton 0.5.1 (Nicole Cordes)
2020-09-05 663aba8 [TASK] Add debug information to README.md (Nicole Cordes)
2020-09-04 6030551 [FEATURE] Add logger support (Nicole Cordes)
2020-09-05 a0b1c28 [BUGFIX] Prevent double slashes on domain urls (Nicole Cordes)
2020-09-05 b2aab97 [TASK] Remove deprecated sys_domain support (Nicole Cordes)
2020-09-05 4fc31ce [BUGFIX] Prevent driver recursion (Nicole Cordes)
2020-09-05 4853683 [TASK] Update supporting files to EXT:my_skeleton 0.4.0 (Nicole Cordes)
2020-06-16 80b4565 [TASK] Switch from slots to event listeners (Nicole Cordes)
2020-06-16 f9e8482 [TASK] Raise extension version to 4.x (Nicole Cordes)
2020-12-16 [RELEASE] Release of filefill 3.3.1 (Nicole Cordes)
2020-12-16 e4c4d30 [BUGFIX] Use baseUrl from configuration in DomainResourceRepository (Nicole Cordes)
2020-12-16 8288829 [TASK] Update supporting files to EXT:my_skeleton 0.4.2 (Nicole Cordes)
2020-11-27 bf286f6 [TASK] Clarify mutual exclusive configuration (Mathias Brodala)
2020-11-03 dc6ffaa [TASK] Update supporting files to EXT:my_skeleton 0.4.1 (Nicole Cordes)
2020-09-06 [RELEASE] Release of filefill 3.3.0 (Nicole Cordes)
2020-09-06 95d3913 Merge pull request #29 from IchHabRecht/add-logger (Nicole Cordes)
2020-09-05 87fbbb3 [BUGFIX] Improve support for site configurations (Nicole Cordes)
2020-09-05 db1f484 [BUGFIX] Prevent double slashes on domain urls (Nicole Cordes)
2020-09-05 6a61d14 [BUGFIX] Prevent driver recursion (Nicole Cordes)
2020-09-05 15306f3 [TASK] Update supporting files to EXT:my_skeleton 0.4.0 (Nicole Cordes)
2020-05-07 [RELEASE] Release of filefill 3.2.3 (Nicole Cordes)
2020-05-07 8d2a50d [BUGFIX] Correct the order of parameters (Julian Hofmann)
2020-05-07 da5bb4a [BUGFIX] Correct the order of parameters (Julian Hofmann)
2020-05-05 [RELEASE] Release of filefill 3.2.2 (Nicole Cordes)
2020-05-05 9c7769b [TASK] Use proper return value in symfony commands (Björn Fromme)
2020-04-22 [RELEASE] Release of filefill 3.2.1 (Nicole Cordes)
2020-04-22 c9296ac [TASK] Raise compatibility to TYPO3 10.4 (Nicole Cordes)
2020-04-07 d1d483f [BUGFIX] Use RequestFactory for http requests (Nicole Cordes)
2020-04-02 [RELEASE] Release of filefill 3.2.0 (Nicole Cordes)
2020-03-28 f19bf2e [BUGFIX] Streamline url handling in DomainResource (Nicole Cordes)
2020-03-22 6dad456 [BUGFIX] Use site configurations for sys_domain resource (Nicole Cordes)
2020-03-19 2289af0 [BUGFIX] Call getFileInfoByIdentifier on original driver (Nicole Cordes)
2020-03-18 6dfd829 [FEATURE] Add command to reset missing files (Nicole Cordes)
2020-03-17 e049d1d [FEATURE] Add command to delete files (Nicole Cordes)
2020-03-14 51c9f64 [FEATURE] Also delete processed files (Nicole Cordes)
2020-03-14 385b1ff [FEATURE] Delete files fetched by a resource handler (Nicole Cordes)
2020-03-13 7bcb2cd [FEATURE] Add functional tests (Nicole Cordes)
2020-01-07 837e45d [TASK] Override also LocalDriver->getFileInfoByIdentifier() (Rémy DANIEL)
2020-03-10 [RELEASE] Release of filefill 3.1.0 (Nicole Cordes)
2020-03-10 5740bb0 [TASK] Add TYPO3 10.3 to extension constraints and Travis CI (Nicole Cordes)
2020-03-10 d56c3db [TASK] Update supporting files to EXT:my_skeleton 0.3.0 (Nicole Cordes)
2020-03-10 f6193aa [TASK] Use own form element for missing file infomation (Nicole Cordes)
2020-03-10 8f6f254 [TASK] Move file handling to driver (Nicole Cordes)
2020-03-05 b788f67 [FEATURE] Allow streaming of files (Nicole Cordes)
2020-03-05 [RELEASE] Release of filefill 3.0.3 (Nicole Cordes)
2020-03-05 2e4c06f [BUGFIX] Enforce lower file extension for comparison (Nicole Cordes)
2020-02-26 [RELEASE] Release of filefill 3.0.2 (Nicole Cordes)
2020-02-26 17c557d [BUGFIX] Use correct identifier canonicalization (Nicole Cordes)
2020-01-20 964c455 Add a better example (Harry Glatz)
2020-01-17 7f7dcd0 Remove duplicate entry in example (Harry Glatz)
2019-08-29 [RELEASE] Release of filefill 3.0.1 (Nicole Cordes)
2019-08-29 9e773f5 [BUGFIX] Do not try to download files not present in sys_file (Helmut Hummel)
2019-08-20 [RELEASE] Release of filefill 3.0.0 (Nicole Cordes)
2019-08-20 b62a18c [TASK] Update supporting files to EXT:my_skeleton 0.2.1 (Nicole Cordes)
2019-08-20 6bc9c0a [TASK] Update README.md (Nicole Cordes)
2019-04-28 a1eae59 [FEATURE] Allow global reprocessing of existing ProcessedFile (Nicole Cordes)
2019-04-28 25b5d27 [TASK] Streamline PlaceholderResource (Nicole Cordes)
2019-04-28 ed65f5f [BUGFIX] Remove deprecated argument in GeneralUtility::mkdir_deep (Nicole Cordes)
2019-04-28 96dd0d5 [FEATURE] Adjust existing resource handler to new configuration (Nicole Cordes)
2019-04-28 d95218c [FEATURE] Move resource configuration to $TYPO3_CONF_VARS (Nicole Cordes)
2019-04-28 e276780 [TASK] Raise extension version to 3.x (Nicole Cordes)
2018-10-29 [RELEASE] Release of filefill 2.0.1 (Nicole Cordes)
2018-10-29 6757ce6 [BUGFIX] Always enforce case sensitive file system (Nicole Cordes)
2018-10-03 [RELEASE] Release of filefill 2.0.0 (Nicole Cordes)
2018-10-03 954bc67 [TASK] Raise TYPO3 dependencies to include 9.5 (Nicole Cordes)
2018-10-03 f681f13 [TASK] Update supporting files to EXT:my_skeleton 0.1.5 (Nicole Cordes)
2018-10-03 53b6dac [FEATURE] Add support for ImageViewHelper "src" usages (Nicole Cordes)
2018-09-12 4673710 [BUGFIX] Throw dedicated exceptions (Nicole Cordes)
2018-09-12 b672e6a [BUGFIX] Comment intended fallthrough (Nicole Cordes)
2018-09-12 0e7e13f [BUGFIX] Simplify PlaceholderResouce and reduce numbers of returns (Nicole Cordes)
2018-09-12 7887ac8 [FEATURE] Add compatibility to TYPO3 9.4 (Nicole Cordes)
2018-09-12 [RELEASE] Release of filefill 1.3.2 (Nicole Cordes)
2018-09-12 fb797f5 [TASK] Update supporting files to EXT:my_skeleton 0.1.4 (Nicole Cordes)
2018-09-12 03ec1b0 [BUGFIX] Handle response from socket correctly (Nicole Cordes)
2018-09-12 8f80f8d [BUGFIX] Prevent uncaught exception while file upload (Nicole Cordes)
2018-09-12 48c2d9c [TASK] Update supporting files to EXT:my_skeleton 0.1.3 (Nicole Cordes)
2018-06-23 795a239 [TASK] Update supporting files to EXT:my_skeleton 0.1.0 (Nicole Cordes)
2018-06-22 [RELEASE] Release of filefill 1.3.1 (Nicole Cordes)
2018-06-21 86775c6 Use short scalar casting (Nicole Cordes)
2018-06-20 0c1d00f fix http_code check for typo3 7.6 (kaywalker)
2018-06-19 [RELEASE] Release of filefill 1.3.0 (Nicole Cordes)
2018-06-19 0bc79fa [BUGFIX] Simplify return conditions in ResourceFactorySlot (Nicole Cordes)
2018-06-11 d16bf28 [TASK] Add documentation for TYPO3_CONF_VARS configuration (Nicole Cordes)
2018-06-11 120b1e7 [BUGFIX] Support multiple domain configuration (Nicole Cordes)
2018-06-07 ff7640d [FEATURE] Allow storage configuration in TYPO3_CONF_VARS (Nicole Cordes)
2018-06-07 [RELEASE] Release of filefill 1.2.1 (Nicole Cordes)
2018-06-07 ebdda28 [BUGFIX] Ensure original file is always fetched (Nicole Cordes)
2018-03-15 [RELEASE] Release of filefill 1.2.0 (Nicole Cordes)
2018-03-15 7c6cb1e [FEATURE] Add slot to fetch processed files (Nicole Cordes)
2018-03-15 77dc578 [BUGFIX] Ensure only valid file paths are fetched (Nicole Cordes)
2018-03-15 02f3a38 [BUGFIX] Remove slash from domains right side (Nicole Cordes)
2018-03-15 d56976f [TASK] Add community part to README (Nicole Cordes)
2018-03-15 76a7b83 [TASK] Add header and license information (Nicole Cordes)
2018-03-14 73e53b5 [TASK] Update coding style rules (Nicole Cordes)
2018-03-12 [RELEASE] Release of filefill 1.1.0 (Nicole Cordes)
2018-03-12 482284d [FEATURE] Allow to reset missing files in storage record (Nicole Cordes)
2018-03-12 3f1934b [BUGFIX] Prevent exception for empty resources configuration (Nicole Cordes)
2018-03-10 [RELEASE] Release of filefill 1.0.0 (Nicole Cordes)
2018-03-09 a945b47 [FEATURE] Add README.md (Nicole Cordes)
2018-03-09 ef7db81 [BUGFIX] Add missing autoload information (Nicole Cordes)
2018-03-05 ee14f6f [FEATURE] Add StyleCI Coding Style Service (Nicole Cordes)
2018-03-05 1ce618b [FEATURE] Add friendsofphp/php-cs-fixer as suggestion (Nicole Cordes)
2018-03-05 e002e8c [FEATURE] Add Travis CI configuration (Nicole Cordes)
2018-03-02 75e9e82 [FEATURE] Implement placeholder.com API as resource target (Nicole Cordes)
2018-03-02 82d8a84 [FEATURE] Implement sys_domain records as resource target (Nicole Cordes)
2018-03-02 b78889f [FEATURE] Implement DomainResource as resource target (Nicole Cordes)
2018-03-02 c885371 [FEATURE] Replace existing driver with FileFillDriver in ResourceStorage (Nicole Cordes)
2018-02-28 1c1a08c [FEATURE] Add TCA configuration for sys_file_storage records (Nicole Cordes)
2018-02-27 ad9bf0d [TASK] Add basic extension files (Nicole Cordes)