Eabi_DpdEE - Version 0.1.15

Version Notes

- Added new attribute System_name which sends current System name and version number over API calls

Download this release

Release Info

Developer Magento Core Team
Extension Eabi_DpdEE
Version 0.1.15
Comparing to
See all releases


Code changes from version 0.1.14 to 0.1.15

Files changed (66) hide show
  1. app/code/community/Eabi/DpdEE/Block/Adminhtml/Config/Form/Field/Country.php +22 -6
  2. app/code/community/Eabi/DpdEE/Block/Info/Payment.php +22 -6
  3. app/code/community/Eabi/DpdEE/Block/Invoice.php +22 -6
  4. app/code/community/Eabi/DpdEE/Block/Order/Courier.php +22 -6
  5. app/code/community/Eabi/DpdEE/CHANGELOG.txt +4 -0
  6. app/code/community/Eabi/DpdEE/Helper/Data.php +22 -6
  7. app/code/community/Eabi/DpdEE/Model/Action/Carrier/Order/Courier.php +22 -6
  8. app/code/community/Eabi/DpdEE/Model/Api.php +23 -6
  9. app/code/community/Eabi/DpdEE/Model/Button/Courier.php +22 -6
  10. app/code/community/Eabi/DpdEE/Model/Config.php +22 -6
  11. app/code/community/Eabi/DpdEE/Model/Flat.php +22 -6
  12. app/code/community/Eabi/DpdEE/Model/Observer.php +22 -6
  13. app/code/community/Eabi/DpdEE/Model/Payment/Processor.php +22 -6
  14. app/code/community/Eabi/DpdEE/Model/Post.php +22 -6
  15. app/code/community/Eabi/DpdEE/Model/Source/Label/Position.php +22 -6
  16. app/code/community/Eabi/DpdEE/Model/Source/Service.php +22 -6
  17. app/code/community/Eabi/DpdEE/etc/config.xml +23 -7
  18. app/code/community/Eabi/DpdEE/etc/system.xml +22 -6
  19. app/code/community/Eabi/DpdEE/sql/eabi_dpdee_setup/mysql4-install-0.1.0.php +22 -6
  20. app/code/community/Eabi/DpdEE/sql/eabi_dpdee_setup/mysql4-upgrade-0.1.0-0.1.1.php +22 -6
  21. app/code/community/Eabi/DpdEE/sql/eabi_dpdee_setup/mysql4-upgrade-0.1.1-0.1.2.php +22 -6
  22. app/code/community/Eabi/DpdEE/sql/eabi_dpdee_setup/mysql4-upgrade-0.1.2-0.1.3.php +22 -6
  23. app/code/community/Eabi/DpdEE/sql/eabi_dpdee_setup/mysql4-upgrade-0.1.3-0.1.4.php +22 -6
  24. app/code/community/Eabi/DpdEE/sql/eabi_dpdee_setup/mysql4-upgrade-0.1.6-0.1.7.php +22 -6
  25. app/code/community/Eabi/DpdEE/sql/eabi_dpdee_setup/mysql4-upgrade-0.1.9-0.1.10.php +22 -6
  26. app/code/community/Eabi/Postoffice/Block/Adminhtml/Config/Form/Field/License.php +22 -6
  27. app/code/community/Eabi/Postoffice/Block/Adminhtml/Config/Form/Field/Remove.php +22 -6
  28. app/code/community/Eabi/Postoffice/Block/Config/Rebuildbutton.php +22 -6
  29. app/code/community/Eabi/Postoffice/Helper/Countrycode.php +22 -6
  30. app/code/community/Eabi/Postoffice/Helper/Data.php +22 -6
  31. app/code/community/Eabi/Postoffice/Model/Carrier/Abstract.php +22 -6
  32. app/code/community/Eabi/Postoffice/Model/Carrier/Result.php +22 -6
  33. app/code/community/Eabi/Postoffice/Model/Carriermodule.php +22 -6
  34. app/code/community/Eabi/Postoffice/Model/Email/Template/Mailer.php +22 -6
  35. app/code/community/Eabi/Postoffice/Model/Mysql4/Carriermodule.php +22 -6
  36. app/code/community/Eabi/Postoffice/Model/Mysql4/Carriermodule/Collection.php +22 -6
  37. app/code/community/Eabi/Postoffice/Model/Mysql4/Office.php +22 -6
  38. app/code/community/Eabi/Postoffice/Model/Mysql4/Office/Collection.php +22 -6
  39. app/code/community/Eabi/Postoffice/Model/Observer.php +22 -6
  40. app/code/community/Eabi/Postoffice/Model/Office.php +22 -6
  41. app/code/community/Eabi/Postoffice/Model/Orderview.php +22 -6
  42. app/code/community/Eabi/Postoffice/Model/Source/Sendevent.php +22 -6
  43. app/code/community/Eabi/Postoffice/Model/Updater.php +22 -6
  44. app/code/community/Eabi/Postoffice/controllers/Adminhtml/PostofficeController.php +22 -6
  45. app/code/community/Eabi/Postoffice/controllers/IndexController.php +22 -6
  46. app/code/community/Eabi/Postoffice/etc/config.xml +22 -6
  47. app/code/community/Eabi/Postoffice/sql/eabi_postoffice_setup/mysql4-install-0.1.0.php +22 -6
  48. app/code/community/Eabi/Postoffice/sql/eabi_postoffice_setup/mysql4-upgrade-0.1.0-0.1.1.php +22 -6
  49. app/code/community/Eabi/Postoffice/sql/eabi_postoffice_setup/mysql4-upgrade-0.1.1-0.1.2.php +22 -6
  50. app/code/community/Eabi/Postoffice/sql/eabi_postoffice_setup/mysql4-upgrade-0.1.5-0.1.6.php +22 -6
  51. app/code/community/Eabi/Postoffice/sql/eabi_postoffice_setup/mysql4-upgrade-0.1.6-0.1.7.php +22 -6
  52. app/design/adminhtml/default/default/layout/eabi_postoffice.xml +22 -6
  53. app/design/adminhtml/default/default/template/eabi_postoffice/shipping_method_form.phtml +22 -6
  54. app/design/frontend/base/default/layout/eabi_postoffice.xml +22 -6
  55. app/design/frontend/base/default/template/eabi_postoffice/available.phtml +22 -6
  56. app/design/frontend/base/default/template/eabi_postoffice/multishipping.phtml +22 -6
  57. app/design/frontend/base/default/template/eabi_postoffice/shipping.phtml +22 -6
  58. app/design/frontend/base/default/template/eabi_postoffice/tracking/popup.phtml +22 -6
  59. app/etc/modules/Eabi_DpdEE.xml +23 -7
  60. app/etc/modules/Eabi_Postoffice.xml +22 -6
  61. js/eabi_js/eabi_dpdee.js +22 -6
  62. package.xml +5 -5
  63. skin/adminhtml/default/default/eabi_dpdee.css +22 -6
  64. skin/adminhtml/default/default/eabi_postoffice.css +22 -6
  65. skin/frontend/base/default/css/eabi_postoffice.css +22 -6
  66. skin/frontend/default/default/css/eabi_postoffice.css +22 -6
