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