Version Notes
Master user and password for frontend.
Download this release
Release Info
Developer | Magento Core Team |
Extension | Strategery_Deny |
Version | 0.1.2 |
Comparing to | |
See all releases |
Code changes from version 0.1.1 to 0.1.2
- app/code/community/Strategery/Deny/Helper/Data.php +1 -1
- app/code/community/Strategery/Deny/Model/Observer.php +1 -1
- app/code/community/Strategery/Deny/controllers/LoginController.php +1 -1
- app/code/community/Strategery/Deny/etc/adminhtml.xml +1 -1
- app/code/community/Strategery/Deny/etc/config.xml +2 -2
- app/code/community/Strategery/Deny/etc/system.xml +1 -1
- app/design/frontend/base/default/layout/strategery_deny.xml +1 -1
- app/design/frontend/base/default/template/strategery/deny/login.phtml +1 -1
- app/etc/modules/Strategery_Deny.xml +1 -1
- package.xml +4 -4
app/code/community/Strategery/Deny/Helper/Data.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
*
|
5 |
* Strategery-Deny - Magento Extension
|
6 |
*
|
7 |
-
* @copyright Copyright (c) 2015
|
8 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
9 |
*
|
10 |
*/
|
4 |
*
|
5 |
* Strategery-Deny - Magento Extension
|
6 |
*
|
7 |
+
* @copyright Copyright (c) 2015 Strategery Inc. (http://www.usestrategery.com/)
|
8 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
9 |
*
|
10 |
*/
|
app/code/community/Strategery/Deny/Model/Observer.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
*
|
5 |
* Strategery-Deny - Magento Extension
|
6 |
*
|
7 |
-
* @copyright Copyright (c) 2015
|
8 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
9 |
*
|
10 |
*/
|
4 |
*
|
5 |
* Strategery-Deny - Magento Extension
|
6 |
*
|
7 |
+
* @copyright Copyright (c) 2015 Strategery Inc. (http://www.usestrategery.com/)
|
8 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
9 |
*
|
10 |
*/
|
app/code/community/Strategery/Deny/controllers/LoginController.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
*
|
5 |
* Strategery-Deny - Magento Extension
|
6 |
*
|
7 |
-
* @copyright Copyright (c) 2015
|
8 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
9 |
*
|
10 |
*/
|
4 |
*
|
5 |
* Strategery-Deny - Magento Extension
|
6 |
*
|
7 |
+
* @copyright Copyright (c) 2015 Strategery Inc. (http://www.usestrategery.com/)
|
8 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
9 |
*
|
10 |
*/
|
app/code/community/Strategery/Deny/etc/adminhtml.xml
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
*
|
5 |
* Strategery-Deny - Magento Extension
|
6 |
*
|
7 |
-
* @copyright Copyright (c) 2015
|
8 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
9 |
*
|
10 |
*/
|
4 |
*
|
5 |
* Strategery-Deny - Magento Extension
|
6 |
*
|
7 |
+
* @copyright Copyright (c) 2015 Strategery Inc. (http://www.usestrategery.com/)
|
8 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
9 |
*
|
10 |
*/
|
app/code/community/Strategery/Deny/etc/config.xml
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
*
|
5 |
* Strategery-Deny - Magento Extension
|
6 |
*
|
7 |
-
* @copyright Copyright (c) 2015
|
8 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
9 |
*
|
10 |
*/
|
@@ -12,7 +12,7 @@
|
|
12 |
<config>
|
13 |
<modules>
|
14 |
<Strategery_Deny>
|
15 |
-
<version>0.1.
|
16 |
</Strategery_Deny>
|
17 |
</modules>
|
18 |
<global>
|
4 |
*
|
5 |
* Strategery-Deny - Magento Extension
|
6 |
*
|
7 |
+
* @copyright Copyright (c) 2015 Strategery Inc. (http://www.usestrategery.com/)
|
8 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
9 |
*
|
10 |
*/
|
12 |
<config>
|
13 |
<modules>
|
14 |
<Strategery_Deny>
|
15 |
+
<version>0.1.2</version>
|
16 |
</Strategery_Deny>
|
17 |
</modules>
|
18 |
<global>
|
app/code/community/Strategery/Deny/etc/system.xml
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
*
|
5 |
* Strategery-Deny - Magento Extension
|
6 |
*
|
7 |
-
* @copyright Copyright (c) 2015
|
8 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
9 |
*
|
10 |
*/
|
4 |
*
|
5 |
* Strategery-Deny - Magento Extension
|
6 |
*
|
7 |
+
* @copyright Copyright (c) 2015 Strategery Inc. (http://www.usestrategery.com/)
|
8 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
9 |
*
|
10 |
*/
|
app/design/frontend/base/default/layout/strategery_deny.xml
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
*
|
5 |
* Strategery-Deny - Magento Extension
|
6 |
*
|
7 |
-
* @copyright Copyright (c) 2015
|
8 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
9 |
*
|
10 |
*/
|
4 |
*
|
5 |
* Strategery-Deny - Magento Extension
|
6 |
*
|
7 |
+
* @copyright Copyright (c) 2015 Strategery Inc. (http://www.usestrategery.com/)
|
8 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
9 |
*
|
10 |
*/
|
app/design/frontend/base/default/template/strategery/deny/login.phtml
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
*
|
4 |
* Strategery-Deny - Magento Extension
|
5 |
*
|
6 |
-
* @copyright Copyright (c) 2015
|
7 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
8 |
*
|
9 |
*/
|
3 |
*
|
4 |
* Strategery-Deny - Magento Extension
|
5 |
*
|
6 |
+
* @copyright Copyright (c) 2015 Strategery Inc. (http://www.usestrategery.com/)
|
7 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
8 |
*
|
9 |
*/
|
app/etc/modules/Strategery_Deny.xml
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
*
|
5 |
* Strategery-Deny - Magento Extension
|
6 |
*
|
7 |
-
* @copyright Copyright (c) 2015
|
8 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
9 |
*
|
10 |
*/
|
4 |
*
|
5 |
* Strategery-Deny - Magento Extension
|
6 |
*
|
7 |
+
* @copyright Copyright (c) 2015 Strategery Inc. (http://www.usestrategery.com/)
|
8 |
* @author Damian A. Pastorini - damian.pastorini@dwdeveloper.com
|
9 |
*
|
10 |
*/
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Strategery_Deny</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/afl-3.0.php">Academic Free License (AFL 3.0)</license>
|
7 |
<channel>community</channel>
|
@@ -28,9 +28,9 @@
|
|
28 |
<p>For support, contact us at <a href="mailto:contact@usestrategery.com">contact@usestrategery.com</a></p></description>
|
29 |
<notes>Master user and password for frontend.</notes>
|
30 |
<authors><author><name>Strategery</name><user>auto-converted</user><email>contact@usestrategery.com</email></author><author><name>Damian A. Pastorini</name><user>auto-converted</user><email>damian.pastorini@dwdeveloper.com</email></author></authors>
|
31 |
-
<date>2015-05-
|
32 |
-
<time>
|
33 |
-
<contents><target name="mageetc"><dir name="modules"><file name="Strategery_Deny.xml" hash="
|
34 |
<compatible/>
|
35 |
<dependencies/>
|
36 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Strategery_Deny</name>
|
4 |
+
<version>0.1.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/afl-3.0.php">Academic Free License (AFL 3.0)</license>
|
7 |
<channel>community</channel>
|
28 |
<p>For support, contact us at <a href="mailto:contact@usestrategery.com">contact@usestrategery.com</a></p></description>
|
29 |
<notes>Master user and password for frontend.</notes>
|
30 |
<authors><author><name>Strategery</name><user>auto-converted</user><email>contact@usestrategery.com</email></author><author><name>Damian A. Pastorini</name><user>auto-converted</user><email>damian.pastorini@dwdeveloper.com</email></author></authors>
|
31 |
+
<date>2015-05-21</date>
|
32 |
+
<time>11:52:40</time>
|
33 |
+
<contents><target name="mageetc"><dir name="modules"><file name="Strategery_Deny.xml" hash="585cf33ba360e623c1f76a57c01f9038"/></dir></target><target name="magecommunity"><dir name="Strategery"><dir name="Deny"><dir name="Helper"><file name="Data.php" hash="96a100c1aa80c2576d9d26e44311eacd"/></dir><dir name="Model"><file name="Observer.php" hash="2b4775986f05d94bb661c5104fb1c08c"/></dir><dir name="controllers"><file name="LoginController.php" hash="b4e0efc65c653b91e29b7fd5f07345e7"/></dir><dir name="etc"><file name="adminhtml.xml" hash="8850df15e0cddb399a792379e26052bf"/><file name="config.xml" hash="29674a6de5b508368f2e64fbc6dcd503"/><file name="system.xml" hash="6c1413343e4748a3af70a33a6f2570b6"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="strategery_deny.xml" hash="61d01eda6ac5fcf656d840a3b8b5dc2f"/></dir><dir name="template"><dir name="strategery"><dir name="deny"><file name="login.phtml" hash="5ee61b5d7aeba9dce8f7c044f8634c77"/></dir></dir></dir></dir></dir></dir></target></contents>
|
34 |
<compatible/>
|
35 |
<dependencies/>
|
36 |
</package>
|