Cameron
0dbb7cecdb
Bounce-handling test option added. Correct path issue in perms notification.
2014-11-21 16:29:57 -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
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
jburns131
595efb141f
Issues Addressed:
...
Created cron task that will check if there is a newer version of e107 available. If so, email site admin, create log entry and trigger message for site admin
Files altered:
e107_admin\cron.php
e107_handlers\cron_class.php
e107_languages\English\admin\lan_cron.php
Related to:
20cb65f539
2013-05-12 02:16:20 -04:00
Cameron
dc4b659c40
Closes #246 - broken cPanel link
2013-05-05 18:52:39 -07:00
Cameron
a5a13409d1
Styling fix
2013-04-29 21:45:45 -07:00
Cameron
8e8adcfff1
Improve display of cron-tabs on listing page.
2013-04-26 15:44:09 -07:00
Cameron
66eb7c1be7
Button styling updated to Bootstrap 'btn'
2013-04-26 13:48:23 -07:00
Cameron
46783f1f43
Admin cron help-file added.
2013-02-25 03:19:41 -08:00
Cameron
b6f45d838b
Gui fixes. Restored cron pwd-generator button.
2013-02-23 05:17:03 -08:00
Cameron
5bcd54f179
Some language-file cleanup and title/breadcrumb corrections.
2013-02-22 21:34:06 -08:00
Tijn Kuyper
5290bb8ea4
More notice removal
2012-12-08 13:52:05 +01:00
Cameron
4a5d8a4a90
Detected a cPanel install and provide a link to it if crons not activated.
2012-12-05 02:11:46 -08:00
Cameron
d20af73bc5
Introduction of e_navigation class to handle all links site-wide. Large-scale cleanup of global admin links, plugin links etc.
2012-12-03 01:40:47 -08:00
Cameron
d892fb0a85
Admin GUI refinements
2012-11-26 14:41:32 -08:00
Tijn Kuyper
b6f31cadf9
Final LAN fixes on cron for now
2012-11-24 20:20:02 +01:00
Tijn Kuyper
12d3fecba3
More LAN fixes to the e107_admin/cron.php and lan_cron.php file.
2012-11-24 17:45:47 +01:00
CaMer0n
e15d57cb3a
Minor tweak to cron description.
2012-11-13 19:39:45 +00:00
Moc
88be4cf0a6
Minor LAN fix
2012-11-05 12:50:38 +00:00
Moc
524083bf96
LAN for e107_admin/cron.php reworked, removed hardcoded text. LAN fix for e107_admin/banlist.php
2012-11-05 12:38:25 +00:00
Moc
3a85de6b3d
first changes on lan_cron.php and cron.php
2012-08-16 11:33:08 +00:00
CaMer0n
3b387741fd
Basic implementation of a system DB backup cron added. Needs testing.
2012-06-03 09:47:00 +00:00
secretr
82e9355332
notification path fix
2012-05-31 10:57:08 +00:00
secretr
56b7c876fc
cron executable check removed for windows environments
2012-05-31 10:42:38 +00:00
CaMer0n
9f1a322c98
JS work and HTML cleanup
2012-05-16 06:05:39 +00:00
CaMer0n
48e964aafe
More HTML cleanup
2012-05-13 05:56:35 +00:00
secretr
5c973fb66f
admin UI - consistent arguments of 'options' override methods
2012-05-02 14:24:19 +00:00
e107steved
6f61a7f889
Add banlist retrigger handling
2011-12-30 16:09:10 +00:00
CaMer0n
1d20338f63
Disable cron instructions when not needed
2011-05-18 08:56:33 +00:00
CaMer0n
b33f03d327
Additional user admin perms, cron-categories added.
2011-05-11 22:25:02 +00:00
CaMer0n
e8fc5660d4
Minor cleanup on cron and image seletion.
2011-05-07 07:16:45 +00:00
CaMer0n
a993bcc056
Cron (Schedule Tasks) admin work.
2011-05-07 01:05:18 +00:00
CaMer0n
d14b929f57
Minor language change.
2011-05-06 07:14:22 +00:00
CaMer0n
0c3c292a1c
Cron data moved to SQL table.
2011-05-06 07:00:21 +00:00
secretr
0ed0909b03
cron administration - always show instructions
2011-01-07 10:21:47 +00:00
secretr
ecfebe6284
cron administration clean up
2010-11-15 16:32:33 +00:00
secretr
645d2dda6d
Mass changes (work in progress - related beta testing and feedback highly appreciated)
...
- New session handler - appropriate changes made at important core areas (language handler, chap login related)
- Overall better COOKIE handling (on both server and client side) - cookies respect now installation path, domain (based on language settings)
- Introduced Security Levels (see session handler constants/docs), security level option could be added to install routine now
- Security level printed on Administration info panel, appropriate lans added (subject of discussion)
- e_TOKEN security part of session handling now - logic depends depends on security level (TODO - POST_REFERER removal)
- e_print, e_dump debug functions added (for quick and nice debug view via site output), native overall FirePhp support planned
- a lot of minor bugfixes
2010-10-26 07:41:20 +00:00
CaMer0n
f47b36c34b
Show minutes and seconds since last refresh
2010-10-04 22:54:40 +00:00
secretr
4fecfffddd
svn keywords added (v0.8)
2010-02-10 18:18:01 +00:00
e107steved
abfd3215da
Display next/prev on extended news - thanks nlstart
2010-01-06 20:14:45 +00:00
e107steved
74f2c27c18
Notice removal, small bug fixes
2010-01-04 21:35:38 +00:00
CaMer0n
2ae50931ea
System Crons were failing. Working again.
2009-12-24 09:59:21 +00:00
e107steved
5d3aaaa541
More mailer stuff - bug fixes, cron-driven bounce handling, timed send, notify on run complete
2009-11-27 21:42:46 +00:00
CaMer0n
0048078c6e
Some code cleanup. auto-redirection to previous admin page if log back in within 5 mins.
2009-11-22 14:10:09 +00:00
e107steved
2d270c5317
Fix one thing, break another - that's software!
2009-11-21 22:26:15 +00:00
e107steved
d1b9ae3e61
Fix to run plugin-based cron jobs from admin
2009-11-21 22:14:06 +00:00
CaMer0n
2e635fd3b4
Various fixes. deprecated e_linkgen in favour of e_sitelink. Easy and dynamic creation of links. Some common functions added to make loading of e_xxx config() functions easier.
2009-11-20 05:01:51 +00:00
CaMer0n
20e755569a
revert the 'fix'. ;-)
2009-11-18 21:59:16 +00:00
CaMer0n
1377b23532
Fix copyright info.
2009-11-18 01:06:08 +00:00
e107steved
7c7616ff0f
Scan plugin cron jobs as well
2009-11-17 20:47:13 +00:00