Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • add-feedback-type-column
  • add-feedback-type-filter
  • add_south_sudan_importer
  • age-range-support
  • age-unknown
  • autocomplete
  • better-debug-on-import
  • ci-fix
  • covid19-partner-importer
  • css-columns-resize
  • css-diet
  • css-risk-rating
  • css3
  • datetime-test-fix
  • develop
  • dont-capitalise-things
  • drc-Importer
  • drc-importer
  • drc-importer2
  • edit-screen-styling
20 results
Created with Raphaël 2.2.07Aug654331Jul30292827242322212018171615141311109876532130Jun29282928262524232221191816111098Added migration to create initial tabbed page & tabsAdded missing migration file for previous commit.styling for headers that relate to tabbed pages and viewsMerge branch 'make_view_edit_view_into_tab' into fix_upload_buttonMake TabbedPage.name and TabInstance.name SlugFields as they are used in URLs. Also rename TabInstance.view_name to tab_type, which is clearer and paralles the dashboard implementation.Do not include set question type header if there are no question types.Fixed upload form to read source from tab settingsFix tests to take tab_instance and the redirect url into account.When process_items is called without a request, redirect to data-view (don't try to double guess the tab)Provide the tab instance to get_context_data, and use that to work out the URL to redirect forms to.Merge branch 'make_view_edit_view_into_tab' into fix_upload_buttonRestored passing request to tab get_context_dataMerge branch 'make_view_edit_view_into_tab' of github.com:aptivate/internewshid into make_view_edit_view_into_tabMerge branch 'make_view_edit_view_into_tab' of github.com:aptivate/internewshid into fix_upload_buttonFix the selection of columns to display.Merge branch 'tabbed_page' into make_view_edit_view_into_tabRemoved duplicated codeRemove outer html from the view and edit page, this is now taken care of by the tabbed page rendering.Add parameter to view & edit process to work out which tab to redirect to.Document label settingAdd the request to the call to each tab's get_context_dataMerge remote-tracking branch 'origin/develop' into make_view_edit_view_into_tabMerge pull request #21 from aptivate/ui-bug-fixesMerge pull request #20 from aptivate/extend-notice-timeChanged a test to use Mock objectStopped assuming context can be None in render_tabMerge branch 'tab_rendering' of github.com:aptivate/internewshid into tab_renderingAdded error handling for missing templateMerge branch 'tab_rendering' into make_view_edit_view_into_tab-- show developed by aptivate on small screenMerge remote-tracking branch 'origin/tab_rendering' into tabbed_page_tab_htmlAdded handling of missing tab when renderingAdded test for missing tab error messageMerge branch 'tabbed_page_tab_html' into tab_renderingRefactored tests to use BasicHtmlTab not TestTabTest the active tab functionalityFix render tests to use the view_name when neededChanged template to call render_tab as simple tagRefactored tests to use basic html tabIncrease time before fade out on 'update' messages
Loading