forked from manuelselbach/static_info_tables_fr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
53 lines (32 loc) · 1.66 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
2015-11-17 Francois Suter <[email protected]>
* Updated to match recent versions of static_info_tables and verified compatibility with TYPO3 CMS 7, resolves #71632
* Cleaned up TCA extension, resolves #71350
* Added documentation, resolves #71637
* Released to TER as version 6.1.0
2014-06-11 Francois Suter <[email protected]>
* Added missing language translations, resolves #59489
* Verified compatibility with TYPO3 CMS 6.2, resolves #59490
* Released to TER as version 6.0.2
2013-10-23 Francois Suter <[email protected]>
* Released to TER as version 6.0.1
2013-10-18 Francois Suter <[email protected]>
* Fixed variable declarations in domain models, resolves #52420
2013-06-01 Francois Suter <[email protected]>
* Released to TER as version 6.0.0
2013-05-31 Francois Suter <[email protected]>
* Upgraded to work with static_info_tables 6.0+, resolves #48687
2013-04-19 Francois Suter <[email protected]>
* Verified compatibility with TYPO3 6.0 and 6.1, resolves #47348
* Released to TER as version 2.1.0
2013-04-18 Francois Suter <[email protected]>
* Added missing countries, currencies and languages, resolves #46404
2009-06-30 Francois Suter <[email protected]>
* Added French names for Switzerland country zones
* Released to TER as version 2.0.2
2009-06-15 Francois Suter <[email protected]>
* Removed all references to static_taxes table
* Added Serbia and Montenegro to countries list
* Improvements to update wizard ported from static_info_tables
2006-12-19 Franz Holzinger <[email protected]>
* Enabled the function to load additional TCA to allow fields added from the language specific static_info_tables derivates
* Added a ChangeLog file