Supportcenter - Version 0.1.3

Version Notes

supportCenter for magento1.4

Download this release

Release Info

Developer Magento Core Team
Extension Supportcenter
Version 0.1.3
Comparing to
See all releases


Code changes from version 0.1.4 to 0.1.3

app/code/local/Magestore/Supportcenter/Model/Sendmail.php CHANGED
@@ -4,8 +4,8 @@ class Magestore_Supportcenter_Model_Sendmail extends Varien_Object
4
  public function toOptionArray()
5
  {
6
  return array(
7
- array('value'=>'1', 'label'=>Mage::helper('featuredproduct')->__('Yes')),
8
- array('value'=>'0', 'label'=>Mage::helper('featuredproduct')->__('No')),
9
 
10
  );
11
  }
4
  public function toOptionArray()
5
  {
6
  return array(
7
+ array('value'=>'1', 'label'=>Mage::helper('supportcenter')->__('Yes')),
8
+ array('value'=>'0', 'label'=>Mage::helper('supportcenter')->__('No')),
9
 
10
  );
11
  }
app/code/local/Magestore/Supportcenter/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <Magestore_Supportcenter>
5
- <version>0.1.0</version>
6
  </Magestore_Supportcenter>
7
  </modules>
8
  <frontend>
2
  <config>
3
  <modules>
4
  <Magestore_Supportcenter>
5
+ <version>0.1.3</version>
6
  </Magestore_Supportcenter>
7
  </modules>
8
  <frontend>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Supportcenter</name>
4
- <version>0.1.4</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/osl-3.0.php">http://www.opensource.org/licenses/osl-3.0.php</license>
7
  <channel>community</channel>
@@ -18,10 +18,10 @@ Frontend Features:
18
  + Submit ticket for store's user
19
  + Manage ticket for store's user</description>
20
  <notes>supportCenter for magento1.4</notes>
