2021-03-03 Stanislas Rolland * Resolves #93570: Typo in name of country zone Newfoundland * Resolves #93265: Deprecated language file references 2020-10-24 Stanislas Rolland * Resolves #92615: Missing language label in TCA * Update version to 6.9.5 2020-11-21 Stanislas Rolland * Update version to 6.9.4 2020-10-23 Stanislas Rolland * Resolves #92615: Missing language label in TCA 2020-10-19 Stanislas Rolland * Update version to 6.9.3 2020-06-09 Stanislas Rolland * Resolves #91626: Remove any code related to TYPO3 prior to 9 LTS * Require TYPO3 9 LTS * Update version to 6.8.0 2020-06-04 Stanislas Rolland * Resolves #91587: Streamline some redundant code in language pack * Resolves #91590: Fix ordering of record lists in current language in backend * Resolves #88684: Only run update script when extensions have changed 2020-06-03 Stanislas Rolland * Resolves #91250: Add php configuration file for Extbase persistence mapping * Resolves #90274: Add support for PHP 7.4 * Resolves #91251: Add Symfony dependency injection configuration * Resolves #91567: Add php configuration file for Extbase persistence mapping to generated language pack * Resolves #91575: Use Symfony expression language for TypoScript conditions * Resolves #91252: Adapt to changed arguments of Extensionmanager\Utility\EmConfUtility\includeEmConf in TYPO3 10 * Resolves #91577: Delete @lazy annotation removed in TYPO3 10 * Resolves #90741: Enable in TYPO3 LTS 10 * Update version to 6.8.0 2020-01-05 Stanislas Rolland * Resolves #88867: Raise PHP dependency to < 7.4 2019-10-17 Stanislas Rolland * Resolves #88683: Updater uses default columns in TYPO3 9 * Resolves #88780: Undefined variable usage in the DatabaseUpdateUtility.php * Resolves #89443: Update subdivisions of Italy * Update version to 6.7.5 2019-05-28 Stanislas Rolland * Resolves #82132: Composer install fails with additional languages required at the same time 2019-05-21 Stanislas Rolland * Resolves #87983: The name of capital of Ukraine should be 'Kyiv' * Resolves #87943: Change Country Name Macedonia to North Macedonia * Resolves #87877: LocalizationUtility missing import for TYPO3\CMS\Core\Site\Entity\SiteLanguage in TYPO3 9 LTS 2019-01-04 Stanislas Rolland * Resolves #87243: Constant editor fails with class not found exception * Resolves #87329: Fix non-UTF-8 character in ext_emconf * Resolves #87330: Fix wrong array access to $emConf['version'] * Update version to 6.7.4 2018-12-19 Stanislas Rolland * Resolves #86991: Language pack generation fails with fatal error * Resolves #87225: Add Kosovo user-defined country code 2018-10-25 Stanislas Rolland * Resolves #86710: Crash in PHP 7.0 due to nullable return type * Resolves #86723: Autoformat the code * Update version to 6.7.2 2018-10-20 Stanislas Rolland * Resolves #86706: Avoid reference to PHP constant TAB * Resolves #86707: Use @TYPO3\CMS\Extbase\Annotation\ORM\Lazy annotation 2018-10-18 Stanislas Rolland * Resolves #86694: Avoid constant TYPO3_site with TYPO3 9 LTS * Resolves #86695: In frontend, localize using current site language when it exists * Update version to 6.7.1 2018-10-14 Stanislas Rolland * Resolves #86610: Add schema migration service and dumping utility * Resolves #86654: Migrate extension update script to TYPO3 LTS 9 * Resolves #84258: Call to a member function getTreeList() on null * Update version to 6.6.0 * Resolves #83722: Installation via Composer does not work correctly * Resolves #86656: Change name of Swaziland to Eswatini * Update version to 6.7.0 2018-10-11 Stanislas Rolland * Resolves #86633: Migrate Recordlist hook to TYPO3 9 LTS * Resolves #86634: Remove @inject annotation 2018-10-9 Stanislas Rolland * Resolves #86608: Remove support for TYPO3 7 LTS - Thanks to Tomas Norre Mikkelsen * Resolves #86609: Remove references to TYPO3_DB object - Thanks to Tomas Norre Mikkelsen 2017-12-19 Stanislas Rolland * Resolves #83060: Wrong table name in Configuration/TCA/Overrides/static_countries.php - Thanks to Simon Schaufelberger * Update manual * Update version to 6.5.1 2017-11-19 Stanislas Rolland * Resolves #83033: Adapt suggest options to 8 LTS * Resolves #82808: Critical Invalid Cache Bug - Thanks to Tim Lochmüller * Update version to 6.5.0 2017-10-16 Stanislas Rolland * Resolves #82779: Corrections to official and English names of Swiss cantons - Thanks to Urs Bräm * Resolves #80408: Error in composer replace statement 2017-04-11 Stanislas Rolland * Update version to 6.4.3 2017-02-21 Stanislas Rolland * Resolves #79648: Call to undefined method SJBR\StaticInfoTables\Domain\Model\Country::getAddessFormat() * Resolves #79944: Croatia is not marked as EU country * Resolves #77144: Table 'typo3.tx_staticinfotables_domain_model_language' doesn't exist 2017-01-24 Stanislas Rolland * Update version to 6.4.2 2017-01-20 Stanislas Rolland * Resolves #79396: class.tx_staticinfotables_encoding.php, failed to open stream: No such file or directory 2017-01-18 Stanislas Rolland * Resolves #79384: Issues in TYPO3 CMS 7 after migration to Doctrine * Resolves #79385: Update extension icon to svg * Update version to 6.4.1 2017-01-17 Stanislas Rolland * Resolves #79359: Migrate PiBaseApi to Doctrine * Follow-up to Resolves #79229: Migrate suggest receiver to Doctrine * Follow-up to Resolves #79207: Cleanup extension configuration * Update version to 6.4.0 2017-01-10 Stanislas Rolland * Resolves #79255: Migrate Localization Utility to Doctrine 2017-01-09 Stanislas Rolland * Resolves #79223: Standardize SQL table definitions * Resolves #79035: Update currency of Baltic states * Resolves #77245: Add languages "Swiss" and "Austrian" * Resolves #77246: Missing extbase declaration for field "static_lang_isocode" in sys_language * Follow-up to Resolves #79209: Migrate update script to Doctrine * Resolves #79229: Migrate suggest receiver to Doctrine * Follow-up to Resolves #79209: Migrate update script to Doctrine * Resolves #79230: Migrate ProcessDataMap hook to Doctrine * Resolves #79231: Drop character set conversions 2017-01-08 Stanislas Rolland * Resolves #79207: Cleanup extension configuration * Resolves #79209: Migrate update script to Doctrine * Resolves #79210: Migrate AbstractEntityRepository to Doctrine 2017-01-07 Stanislas Rolland * Cleanup ManagerController.php * Cleanup SelectViewHelper.php * Migrate DatabaseUpdateUtility to Doctrine 2017-01-06 Stanislas Rolland * Resolves #79192: Remove constant PATH_BE_staticinfotables_rel * Require TYPO3 CMS 7.6.0 * Follow-up to #79174: Let the SelectViewHelper accept correct values * Resolves #79193: Drop renderMode argument from flash message view helper 2017-01-05 Stanislas Rolland * Resolves #79174: Let the SelectViewHelper accept correct values * Resolves #79172: Database updates not working for translations with TYPO3 8.0 2016-07-14 Stanislas Rolland * Update version to 6.3.10 2016-06-29 Stanislas Rolland * Resolves #76640: Fix removed TCA icon options 2016-02-19 Stanislas Rolland * Update version to 6.3.9 2016-02-16 Stanislas Rolland * Resolves #73462: Update of static_info_tables breaks TYPO3 6.2 installation * Resolves #72828: Follow-up to Avoid exceptions in backend list * Update version to 6.3.8 * Resolves #73497: Composer name sjbr/static_info_tables vs sjbr/static-info-tables 2016-02-15 Stanislas Rolland * Resolves #72260: SelectViewHelper should honour TypoScript settings * Update the manual * Resolves #72828: Avoid exceptions in backend list, if there are elements with wrong uids (Thanks to Tim Lochm�ller) 2016-02-14 Stanislas Rolland * Resolves #72257: Repository Tags should be in a form recongized by composer 2015-12-02 Stanislas Rolland * Resolves #72009: composer.json wrong replace * Resolves #71910: Field name conversion uses upperCamelCase instead of lowerCamelCase * Update version to 6.3.6 2015-11-23 Stanislas Rolland * Resolves #71310: composer.json contains invalid version range for core * Update version to 6.3.5 2015-11-03 Stanislas Rolland * Resolves #71263: Fatal error in tx_rtehtmlarea_acronym with PHP 5.3 * Resolves #66194: 500 error in access log * Update version to 6.3.4 2015-11-02 Stanislas Rolland * Resolves #71108: some broken icon paths * Resolves #71005: Add static_lang_isocode of RTE acronym table * Update version to 6.3.3 2015-10-11 Stanislas Rolland * Resolves #70592: Fix deprecated TCA specification for select fields * Resolves #70593: Cleanup ext_emconf.php * Update version to 6.3.2 2015-10-09 Stanislas Rolland * Resolves #70541: Warning: Ambiguous class resolution, because of two ext_update definitions * Update version to 6.3.1 2015-10-01 Stanislas Rolland * Resolves #59834: Always run the extension update script except on first install of base extension * Resolves #59834: Follow-up to Always run the extension update script * Update version to 6.3.0 2015-09-30 Stanislas Rolland * Resolves #70224: Import SQL parser for Dbal-free parsing with TYPO3 CMS 7.5+ * Resolves #70225: Add composer.json to extension and language pack template * Resolves #70228: Delete old language files * Resolves #70231: Delete translation files from extension * Resolves #70235: Move static template registration to TCA/Overrides * Resolves #70239: Adapt to new TCA configuration and backend Form Engine API of TYPO3 CMS 7 * Resolves #70240: !!! Remove class tx_staticinfotables_div * Resolves #70241: Remove reference to removed method * Update the manual * Resolves #70240: Follow-up to Remove class tx_staticinfotables_div * Resolves #66011: Fatal error when executing update script * Resolves #70224: Follow-up to Import SQL parser for Dbal-free parsing with TYPO3 CMS 7.5+ * Resolves #69133: Avoid exception if a class is loaded early 2015-09-14 Stanislas Rolland * Resolves #67998: Increase maxitems for cn_country_zones in TCA * Resolves #67677: Problems in Typo3 CMS 7.3 * Resolves #67161: Incorrect mapping for field 'deleted' * Resolves #66484: Missing TCA option in manual example 2015-02-10 Oliver Klee * Resolves #64135: Block any write access to the static models 2015-02-10 Stanislas Rolland * Escape some backslashes in class names * Resolves #64945: Error when installing on 7.1 * Enable in TYPO3 CMS 7.1 2014-12-09 Stanislas Rolland * Fix for TYPO3 CMS 7.0 * Enable in TYPO3 CMS 7.0 * Update version to 6.2.1 2014-12-08 Stanislas Rolland * Update version to 6.2.0 2014-11-07 Stanislas Rolland * Require TYPO3 CMS 6.2.0 * Resolves #62770: Replace deprecated calls to ObjectManager ->create() with ->get() * Resolves #61296: Move TCA configuration from ext_tables.php to Configuration/TCA * Remove method TcaUtility::loadTCA 2014-10-16 Stanislas Rolland * Remove file Resources/Private/Language/pl.locallang_db.xlf * Update version to 6.1.2 2014-10-10 Stanislas Rolland * Resolves #62153: Open country or territory for editing in backend leads to fatal error (Thanks to Daniel Minder) 2014-10-08 Stanislas Rolland * Update version to 6.1.1 2014-09-29 Stanislas Rolland * Add getters for abstract entity properties tableName and columnsMapping 2014-09-22 Stanislas Rolland * Resolves #59586: Add Subterritory "419 Latin America and the Caribbean" * Resolves #61769: Polish zones should be written beginning from lower letter * Rename directory Configuration/Tca to Configuration/TCA * Resolves #60725: Reduce used memory of the Domain Models (Thanks to Tim Lochmüller) * Resolves #59896: TCA Selection of countries with different key 2014-07-29 Stanislas Rolland * Resolves #60666: Outdated data for Turkish lira * Resolves #59459: SelectViewHelper: DefaultOptionValue and Label with no effect (Thanks to Thomas Löffler) * Resolves #59451: SelectViewHelper returns no items (Thanks to Thomas Löffler) 2014-06-03 Stanislas Rolland * Resolves #59300: Missing namespace for InvalidArgumentException * Resolves #59301: Missing "searchFields" configuration in ext_tables.php * Add localized fields as searchFields next time language pack is (re-)generated * Usage of $GLOBALS['typo3CacheManager'] and $GLOBALS['typo3CacheFactory'] are deprecated since 6.2 2014-04-29 Stanislas Rolland * Update version to 6.1.0 2014-04-23 Stanislas Rolland * Update the manual 2014-04-22 Stanislas Rolland * Resolves #58100: Incorrect annotation for tableName on AbstractEntity * Resolves #58101: Make extension incompatible with extension "uncache" * Resolves #56327: Add select viewHelper with values from tables (Thanks to Carsten Biebricher) * Resolves #58100: Incorrect annotation for tableName on AbstractEntity * Resolves #58107: Add countryZones to country domain model * Use select viewHelper in test form 2014-03-26 Stanislas Rolland * Update version to 6.0.10 2014-03-17 Stanislas Rolland * Resolves #56389: Fatal error: Call to a member function getCollatingLocale() on a non-object in LocalizationUtility.php 2014-03-16 Stanislas Rolland * Resolves #56954: getIsoCodeField() is protected but needed from outside 2014-02-27 Stanislas Rolland * Resolves #52431: Localization of nameLocalized not working in preview of attribute 2014-02-21 Stanislas Rolland * Update version to 6.0.9 2014-02-17 Stanislas Rolland * Resolves #56038: Language Pack Generator crashes in TYPO3 6.0 2014-02-15 Stanislas Rolland * Resolves #56001: Language packs not re-applied by update script of Static Info Tables 2014-02-13 Stanislas Rolland * Resolves #55952: Wrong phone code for Liechtenstein in static_countries table * Update version to 6.0.8 2014-02-06 Stanislas Rolland * Resolves #55476: Deprecated CSS inclusion * Resolves #55744: Class TYPO3\CMS\Install\Sql\SchemaMigrator was renamed 2014-01-20 Stanislas Rolland * Resolves #55183: Deprecation message - remove parameter 2014-01-18 Stanislas Rolland * Re-create the tables whenever the extension update script in run 2014-01-17 Stanislas Rolland * Follow-up to #54160: List module broken on root page * Follow-up to #54160: Throw exception when current language is not found in Language repository 2014-01-16 Stanislas Rolland * Resolves #55081: Fatal error in Static Info Tables Manager module in TYPO3 6.2 * Follow-up to #55081: Fatal error in Static Info Tables Manager module in TYPO3 6.2 * Clean-up in class SJBR\StaticInfoTables\Hook\Backend\Form\SuggestReceiver * Clean-up in class SJBR\StaticInfoTables\Hook\Backend\Form\ElementRenderingHelper * Add TYPO3 version range dependency to generated language pack extension * Follow-up to #50804: Entities not sorted according to locale collation * Adjust country BE form 2013-12-03 Stanislas Rolland * Resolves #54160: List module broken on root page 2013-11-27 Stanislas Rolland * Resolves #54008: CachedClassLoader not loaded in ext_localconf in TYPO3 6.2 * Enable in TYPO3 6.2 * Update version to 6.0.7 2013-11-26 Stanislas Rolland * Resolves #52103: PHP Warning in ElementRenderingHelper * Update version to 6.0.6 * Resolves #53987: Incorrectly named Brazilian locallang file 2013-11-25 Stanislas Rolland * Resolves #52415: Caching issue while using static country repository 2013-11-21 Stanislas Rolland * Resolves #53840: Could not determine the child object type. * Resolves #51532: cn_currency_iso_3 in some african countries are wrong in table static_countries * Resolves #52572: countryRepository->findByTerritory does not respect territory hierarchy 2013-11-20 Stanislas Rolland * Resolves #51754: PHP Warning in ClassCacheManager 2013-08-12 Stanislas Rolland * Follow-up to #50804: Entities not sorted according to locale collation * Resolves #50742: Translation handling fails in multi select fields (TCA) 2013-08-07 Stanislas Rolland * Resolves #50804: Entities not sorted according to locale collation 2013-07-24 Stanislas Rolland * Update version to 6.0.5 2013-07-18 Stanislas Rolland * Follow-up to #50050: Use TYPO3 caching framework for extended domain model classes * Resolves #50164: Autoload cached extended domain model classes 2013-07-15 Stanislas Rolland * Resolves #50034: Re-introduce tx_staticinfotables_div::getTitleFromIsoCode as deprecated method * Resolves #50036: Clarify message from ext_update script * Resolves #49878: clearCachePostProc should clear proxy classes only when cacheCmd=all * Resolves #50050: Use TYPO3 caching framework for extended domain model classes * Resolves #49590: Montenegrin language is missing in the static_info_tables 2013-07-02 Stanislas Rolland * Resolves #49397: No method name 'selectItemsTCA' in class tx_staticinfotables_div * Follow-up to #49397: Correction to the manual * Cleanup unescaped backslashes * Correction to the manual 2013-06-26 Stanislas Rolland * Resolves #49462: Class tx_staticinfotables_pi1 not always available * Resolves #49463: Make extension version available to other extensions 2013-06-17 Stanislas Rolland * Update version to 6.0.4 2013-06-14 Stanislas Rolland * Resolves #49124: Automated PHP Syntax check on LanguagePackTemplates fails * Resolves #49142: Add a method to Language Repository 2013-06-06 Stanislas Rolland * Follow-up to #48814: Records labels missing in list view using PHP 5.4 (Thanks to Visay Keo) 2013-06-04 Stanislas Rolland * Resolves #48814: Records labels missing in list view using PHP 5.4 (Thanks to Visay Keo) 2013-05-31 Stanislas Rolland * Resolves #48659: Superfluous closing ">" in pi1/class.tx_staticinfotables_pi1.php * Update version to 6.0.3 2013-05-25 Stanislas Rolland * Resolves #48524: Missing file Classes/Domain/Model/LanguageExtensible.php * Resolves #48528: Error in update script on TYPO3 6.1.1 * Update version to 6.0.1 2013-05-23 Stanislas Rolland * Fix extended domain model classes loading after class loader cache is cleared * Improve class cache handling * Relax extension conflicts * Update manual * GeneralUtility::loadTCA is deprecated in TYPO3 6.1 * Follow-up to GeneralUtility::loadTCA is deprecated in TYPO3 6.1 2013-05-22 Stanislas Rolland * Resolves #48473: Add action to test localization after installation of language pack * Fix language pack update 2013-05-21 Stanislas Rolland * Log usage of deprecated functions * Set TYPO3 version constraint to 6.0.6-6.1.99 * Delete unused partials * Fix domain model inconsistencies * Refactor findAllOrderedByLocalizedName 2013-05-20 Stanislas Rolland * Fix for backward compatibility of class tx_staticinfotables_div * Update some copyright notices * Follow-up fix for backward compatibility of class tx_staticinfotables_div 2013-05-16 Stanislas Rolland * Re-introduce class tx_staticinfotables_div for backward compatibility 2013-05-15 Stanislas Rolland * Follow-up to #12683: Make TS template constants selectable * Follow-up to #45862: Enable domain model extension: rebuild class cache when updating extensions * Remove unnecessary entries from ext_autoload.php * Fix layout of code generated by class cache builder 2013-05-14 Stanislas Rolland * Resolves #12683: Make TS template constants selectable * Resolves #48197: Incorrect extension of the language domain model by language packs * Resolves #48198: Add methods to retrieve entities ordered by localized names 2013-05-13 Stanislas Rolland * Resolves #48156: Add backend module to generate language packs * Resolves #48161: Localization should honour alternative languages * Resolves #48162: Make pibase-style api usable in backend * Resolves #48163: Add repository method to retrieve all non-constructed and non-sacred languages * Resolves #48164: Add repository method to retrieve all entities including deleted ones * Update version to 6.0.0 * Simplify EM configuration template 2013-03-05 Stanislas Rolland * Resolves #46051: Make the extension version and constraints available when creating language packs 2013-03-03 Stanislas Rolland * Resolves #45986: Add domain repositories classes 2013-02-27 Stanislas Rolland * Resolves #45901: Add extbase persistence configuration and field mapping * Follow-up to #45901: Add extbase persistence configuration and field mapping 2013-02-26 Stanislas Rolland * Resolves #45862: Enable domain model extension * Resolves #45874: Move domain model extension configuration to Configuration directory * Follow-up to #45848: Add domain model 2013-02-25 Stanislas Rolland * Resolves #45823: Remove hotlist feature * Resolves #45847: Move TCA arrays to Configuration directory * Resolves #45848: Add domain model 2013-02-24 Stanislas Rolland * Resolves #45809: Refactor code and introduce namespacing 2013-02-22 Stanislas Rolland * Resolves #45738: Connect static_country_zones to static_countries * Apply TCA userFuncs to Static Info Tables Manager tables 2013-02-21 Stanislas Rolland * Resolves #10037: Connect static_territories with static_countries * Resolves #45733: Move icons to Resources directory * Resolves #45734: Connect static_countries to static_currencies 2013-02-20 Stanislas Rolland * Fixed issue #39552: Default TS constants contain superfluous dot * Added feature #45626: Update countries to level of ISO 3166-1:2006 - Newsletter VI-12 (2012-02-15) * Added feature #45626: Update countries to level of ISO 3166-1:2006 - Newsletter VI-14 (2013-02-06) * Added feature #43009: Add federal states of croatia to static_country_zones * Fixed issue #45372: Update Åland Islands tdl * Added feature #45630: Update currencies in accordance with ISO 4217 Amendment Number 154 * Fixed issue #35775: Remove redundant indexes * Fixed issue #40509: Wrong ISO codes for currency Serbian Dinar * Follow up to feature #45630: Update currencies in accordance with ISO 4217 Amendment Number 154 * Update version to 2.3.2 * Resolves #45681: Require TYPO3 4.7 * Update version to 2.4 * Resolves #45684: Add autoloading * Follow up to #45684: Add autoloading * Fixed issue #45686: Remove reference to static_info_tables_markets * Resolves #45688: Always keep tables utf-8-encoded * Resolves #45692: Move static template to Configuration directory * Resolves #45689: Convert locallang files to XLIFF 2013-02-19 Stanislas Rolland * Update version to 2.3.1 2012-05-29 Stanislas Rolland * Fixed security issue [Ticket#2011101510000057] XSS in static_info_tables 2.3.0 2011-12-16 Stanislas Rolland * Fixed issue #32614: Errors in names of two provinces of Italy * Fixed issue #32094: Usage of deprecated testInt method (Thanks to Stefan Galinski) * Fixed issue #29241: NZ static currencies thousands decimal * Fixed issue #28830: cn_short_local for Czech Republic misses an accent mark * Added feature #32635: Update countries to level of ISO 3166-1:2006 - Newsletter VI-9 (2011-06-12) * Added feature #32636: Update countries to level of ISO 3166-1:2006 - Newsletter VI-10 (2011-08-09) * Added feature #32637: Update countries to level of ISO 3166-1:2006 - Newsletter VI-11 (2011-11-08) * Added feature #28104: Polish country zones (Thanks to Tomasz Krawczyk) * Fixed issue #27646: Territory of United Arab Emirates * Follow-up to feature #28104: Polish country zones * Fixed issue #13284: tx_staticinfotables_div::getCurrentLanguage should return 'EN' if language is 'default' (Thanks to Robert Heel) * Fixed issue #28483: tx_staticinfotables_div::getCurrentLanguage issues repetitive SQL queries (Thanks to Raphaël Riel) * Updated version to 2.3.0 2011-01-25 Stanislas Rolland * Added feature #9423: Add country zones for the regions and departments of France * Fixed issue #12530: Erroneous country zone codes for Austria * Follow-up to issue #12530: Erroneous country zone codes for Austria (remove country code) * Follow-up to feature #9423: Add country zones for the regions and departments of France (remove country code) * Fixed bugtracker issue #6901: Remove DEFAULT '0' from uid fields sql definition * Fixed issue #12531: Remove reference to extension patch1822 * Updated Manual * Added missing files in SVN * Fixed issue #12555: Removed db_layout configuration not supported on page 0 * Updated version to 2.2 2011-01-24 Stanislas Rolland * Fixed issue #12506: Add missing languages and/or missing TYPO3 language codes (Albanian, Canadian French, Filipino, Georgian, Khmer, Serbian) * Fixed issue #12508: Update countries to level of ISO 3166-1:2006 - Newsletter VI-8 (2010-12-15) * Fixed issue #10897: Missing (non-existent) territory for some countries * Fixed bugtracker issue #8739: Swiss Currency Symbols are wrong 2010-04-29 Franz Holzinger * new feature: countriesAllowed gives the ordered ISO-3 codes of the countries which are allowed in the select box. 2010-01-31 Franz Holzinger * fix bug in getTitleFromIsoCode: SQL error due to wrong starting AND in where statement * remove static_markets: New extension static_info_tables_markets * fix bug 10037: add Albacete to Spain * fix bug 10038: use TYPO3 internal language code if this exists instead of ISO code * fix bug 12854: getCurrentLanguage doesn't use FE language * fix bug 12145: static_info_tables, syntax errors in "ext_tables_static+adt.sql" * fix bug 0011739: Wrong abbreviations for german federal states * add Italian provinces * make Stanlislas Rolland the new maintainer of static_info_tables 2009-06-20 Franz Holzinger * Fix bug 2397: loadTcaAdditions * Add the field 'deleted' to static_countries because some countries like 'Serbia and Montenegro' have been divided. * This makes it possible to keep lost countries for historical reasons. * Add the new countries Serbia and Montenegro * Add Dutch country zones * fix the telephone precall number for some countries * make Romania and Bulgaria to EU countries 2008-11-03 Franz Holzinger * Fix bug 9351: Tennessee * fix getTitleFromIsoCode: empty where clause must be '1=1' to allow AND combinations * support for page module * fix bug 7930: return the resulting selected array in the methods buildStaticInfoSelector and optionsConstructor 2008-07-15 Franz Holzinger * Add the form tags to the UPDATE! function in EM for TYPO3 4.2.1 * The versions 2.0.x are the last ones which will work under PHP 4. * Fix bug with PHP4: http://www.jambage.com/index.php?id=215&tt_board_uid=1621 Remove the parameter $outSelectedArray again for PHP4. This will be back again in version 2.1.0. 2008-06-07 Franz Holzinger * fix bug 7930: return the resulting selected array in the methods buildStaticInfoSelector and optionsConstructor * new method needsInit which tells if the object has already been initialised * fix bug 8347: Vorarlberg is correct for VB in Austria * fix bug 8594: no default zone must be used if it does not fit to the default country 2008-04-26 Franz Holzinger * fix bug 7930: default values for country zones and currencies have been wrong * move static_taxes into a separate extension static_info_tables_taxes 2008-03-15 Franz Holzinger * fix bug 6059: Static_country_zones Canada wrong ISO-Nr * set default country to DEU and contry zone to NRW because most persons using TYPO3 live here * set default language to EN because most persons using TYPO3 understand English * add a $conf parameter to the init routine. Other extensions may override the setup now. * fix bug with not set default country * fix bug with not getting rid of the div extension * replace $TYPO3_CONF_VARS by $GLOBALS['TYPO3_CONF_VARS'] because some PHP5 versions loose its value 2007-12-16 Franz Holzinger * remove dependancy from div extension * new feature charset: extension setup for the character set of the tables * fix bug with wrong '1 AND ...' SQL query with itemsProcFunc_config.hotlistOnly * change Galician language * fix bug 4589 with wrong SQL when no country code is available * new feature: mutliple countries and languages can be selected at once 2007-08-03 David Bruehlmeier * Updated static_markets 2007-07-17 Franz Holzinger * new function fetchCountries to get a list of countries which match the parameters 2007-06-19 David Bruehlmeier * Updated static_markets 2007-06-16 Franz Holzinger * support for custom where clauses with static_info_tables by Jeff Segars * fix bug #5616: hook function processDatamap_postProcessFieldArray must not use $this as parameter name 2007-05-22 David Bruehlmeier * Updated static_markets 2007-05-16 David Bruehlmeier * Added static_markets to $TYPO3_CONF_VARS['EXTCONF'][STATIC_INFO_TABLES_EXTkey]['tables'] 2007-04-24 Franz Holzinger * adapt manual for market places 2007-04-14 Franz Holzinger * small modifications using constants 2007-04-03 David Bruehlmeier * Fixed small bug in selectItemsTCA() * Added new table 'static_markets' (regulated by ISO 10383) 2007-01-13 Franz Holzinger * fix bug with wrong SQL query with "SELECT static_countries.cn_iso_3, FROM ..." 2006-11-23 Franz Holzinger * fix bug with wrong SQL query with "... AND static_country_zones.=''" 2006-10-31 Franz Holzinger * change the param into an addWhere parameter where it is a WHERE clause 2006-10-11 Franz Holzinger * additional WHERE clauses to many functions in order to filter the lists * call function to load additional TCA to allow fields added from the language specific static_info_tables derivates 2006-09-09 Michael Stucki * Added a ChangeLog file * Initial SVN import, based on static_info_tables 2.0.0