Version Notes
View list your scheduler/cron tasks and add your simple task.
Download this release
Release Info
Developer | Jaroslaw |
Extension | centerkom_scheduler |
Version | 0.2.1 |
Comparing to | |
See all releases |
Code changes from version 0.2.0 to 0.2.1
app/code/local/Centerkom/Scheduler/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Centerkom_Scheduler>
|
5 |
-
<version>0.2.
|
6 |
</Centerkom_Scheduler>
|
7 |
</modules>
|
8 |
<global>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Centerkom_Scheduler>
|
5 |
+
<version>0.2.1</version>
|
6 |
</Centerkom_Scheduler>
|
7 |
</modules>
|
8 |
<global>
|
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>centerkom_scheduler</name>
|
4 |
-
<version>0.2.
|
5 |
<stability>stable</stability>
|
6 |
-
<license uri="http://
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>View list your scheduler/cron tasks and add your simple task. </summary>
|
10 |
<description>This extension allows you to manage your scheduler task. You get simple tool to show scheduler and cron from magento. And if you have add simple code to execute at specific time you can do it with our tool.</description>
|
11 |
-
<notes>View list your scheduler/cron tasks and add your simple task
|
12 |
<authors><author><name>Jaroslaw</name><user>Herisz</user><email>jarek@herisz.pl</email></author></authors>
|
13 |
-
<date>2012-10-
|
14 |
-
<time>
|
15 |
-
<contents><target name="magelocal"><dir name="Centerkom"><dir name="Scheduler"><dir name="Block"><dir name="Adminhtml"><dir name="Config"><dir name="List"><file name="Grid.php" hash="3d01a4d924667f492d7b3ee3a97b158a"/></dir><file name="List.php" hash="61a7e75b15c43146567bc9578d43c864"/></dir><dir name="Myscheduler"><dir name="Edit"><file name="Form.php" hash="7142503765d8e9fb35a862e1ec09886f"/></dir><file name="Edit.php" hash="ba7bb90cdcd898b4ecc7e88454f94ced"/><dir name="List"><file name="Grid.php" hash="87ab5549f2fc22d372a32c6703729775"/></dir><file name="List.php" hash="2964e79d79b130eee47e18ff646d0297"/></dir><dir name="Scheduler"><dir name="List"><file name="Grid.php" hash="14f9aa12ca7ec38df9ee1839d63584bd"/></dir><file name="List.php" hash="4d7357e7c4ade93ebbf79b96a02577f9"/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="1fb059af4d0941c03216d2e7b08f9925"/></dir><dir name="Model"><file name="Crons.php" hash="85d87ce47b449df45b415477fd07dffe"/><dir name="Mysql4"><dir name="Scheduler"><file name="Collection.php" hash="2ec63c663d767da1ae2fbf623a2343fb"/></dir><file name="Scheduler.php" hash="e78ebcc348598d7942a36dd71135cb0f"/></dir><dir name="Resource"><file name="Setup.php" hash="9d178d8f1462bfca322a5cfdde8a520c"/></dir><file name="Scheduler.php" hash="40f9dbb6c69a5323d4011e955c687c5e"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="ConfigController.php" hash="86ae08637c897fbc1dfdd0d5053155f1"/><file name="MyschedulerController.php" hash="96f3b155fa94a6dbebf402b14e85708d"/><file name="SchedulerController.php" hash="584eb8ab1ed9ca4754a5adb23c34e4eb"/></dir></dir><dir name="etc"><file name="config.xml" hash="
|
16 |
<compatible/>
|
17 |
-
<dependencies><required><php><min>5.
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>centerkom_scheduler</name>
|
4 |
+
<version>0.2.1</version>
|
5 |
<stability>stable</stability>
|
6 |
+
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>View list your scheduler/cron tasks and add your simple task. </summary>
|
10 |
<description>This extension allows you to manage your scheduler task. You get simple tool to show scheduler and cron from magento. And if you have add simple code to execute at specific time you can do it with our tool.</description>
|
11 |
+
<notes>View list your scheduler/cron tasks and add your simple task.</notes>
|
12 |
<authors><author><name>Jaroslaw</name><user>Herisz</user><email>jarek@herisz.pl</email></author></authors>
|
13 |
+
<date>2012-10-08</date>
|
14 |
+
<time>05:47:50</time>
|
15 |
+
<contents><target name="magelocal"><dir name="Centerkom"><dir name="Scheduler"><dir name="Block"><dir name="Adminhtml"><dir name="Config"><dir name="List"><file name="Grid.php" hash="3d01a4d924667f492d7b3ee3a97b158a"/></dir><file name="List.php" hash="61a7e75b15c43146567bc9578d43c864"/></dir><dir name="Myscheduler"><dir name="Edit"><file name="Form.php" hash="7142503765d8e9fb35a862e1ec09886f"/></dir><file name="Edit.php" hash="ba7bb90cdcd898b4ecc7e88454f94ced"/><dir name="List"><file name="Grid.php" hash="87ab5549f2fc22d372a32c6703729775"/></dir><file name="List.php" hash="2964e79d79b130eee47e18ff646d0297"/></dir><dir name="Scheduler"><dir name="List"><file name="Grid.php" hash="14f9aa12ca7ec38df9ee1839d63584bd"/></dir><file name="List.php" hash="4d7357e7c4ade93ebbf79b96a02577f9"/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="1fb059af4d0941c03216d2e7b08f9925"/></dir><dir name="Model"><file name="Crons.php" hash="85d87ce47b449df45b415477fd07dffe"/><dir name="Mysql4"><dir name="Scheduler"><file name="Collection.php" hash="2ec63c663d767da1ae2fbf623a2343fb"/></dir><file name="Scheduler.php" hash="e78ebcc348598d7942a36dd71135cb0f"/></dir><dir name="Resource"><file name="Setup.php" hash="9d178d8f1462bfca322a5cfdde8a520c"/></dir><file name="Scheduler.php" hash="40f9dbb6c69a5323d4011e955c687c5e"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="ConfigController.php" hash="86ae08637c897fbc1dfdd0d5053155f1"/><file name="MyschedulerController.php" hash="96f3b155fa94a6dbebf402b14e85708d"/><file name="SchedulerController.php" hash="584eb8ab1ed9ca4754a5adb23c34e4eb"/></dir></dir><dir name="etc"><file name="config.xml" hash="a355bab77f8303abdbf45f437475dd13"/></dir><dir name="sql"><dir name="scheduler"><file name="mysql4-install-0.1.0.php" hash="26175d6f2f8452b8a88d50b32a5789a0"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Centerkom_Scheduler.xml" hash="e4a0e0cc1d41ddc60c0d52e904212552"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
+
<dependencies><required><php><min>5.1.0</min><max>6.0.0.</max></php></required></dependencies>
|
18 |
</package>
|