app/code/community/Eabi/DpdEE/Block/Adminhtml/Config/Form/Field/Country.php CHANGED
@@ -2,14 +2,30 @@
2
 
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
 
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
app/code/community/Eabi/DpdEE/Block/Info/Payment.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/DpdEE/Block/Invoice.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/DpdEE/Block/Order/Courier.php CHANGED
@@ -2,14 +2,30 @@
2
 
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
 
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
app/code/community/Eabi/DpdEE/CHANGELOG.txt CHANGED
@@ -47,3 +47,7 @@
47
  0.1.14
48
  - Added ability to send e-mails with attachments
49
 
 
 
 
 
47
  0.1.14
48
  - Added ability to send e-mails with attachments
49
 
50
+ 0.1.15
51
+ - Added new attribute System_name which sends current System name and version number over API calls
52
+
53
+
app/code/community/Eabi/DpdEE/Helper/Data.php CHANGED
@@ -2,14 +2,30 @@
2
 
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
 
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
app/code/community/Eabi/DpdEE/Model/Action/Carrier/Order/Courier.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/DpdEE/Model/Api.php CHANGED
@@ -2,14 +2,30 @@
2
 
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
@@ -101,6 +117,7 @@ class Eabi_DpdEE_Model_Api extends Varien_Object {
101
  'Po_save_address' => $this->getConfigData('po_save_address')?'true':'false',
102
  // 'Po_type' => $this->getConfigData('senddata_service'),
103
  'LabelsPosition' => $this->getConfigData('label_position'),
 
104
 
105
  );
106
 
2
 
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
117
  'Po_save_address' => $this->getConfigData('po_save_address')?'true':'false',
118
  // 'Po_type' => $this->getConfigData('senddata_service'),
119
  'LabelsPosition' => $this->getConfigData('label_position'),
120
+ 'System_name' => 'Magento - ' . Mage::getVersion(),
121
 
122
  );
123
 
app/code/community/Eabi/DpdEE/Model/Button/Courier.php CHANGED
@@ -2,14 +2,30 @@
2
 
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
 
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
app/code/community/Eabi/DpdEE/Model/Config.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/DpdEE/Model/Flat.php CHANGED
@@ -2,14 +2,30 @@
2
 
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
 
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
app/code/community/Eabi/DpdEE/Model/Observer.php CHANGED
@@ -2,14 +2,30 @@
2
 
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
 
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
app/code/community/Eabi/DpdEE/Model/Payment/Processor.php CHANGED
@@ -2,14 +2,30 @@
2
 
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
 
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
app/code/community/Eabi/DpdEE/Model/Post.php CHANGED
@@ -2,14 +2,30 @@
2
 
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
 
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
app/code/community/Eabi/DpdEE/Model/Source/Label/Position.php CHANGED
@@ -2,14 +2,30 @@
2
 
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
 
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
app/code/community/Eabi/DpdEE/Model/Source/Service.php CHANGED
@@ -2,14 +2,30 @@
2
 
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
 
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
app/code/community/Eabi/DpdEE/etc/config.xml CHANGED
@@ -2,14 +2,30 @@
2
  <!--
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
@@ -20,7 +36,7 @@
20
  <config>
21
  <modules>
22
  <Eabi_DpdEE>
23
- <version>0.1.14</version>
24
  </Eabi_DpdEE>
25
  </modules>
26
 
2
  <!--
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
36
  <config>
37
  <modules>
38
  <Eabi_DpdEE>
39
+ <version>0.1.15</version>
40
  </Eabi_DpdEE>
41
  </modules>
42
 
