-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathChangeLog
More file actions
85 lines (61 loc) · 3.3 KB
/
Copy pathChangeLog
File metadata and controls
85 lines (61 loc) · 3.3 KB
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
2025-05-22 Franz Holzinger <franz@ttproducts.de>
* remove deprecated TypoScript/Extbase/setup.txt
* compatibility with TYPO3 12 and 13 only
2023-10-18 Franz Holzinger <franz@ttproducts.de>
* add Documentation fixes
2023-09-06 Franz Holzinger <franz@ttproducts.de>
* compatibility with TYPO3 11 and 12 only
2023-05-03 Franz Holzinger <franz@ttproducts.de>
* despite of Breaking no. 87623:
readd TypoScript/Extbase/setup.txt because static_info_tables static_info_tables 6.9.6 uses the method TYPO3\CMS\Extbase\Configuration\ConfigurationManager::getConfiguration for mapping.
2023-04-18 Franz Holzinger <franz@ttproducts.de>
* compatibility with TYPO3 12
* remove deprecated TypoScript/Extbase/setup.txt
2022-01-25 Franz Holzinger <franz@ttproducts.de>
* compatibility with TYPO3 10: Readd needed file class.ext_update.php
2022-01-20 Franz Holzinger <franz@ttproducts.de>
* compatibility with TYPO3 10: Remove file class.ext_update.php
* add requirement for the extension addons_em: This is needed for the Extension Manager if the file ext_tables_static+adt.sql has been modified manually by the admin.
2021-11-30 Franz Holzinger <franz@ttproducts.de>
* compatibility with TYPO3 11: No other modifications.
* add Kosovo, missing languages and territories
2021-07-13 Franz Holzinger <franz@ttproducts.de>
* Use the domain jambagecom in the composer.json.
2020-11-24 Franz Holzinger <franz@ttproducts.de>
* fix issue from static_info_tables_de: Undo part of latest pullrequest to the former version 10.0 support.
2020-11-18 Franz Holzinger <franz@ttproducts.de>
* Important bugfix to the former version 10.0 support.
* Simplification of the TCA files.
2020-06-24 Davide Alghi
* feature: add missing currency names
2019-11-27 Franz Holzinger <franz@ttproducts.de>
* compatibility with TYPO3 10: Add the file Configuration/Extbase/Persistence/Classes.php.
2019-01-16 André Schließer <a.schliesser@zeroseven.de>
* compatibility for TYPO3 9.5
2018-08-07 Franz Holzinger <franz@ttproducts.de>
* bugfix: use typo3/cms-core in composer.json
* use the $tablename variable for the TCA
2018-08-06 Franz Holzinger <franz@ttproducts.de>
* adaptions to composer.json
2017-09-16 Franz Holzinger <franz@ttproducts.de>
* commit #4: add labels for Suisse country zones
2017-05-16 Franz Holzinger <franz@ttproducts.de>
* remove autoload psr-4 for SJBR\StaticInfoTables\ from composer.json
2017-04-10 Franz Holzinger <franz@ttproducts.de>
* modify composer.json
2017-03-28 Franz Holzinger <franz@ttproducts.de>
* add composer.json
2017-03-11 Franz Holzinger <franz@ttproducts.de>
* ready for TYPO3 8.x
2015-10-20 Franz Holzinger <franz@ttproducts.de>
* update for static_info_tables 6.3.1 and TYPO3 6.2 and 7.99
* add documentation
2015-09-02 Franz Holzinger <franz@ttproducts.de>
* Add countries: CS, ME RS, JE, GG, IM, MF, BL, BQ, CWS, SX, SS
* Modify countries: AX
* Add currencies: VEF, ZMW
2015-08-06 Franz Holzinger <franz@ttproducts.de>
* update for static_info_tables 6.2.1 and TYPO3 6.2 and 7.0
2006-12-19 Franz Holzinger <kontakt@fholzinger.com>
* enable the function to load additional TCA to allow fields added from the language specific static_info_tables derivates
* Added a ChangeLog file