21
- <authors><author><name>Magestore5</name><user>auto-converted</user><email>support@magestore.com</email></author></authors>
22
- <date>2010-08-23</date>
23
- <time>03:50:03</time>
24
- <contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="supportcenter.xml" hash="d0367b847ec36d1da74dee4ac2cf4628"/></dir><dir name="template"><dir name="supportcenter"><file name="detail.phtml" hash="131705335d3c4f79e8ae0b17aa7d0b47"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="supportcenter.xml" hash="c251e3b352d806e1822ba1b3a85205e3"/></dir><dir name="template"><dir name="supportcenter"><file name="supportcenter.phtml" hash="7e48e92678a22da7d247ad12f49e285a"/><file name="supportcenterguest.phtml" hash="b5dd1d7626e01f14cd8db0a84e5728d8"/><file name="viewticket.phtml" hash="5b2d4fd7ba9c9d113ea4b53314e2d0f3"/><file name="viewticketguest.phtml" hash="100012d462ee5031dda922f4d3478d1d"/></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="css"><dir name="magestore"><file name="supportcenter.css" hash="b608178d669c5d2d1189ebe2532ec7e2"/></dir></dir></dir></dir></dir></target><target name="magelocal"><dir name="Magestore"><dir name="Magenotification"><dir name="Block"><dir name="Rewrite"><file name="AdminhtmlNotificationGridRendererActions.php" hash="331cbb39b387dcd383ffc509b37d7d9d"/><file name="AdminhtmlNotificationWindow.php" hash="3e56b378d2ed9ba6c4f16a40584c6048"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="MagenotificationController.php" hash="63e248a61bfab1632ce793e82aae6838"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="b11e412be30d2a7551f882e0ecdd49e2"/><file name="config.xml" hash="0f4ff4abeb15bd1aef233b84ac60ec04"/><file name="system.xml" hash="5800b9273dca7033421123c1291a2e1c"/></dir><dir name="Helper"><file name="Data.php" hash="6baea4b2a64e41440a2655c4e2a7c530"/></dir><dir name="Model"><file name="Magenotification.php" hash="d0924fab55bcc34cc55b656dad32c89a"/><file name="Observer.php" hash="bda50edf2ac2db242a3efa02a83fdb2b"/><file name="Status.php" hash="ca2c85ad22dbe6e97231081acfbb42b1"/><dir name="Mysql4"><file name="Magenotification.php" hash="d0effb08b44e58cd484dd5bd21da5e38"/><dir name="Magenotification"><file name="Collection.php" hash="7859b80ac9a3b37765a4b1140de343a9"/></dir></dir><dir name="Rewrite"><file name="AdminnotificationMysql4Inbox.php" hash="aeaa8818a3bd85f123b3d9b5c7d51806"/></dir><dir name="Source"><file name="Time.php" hash="33236ea396f02464dba81bf384362a27"/></dir></dir><dir name="sql"><dir name="magenotification_setup"><file name="mysql4-install-0.1.0.php" hash="72f2c9d3151b75d22c839bd94e6bfe6a"/></dir></dir></dir><dir name="Supportcenter"><dir name="Block"><file name="Department.php" hash="00fa60202f044a6e470ef03fa05df425"/><file name="Ticket.php" hash="13e6e850d2b8ca30f1a69482411d0cda"/><file name="Viewticket.php" hash="bba54e2435c29085f9817184b0713322"/><dir name="Adminhtml"><file name="Department.php" hash="baa062d9acaa9a59cd87fdcede119000"/><file name="Ticket.php" hash="fee945b4aa7b5ccce2407df634bf18f7"/><dir name="Department"><file name="Edit.php" hash="024347a1fde547f2236a47ed71d02fe4"/><file name="Grid.php" hash="8098b69dbce4b2974148a3fdcd0f14a5"/><dir name="Edit"><file name="Form.php" hash="4dc10931637c3e82af69f7d6b936a3b4"/><file name="Tabs.php" hash="e67bf52feb2e71134f7a176561072e1b"/><dir name="Tab"><file name="Form.php" hash="f7a044d8215ea7b950fcdd54ad1f4803"/></dir></dir></dir><dir name="Renderer"><file name="Closedticket.php" hash="8e6d10d9998271e1318afbc5a4660533"/><file name="Openticket.php" hash="d0df16ab2e1277b49e09863cf092c827"/><file name="Totalticket.php" hash="41d790e57e876b3c22bcb65fb6f47aba"/><file name="Waittingticket.php" hash="fec5ff3196481b679ba7b4ad9638837b"/></dir><dir name="Ticket"><file name="Grid.php" hash="6deefd407196df7f64f76ecfabb423b2"/><file name="Reply.php" hash="c0b325c5bf291ccc70f667459b3cecd8"/><dir name="Reply"><file name="Form.php" hash="90a9b0954b31ee61c74be395b65f0782"/><file name="Tabs.php" hash="1dce9040aa72d4fa5c2c29c3e3f9215c"/><dir name="Tab"><file name="Detail.php" hash="f8100b7a0249f4ada42909dd0b92d153"/><file name="Form.php" hash="7d57fcf493ac8f4ff39c0bff4206242b"/><file name="Reply.php" hash="47d55312f921a33868ce394f9131fe92"/><file name="Statuslog.php" hash="e7be6f6e1c30de920a25d25d7e229e1c"/></dir></dir></dir></dir></dir><dir name="controllers"><file name="GuestController.php" hash="66092008f5dc8fdc0915a4ec3bdca00c"/><file name="IndexController.php" hash="2ce7d957aa2e3f589214683d8496d38e"/><dir name="Adminhtml"><file name="DepartmentController.php" hash="09793a82a60a91dca93b0ee5977a2aa3"/><file name="GuestticketController.php" hash="ab9492106e6c1321ef10f340e052cffe"/><file name="TicketController.php" hash="bef271c8271631a0376d05043e76b8ec"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="b3b5ff3d793b3865976da22bbaeaa4ae"/><file name="config.xml" hash="a4e3e7e1f9b43375c63dd97e0007b25c"/><file name="system.xml" hash="dfa08f4277d420183266b54a250986f0"/></dir><dir name="Helper"><file name="Data.php" hash="1a5a6f91dc1ae7d811612cbafcef80d5"/></dir><dir name="Model"><file name="Department.php" hash="9191cd258720c5518098355dc2a5b193"/><file name="Departmentstatus.php" hash="64ef78c6331bb2d11e89c5273df11f87"/><file name="Replyticket.php" hash="c6641f13690e58cc25317fd39a70c29f"/><file name="Sendmail.php" hash="f4d0570c19813f7910d3086d3ea7c06d"/><file name="Session.php" hash="c193776670f19368bd418ffb7e4b499e"/><file name="Statuslog.php" hash="1e4cd086381d509390ccfb4865acfff0"/><file name="Ticket.php" hash="2e2697abb7c82f22cbc764be02949c01"/><file name="Ticketstatus.php" hash="ec3b20ddd201aecc2e3727db0927189b"/><dir name="Mysql4"><file name="Department.php" hash="5df759e08f079464d18f641c24058dbd"/><file name="Replyticket.php" hash="51af7381f30d53b836556139a2fc8452"/><file name="Statuslog.php" hash="56e14aca293d6b9b3c1bf9258c65e8b4"/><file name="Ticket.php" hash="5bae9b1df2aa88ff0b96b425e03cc02c"/><dir name="Department"><file name="Collection.php" hash="a1d27f77d76ef2868aeb4c3c1b2533d9"/></dir><dir name="Replyticket"><file name="Collection.php" hash="e061e41392034fba5173d78ce95918d2"/></dir><dir name="Statuslog"><file name="Collection.php" hash="9e0218d36c0c1a2fa83bd6f236a2969b"/></dir><dir name="Ticket"><file name="Collection.php" hash="7b5052bf8c79d9c606f39515b1795239"/></dir></dir></dir><dir name="sql"><dir name="supportcenter_setup"><file name="mysql4-install-0.1.0.php" hash="947237eb12a05469472f502f1dd59c87"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magestore_Magenotification.xml" hash="940e13b33cbf2e9452ecdc231b5868b9"/><file name="Magestore_Supportcenter.xml" hash="fb8619ce87bf37631dbbfdc1c9b10fc4"/></dir></target></contents>
25
  <compatible/>
