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.06Aug54331Jul30292827242322212018171615141311109876532130Jun29282928262524232221191816111098Merge branch 'tabbed_page_tab_html' into tab_renderingDon't use Bootstrap tabs for our tabbed navigation, as those are meant for single page applications, not for links that reload the page.Fixed bug where wrong property was being readFix urls.pyCherry pick tab styling from Jay's ui-upload-rumors branch.Modified render_tab to have access to the requestAdd tab html to the tabbed page template, and invoke the render_tab templatetag.Add a property to get the currently active tabRegister the template tag. Also use the view name, not the tab name, when fetching the tab to render.Add a basic html tab for tabs that just contain text (and for testing)Fix url patterns. We could fix the single regexp, but apparently best practice is to have this on multiple lines.Moved default settings into render functionModified render_tab to pass settings to tabMerge pull request #17 from aptivate/itemtable_filtersFixed tab rendering to use contextFix typo and improve documentation (by making it simpler)Register the view and edit table with the tab registryMerge remote-tracking branch 'origin/tab_registry' into make_view_edit_view_into_tabRefactor the ViewsItems view, which covered the view and edit table, into a separate (non-view) class under tabs/view_and_edit_table.py. When ready, this will plug straight away into the new tabbed page functionality - in the mean time there is a place holder view to display the view where it used to be found.Initial implementation of tab template tagMoved test tab into own fileRenamed Tab model class to be consistentAdded test for registering tabs with same nameAdded exception for when tab does not existAdded tab registrationInitial stab at view for tabbed pageAdd a test to ensure taxonomy slugs cannot contain colons. This will prevent regression and hard to find bugs in the future.Allow filtering list of items by taxonomy term. The filter is build as <taxonomy_slug>:<term name>, so for example the following url filters on two terms (AND filtering): http://example.com/api/items?terms=taxonomy-one:a%20term&terms=taxonomy-two:another%20term . Note that taxonomy slugs cannot include colons, so no escaping is needed.WIP on tabbed page appMerge branch 'bar_chart_unknown' into developMerge branch 'develop' into bar_chart_unknownMerge pull request #14 from aptivate/rumor_columnsMerge pull request #13 from aptivate/item_typesEnsure we use the right taxonomy for the question category. The taxonomy in use is still hard-coded, as that is something we will look at later - this commit was only intended to restore functionality to the existing level.Added exclusion of categories to term count widgetRemoved blank lineMerge branch 'rapidpro_profile' into developMerge branch 'rapidpro_profile' of github.com:aptivate/internewshid into rapidpro_profileMerge branch 'item_types' into rumor_columnsRemoved blank line
Loading