app/code/community/Eabi/DpdEE/etc/system.xml CHANGED
@@ -2,14 +2,30 @@
2
  <!--
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
  <!--
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
app/code/community/Eabi/DpdEE/sql/eabi_dpdee_setup/mysql4-install-0.1.0.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/DpdEE/sql/eabi_dpdee_setup/mysql4-upgrade-0.1.0-0.1.1.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/DpdEE/sql/eabi_dpdee_setup/mysql4-upgrade-0.1.1-0.1.2.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/DpdEE/sql/eabi_dpdee_setup/mysql4-upgrade-0.1.2-0.1.3.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/DpdEE/sql/eabi_dpdee_setup/mysql4-upgrade-0.1.3-0.1.4.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/DpdEE/sql/eabi_dpdee_setup/mysql4-upgrade-0.1.6-0.1.7.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/DpdEE/sql/eabi_dpdee_setup/mysql4-upgrade-0.1.9-0.1.10.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/Block/Adminhtml/Config/Form/Field/License.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/Block/Adminhtml/Config/Form/Field/Remove.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/Block/Config/Rebuildbutton.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/Helper/Countrycode.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/Helper/Data.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/Model/Carrier/Abstract.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/Model/Carrier/Result.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/Model/Carriermodule.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/Model/Email/Template/Mailer.php CHANGED
@@ -2,14 +2,30 @@
2
 
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
 
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
app/code/community/Eabi/Postoffice/Model/Mysql4/Carriermodule.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/Model/Mysql4/Carriermodule/Collection.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/Model/Mysql4/Office.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/Model/Mysql4/Office/Collection.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/Model/Observer.php CHANGED
@@ -2,14 +2,30 @@
2
 
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
 
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
app/code/community/Eabi/Postoffice/Model/Office.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/Model/Orderview.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/Model/Source/Sendevent.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/Model/Updater.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/controllers/Adminhtml/PostofficeController.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/controllers/IndexController.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/etc/config.xml CHANGED
@@ -2,14 +2,30 @@
2
  <!--
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
  <!--
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
app/code/community/Eabi/Postoffice/sql/eabi_postoffice_setup/mysql4-install-0.1.0.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/sql/eabi_postoffice_setup/mysql4-upgrade-0.1.0-0.1.1.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/sql/eabi_postoffice_setup/mysql4-upgrade-0.1.1-0.1.2.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/sql/eabi_postoffice_setup/mysql4-upgrade-0.1.5-0.1.6.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/code/community/Eabi/Postoffice/sql/eabi_postoffice_setup/mysql4-upgrade-0.1.6-0.1.7.php CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/design/adminhtml/default/default/layout/eabi_postoffice.xml CHANGED
@@ -2,14 +2,30 @@
2
  <!--
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
  <!--
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
app/design/adminhtml/default/default/template/eabi_postoffice/shipping_method_form.phtml CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/design/frontend/base/default/layout/eabi_postoffice.xml CHANGED
@@ -2,14 +2,30 @@
2
  <!--
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
  <!--
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
app/design/frontend/base/default/template/eabi_postoffice/available.phtml CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/design/frontend/base/default/template/eabi_postoffice/multishipping.phtml CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/design/frontend/base/default/template/eabi_postoffice/shipping.phtml CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/design/frontend/base/default/template/eabi_postoffice/tracking/popup.phtml CHANGED
@@ -1,14 +1,30 @@
1
  <?php
