Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp/polls/templates/tags
Commit message (Expand)AuthorAgeFilesLines
* add names to clickables to ease test automationCode Raguet2013-09-171-1/+1
* Applying DependencyInput into dynamic structure of pollRogelio Mita2013-09-101-0/+1
* Save image for a fieldRogelio Mita2013-07-311-1/+1
* Refactor: move factoryField from dynamic_structure to his own file.Code Raguet2013-07-261-0/+1
* BugFixing and cosmeticRogelio Mita2013-04-101-2/+25
* Separate get and angularjs tags into util_tagsRogelio Mita2013-04-091-1/+1
* Refactoring and cosmeticRogelio Mita2013-03-291-8/+8
* ImageOption: remove button. CosmeticRogelio Mita2013-03-251-1/+2
* Keeping img options temporarily while the structure form is filling up in cre...Rogelio Mita2013-03-251-1/+1
* Keeping img options temporarily while the structure form is filling upRogelio Mita2013-03-251-2/+5
* Adding image option widget for options that need image upload inputsRogelio Mita2013-03-251-0/+2
* Splitting field options mustache templatesRogelio Mita2013-03-121-27/+10
* All tests for dynamic groups into structure of pollRogelio Mita2013-03-121-67/+2
* splitting javascript and group mustache template from render structure templa...Rogelio Mita2013-03-121-396/+9
* Poll list correction, poll structure modification.Rogelio Mita2013-03-091-1/+1
* Refactoring: dynamic groups, fields and options behaviourRogelio Mita2013-03-071-210/+226
* Adding structure validationsRogelio Mita2013-03-061-14/+37
* Adding dynamic add/remove groups, fields and options to poll structure builderRogelio Mita2013-03-063-351/+401
* Adding dynamic groupsRogelio Mita2013-03-041-0/+196
* Consistency: MultipleCheckbox -> MultipleCheckBoxv1.0Rogelio Mita2013-02-281-2/+2
* Cosmetic and bugFix for optionsRogelio Mita2013-02-281-37/+31
* BugFix: location of the options when addingRogelio Mita2013-02-281-5/+13
* Correction: option render js bugsRogelio Mita2013-02-281-14/+23
* restrict number of options per field to 4Rogelio Mita2013-02-271-0/+17
* Important: Added in bad way default field to TextInput widget typesRogelio Mita2013-02-261-16/+51
* Adding draggable option id with validation rules in client side.Rogelio Mita2013-02-231-1/+29
* CosmeticRogelio Mita2013-02-222-7/+7
* Adding client logic about field widget type and optionsRogelio Mita2013-02-222-23/+87
* Adding dynamic options for fieldsRogelio Mita2013-02-221-0/+94