Version Notes
Change description
Download this release
Release Info
Developer | Alex |
Extension | Magefast_UkrainianRegions |
Version | 1.0.2 |
Comparing to | |
See all releases |
Code changes from version 1.0.1 to 1.0.2
- app/code/community/Magefast/UkrainianRegions/.DS_Store +0 -0
- app/code/community/Magefast/UkrainianRegions/data/.DS_Store +0 -0
- app/code/community/Magefast/UkrainianRegions/data/ukrainianregions_setup/data-install-1.0.1.php +1 -4
- app/code/community/Magefast/UkrainianRegions/etc/config.xml +1 -1
- package.xml +10 -10
app/code/community/Magefast/UkrainianRegions/.DS_Store
ADDED
Binary file
|
app/code/community/Magefast/UkrainianRegions/data/.DS_Store
ADDED
Binary file
|
app/code/community/Magefast/UkrainianRegions/data/ukrainianregions_setup/data-install-1.0.1.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @title Magento -> Ukrainian Regions
|
8 |
* @category Languages / Locales
|
9 |
* @package Magefast_UkrainianRegions
|
10 |
-
* @author Alex
|
11 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
12 |
*/
|
13 |
|
@@ -182,6 +182,3 @@ INSERT INTO `directory_country_region_name` (`locale`, `region_id`, `name`) VALU
|
|
182 |
|
183 |
|
184 |
$installer->endSetup();
|
185 |
-
|
186 |
-
|
187 |
-
|
7 |
* @title Magento -> Ukrainian Regions
|
8 |
* @category Languages / Locales
|
9 |
* @package Magefast_UkrainianRegions
|
10 |
+
* @author Alex. [magefast.com]
|
11 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
12 |
*/
|
13 |
|
182 |
|
183 |
|
184 |
$installer->endSetup();
|
|
|
|
|
|
app/code/community/Magefast/UkrainianRegions/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Magefast_UkrainianRegions>
|
5 |
-
<version>1.0.
|
6 |
</Magefast_UkrainianRegions>
|
7 |
</modules>
|
8 |
<global>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Magefast_UkrainianRegions>
|
5 |
+
<version>1.0.2</version>
|
6 |
</Magefast_UkrainianRegions>
|
7 |
</modules>
|
8 |
<global>
|
package.xml
CHANGED
@@ -1,19 +1,19 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Magefast_UkrainianRegions</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
-
<license
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
-
<summary>List of Ukrainian regions
|
10 |
-
<description>List of Ukrainian regions to use with Magento
|
11 |
-
Added for English, Ukrainian & Russian language.</description>
|
12 |
-
<notes>
|
13 |
-
<authors><author><name>Alex</name><user>alexhost</user><email>
|
14 |
-
<date>
|
15 |
-
<time>
|
16 |
-
<contents><target name="mage"><dir name="app"><dir name="code"><dir name="community"><dir name="Magefast"><dir name="UkrainianRegions"><dir name="data"><dir name="ukrainianregions_setup"><file name="data-install-1.0.1.php" hash="
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
19 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Magefast_UkrainianRegions</name>
|
4 |
+
<version>1.0.2</version>
|
5 |
<stability>stable</stability>
|
6 |
+
<license>AFL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
+
<summary>List of Ukrainian regions</summary>
|
10 |
+
<description>List of Ukrainian regions to use with Magento. 
|
11 |
+
Added for English, Ukrainian &amp; Russian language.</description>
|
12 |
+
<notes>Change description</notes>
|
13 |
+
<authors><author><name>Alex. [magefast.com]</name><user>alexhost</user><email>magento@magefast.com</email></author></authors>
|
14 |
+
<date>2015-04-04</date>
|
15 |
+
<time>09:34:07</time>
|
16 |
+
<contents><target name="mage"><dir name="app"><dir name="code"><dir name="community"><dir name="Magefast"><dir name="UkrainianRegions"><dir name="data"><dir name="ukrainianregions_setup"><file name="data-install-1.0.1.php" hash="8e2c6ba06dfd3cdd03da6740979e660d"/></dir><file name=".DS_Store" hash="2ecfec8b4090573b07cdf4bbaa727487"/></dir><dir name="etc"><file name="config.xml" hash="6fd3cd0296a1af4801aebdec65b01d75"/></dir><file name=".DS_Store" hash="30ce7e373ebfb3e4c6d7f07e481bd551"/></dir></dir></dir></dir><dir name="etc"><dir name="modules"><file name="Magefast_UkrainianRegions.xml" hash="f9800be98f103a2f6427e92d86df5da9"/></dir></dir></dir></target></contents>
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
19 |
</package>
|