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.
03f99773fd5b3f0b6d56f0a3ccdfdd651cdea5bc
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
20
Aug
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
30
Jun
29
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
Added add_free_terms to transport layer
Added add_free_terms to REST API
Added multiplicity field to Taxonomy
Merge pull request #43 from aptivate/list_items_performance_fix
Prefetch terms related to items when listing for performance
Merge pull request #41 from aptivate/delete_item_from_form
Merge pull request #42 from aptivate/add_item_frontend_buttons
Added add item buttons.
Merge branch 'develop' of github.com:aptivate/internewshid into delete_item_from_form
Merge pull request #40 from aptivate/add_item_frontent
Fixed spelling of test functions
Changed the redirected page following item update:
Add a cancel button on the add form.
Add the add item functionality. Also enforce a default value for item-type on forms. While the API allows for items without an item-type, the form's handling of it was inconsistant. Until we have a use case for items without an item type, a default is enforced.
Merge branch 'develop' into add_item_frontent
Merge branch 'develop' of github.com:aptivate/internewshid into delete_item_from_form
Implemented delete item from form
Merge pull request #39 from aptivate/navigate_to_edit_item
Merge pull request #38 from aptivate/submit_exceptions
Make the body text in the view&edit table link to the edit form.
Merge branch 'develop' of github.com:aptivate/internewshid into submit_exceptions
Added exception handling for item updates
Loading