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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f1f14e51eae3583984d1ae67501be7c042befe9f
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
Begin with the selected commit
Created with Raphaël 2.2.0
21
Aug
20
19
18
17
14
13
12
11
10
7
6
5
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
Merge pull request #48 from aptivate/upgrade_django
Merge pull request #46 from aptivate/tagging_frontend
Renamed test function
Test refactoring
Updated comment to match method behaviour
WIP on password reset
Merge pull request #44 from aptivate/multiple_taxonomies
Merge branch 'add_multiple_terms_api' into tagging_frontend
Moved data_layer ItemTermException to taxonomies
Merge branch 'add_multiple_terms_api' into tagging_frontend
Replaced Taxonomy is_optional with is_multiple
Merge branch 'multiple_taxonomies' into add_multiple_terms_api
Added is_multiple property method to Taxonomy
Fixed error in user admin form
Fixed failing test following User model change
Merged contacts app from Alfie into users
Upgraded Django to 1.8.4
Variable renaming
Refactored transport layer code for adding terms
Added migration for free tagging vocabulary = open
Merge branch 'add_multiple_terms_api' into tagging_frontend
Updated REST API error handling
Merge branch 'multiple_taxonomies' into add_multiple_terms_api
Changed by_taxonomy to create term if open
Added vocabulary field to Taxonomy
Simplified REST API for adding terms to an iterm
Added error checking to Item apply_terms()
Updated item apply_terms to take multiple terms
Renamed Item apply_term() to apply_terms()
Enabled data_layer test for applying multiple tags
Fixed API tests that assumed free-tags taxonomy
Changed free tagging taxonomy to be 'tags'
Changed tag delimiter from '|' to ','
Changed tagging field to text from textarea
Changed form submit to strip whitespace from tags
Added tags field to form
Fixed item update to delete free tags
Added creation of free tags for new item
Added creation of free tags on item update
Created migration for the 'free-tags' taxonomy
Loading