Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp/webapp
Commit message (Expand)AuthorAgeFilesLines
* fix messageCode Raguet2013-09-251-1/+1
* Docstring for: before_each_featureCode Raguet2013-09-251-0/+1
* load "generic_researcher" fixtureCode Raguet2013-09-251-1/+2
* Add Feature: Researcher can't modify poll's structureCode Raguet2013-09-251-0/+12
* Issue 4707: Datatable added to .poll_result listRogelio Mita2013-09-2415-0/+660
* Add 2 different ruee numbersRogelio Mita2013-09-241-3/+3
* Changing feature: A Researcher sees the .poll_result details of a pollRogelio Mita2013-09-242-5/+5
* remove hardcode on step "add_option_with_weight_and_image" to pick image from...Code Raguet2013-09-171-1/+5
* change IMAGE_OPTIONS_ROOT to be inside MEDIA_ROOT)Code Raguet2013-09-171-1/+3
* add funtion for remove option images dir at the testing timeCode Raguet2013-09-171-0/+7
* implement step "image_is_in_option"Code Raguet2013-09-171-1/+14
* implement add image into stepCode Raguet2013-09-171-0/+8
* add test image to fixturesCode Raguet2013-09-171-0/+0
* fix step grammarCode Raguet2013-09-171-1/+1
* fixup add optionCode Raguet2013-09-171-2/+3
* change feature to use an existent stepCode Raguet2013-09-171-1/+1
* implement step "add a option"Code Raguet2013-09-171-0/+12
* implement step "add a question"Code Raguet2013-09-172-1/+10
* implement steps "add a group" and "create a new poll"Code Raguet2013-09-171-0/+21
* add step to feature researcher_adds_images_to_optionCode Raguet2013-09-171-0/+1
* add names to clickables to ease test automationCode Raguet2013-09-171-2/+2
* refactor step click_on_nameCode Raguet2013-09-171-3/+3
* add function to steps.py click_on(browser, name)Code Raguet2013-09-171-0/+5
* load generic_researcher fixture at before feature "Researcher adds images to ...Code Raguet2013-09-171-0/+7
* rename to change sociologist to researcherCode Raguet2013-09-172-0/+0
* change Sociologist to ResearcherCode Raguet2013-09-172-4/+4
* change step given_i_am_logged_in_as_rol to check if it is actually logged inCode Raguet2013-09-171-1/+2
* change step given_i_am_logged_in_as_rol to support Sociologist rolCode Raguet2013-09-171-1/+2
* change feature to use an existent stepCode Raguet2013-09-171-1/+1
* add feature that fails because the bugCode Raguet2013-09-172-0/+14
* set /tmp for IMAGE_OPTIONS_ROOT when running testsCode Raguet2013-09-161-0/+3
* Delete empty filesRogelio Mita2013-09-132-0/+0
* Add media empty directoriesRogelio Mita2013-09-133-0/+15
* Add results_bck empty directoryRogelio Mita2013-09-131-0/+5
* 2 new steps for featureCode Raguet2013-09-112-1/+9
* change step regex in order to work with any preposition"Code Raguet2013-09-111-1/+1
* add confirmation button for removing .poll_resultsCode Raguet2013-09-112-4/+7
* add view (needs refactor), urls to view and link button to viewCode Raguet2013-09-112-1/+2
* split admin urls in admin_url for django admin and custom/urls for custom adminCode Raguet2013-09-111-6/+10
* Add feature for issue 4231: remove poll resultsCode Raguet2013-09-112-0/+52
* support "Edit" page in step "When I visit..."Code Raguet2013-09-111-4/+4
* Remove debug information from and_poll_in_fixture_fixture_name stepRogelio Mita2013-09-111-9/+11
* 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-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
* 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-111-0/+4