2
  /*
3
 
4
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
5
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
6
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  *
8
  * @category Eabi
9
- * @package Eabi_Itella
10
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
11
- * @license http://www.e-abi.ee/litsents
 
12
  * @author Matis Halmann
13
  *
14
 
1
  <?php
2
  /*
3
 
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * or OpenGPL v3 license (GNU Public License V3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * or
13
+ * http://www.gnu.org/licenses/gpl-3.0.txt
14
+ * If you did not receive a copy of the license and are unable to
15
+ * obtain it through the world-wide-web, please send an email
16
+ * to info@e-abi.ee so we can send you a copy immediately.
17
+ *
18
+ * DISCLAIMER
19
+ *
20
+ * Do not edit or add to this file if you wish to upgrade this module to newer
21
+ * versions in the future.
22
  *
23
  * @category Eabi
24
+ * @package Eabi_Dpd
25
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
26
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
28
  * @author Matis Halmann
29
  *
30
 
app/etc/modules/Eabi_DpdEE.xml CHANGED
@@ -2,14 +2,30 @@
2
  <!--
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
@@ -23,7 +39,7 @@
23
  <depends>
24
  <Eabi_Postoffice />
25
  </depends>
26
- <version>0.1.14</version>
27
  </Eabi_DpdEE>
28
  </modules>
29
  </config>
2
  <!--
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
39
  <depends>
40
  <Eabi_Postoffice />
41
  </depends>
42
+ <version>0.1.15</version>
43
  </Eabi_DpdEE>
44
  </modules>
45
  </config>
app/etc/modules/Eabi_Postoffice.xml CHANGED
@@ -2,14 +2,30 @@
2
  <!--
3
  /*
4
 
5
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
6
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
7
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  *
9
  * @category Eabi
10
- * @package Eabi_Itella
11
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
12
- * @license http://www.e-abi.ee/litsents
 
13
  * @author Matis Halmann
14
  *
15
 
2
  <!--
3
  /*
4
 
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * or OpenGPL v3 license (GNU Public License V3.0)
10
+ * that is bundled with this package in the file LICENSE.txt.
11
+ * It is also available through the world-wide-web at this URL:
12
+ * http://opensource.org/licenses/osl-3.0.php
13
+ * or
14
+ * http://www.gnu.org/licenses/gpl-3.0.txt
15
+ * If you did not receive a copy of the license and are unable to
16
+ * obtain it through the world-wide-web, please send an email
17
+ * to info@e-abi.ee so we can send you a copy immediately.
18
+ *
19
+ * DISCLAIMER
20
+ *
21
+ * Do not edit or add to this file if you wish to upgrade this module to newer
22
+ * versions in the future.
23
  *
24
  * @category Eabi
25
+ * @package Eabi_Dpd
26
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
29
  * @author Matis Halmann
30
  *
31
 
js/eabi_js/eabi_dpdee.js CHANGED
@@ -1,13 +1,29 @@
1
  /*
2
 
3
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
4
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
5
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  *
7
  * @category Eabi
8
- * @package Eabi_Itella
9
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
10
- * @license http://www.e-abi.ee/litsents
 
11
  * @author Matis Halmann
12
  *
13
 
1
  /*
2
 
3
+ *
4
+ * NOTICE OF LICENSE
5
+ *
6
+ * This source file is subject to the Open Software License (OSL 3.0)
7
+ * or OpenGPL v3 license (GNU Public License V3.0)
8
+ * that is bundled with this package in the file LICENSE.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/osl-3.0.php
11
+ * or
12
+ * http://www.gnu.org/licenses/gpl-3.0.txt
13
+ * If you did not receive a copy of the license and are unable to
14
+ * obtain it through the world-wide-web, please send an email
15
+ * to info@e-abi.ee so we can send you a copy immediately.
16
+ *
17
+ * DISCLAIMER
18
+ *
19
+ * Do not edit or add to this file if you wish to upgrade this module to newer
20
+ * versions in the future.
21
  *
22
  * @category Eabi
23
+ * @package Eabi_Dpd
24
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
25
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
27
  * @author Matis Halmann
28
  *
29
 
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Eabi_DpdEE</name>
4
- <version>0.1.14</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.gnu.org/licenses/gpl-3.0.txt">GNU Public License V3.0</license>
7
  <channel>community</channel>
@@ -17,11 +17,11 @@
17
  &lt;p&gt;Allows to call the courier from Magento admin&lt;/p&gt;&#xD;
18
  &lt;p&gt;Allows cash on delivery payment and allows to set an extra fee per country which will be appended to shipping fee&lt;/p&gt;&#xD;
19
  &lt;p&gt;Intended to use for Estonian merchant who sends parcels to all Baltic states&lt;/p&gt;</description>
20
- <notes>- Added ability to send e-mails with attachments</notes>
21
  <authors><author><name>Matis Matis</name><user>auto-converted</user><email>info@e-abi.ee</email></author></authors>
22
- <date>2015-03-06</date>
23
- <time>21:18:46</time>
24
- <contents><target name="magecommunity"><dir name="Eabi"><dir name="DpdEE"><dir name="Block"><dir name="Adminhtml"><dir name="Config"><dir name="Form"><dir name="Field"><file name="Country.php" hash="f0758aa72280ac11eacb486d018b6135"/></dir></dir></dir></dir><dir name="Info"><file name="Payment.php" hash="09ee71b470d40e48b1c39f1bab0d55dd"/></dir><dir name="Order"><file name="Courier.php" hash="a35ff75545a35276a918035aee1c064e"/></dir><file name="Invoice.php" hash="fddf219d6fd48c6d4ed43dfca3a67a85"/></dir><dir name="Helper"><file name="Data.php" hash="8579a93ae14446c74af11bdff41e879c"/></dir><dir name="Model"><dir name="Action"><dir name="Carrier"><dir name="Order"><file name="Courier.php" hash="886dbd3ef3b0c9d7c470fa990efd9ff1"/></dir></dir></dir><dir name="Button"><file name="Courier.php" hash="a6f28316e33a3726fd63b60baefa4bfe"/></dir><dir name="Payment"><file name="Processor.php" hash="8e596c89df50dcffe74a262e9877fc37"/></dir><dir name="Source"><dir name="Label"><file name="Position.php" hash="6025f75ae387bcef77e948f304feb25b"/></dir><file name="Service.php" hash="d12354cf16ea509c84261754017488d2"/></dir><file name="Api.php" hash="3ee7984fc02152f246b50393e9bbaf6d"/><file name="Config.php" hash="e886465b3a533d720567f237babd6767"/><file name="Flat.php" hash="1a37d701f3c7325d8cd5e2459d148975"/><file name="Observer.php" hash="03c40bf0320fdd3cb9d50352e57fd503"/><file name="Post.php" hash="cdd7e44af258574c9bf83fb2ffeed1b3"/></dir><dir name="etc"><file name="config.xml" hash="a3042c8d9ad9a09c1ba7e83b75831b5c"/><file name="system.xml" hash="0e98cf6c7d8c9a3a8ad4b1d37858458d"/></dir><dir name="sql"><dir name="eabi_dpdee_setup"><file name="mysql4-install-0.1.0.php" hash="8b1af2881f02a4a317a3c0f4cea73d7b"/><file name="mysql4-upgrade-0.1.0-0.1.1.php" hash="e75b638c188a2808f26c2e41f82e3243"/><file name="mysql4-upgrade-0.1.1-0.1.2.php" hash="552f9fd09de07587e5e10ba764679a02"/><file name="mysql4-upgrade-0.1.2-0.1.3.php" hash="2860d89bae26df773797578e36238ee1"/><file name="mysql4-upgrade-0.1.3-0.1.4.php" hash="b251f82e265b7291c41fbf851b4be448"/><file name="mysql4-upgrade-0.1.6-0.1.7.php" hash="3901e173e21a9a7c190f94ab7ba2f907"/><file name="mysql4-upgrade-0.1.9-0.1.10.php" hash="6c9d04a1e3c2eb6d3b8b1ae6e88ec39e"/></dir></dir><file name="CHANGELOG.txt" hash="3d485eb8a7365975ab5ec8d37e693d00"/><file name="LICENCE.txt" hash="0191312e121c0b3e1165619b96efcf9f"/></dir><dir name="Postoffice"><dir name="Block"><dir name="Adminhtml"><dir name="Config"><dir name="Form"><dir name="Field"><file name="License.php" hash="7a1c3cf34acf5d1c65c178219df66b25"/><file name="Remove.php" hash="82c1f9ec301b7fb2d435b71a64df34de"/></dir></dir></dir></dir><dir name="Config"><file name="Rebuildbutton.php" hash="68d45f5eb6f6c828b6ef2a8e2828433d"/></dir></dir><dir name="Helper"><file name="Countrycode.php" hash="7be1b321b4b5d0cc75e15c74ede316ab"/><file name="Data.php" hash="b62680a2cccd8d2384ea0e7b1f2b15e4"/></dir><dir name="Model"><dir name="Carrier"><file name="Abstract.php" hash="b50a751b32277da681cc7208b1b1d31a"/><file name="Result.php" hash="dd1560bf79de2814d52c9ab1aceeb5fd"/></dir><dir name="Email"><dir name="Template"><file name="Mailer.php" hash="7597ab9bc9fcb057d85cf0e83fe0e7f1"/></dir></dir><dir name="Mysql4"><dir name="Carriermodule"><file name="Collection.php" hash="d5e7b96d2f5af9748b9ea164888c4abf"/></dir><dir name="Office"><file name="Collection.php" hash="8fa6850e295c68c13789a834913b197d"/></dir><file name="Carriermodule.php" hash="27aad5a61edc4caebbe836665a20a189"/><file name="Office.php" hash="bafc96fb58167e46dba749469f0b1e9b"/></dir><dir name="Source"><file name="Sendevent.php" hash="4925fcfb2c89e742a83725f53809eab5"/></dir><file name="Carriermodule.php" hash="3300adf1bdb1652d74b114d9031a3a99"/><file name="Observer.php" hash="a54ac35e4ced50da5a757bf39afb573c"/><file name="Office.php" hash="07e68b3167611772708cc770e7fa93fd"/><file name="Orderview.php" hash="f9458e198fe2457af94cb6135e022282"/><file name="Updater.php" hash="8dbe70c7051fabe57deed7edb68c624c"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="PostofficeController.php" hash="a140d1514d0fb4498e76f05cb4cef1be"/></dir><file name="IndexController.php" hash="098221783c05567e32042bb8656255f1"/></dir><dir name="etc"><file name="config.xml" hash="b90632e17670f30c76329ae53b051e2a"/></dir><dir name="sql"><dir name="eabi_postoffice_setup"><file name="mysql4-install-0.1.0.php" hash="61e233cc436a7090ae56e605a08e9d87"/><file name="mysql4-upgrade-0.1.0-0.1.1.php" hash="99f180100451f6b4b29810ced2dc9d4c"/><file name="mysql4-upgrade-0.1.1-0.1.2.php" hash="34a8f172638a122ca2baf83b56573b4e"/><file name="mysql4-upgrade-0.1.5-0.1.6.php" hash="ea30901905469db5b8af80d1af86332f"/><file name="mysql4-upgrade-0.1.6-0.1.7.php" hash="7fba5f84ad161b1eafe9368304324a93"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="eabi_dpdee.xml" hash="85311cb850eb13eadaed47cdc9c44fb3"/><file name="eabi_postoffice.xml" hash="8964f0383308231b9af206a3dee60d18"/></dir><dir name="template"><dir name="eabi_dpdee"><dir name="order"><file name="courier.phtml" hash="0310f24e96ca3873e78e0e2a0ab26743"/></dir><file name="payment_info.phtml" hash="3f8a01e4bcd2efab555d729bee8335da"/></dir><dir name="eabi_postoffice"><file name="shipping_method_form.phtml" hash="1a0a86ba9eb912fdf49638143bb359b1"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="eabi_dpdee.xml" hash="27179eee219a0a8c85b87b8d670ae9e1"/><file name="eabi_postoffice.xml" hash="6b0106d681b50eaad12fc1baf96325d8"/></dir><dir name="template"><dir name="eabi_dpdee"><file name="payment_info.phtml" hash="3f8a01e4bcd2efab555d729bee8335da"/></dir><dir name="eabi_postoffice"><dir name="tracking"><file name="popup.phtml" hash="e97063592049cfc2a124010d15e1a8c2"/></dir><file name="available.phtml" hash="a6ae54bbd7f75cac415d4cc81ac2c6f3"/><file name="multishipping.phtml" hash="93cf90382954e7e8957c4a5dfd410e90"/><file name="shipping.phtml" hash="9c87077f7e33f8d1512967c79d8e155d"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Eabi_Postoffice.xml" hash="1ced54f814e473ecb852ae3df832db6e"/><file name="Eabi_DpdEE.xml" hash="7bc2dec801d66204be97f582f4a05525"/></dir></target><target name="magelocale"><dir name="en_US"><file name="Eabi_DpdEE.csv" hash="d98963cb668ca0c0174b1503c1eb0a34"/><file name="Eabi_Postoffice.csv" hash="ebe39d7d5df2083aded7a85be7d237e8"/></dir><dir name="et_EE"><file name="Eabi_DpdEE.csv" hash="fe3c32249528cfb77519cff7e90ffb33"/><file name="Eabi_Postoffice.csv" hash="0cb3f5bcc2f07e0a11152f5e51620063"/></dir><dir name="ru_RU"><file name="Eabi_DpdEE.csv" hash="bb76f70e2c91160b11f570651ee0b8ee"/><file name="Eabi_Postoffice.csv" hash="fb913aabfe19bb95b89bcbdb878e715c"/></dir><dir name="hu_HU"><file name="Eabi_Postoffice.csv" hash="fb913aabfe19bb95b89bcbdb878e715c"/></dir><dir name="fi_FI"><file name="Eabi_Postoffice.csv" hash="fb913aabfe19bb95b89bcbdb878e715c"/></dir><dir name="lt_LT"><file name="Eabi_Postoffice.csv" hash="fb913aabfe19bb95b89bcbdb878e715c"/></dir><dir name="sv_SE"><file name="Eabi_Postoffice.csv" hash="88e407afb5e2a957aeb1cbe525e593f9"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><file name="eabi_dpdee.css" hash="1be88987a43896fb9639486c4bbc84aa"/><file name="eabi_postoffice.css" hash="5e3d236def4909774ced7550cb1393f6"/></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><file name="eabi_postoffice.css" hash="645cc4114ef1405e36f4e8a1b8fede98"/></dir></dir></dir><dir name="default"><dir name="default"><dir name="css"><file name="eabi_postoffice.css" hash="645cc4114ef1405e36f4e8a1b8fede98"/></dir></dir></dir></dir></target><target name="mageweb"><dir name="js"><dir name="eabi_js"><file name="eabi_dpdee.js" hash="c7d5aeba92ded6a77db6e649b5bfd9e6"/></dir></dir></target></contents>
25
  <compatible/>
26
  <dependencies><required><package><name>Eabi_Livehandler</name><channel>community</channel><min>0.1.9</min><max>1.0.0</max></package></required></dependencies>
27
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Eabi_DpdEE</name>
4
+ <version>0.1.15</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.gnu.org/licenses/gpl-3.0.txt">GNU Public License V3.0</license>
7
  <channel>community</channel>
17
  &lt;p&gt;Allows to call the courier from Magento admin&lt;/p&gt;&#xD;
18
  &lt;p&gt;Allows cash on delivery payment and allows to set an extra fee per country which will be appended to shipping fee&lt;/p&gt;&#xD;
19
  &lt;p&gt;Intended to use for Estonian merchant who sends parcels to all Baltic states&lt;/p&gt;</description>
20
+ <notes>- Added new attribute System_name which sends current System name and version number over API calls</notes>
21
  <authors><author><name>Matis Matis</name><user>auto-converted</user><email>info@e-abi.ee</email></author></authors>
22
+ <date>2015-03-31</date>
23
+ <time>00:30:13</time>
24
+ <contents><target name="magecommunity"><dir name="Eabi"><dir name="DpdEE"><dir name="Block"><dir name="Adminhtml"><dir name="Config"><dir name="Form"><dir name="Field"><file name="Country.php" hash="eea442b65d8f6a096e91c3087aa7a1d8"/></dir></dir></dir></dir><dir name="Info"><file name="Payment.php" hash="b2fee225c6e1d5df02cf39b46aa0f8b2"/></dir><dir name="Order"><file name="Courier.php" hash="190bec01b67a7c3da0b08d6ec44315e4"/></dir><file name="Invoice.php" hash="4b66c452996bfe08f5ff3f0cac346ab1"/></dir><dir name="Helper"><file name="Data.php" hash="e309fa33bbd4eb0d0b607b9428313837"/></dir><dir name="Model"><dir name="Action"><dir name="Carrier"><dir name="Order"><file name="Courier.php" hash="a7188340758f43b53302cd0146467daf"/></dir></dir></dir><dir name="Button"><file name="Courier.php" hash="e18911389141943fb0aa02de7c14574b"/></dir><dir name="Payment"><file name="Processor.php" hash="0cd6e6138c88069b36eae2e37e8e73ff"/></dir><dir name="Source"><dir name="Label"><file name="Position.php" hash="92238059519dcdec87401ef8cafe3fe7"/></dir><file name="Service.php" hash="3f61777107806dd84e360c3d0867b2bb"/></dir><file name="Api.php" hash="90ec6bc6f06afe586f9180f21f2398f7"/><file name="Config.php" hash="9adeafdbd2cf7a15128f2ff9b5dacdee"/><file name="Flat.php" hash="77975d48ae295ae15e0b6bc49319856e"/><file name="Observer.php" hash="2c1b22592eb9d7361fe2f42545f75b63"/><file name="Post.php" hash="f13e545870f3f0eb0ded19918f36b232"/></dir><dir name="etc"><file name="config.xml" hash="ad6870d42acefe1bd510f478dae5be87"/><file name="system.xml" hash="7716b29a17916c43d364fa12042ce841"/></dir><dir name="sql"><dir name="eabi_dpdee_setup"><file name="mysql4-install-0.1.0.php" hash="9899be85206a5ab3a36cf9acf176f1ba"/><file name="mysql4-upgrade-0.1.0-0.1.1.php" hash="867f9921932996c3a0f77fa9bb2fdb04"/><file name="mysql4-upgrade-0.1.1-0.1.2.php" hash="182c47a3d5fab4a466a07ef996dfe4d1"/><file name="mysql4-upgrade-0.1.2-0.1.3.php" hash="6a7ef422fd05c87c0c7b29557cd064ae"/><file name="mysql4-upgrade-0.1.3-0.1.4.php" hash="3c20db4f5d9de485f51b4cb28ca9eb87"/><file name="mysql4-upgrade-0.1.6-0.1.7.php" hash="d54424c11c48db64ed514ced1df4d60c"/><file name="mysql4-upgrade-0.1.9-0.1.10.php" hash="52c70756d6542e054699d922f752e123"/></dir></dir><file name="CHANGELOG.txt" hash="1db711908cddaf1230e415a68f43d23d"/><file name="LICENCE.txt" hash="0191312e121c0b3e1165619b96efcf9f"/></dir><dir name="Postoffice"><dir name="Block"><dir name="Adminhtml"><dir name="Config"><dir name="Form"><dir name="Field"><file name="License.php" hash="5d3e88fcea3dc7352254910c60d43cc8"/><file name="Remove.php" hash="11818c816c7e37c0f37e8732d02d7711"/></dir></dir></dir></dir><dir name="Config"><file name="Rebuildbutton.php" hash="b54ac12fa93514f5fd772e4512be945e"/></dir></dir><dir name="Helper"><file name="Countrycode.php" hash="11b598e6008f18baa7dafc3b579c6c96"/><file name="Data.php" hash="54dbd25900a006eb3a08d841977b3ceb"/></dir><dir name="Model"><dir name="Carrier"><file name="Abstract.php" hash="fa1921a37bfe61849b9a59f9f141a5dc"/><file name="Result.php" hash="452b5250a1eeaa2647106d896f170f0e"/></dir><dir name="Email"><dir name="Template"><file name="Mailer.php" hash="46ceb49ac53b63522819cecfe5f0cc21"/></dir></dir><dir name="Mysql4"><dir name="Carriermodule"><file name="Collection.php" hash="8ccfde755a7ef4d3eecb09144919ae9a"/></dir><dir name="Office"><file name="Collection.php" hash="26894ab3a3079edf21a722b46d495d07"/></dir><file name="Carriermodule.php" hash="06fb7663d449a1a559e482807e8a8e9e"/><file name="Office.php" hash="f1ab374d9041692dabd1a1c569bc5065"/></dir><dir name="Source"><file name="Sendevent.php" hash="4d0a215ab10eb52c4de46a66155899b8"/></dir><file name="Carriermodule.php" hash="cc4ad05756dc8f8fbb66e5a3561d61ea"/><file name="Observer.php" hash="fc5f05d79108ea2804ff47edb1d8f0f9"/><file name="Office.php" hash="6f3829a91a2d3c474f0127de8e8279da"/><file name="Orderview.php" hash="9654a4b6c60f3c9d07930b56957f22f7"/><file name="Updater.php" hash="1bd7d37a9a2e814e85a14b3c669ef4ba"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="PostofficeController.php" hash="b837fb1ef3e17f1d7f49c1c8ef516e67"/></dir><file name="IndexController.php" hash="f287fec34c6d0422287da972634f40bb"/></dir><dir name="etc"><file name="config.xml" hash="8d1e310da4748bb44494b396b05eb560"/></dir><dir name="sql"><dir name="eabi_postoffice_setup"><file name="mysql4-install-0.1.0.php" hash="6c8c1a726bbebeaa707b007bdff592d9"/><file name="mysql4-upgrade-0.1.0-0.1.1.php" hash="641d3015c6f3b761759a882ed8fea5c2"/><file name="mysql4-upgrade-0.1.1-0.1.2.php" hash="c61dcac734cc0be364afe3262a710729"/><file name="mysql4-upgrade-0.1.5-0.1.6.php" hash="2a71344a96b5b5ef191956443fa2eadb"/><file name="mysql4-upgrade-0.1.6-0.1.7.php" hash="d8e6cf582360e0fa6141f802d97e9606"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="eabi_dpdee.xml" hash="85311cb850eb13eadaed47cdc9c44fb3"/><file name="eabi_postoffice.xml" hash="46fd01fc2eb9d53c0e7a0422e4df6557"/></dir><dir name="template"><dir name="eabi_dpdee"><dir name="order"><file name="courier.phtml" hash="0310f24e96ca3873e78e0e2a0ab26743"/></dir><file name="payment_info.phtml" hash="3f8a01e4bcd2efab555d729bee8335da"/></dir><dir name="eabi_postoffice"><file name="shipping_method_form.phtml" hash="542898a02261b0bccf075424fd0b4903"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="eabi_dpdee.xml" hash="27179eee219a0a8c85b87b8d670ae9e1"/><file name="eabi_postoffice.xml" hash="09c7179fbf39ea891fa35264e4eb8360"/></dir><dir name="template"><dir name="eabi_dpdee"><file name="payment_info.phtml" hash="3f8a01e4bcd2efab555d729bee8335da"/></dir><dir name="eabi_postoffice"><dir name="tracking"><file name="popup.phtml" hash="c6d8cc592aaa7bee1ec20dc1c202d841"/></dir><file name="available.phtml" hash="0afb1521ac8c2ab4c80364dd3cef051a"/><file name="multishipping.phtml" hash="f27c3d8ac939a97ab160feef8f5370d1"/><file name="shipping.phtml" hash="b041efafbcbbea2f2b4a6584cba83e2f"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Eabi_Postoffice.xml" hash="b2f2d52c60198645a7047dbad7a20390"/><file name="Eabi_DpdEE.xml" hash="4652ece97d767202bae0eea4a29f8bc2"/></dir></target><target name="magelocale"><dir name="en_US"><file name="Eabi_DpdEE.csv" hash="d98963cb668ca0c0174b1503c1eb0a34"/><file name="Eabi_Postoffice.csv" hash="ebe39d7d5df2083aded7a85be7d237e8"/></dir><dir name="et_EE"><file name="Eabi_DpdEE.csv" hash="fe3c32249528cfb77519cff7e90ffb33"/><file name="Eabi_Postoffice.csv" hash="0cb3f5bcc2f07e0a11152f5e51620063"/></dir><dir name="ru_RU"><file name="Eabi_DpdEE.csv" hash="bb76f70e2c91160b11f570651ee0b8ee"/><file name="Eabi_Postoffice.csv" hash="fb913aabfe19bb95b89bcbdb878e715c"/></dir><dir name="hu_HU"><file name="Eabi_Postoffice.csv" hash="fb913aabfe19bb95b89bcbdb878e715c"/></dir><dir name="fi_FI"><file name="Eabi_Postoffice.csv" hash="fb913aabfe19bb95b89bcbdb878e715c"/></dir><dir name="lt_LT"><file name="Eabi_Postoffice.csv" hash="fb913aabfe19bb95b89bcbdb878e715c"/></dir><dir name="sv_SE"><file name="Eabi_Postoffice.csv" hash="88e407afb5e2a957aeb1cbe525e593f9"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><file name="eabi_dpdee.css" hash="fc08519f26a3b0819b4c925bd2f1ef1a"/><file name="eabi_postoffice.css" hash="e3f33b57efde22b9543384b57c994255"/></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><file name="eabi_postoffice.css" hash="23ee780980d733a66a575a55954dd4a6"/></dir></dir></dir><dir name="default"><dir name="default"><dir name="css"><file name="eabi_postoffice.css" hash="23ee780980d733a66a575a55954dd4a6"/></dir></dir></dir></dir></target><target name="mageweb"><dir name="js"><dir name="eabi_js"><file name="eabi_dpdee.js" hash="1339c149edea070f9908ceb2e7bf559d"/></dir></dir></target></contents>
25
  <compatible/>
26
  <dependencies><required><package><name>Eabi_Livehandler</name><channel>community</channel><min>0.1.9</min><max>1.0.0</max></package></required></dependencies>
27
  </package>
skin/adminhtml/default/default/eabi_dpdee.css CHANGED
@@ -1,13 +1,29 @@
1
  /*
2
 
3
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
4
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
5
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  *
7
  * @category Eabi
8
- * @package Eabi_Itella
9
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
10
- * @license http://www.e-abi.ee/litsents
 
11
  * @author Matis Halmann
12
  *
13
 
1
  /*
2
 
3
+ *
4
+ * NOTICE OF LICENSE
5
+ *
6
+ * This source file is subject to the Open Software License (OSL 3.0)
7
+ * or OpenGPL v3 license (GNU Public License V3.0)
8
+ * that is bundled with this package in the file LICENSE.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/osl-3.0.php
11
+ * or
12
+ * http://www.gnu.org/licenses/gpl-3.0.txt
13
+ * If you did not receive a copy of the license and are unable to
14
+ * obtain it through the world-wide-web, please send an email
15
+ * to info@e-abi.ee so we can send you a copy immediately.
16
+ *
17
+ * DISCLAIMER
18
+ *
19
+ * Do not edit or add to this file if you wish to upgrade this module to newer
20
+ * versions in the future.
21
  *
22
  * @category Eabi
23
+ * @package Eabi_Dpd
24
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
25
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
27
  * @author Matis Halmann
28
  *
29
 
skin/adminhtml/default/default/eabi_postoffice.css CHANGED
@@ -1,13 +1,29 @@
1
  /*
2
 
3
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
4
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
5
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  *
7
  * @category Eabi
8
- * @package Eabi_Itella
9
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
10
- * @license http://www.e-abi.ee/litsents
 
11
  * @author Matis Halmann
12
  *
13
 
1
  /*
2
 
3
+ *
4
+ * NOTICE OF LICENSE
5
+ *
6
+ * This source file is subject to the Open Software License (OSL 3.0)
7
+ * or OpenGPL v3 license (GNU Public License V3.0)
8
+ * that is bundled with this package in the file LICENSE.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/osl-3.0.php
11
+ * or
12
+ * http://www.gnu.org/licenses/gpl-3.0.txt
13
+ * If you did not receive a copy of the license and are unable to
14
+ * obtain it through the world-wide-web, please send an email
15
+ * to info@e-abi.ee so we can send you a copy immediately.
16
+ *
17
+ * DISCLAIMER
18
+ *
19
+ * Do not edit or add to this file if you wish to upgrade this module to newer
20
+ * versions in the future.
21
  *
22
  * @category Eabi
23
+ * @package Eabi_Dpd
24
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
25
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
27
  * @author Matis Halmann
28
  *
29
 
skin/frontend/base/default/css/eabi_postoffice.css CHANGED
@@ -1,13 +1,29 @@
1
  /*
2
 
3
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
4
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
5
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  *
7
  * @category Eabi
8
- * @package Eabi_Itella
9
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
10
- * @license http://www.e-abi.ee/litsents
 
11
  * @author Matis Halmann
12
  *
13
 
1
  /*
2
 
3
+ *
4
+ * NOTICE OF LICENSE
5
+ *
6
+ * This source file is subject to the Open Software License (OSL 3.0)
7
+ * or OpenGPL v3 license (GNU Public License V3.0)
8
+ * that is bundled with this package in the file LICENSE.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/osl-3.0.php
11
+ * or
12
+ * http://www.gnu.org/licenses/gpl-3.0.txt
13
+ * If you did not receive a copy of the license and are unable to
14
+ * obtain it through the world-wide-web, please send an email
15
+ * to info@e-abi.ee so we can send you a copy immediately.
16
+ *
17
+ * DISCLAIMER
18
+ *
19
+ * Do not edit or add to this file if you wish to upgrade this module to newer
20
+ * versions in the future.
21
  *
22
  * @category Eabi
23
+ * @package Eabi_Dpd
24
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
25
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
27
  * @author Matis Halmann
28
  *
29
 
skin/frontend/default/default/css/eabi_postoffice.css CHANGED
@@ -1,13 +1,29 @@
1
  /*
2
 
3
- * Käesoleva loomingu autoriõigused kuuluvad Matis Halmannile ja Aktsiamaailm OU-le
4
- * Litsentsitingimused on saadaval http://www.e-abi.ee/litsents
5
- *
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  *
7
  * @category Eabi
8
- * @package Eabi_Itella
9
- * @copyright Copyright (c) 2015 Aktsiamaailm LLC (http://en.e-abi.ee/)
10
- * @license http://www.e-abi.ee/litsents
 
11
  * @author Matis Halmann
12
  *
13
 
1
  /*
2
 
3
+ *
4
+ * NOTICE OF LICENSE
5
+ *
6
+ * This source file is subject to the Open Software License (OSL 3.0)
7
+ * or OpenGPL v3 license (GNU Public License V3.0)
8
+ * that is bundled with this package in the file LICENSE.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/osl-3.0.php
11
+ * or
12
+ * http://www.gnu.org/licenses/gpl-3.0.txt
13
+ * If you did not receive a copy of the license and are unable to
14
+ * obtain it through the world-wide-web, please send an email
15
+ * to info@e-abi.ee so we can send you a copy immediately.
16
+ *
17
+ * DISCLAIMER
18
+ *
19
+ * Do not edit or add to this file if you wish to upgrade this module to newer
20
+ * versions in the future.
21
  *
22
  * @category Eabi
23
+ * @package Eabi_Dpd
24
+ * @copyright Copyright (c) 2014 Aktsiamaailm LLC (http://en.e-abi.ee/)
25
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @license http://www.gnu.org/licenses/gpl-3.0.txt GNU Public License V3.0
27
  * @author Matis Halmann
28
  *
29