Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp/polls/views.py
Commit message (Expand)AuthorAgeFilesLines
* Better checking for image optionsRogelio Mita2013-09-121-4/+1
* Refactor: Poll method for check if has resultRogelio Mita2013-09-061-1/+1
* BugFix: Bad way to recognize one image uploadedRogelio Mita2013-09-061-2/+5
* Refactor: get_result method for a poll, return a PollResult object made with ...Rogelio Mita2013-09-051-5/+2
* add comments (for futher refactoring) on key parts of the core codeCode Raguet2013-09-051-0/+10
* change get_time_string to staticmethodRogelio Mita2013-09-041-1/+1
* Refactor: Timestamp for upload viewRogelio Mita2013-09-041-1/+10
* green light for Scenario "Upload one valid .poll_result file" (needs refactor)Code Raguet2013-09-041-41/+21
* remove useless validationCode Raguet2013-09-031-17/+0
* Passing success message assertion stepRogelio Mita2013-09-031-1/+1
* Save image for a fieldRogelio Mita2013-07-311-0/+2
* ignore restriction to download a poll open when user is managerRogelio Mita2013-07-221-4/+3
* Activated download button to polls which has open statusv4.7Rogelio Mita2013-07-091-1/+1
* BugFix: wrong validation in dependence creationRogelio Mita2013-06-261-0/+6
* Web system can export poll results to csv file.Rogelio Mita2013-06-101-0/+12
* When a pollster upload poll's result files, it will be incremental way,Rogelio Mita2013-06-071-22/+58
* When a pollster download a poll assigned to him, that poll must have pollster...Rogelio Mita2013-06-071-6/+26
* A researcher can associate a poll for many pollsters.Rogelio Mita2013-06-061-11/+5
* BugFixingRogelio Mita2013-04-251-1/+1
* Clone a poll actionRogelio Mita2013-04-251-0/+6
* Changing permission for poll formRogelio Mita2013-04-251-2/+6
* Merge partial files for poll results uploadRogelio Mita2013-04-241-4/+18
* Add results view into main dash of sociologist userRogelio Mita2013-04-231-1/+12
* Reparing dependences and TextInput option default valueRogelio Mita2013-04-181-1/+1
* RefactoringRogelio Mita2013-04-171-4/+4
* Sociologist rol separationRogelio Mita2013-04-161-24/+6
* BugFix: PollFormv2.1Rogelio Mita2013-04-121-2/+7
* BugFixing and cosmeticRogelio Mita2013-04-101-3/+3
* CosmeticRogelio Mita2013-04-101-42/+55
* BugFix: poll list tableRogelio Mita2013-04-101-8/+22
* Validation results Upload owning user poll resultsRogelio Mita2013-04-101-38/+42
* Validation and full flow for upload poll resultsRogelio Mita2013-04-101-8/+31
* First impression of poll resultsRogelio Mita2013-04-101-2/+67
* Adding dynamic filter/sort/pagination for object listsRogelio Mita2013-04-091-2/+16
* Pollster asignation in poll formRogelio Mita2013-04-051-14/+21
* Refactoring and cosmeticRogelio Mita2013-03-291-23/+7
* Poll status incorporation to CRU flow.Rogelio Mita2013-03-251-14/+33
* Adding popover into img optRogelio Mita2013-03-251-1/+5
* Removing orphan img options when delete any img option into frontendRogelio Mita2013-03-251-1/+2
* ImageOption: remove button. CosmeticRogelio Mita2013-03-251-0/+24
* RefactoringRogelio Mita2013-03-251-12/+25
* Keeping img options temporarily while the structure form is filling upRogelio Mita2013-03-251-2/+10
* Poll list correction, poll structure modification.Rogelio Mita2013-03-091-48/+68
* Polls creationRogelio Mita2013-03-091-23/+77
* Adding structure validationsRogelio Mita2013-03-061-0/+2
* Adding dynamic add/remove groups, fields and options to poll structure builderRogelio Mita2013-03-061-41/+5
* Adding dynamic groupsRogelio Mita2013-03-041-2/+2
* Success step when generating poll process is done.Rogelio Mita2013-02-281-11/+28
* Validation: 'pregunta' field. Display all validation errors.Rogelio Mita2013-02-281-1/+1
* Correction: option render js bugsRogelio Mita2013-02-281-21/+12