Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Collapse)AuthorAgeFilesLines
* BugFix: dependenciesv4.6Rogelio Mita2013-06-271-7/+12
|
* BugFix: wrong validation in dependence creationRogelio Mita2013-06-262-13/+28
|
* BugFix: miss pollsters when change to closed to openRogelio Mita2013-06-261-2/+5
|
* Adding 404 templateRogelio Mita2013-06-261-0/+1
|
* Adding rare chars for resultsRogelio Mita2013-06-261-0/+14
|
* BugFix: merge results in web appRogelio Mita2013-06-191-5/+4
|
* BugFix: bad converions from unicode to string in poll results to csv.Rogelio Mita2013-06-142-11/+14
|
* BugFix: ignore latin-1 charactes and others symbols not matched for js array keyRogelio Mita2013-06-143-13/+21
|
* BugFix: pollsters clean after close a poll.Rogelio Mita2013-06-131-0/+6
|
* PEP8 safeRogelio Mita2013-06-131-2/+4
|
* Bug fix: Text for TextInput fields when export to csvRogelio Mita2013-06-122-5/+8
|
* Bugfix to download csv fileRogelio Mita2013-06-121-2/+2
|
* Web system can export poll results to csv file.Rogelio Mita2013-06-108-7/+366
|
* Alert for poll download when logged user is an site admin or a researcher.Rogelio Mita2013-06-071-1/+13
|
* When a pollster upload poll's result files, it will be incremental way,Rogelio Mita2013-06-074-48/+106
|
*