1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

18 Commits

Author SHA1 Message Date
Cameron
715030372c Fixes #990 - Cron command compatibility issue. 2015-05-04 11:13:55 -07:00
Cameron
eca5c13af9 Allow editing of media-path in media manager. 2014-11-22 16:35:45 -08:00
Cameron
ca416467ba Fix for crons not running under some circumstances. 2014-11-15 11:27:54 -08:00
Cameron
b6dac926f2 Modified cron command for compatibility with recent versions of cPanel/PHP (BC compatible) 2014-10-23 02:59:07 -07:00
Cameron
71272ae922 Addition debug information added 2014-10-22 21:20:08 -07:00
Cameron
f428cc8041 Added cron/function for updating from github. (Available only if the e107 installation is a cloned repo) 2014-05-23 21:59:01 -07:00
secretr
22debd60b1 cron tweaks:
- added extra $_E107 cases (forceuserupdate breaks cron script)
- Exceptions handling added - send email to site admin on exception with code, message and trace information
- reverse logic for return values of cron tasks (booleans are ignored) - returned strings are considered as cron task messages and are sent to site admin via email
2012-06-02 17:09:18 +00:00
CaMer0n
0c3c292a1c Cron data moved to SQL table. 2011-05-06 07:00:21 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
6a4286e523 test 2010-02-10 03:15:26 +00:00
CaMer0n
2ae50931ea System Crons were failing. Working again. 2009-12-24 09:59:21 +00:00
CaMer0n
b70c627f96 Cron "Run Now" is now functional. 2009-10-24 12:01:24 +00:00
CaMer0n
fdc7e579ed More cron work. 2009-10-24 10:07:30 +00:00
CaMer0n
7f5cae55a2 Cron scripts working correctly. 2009-10-23 14:16:08 +00:00
CaMer0n
1fdd9e6a0d Some plugin-class tweaks and cron work 2009-10-23 09:08:15 +00:00
marj
7fe0bd1282 Trivial XHTML compliance 2009-07-23 08:34:21 +00:00
CaMer0n
c6568d0b31 Updated file description 2009-07-14 05:31:57 +00:00
CaMer0n
8ea8db9f56 Initial commit of e_cron task scheduling. 2008-06-17 05:39:46 +00:00