Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
internewshid
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
aptivate
client-projects
internewshid
Graph
bddcc0f01039b1dd18f2f8eb8edd6afc24a058dc
Select Git revision
Branches
20
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Aug
4
3
31
Jul
30
29
28
27
24
23
22
21
20
18
17
16
15
14
13
11
10
9
8
7
6
5
3
2
1
30
Jun
29
28
29
28
26
25
24
23
22
21
19
18
16
11
10
9
8
Merge remote-tracking branch 'origin/tab_registry' into make_view_edit_view_into_tab
Refactor 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 tag
Moved test tab into own file
Renamed Tab model class to be consistent
Added test for registering tabs with same name
Added exception for when tab does not exist
Added tab registration
Initial stab at view for tabbed page
Add 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 app
Merge branch 'bar_chart_unknown' into develop
Merge branch 'develop' into bar_chart_unknown
Merge pull request #14 from aptivate/rumor_columns
Merge pull request #13 from aptivate/item_types
Ensure 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 widget
Removed blank line
Merge branch 'rapidpro_profile' into develop
Merge branch 'rapidpro_profile' of github.com:aptivate/internewshid into rapidpro_profile
Merge branch 'item_types' into rumor_columns
Removed blank line
Merge branch 'rapidpro_profile' into develop
Merge branch 'rapidpro_profile' into item_types
Merge branch 'develop' into rapidpro_profile
Removed blank line
Merge branch 'enable_profiles' into develop
Merge branch 'develop' into enable_profiles
Merge branch 'develop' of github.com:aptivate/internewshid into develop
Merge branch 'rest_api_test' into develop
Merge pull request #6 from aptivate/ui-bug-fixes
Merge branch 'develop' into rest_api_test
Mapped channel column to network provider
Modified importer to save item type
Made taxonomy test more robust
Refactored GeoPoll tests to use REST API
Refactored tests to use REST API
First commit of RapidPro importer
Stopped the importer importing empty rows
Loading