Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp/webapp/static
Commit message (Expand)AuthorAgeFilesLines
* Issue 4707: Datatable added to .poll_result listRogelio Mita2013-09-2415-0/+660
* DependenceInputs intercalate popover placementRogelio Mita2013-09-111-2/+11
* render of DependenceInput admits data-placementRogelio Mita2013-09-111-3/+4
* Refactor: popover using data attributesRogelio Mita2013-09-111-8/+5
* Should respond a popover with question and option description for every clickRogelio Mita2013-09-111-14/+22
* test: should respond a popover with question and option descriptionRogelio Mita2013-09-112-7/+20
* Popover for dependency inputRogelio Mita2013-09-111-0/+4
* Render respond a DOM elementRogelio Mita2013-09-101-2/+4
* Applying DependencyInput into dynamic structure of pollRogelio Mita2013-09-102-6/+6
* Render with MustacheRogelio Mita2013-09-101-1/+8
* DependencyInput classRogelio Mita2013-09-101-0/+21
* Totorial - Separo las tareas por rolesGustavo Duarte2013-08-291-123/+137
* fix broken link: "creación de usuarios"Code Raguet2013-08-201-1/+1
* rename polls-tutorial.html to indexCode Raguet2013-08-201-0/+0
* mv tutorial to staticCode Raguet2013-08-2038-0/+10559
* default image for fields without imagesRogelio Mita2013-07-312-3/+9
* Save image for a fieldRogelio Mita2013-07-311-1/+2
* first impressionRogelio Mita2013-07-301-1/+2
* Refactor: now factoryFields is pure coffee xDCode Raguet2013-07-261-148/+136
* Refactor: factoryField is now compiled using coffeeCode Raguet2013-07-261-2/+10
* Refactor: move factoryField from dynamic_structure to his own file.Code Raguet2013-07-262-171/+171
* Bug Fix: Issue #3823Rogelio Mita2013-07-251-6/+23
* Fix last commit: Issue #3823Code Raguet2013-07-241-0/+5
* Add option "none" for mutiple check and images. Issue #3823Code Raguet2013-07-241-4/+19
* order in options bug fixRogelio Mita2013-07-221-10/+24
* Order in TextInput and Image widget typesRogelio Mita2013-07-221-17/+27
* Adding order to Option class. Increment order when click in add option button.Rogelio Mita2013-07-191-4/+13
* BugFix: img required when add options with images. Add optional text into opt...Rogelio Mita2013-04-241-0/+2
* First impresion of poll results detailRogelio Mita2013-04-232-0/+2
* BugFix: Poll metadata when download json structure file and Dependences valid...Rogelio Mita2013-04-181-2/+6
* Cosmetic and refactoringRogelio Mita2013-04-171-2/+57
* RefactoringRogelio Mita2013-04-111-44/+49
* BugFixing and cosmeticRogelio Mita2013-04-101-32/+38
* Adding dynamic filter/sort/pagination for object listsRogelio Mita2013-04-091-0/+158
* Adding font-awesomeRogelio Mita2013-04-098-0/+1070
* CosmeticRogelio Mita2013-04-041-0/+32
* StyleRogelio Mita2013-04-041-3/+6
* Dependence formRogelio Mita2013-04-041-9/+21
* Dynamic dependencesRogelio Mita2013-04-031-1/+49
* Refactoring and cosmeticRogelio Mita2013-03-291-39/+64
* Highlight dependence input when it has a valueRogelio Mita2013-03-271-1/+5
* Correction: draggable option IDsRogelio Mita2013-03-271-6/+13
* Weighting options.Rogelio Mita2013-03-271-0/+3
* Adding popover into img optRogelio Mita2013-03-251-3/+8
* ImageOption: remove button. CosmeticRogelio Mita2013-03-252-7/+26
* 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-8/+40
* Adding image option widget for options that need image upload inputsRogelio Mita2013-03-253-1/+328
* Authentication with sqlite3 and Django auth appRogelio Mita2013-03-251-0/+35
* All tests for dynamic groups into structure of pollRogelio Mita2013-03-121-5/+8