Adam Zammit
88b6f9d369
Make sure quota priority is never less than 0
...
Fixed bug: Process won't close itself if forced killed before it has a chance to close
2014-07-10 15:07:46 +10:00
Adam Zammit
28e0606088
Replaced the rest of the short tags with long ones
2013-01-24 15:33:27 +11:00
azammitdcarf
a76c8f604f
Clear log in a general way using the system sort process as will only run periodically
2012-10-04 00:06:30 +00:00
azammitdcarf
6f493f46b4
Add process_clear_log function to make sure process_log table doesn't get too big
2012-09-27 01:01:02 +00:00
azammitdcarf
df4c8c520c
Added PROCESS_LOG_LIMIT for limit to rows to display of process logs
2011-02-17 04:29:10 +00:00
azammitdcarf
e1357712ce
Added process_log table to database
...
Log process data to a separate table for speed and better display (don't have to do too many updates)
Updated VoIP watching process to more gracefully handle socket timeouts/errors
2011-02-17 03:36:18 +00:00
azammitdcarf
1ffb93df13
Added a "system sort" process which sorts cases and the sample file from enabled questionnaires periodically (based on SYSTEM_SORT_MINUTES config directive). Enabling this may improve performance where there is a large number of interviewers, a large sample or complex quotas as the sort doesn't need to be done for each interviewer at each case.
...
Allow for multiple background processes to run concurrently
2011-02-01 05:27:55 +00:00
azammitdcarf
638df6df7f
removed quotation marks
2008-12-02 04:59:42 +00:00
azammitdcarf
0f83bd06ab
Now displays data from last process run
...
When refreshing, will not continually create new processes
XHTML head refresh function can clear any GET requests
2008-12-02 01:21:23 +00:00
azammitdcarf
68b2a54133
store in UTC
2008-12-02 00:08:54 +00:00
azammitdcarf
30557ffadf
Added VoIP watch from browser (executes background PHP file process.php)
2008-12-01 23:42:50 +00:00