Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp/polls/tests/result_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor testsRogelio Mita2013-09-261-8/+8
* Deleting dead code: save, valid and is_valid methodsRogelio Mita2013-09-121-36/+0
* Deleting dead code: static method getRogelio Mita2013-09-121-7/+0
* issue 4430 - to csv method is sensitive for repeated names questions and optionsRogelio Mita2013-08-141-3/+194
* issue 4429 - BugFix: options col name is ordered by order key from structure ...Rogelio Mita2013-08-131-10/+14
* remove dead comments in sourceCode Raguet2013-07-171-7/+0
* CSV with sorted columns (#4160)Code Raguet2013-07-171-7/+169
* 4122 - Text headers for csv result formatRogelio Mita2013-07-151-1/+1
* BugFix: bad converions from unicode to string in poll results to csv.Rogelio Mita2013-06-141-8/+10
* Bug fix: Text for TextInput fields when export to csvRogelio Mita2013-06-121-2/+2
* Web system can export poll results to csv file.Rogelio Mita2013-06-101-2/+227
* When a pollster upload poll's result files, it will be incremental way,Rogelio Mita2013-06-071-4/+4
* Merge partial files for poll results uploadRogelio Mita2013-04-241-0/+67
* Validation results Upload owning user poll resultsRogelio Mita2013-04-101-0/+13
* Validation and full flow for upload poll resultsRogelio Mita2013-04-101-5/+18
* First impression of poll resultsRogelio Mita2013-04-101-0/+40