Version Notes
- review reminder 1.0.2 stable release
- Resolved issue of blank screen when clicked on button "Add Reminders Manually"
Download this release
Release Info
Developer | Clarion Tech |
Extension | Clarion_ReviewReminder |
Version | 1.0.2 |
Comparing to | |
See all releases |
Code changes from version 1.0.1 to 1.0.2
app/code/community/Clarion/ReviewReminder/Block/Adminhtml/AddReminder/Grid.php
CHANGED
@@ -140,7 +140,7 @@ class Clarion_ReviewReminder_Block_Adminhtml_AddReminder_Grid extends Mage_Admin
|
|
140 |
'header'=>Mage::helper('clarion_reviewreminder')->__('Customer Name'),
|
141 |
'sortable'=>true,
|
142 |
'index'=>'customer_firstname',
|
143 |
-
'renderer' => 'clarion_reviewreminder/
|
144 |
'filter_condition_callback' => array($this, '_customerNameCondition')
|
145 |
));
|
146 |
|
140 |
'header'=>Mage::helper('clarion_reviewreminder')->__('Customer Name'),
|
141 |
'sortable'=>true,
|
142 |
'index'=>'customer_firstname',
|
143 |
+
'renderer' => 'clarion_reviewreminder/adminhtml_addReminder_renderer_customerName',
|
144 |
'filter_condition_callback' => array($this, '_customerNameCondition')
|
145 |
));
|
146 |
|
app/code/community/Clarion/ReviewReminder/Block/Adminhtml/Addreminder.php
CHANGED
@@ -18,7 +18,7 @@ class Clarion_ReviewReminder_Block_Adminhtml_Addreminder extends Mage_Adminhtml_
|
|
18 |
* $_blockGroup - is your module's name.
|
19 |
* $_controller - is the path to your grid block.
|
20 |
*/
|
21 |
-
$this->_controller = '
|
22 |
$this->_blockGroup = 'clarion_reviewreminder';
|
23 |
$this->_headerText = Mage::helper('clarion_reviewreminder')->__('Add Reminders Manually');
|
24 |
parent::__construct();
|
18 |
* $_blockGroup - is your module's name.
|
19 |
* $_controller - is the path to your grid block.
|
20 |
*/
|
21 |
+
$this->_controller = 'adminhtml_addReminder';
|
22 |
$this->_blockGroup = 'clarion_reviewreminder';
|
23 |
$this->_headerText = Mage::helper('clarion_reviewreminder')->__('Add Reminders Manually');
|
24 |
parent::__construct();
|
app/code/community/Clarion/ReviewReminder/etc/config.xml
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
<config>
|
14 |
<modules>
|
15 |
<Clarion_ReviewReminder>
|
16 |
-
<version>1.0.
|
17 |
</Clarion_ReviewReminder>
|
18 |
</modules>
|
19 |
|
13 |
<config>
|
14 |
<modules>
|
15 |
<Clarion_ReviewReminder>
|
16 |
+
<version>1.0.2</version>
|
17 |
</Clarion_ReviewReminder>
|
18 |
</modules>
|
19 |
|
package.xml
CHANGED
@@ -1,19 +1,19 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Clarion_ReviewReminder</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>This extension helps to send product review reminder to the customers.</summary>
|
10 |
<description>This extension helps to send product review reminder to the customers. When customer completes order then review reminder automatically added into the review reminder database. From admin side we can configure 'order status' and 'number of days from order placed'. Weekly cron job set to send automatic reminders to customers. Admin can also send reminders manually. Reminder mail contains add review link. We can add reminders manually for old orders also.</description>
|
11 |
-
<notes>- review reminder 1.0.
|
12 |
-
-
|
13 |
<authors><author><name>Clarion Technologies</name><user>Clariontech</user><email>magento@clariontechnologies.co.in</email></author></authors>
|
14 |
-
<date>2015-01-
|
15 |
-
<time>13:
|
16 |
-
<contents><target name="magecommunity"><dir name="Clarion"><dir name="ReviewReminder"><dir name="Block"><dir name="Adminhtml"><dir name="AddReminder"><file name="Grid.php" hash="
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
19 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Clarion_ReviewReminder</name>
|
4 |
+
<version>1.0.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>This extension helps to send product review reminder to the customers.</summary>
|
10 |
<description>This extension helps to send product review reminder to the customers. When customer completes order then review reminder automatically added into the review reminder database. From admin side we can configure 'order status' and 'number of days from order placed'. Weekly cron job set to send automatic reminders to customers. Admin can also send reminders manually. Reminder mail contains add review link. We can add reminders manually for old orders also.</description>
|
11 |
+
<notes>- review reminder 1.0.2 stable release
|
12 |
+
- Resolved issue of blank screen when clicked on button "Add Reminders Manually"</notes>
|
13 |
<authors><author><name>Clarion Technologies</name><user>Clariontech</user><email>magento@clariontechnologies.co.in</email></author></authors>
|
14 |
+
<date>2015-01-20</date>
|
15 |
+
<time>13:09:23</time>
|
16 |
+
<contents><target name="magecommunity"><dir name="Clarion"><dir name="ReviewReminder"><dir name="Block"><dir name="Adminhtml"><dir name="AddReminder"><file name="Grid.php" hash="71feb39c6fdf9847130403b12f69f093"/><dir name="Renderer"><file name="CustomerName.php" hash="6c4484ec0e5ee53672a1994fcb34bb8c"/></dir></dir><file name="Addreminder.php" hash="9d69ce6077c8f228684b12d37a571ad6"/><dir name="Closedreminder"><file name="Grid.php" hash="b81dce6a33c5cd3012d45cf3a0b433f2"/></dir><file name="Closedreminder.php" hash="4995a9814427adaa462b17fd257802e7"/><dir name="Reviewreminder"><file name="Grid.php" hash="3d8d8aaf650c56fccabce171b816d29a"/></dir><file name="Reviewreminder.php" hash="345cc57f28c42e87818eff2f95879e29"/></dir></dir><dir name="Helper"><file name="Data.php" hash="91366e4d46a5c23592153c64da3c47cf"/><file name="Mail.php" hash="1383797572d17297fb37e8e01777e4f6"/></dir><dir name="Model"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Source"><file name="Days.php" hash="1747a8369d446cd900b8673899b39c37"/><file name="Status.php" hash="d8a315f129ba7a8f63dbd313e1b6696f"/></dir></dir></dir></dir><file name="Observer.php" hash="bd64d820e8250f1a5a06f35819a663e4"/><dir name="Resource"><dir name="Reviewreminder"><file name="Collection.php" hash="704ef230316bc157bd03770bff767426"/></dir><file name="Reviewreminder.php" hash="90400df40bb24ae9a0ae1a4db9ad616b"/><file name="Setup.php" hash="9434cd92f8c5504283cee2888edf8cd2"/></dir><file name="Reviewreminder.php" hash="7ad1d793677ced5f17e7797d144061f7"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="ClosedremindersController.php" hash="15e74d1d4779d2ae2261c2ea970d1c16"/><file name="ManageremindersController.php" hash="871035628e05b4ad8a12b389c343e2c8"/></dir><file name="IndexController.php" hash="e5356325f4dfab3ee2f308b0bae58b13"/></dir><dir name="etc"><file name="adminhtml.xml" hash="4e066f114efba76a86291b779ed74cc2"/><file name="config.xml" hash="a0f10109da357f3e8b38b934348b0af7"/><file name="system.xml" hash="c745bb839d57bf16d90a55fd7e1a897d"/></dir><dir name="sql"><dir name="clarion_reviewreminder_setup"><file name="install-1.0.0.php" hash="f1332154b1e3effa8ec58dc04d512342"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="clarion_reviewreminder.xml" hash="bdd2964837f4b985fe58d19e45dfb7f9"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Clarion_ReviewReminder.xml" hash="5bea343bf64362ee71a50db74f76bb84"/></dir></target><target name="magelocale"><dir name="en_US"><dir name="template"><dir name="email"><file name="clarion_reviewreminder.html" hash="757607de56a203eea7642f249fc7b98a"/></dir></dir></dir></target></contents>
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
19 |
</package>
|