26
  <dependencies/>
27
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Supportcenter</name>
4
+ <version>0.1.3</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/osl-3.0.php">http://www.opensource.org/licenses/osl-3.0.php</license>
7
  <channel>community</channel>
18
  + Submit ticket for store's user
19
  + Manage ticket for store's user</description>
20
  <notes>supportCenter for magento1.4</notes>
21
+ <authors><author><name>Magestore</name><user>auto-converted</user><email>support@magestore.com</email></author></authors>
22
+ <date>2010-08-24</date>
23
+ <time>03:07:34</time>
24
+ <contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="supportcenter.xml" hash="d0367b847ec36d1da74dee4ac2cf4628"/></dir><dir name="template"><dir name="supportcenter"><file name="detail.phtml" hash="131705335d3c4f79e8ae0b17aa7d0b47"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="supportcenter.xml" hash="c251e3b352d806e1822ba1b3a85205e3"/></dir><dir name="template"><dir name="supportcenter"><file name="supportcenter.phtml" hash="7e48e92678a22da7d247ad12f49e285a"/><file name="supportcenterguest.phtml" hash="b5dd1d7626e01f14cd8db0a84e5728d8"/><file name="viewticket.phtml" hash="5b2d4fd7ba9c9d113ea4b53314e2d0f3"/><file name="viewticketguest.phtml" hash="100012d462ee5031dda922f4d3478d1d"/></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="css"><dir name="magestore"><file name="supportcenter.css" hash="b608178d669c5d2d1189ebe2532ec7e2"/></dir></dir></dir></dir></dir></target><target name="magelocal"><dir name="Magestore"><dir name="Magenotification"><dir name="Block"><dir name="Rewrite"><file name="AdminhtmlNotificationGridRendererActions.php" hash="331cbb39b387dcd383ffc509b37d7d9d"/><file name="AdminhtmlNotificationWindow.php" hash="3e56b378d2ed9ba6c4f16a40584c6048"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="MagenotificationController.php" hash="63e248a61bfab1632ce793e82aae6838"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="b11e412be30d2a7551f882e0ecdd49e2"/><file name="config.xml" hash="0f4ff4abeb15bd1aef233b84ac60ec04"/><file name="system.xml" hash="5800b9273dca7033421123c1291a2e1c"/></dir><dir name="Helper"><file name="Data.php" hash="6baea4b2a64e41440a2655c4e2a7c530"/></dir><dir name="Model"><file name="Magenotification.php" hash="d0924fab55bcc34cc55b656dad32c89a"/><file name="Observer.php" hash="bda50edf2ac2db242a3efa02a83fdb2b"/><file name="Status.php" hash="ca2c85ad22dbe6e97231081acfbb42b1"/><dir name="Mysql4"><file name="Magenotification.php" hash="d0effb08b44e58cd484dd5bd21da5e38"/><dir name="Magenotification"><file name="Collection.php" hash="7859b80ac9a3b37765a4b1140de343a9"/></dir></dir><dir name="Rewrite"><file name="AdminnotificationMysql4Inbox.php" hash="aeaa8818a3bd85f123b3d9b5c7d51806"/></dir><dir name="Source"><file name="Time.php" hash="33236ea396f02464dba81bf384362a27"/></dir></dir><dir name="sql"><dir name="magenotification_setup"><file name="mysql4-install-0.1.0.php" hash="72f2c9d3151b75d22c839bd94e6bfe6a"/></dir></dir></dir><dir name="Supportcenter"><dir name="Block"><file name="Department.php" hash="00fa60202f044a6e470ef03fa05df425"/><file name="Ticket.php" hash="13e6e850d2b8ca30f1a69482411d0cda"/><file name="Viewticket.php" hash="bba54e2435c29085f9817184b0713322"/><dir name="Adminhtml"><file name="Department.php" hash="baa062d9acaa9a59cd87fdcede119000"/><file name="Ticket.php" hash="fee945b4aa7b5ccce2407df634bf18f7"/><dir name="Department"><file name="Edit.php" hash="024347a1fde547f2236a47ed71d02fe4"/><file name="Grid.php" hash="8098b69dbce4b2974148a3fdcd0f14a5"/><dir name="Edit"><file name="Form.php" hash="4dc10931637c3e82af69f7d6b936a3b4"/><file name="Tabs.php" hash="e67bf52feb2e71134f7a176561072e1b"/><dir name="Tab"><file name="Form.php" hash="f7a044d8215ea7b950fcdd54ad1f4803"/></dir></dir></dir><dir name="Renderer"><file name="Closedticket.php" hash="8e6d10d9998271e1318afbc5a4660533"/><file name="Openticket.php" hash="d0df16ab2e1277b49e09863cf092c827"/><file name="Totalticket.php" hash="41d790e57e876b3c22bcb65fb6f47aba"/><file name="Waittingticket.php" hash="fec5ff3196481b679ba7b4ad9638837b"/></dir><dir name="Ticket"><file name="Grid.php" hash="6deefd407196df7f64f76ecfabb423b2"/><file name="Reply.php" hash="c0b325c5bf291ccc70f667459b3cecd8"/><dir name="Reply"><file name="Form.php" hash="90a9b0954b31ee61c74be395b65f0782"/><file name="Tabs.php" hash="1dce9040aa72d4fa5c2c29c3e3f9215c"/><dir name="Tab"><file name="Detail.php" hash="f8100b7a0249f4ada42909dd0b92d153"/><file name="Form.php" hash="7d57fcf493ac8f4ff39c0bff4206242b"/><file name="Reply.php" hash="47d55312f921a33868ce394f9131fe92"/><file name="Statuslog.php" hash="e7be6f6e1c30de920a25d25d7e229e1c"/></dir></dir></dir></dir></dir><dir name="controllers"><file name="GuestController.php" hash="66092008f5dc8fdc0915a4ec3bdca00c"/><file name="IndexController.php" hash="2ce7d957aa2e3f589214683d8496d38e"/><dir name="Adminhtml"><file name="DepartmentController.php" hash="09793a82a60a91dca93b0ee5977a2aa3"/><file name="GuestticketController.php" hash="ab9492106e6c1321ef10f340e052cffe"/><file name="TicketController.php" hash="bef271c8271631a0376d05043e76b8ec"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="b3b5ff3d793b3865976da22bbaeaa4ae"/><file name="config.xml" hash="0ee0adeb07628484276ed7e0f40b3ae1"/><file name="system.xml" hash="dfa08f4277d420183266b54a250986f0"/></dir><dir name="Helper"><file name="Data.php" hash="1a5a6f91dc1ae7d811612cbafcef80d5"/></dir><dir name="Model"><file name="Department.php" hash="9191cd258720c5518098355dc2a5b193"/><file name="Departmentstatus.php" hash="64ef78c6331bb2d11e89c5273df11f87"/><file name="Replyticket.php" hash="c6641f13690e58cc25317fd39a70c29f"/><file name="Sendmail.php" hash="f82d474e438c1d2d7618e260476c9b07"/><file name="Session.php" hash="c193776670f19368bd418ffb7e4b499e"/><file name="Statuslog.php" hash="1e4cd086381d509390ccfb4865acfff0"/><file name="Ticket.php" hash="2e2697abb7c82f22cbc764be02949c01"/><file name="Ticketstatus.php" hash="ec3b20ddd201aecc2e3727db0927189b"/><dir name="Mysql4"><file name="Department.php" hash="5df759e08f079464d18f641c24058dbd"/><file name="Replyticket.php" hash="51af7381f30d53b836556139a2fc8452"/><file name="Statuslog.php" hash="56e14aca293d6b9b3c1bf9258c65e8b4"/><file name="Ticket.php" hash="5bae9b1df2aa88ff0b96b425e03cc02c"/><dir name="Department"><file name="Collection.php" hash="a1d27f77d76ef2868aeb4c3c1b2533d9"/></dir><dir name="Replyticket"><file name="Collection.php" hash="e061e41392034fba5173d78ce95918d2"/></dir><dir name="Statuslog"><file name="Collection.php" hash="9e0218d36c0c1a2fa83bd6f236a2969b"/></dir><dir name="Ticket"><file name="Collection.php" hash="7b5052bf8c79d9c606f39515b1795239"/></dir></dir></dir><dir name="sql"><dir name="supportcenter_setup"><file name="mysql4-install-0.1.0.php" hash="947237eb12a05469472f502f1dd59c87"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magestore_Magenotification.xml" hash="940e13b33cbf2e9452ecdc231b5868b9"/><file name="Magestore_Supportcenter.xml" hash="fb8619ce87bf37631dbbfdc1c9b10fc4"/></dir></target></contents>
25
  <compatible/>
26
  <dependencies/>
27
  </package>