Issue228

Title Parse iterative results
Priority feature Status resolved
Superseder Nosy List jendrik, malte
Assigned To jendrik Keywords
Optional summary

Created on 2011-03-20.19:55:27 by jendrik, last changed by jendrik.

Messages
msg1683 (view) Author: jendrik Date: 2011-08-25.15:59:18
There is now an iterative report that can be used to see individual attribute 
values for each search. Instructions can be found on the wiki.
msg1442 (view) Author: jendrik Date: 2011-08-04.02:12:28
The resultfetcher now parses the iterative results. The next step will be to 
integrate the lists of values into the reports.
msg1283 (view) Author: jendrik Date: 2011-03-20.19:55:27
Save lists of values with re.findall
Save special value by using the last element of a list
parse solution_timestamp
check that all lists have the same length
History
Date User Action Args
2011-08-25 15:59:18jendriksetstatus: chatting -> resolved
messages: + msg1683
2011-08-25 15:48:58jendriklinkissue199 superseder
2011-08-04 02:12:28jendriksetstatus: unread -> chatting
messages: + msg1442
2011-03-20 19:55:27jendrikcreate