Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BugFix and refactor: visit_page_for_poll uses poll_name paramenter3824Rogelio Mita2013-09-111-2/+1
* DependenceInputs intercalate popover placementRogelio Mita2013-09-111-2/+11
* render of DependenceInput admits data-placementRogelio Mita2013-09-114-15/+31
* Refactor: popover using data attributesRogelio Mita2013-09-114-24/+28
* Should respond a popover with question and option description for every clickRogelio Mita2013-09-114-35/+76
* test: should respond a popover with question and option descriptionRogelio Mita2013-09-115-31/+116
* Correction for 'should render html element' and 'render should have group_ord...Rogelio Mita2013-09-111-8/+13
* Step to match with title and content of popover: see_popover_with_title_and_c...Rogelio Mita2013-09-112-4/+10
* Popover for dependency inputRogelio Mita2013-09-114-3/+13
* Render respond a DOM elementRogelio Mita2013-09-105-5/+36
* Applying DependencyInput into dynamic structure of pollRogelio Mita2013-09-106-8/+37
* Render with MustacheRogelio Mita2013-09-102-11/+25
* DependencyInput classRogelio Mita2013-09-105-0/+67
* New step: see_a_popoverRogelio Mita2013-09-102-1/+8
* New step: and_i_click_in_dependency_idRogelio Mita2013-09-101-1/+7
* Refactor: "Visit page for poll" stepRogelio Mita2013-09-101-4/+12
* Moving visit_page_for_poll to stepsRogelio Mita2013-09-102-10/+10
* Definition for step: And poll in fixture:...Rogelio Mita2013-09-103-0/+25
* New Feature: A researcher sees dependencies information for each option ID wi...Rogelio Mita2013-09-101-0/+8
* issue 4423: clean pollster pageCode Raguet2013-09-062-97/+29
|\
| * clean pollster page to make it simplerCode Raguet2013-09-062-97/+29
|/
* BUGFIX: stress test could not generate valid .poll_resultsCode Raguet2013-09-061-1/+0
* issue 4234: Show the date and the user who uploaded the resultsCode Raguet2013-09-0628-313/+1033
|\
| * Fix backward compatibility for .poll_results without "upload_timestamp"4234Code Raguet2013-09-063-2/+8
| * remove feature to known issues wiki: http://sugardextrose.org/projects/polls/...Code Raguet2013-09-061-14/+0
| * remove unused setupCode Raguet2013-09-061-7/+0
| * copy setup to testCode Raguet2013-09-061-1/+4
| * remove test that is cover by anotherCode Raguet2013-09-061-15/+0
| * change get_numero_escuela so that it can return all "numero_escuela" from a ....Code Raguet2013-09-063-2/+31
| * get_numero_escuela now returns a python setCode Raguet2013-09-062-3/+3
| * LFs for grouping codeCode Raguet2013-09-061-2/+2
| * move get_numero_escuela tests to their own classCode Raguet2013-09-061-15/+25
| * remove extra whitespaceCode Raguet2013-09-061-1/+0
| * remove unused method self.json_construcCode Raguet2013-09-061-4/+0
| * use json_construc from module, self.json_construc deprecatedCode Raguet2013-09-061-2/+2
| * move json_construc method to module level functionCode Raguet2013-09-061-0/+4
| * Change scenario to test .poll_result with 2 schoolsCode Raguet2013-09-062-1/+36
| * fixup bad false positive scenario assertCode Raguet2013-09-061-2/+2
| * re indent scenario assert tableCode Raguet2013-09-061-3/+3
| * Change feature descriptionCode Raguet2013-09-061-4/+5
| * quiet drop_sqlite stdout to clean the screenCode Raguet2013-09-061-1/+1
| * quiet drop_mongo stdout command for clear the screenCode Raguet2013-09-061-1/+4
| * Refactor: Poll method for check if has resultRogelio Mita2013-09-064-2/+30
| * New Feature: Button for show results is active when a poll has resultsRogelio Mita2013-09-062-0/+22
| * moving "when_i_visit_the_page_name" to stepsRogelio Mita2013-09-062-9/+11
| * BugFix: Bad way to recognize one image uploadedRogelio Mita2013-09-062-2/+32
| * explicitly close file line is removed, open file context manager do this in i...Rogelio Mita2013-09-061-1/+0
| * remove unused stepCode Raguet2013-09-051-6/+0
| * move scenario "download .poll_result files" to his own feature fileCode Raguet2013-09-052-8/+12
| * Passing Feature: Result page for a poll needs poll nameRogelio Mita2013-09-052-0/+2