Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* new branch without persistencenopersistenciaflavio2013-08-141-3/+4
* issue 4404 - Increase width for question labelRogelio Mita2013-08-131-1/+1
* issue 4429 - BugFix: options col name is ordered by order key from structure ...Rogelio Mita2013-08-132-11/+22
* BUGFIX: app silently fails with dummy json file. (issue #4355)Code Raguet2013-08-121-9/+14
* issue 4418: When cloning a poll, copy question images.Rogelio Mita2013-08-071-0/+3
* v4.10 installersv4.10Code Raguet2013-07-314-2/+2
* Bug Fix: options alignment between questions (issue 4157)Rogelio Mita2013-07-311-48/+49
* Cosmetic: img alignment for questions (issue 4022)Rogelio Mita2013-07-311-2/+2
* default image for fields without imagesRogelio Mita2013-07-313-5/+17
* Bug fix removing old imagesRogelio Mita2013-07-311-1/+1
* Refactor: question img (as string) getterCode Raguet2013-07-311-1/+2
* Refactor: rename from get_question_img to get_question_pixbufCode Raguet2013-07-311-8/+7
* Refactor: make pixbuf from a base64 stringCode Raguet2013-07-311-2/+5
* Refactor: dummy method for make pixbuf from a base64 stringCode Raguet2013-07-311-1/+10
* Refactor: new method to get question imageCode Raguet2013-07-311-1/+4
* base64 encode for fields imagesRogelio Mita2013-07-311-15/+25
* Save image for a fieldRogelio Mita2013-07-3113-12/+133
* Merge branch '4022' of git.sugarlabs.org:polls/polls into 4022Code Raguet2013-07-300-0/+0
|\
| * first impressionRogelio Mita2013-07-305-3/+49
* | second impressionCode Raguet2013-07-302-1/+16
* | first impressionRogelio Mita2013-07-305-3/+49
* | Correction #4355flavio2013-07-291-3/+21
* | Correction #4146flavio2013-07-291-3/+2
* | Correction #4356flavio2013-07-291-9/+4
|/
* Refactor: now factoryFields is pure coffee xDCode Raguet2013-07-262-314/+311
* Refactor: factoryField is now compiled using coffeeCode Raguet2013-07-262-2/+183
* Refactor: move factoryField from dynamic_structure to his own file.Code Raguet2013-07-264-171/+173
* Refactor: move Fields describe spec to his own fileCode Raguet2013-07-262-281/+280
* v4.9 installersv4.9Code Raguet2013-07-254-2/+2
* Bug fix issue #4336Rogelio Mita2013-07-254-40/+3
* Revert "Setup files for gtk dist"Code Raguet2013-07-257-0/+155
* Bug Fix: Issue #3823Rogelio Mita2013-07-252-7/+29
* Corrections responses have the option to None #3823flavio2013-07-241-11/+10
* Fix last commit: Issue #3823Code Raguet2013-07-241-0/+5
* Correction install the app in sugar and gnome #4336flavio2013-07-247-155/+0
* Correction install the app in sugar and gnome #4336flavio2013-07-242-0/+39
* Correction: Show alert if the user does not complete some question and presse...flavio2013-07-241-1/+1
* Enlarge the font size of the title to groups of questions and make it bold.flavio2013-07-241-0/+4
* Add option "none" for mutiple check and images. Issue #3823Code Raguet2013-07-247-4/+106
* issue 4054: Questions with images allow options without imgRogelio Mita2013-07-243-9/+44
* The options are deployed in the same order they were entered.flavio2013-07-231-8/+31
* Correction for multiple check none option buttonflavio2013-07-231-11/+26
* BUGFIX: #4308, show "anterior" button when poll is finished, (with only one g...Code Raguet2013-07-231-0/+1
* Rename "SociĆ³logo" a "Investigador". Issue #3820Code Raguet2013-07-234-6/+6
* issue 4114: grouping menu optionsRogelio Mita2013-07-231-10/+15
* order in options bug fixRogelio Mita2013-07-226-18/+47
* ignore restriction to download a poll open when user is managerRogelio Mita2013-07-221-4/+3
* Order in TextInput and Image widget typesRogelio Mita2013-07-226-22/+181
* Dynamic structure test refactoringRogelio Mita2013-07-222-12/+30
* none option checkbuttonflavio2013-07-191-7/+15