forked from IchHabRecht/filefill
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
141 lines (120 loc) · 9.44 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
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)