Version Notes
Minor issue was fixed.
Download this release
Release Info
Developer | notime |
Extension | notime_same_day_delivery |
Version | 1.1.3 |
Comparing to | |
See all releases |
Code changes from version 1.1.2 to 1.1.3
app/design/frontend/base/default/template/notime/checkout/onepage/shipping_method/notime.phtml
CHANGED
@@ -17,6 +17,9 @@
|
|
17 |
<input type="hidden" id="notime_shipment_id" name="notime_shipment_id" class="input-text required-notime-shipment" value="-">
|
18 |
<input type="hidden" id="notime_shipment_fee" name="notime_shipment_fee" class="input-text" value="">
|
19 |
<input type="hidden" id="notime_confirmed_time_window_description" name="notime_confirmed_time_window_description" class="input-text" value="">
|
|
|
|
|
|
|
20 |
<li>
|
21 |
<?php echo $this->getWidgetButton(); ?>
|
22 |
<span id="notime_shipment_success"></span>
|
17 |
<input type="hidden" id="notime_shipment_id" name="notime_shipment_id" class="input-text required-notime-shipment" value="-">
|
18 |
<input type="hidden" id="notime_shipment_fee" name="notime_shipment_fee" class="input-text" value="">
|
19 |
<input type="hidden" id="notime_confirmed_time_window_description" name="notime_confirmed_time_window_description" class="input-text" value="">
|
20 |
+
<div id='notimeWidgetNotSupportedPostcodeContainer'>
|
21 |
+
<span><?php echo $this->__('Not Supported Postcode'); ?></span>
|
22 |
+
</div>
|
23 |
<li>
|
24 |
<?php echo $this->getWidgetButton(); ?>
|
25 |
<span id="notime_shipment_success"></span>
|
app/locale/de_DE/Notime_Shipping.csv
CHANGED
@@ -4,4 +4,5 @@
|
|
4 |
"Notime Widget Code (edit mode)","Notime Widget Code (edit mode)"
|
5 |
"Notime Widget Button (view mode)","Notime Widget Button (view mode)"
|
6 |
"Notime Widget Code (view mode)","Notime Widget Code (view mode)"
|
7 |
-
"Notime Widget at a Product Page","Notime Widget at a Product Page"
|
|
4 |
"Notime Widget Code (edit mode)","Notime Widget Code (edit mode)"
|
5 |
"Notime Widget Button (view mode)","Notime Widget Button (view mode)"
|
6 |
"Notime Widget Code (view mode)","Notime Widget Code (view mode)"
|
7 |
+
"Notime Widget at a Product Page","Notime Widget at a Product Page"
|
8 |
+
"Not Supported Postcode","Diese Dienstleistung gibts fur Ihre PLZ noch nicht."
|
app/locale/en_US/Notime_Shipping.csv
CHANGED
@@ -4,4 +4,5 @@
|
|
4 |
"Notime Widget Code (edit mode)","Notime Widget Code (edit mode)"
|
5 |
"Notime Widget Button (view mode)","Notime Widget Button (view mode)"
|
6 |
"Notime Widget Code (view mode)","Notime Widget Code (view mode)"
|
7 |
-
"Notime Widget at a Product Page","Notime Widget at a Product Page"
|
|
4 |
"Notime Widget Code (edit mode)","Notime Widget Code (edit mode)"
|
5 |
"Notime Widget Button (view mode)","Notime Widget Button (view mode)"
|
6 |
"Notime Widget Code (view mode)","Notime Widget Code (view mode)"
|
7 |
+
"Notime Widget at a Product Page","Notime Widget at a Product Page"
|
8 |
+
"Not Supported Postcode","This service is not yet available for your postcode."
|
app/locale/fr_FR/Notime_Shipping.csv
CHANGED
@@ -4,4 +4,5 @@
|
|
4 |
"Notime Widget Code (edit mode)","Notime Widget Code (edit mode)"
|
5 |
"Notime Widget Button (view mode)","Notime Widget Button (view mode)"
|
6 |
"Notime Widget Code (view mode)","Notime Widget Code (view mode)"
|
7 |
-
"Notime Widget at a Product Page","Notime Widget at a Product Page"
|
|
4 |
"Notime Widget Code (edit mode)","Notime Widget Code (edit mode)"
|
5 |
"Notime Widget Button (view mode)","Notime Widget Button (view mode)"
|
6 |
"Notime Widget Code (view mode)","Notime Widget Code (view mode)"
|
7 |
+
"Notime Widget at a Product Page","Notime Widget at a Product Page"
|
8 |
+
"Not Supported Postcode","Ce service est pas encore disponible pour votre code postal."
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>notime_same_day_delivery</name>
|
4 |
-
<version>1.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="https://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
@@ -12,11 +12,11 @@ notime same-day shipping is provided by notime AG based in Zürich Switzerla
|
|
12 |
With this new shipping method customers can view and pick from the available delivery time-slots. 
|
13 |
The popup can be placed either in the preview section, next to the product, and/or in the checkout page.
|
14 |
The merchant can configure this shipping method in the "Shipping methods" area and "Product Information" area.</description>
|
15 |
-
<notes>Minor
|
16 |
<authors><author><name>notime</name><user>notime</user><email>dmitry.zhersh@notime.eu</email></author></authors>
|
17 |
-
<date>2016-
|
18 |
-
<time>
|
19 |
-
<contents><target name="magelocal"><dir name="Notime"><dir name="Shipping"><dir name="Block"><dir name="Checkout"><dir name="Onepage"><dir name="Shipping"><file name="Notime.php" hash="f16e5aa4ff3a9c8dd2111c445c8e8744"/></dir></dir></dir><dir name="Product"><file name="Widget.php" hash="e72292e3c7e8aed1909f4584fd1ea037"/></dir><file name="ShippingMethod.php" hash="b7cd80898a2a06821e6104a35b90b61e"/></dir><dir name="Helper"><file name="Data.php" hash="42686d5dffb62fdfc799d4a052daa968"/></dir><dir name="Model"><dir name="Carrier"><file name="Notime.php" hash="242500b090ad04d6eba1487ec7dc987b"/></dir><file name="Observer.php" hash="7650226449eac5f38e86f6c41a126de0"/></dir><dir name="etc"><file name="config.xml" hash="ec9023896574aa83ad12cd6bc57b83c4"/><file name="system.xml" hash="f124b1bda52f8da0a305c2a6170bddca"/></dir><dir name="sql"><dir name="notimeshipping_setup"><file name="mysql4-install-1.0.0.php" hash="7647e9d736ac1199cb7732358b539be6"/><file name="mysql4-upgrade-1.0.0-1.0.1.php" hash="e15b6ad29a30175b3afca7280d1162ce"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="notime.xml" hash="3c16298a844be38a8a6d2a7ee615d6b9"/></dir><dir name="template"><dir name="notime"><dir name="checkout"><dir name="onepage"><dir name="shipping_method"><file name="notime.phtml" hash="
|
20 |
<compatible/>
|
21 |
<dependencies><required><php><min>5.4.0</min><max>7.0.4</max></php></required></dependencies>
|
22 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>notime_same_day_delivery</name>
|
4 |
+
<version>1.1.3</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="https://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
12 |
With this new shipping method customers can view and pick from the available delivery time-slots. 
|
13 |
The popup can be placed either in the preview section, next to the product, and/or in the checkout page.
|
14 |
The merchant can configure this shipping method in the "Shipping methods" area and "Product Information" area.</description>
|
15 |
+
<notes>Minor issue was fixed.</notes>
|
16 |
<authors><author><name>notime</name><user>notime</user><email>dmitry.zhersh@notime.eu</email></author></authors>
|
17 |
+
<date>2016-12-28</date>
|
18 |
+
<time>08:09:15</time>
|
19 |
+
<contents><target name="magelocal"><dir name="Notime"><dir name="Shipping"><dir name="Block"><dir name="Checkout"><dir name="Onepage"><dir name="Shipping"><file name="Notime.php" hash="f16e5aa4ff3a9c8dd2111c445c8e8744"/></dir></dir></dir><dir name="Product"><file name="Widget.php" hash="e72292e3c7e8aed1909f4584fd1ea037"/></dir><file name="ShippingMethod.php" hash="b7cd80898a2a06821e6104a35b90b61e"/></dir><dir name="Helper"><file name="Data.php" hash="42686d5dffb62fdfc799d4a052daa968"/></dir><dir name="Model"><dir name="Carrier"><file name="Notime.php" hash="242500b090ad04d6eba1487ec7dc987b"/></dir><file name="Observer.php" hash="7650226449eac5f38e86f6c41a126de0"/></dir><dir name="etc"><file name="config.xml" hash="ec9023896574aa83ad12cd6bc57b83c4"/><file name="system.xml" hash="f124b1bda52f8da0a305c2a6170bddca"/></dir><dir name="sql"><dir name="notimeshipping_setup"><file name="mysql4-install-1.0.0.php" hash="7647e9d736ac1199cb7732358b539be6"/><file name="mysql4-upgrade-1.0.0-1.0.1.php" hash="e15b6ad29a30175b3afca7280d1162ce"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="notime.xml" hash="3c16298a844be38a8a6d2a7ee615d6b9"/></dir><dir name="template"><dir name="notime"><dir name="checkout"><dir name="onepage"><dir name="shipping_method"><file name="notime.phtml" hash="9613c08654cb05649b112b97b035dedc"/></dir></dir></dir><dir name="product"><file name="widget.phtml" hash="23da2d2a03f095b8fe467c9c5c6b3c96"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Notime_Shipping.xml" hash="f5de879b88f342a03e16c4d655867b21"/></dir></target><target name="magelocale"><dir><dir name="de_DE"><file name="Notime_Shipping.csv" hash="2e29f39df813d21c450c30e2a360844b"/></dir><dir name="en_US"><file name="Notime_Shipping.csv" hash="04348e009ae0215e958926b45817257c"/></dir><dir name="fr_FR"><file name="Notime_Shipping.csv" hash="ef3db48b18b2b4fc6159c9c450ff5e57"/></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><file name="notime.css" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir><dir name="js"><file name="notime.js" hash="7678c5eebe3ccd258d1a1fcac13bdaa5"/></dir></dir></dir></dir></target></contents>
|
20 |
<compatible/>
|
21 |
<dependencies><required><php><min>5.4.0</min><max>7.0.4</max></php></required></dependencies>
|
22 |
</package>
|