Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Newspapers Platform
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
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
labs-team
Newspapers Platform
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5d21e59ff5ad3f8da73652d0671ecb84b2e01bcd
Select Git revision
Branches
4
development
local-dev
main
protected
onb
default
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Nov
21
17
10
25
Oct
19
18
17
13
12
10
6
3
29
Sep
27
26
22
21
15
14
13
12
6
5
31
Aug
29
2
29
Jul
18
14
28
Jun
22
14
27
Apr
14
Dec
2
1
29
Nov
10
9
8
5
1
29
Oct
28
27
26
25
8
29
Sep
28
25
23
21
20
17
16
14
13
3
2
1
31
Aug
31
Jul
27
24
Merge branch 'local-dev' into development
development
development
Various graphical changes
local-dev
local-dev
Update authentication.rb for proper authentication in development branch
Update authentication.rb for proper authentication on main onb branch
onb
onb
Merging development into onb in preparation of release
Update solr.yml to point to newseye_test core for development URLs
Fix bug for compound article panel, graphical changes, point to "local" solr core newseye_collection
Various UI changes
Fix JS for displaying selected articles with new IIIF URLs
Fix page input conversion to integer
Add page select feature to dataset pagination
Update info text and add info symbol
Bugfix for paginating dataset
WIP: Bugfix for paginating datasets
Update design of home view and viewer background color
Some visual changes
Fully implement progress bar for all notifications
Add completion display for search_to_dataset_worker and proper Sidekiq client configuration
Update dataset views for including text content of articles and compound articles
Update catalog home view for testing deployment of container
Allow requests from all hosts for now
Add dialog box for setting dataset sharing status to public
Update code for authentication to save also the labs user name, display it for public data sets
Remove local file db_env_var.txt from repository
Add module for allowing requests from Labs domain
Bugfix for displaying linked entities in catalog view panel
Changes for correct notification display when downloading files and adding documents to datasets
Add environment variables for sidekiq and db services
QA/Bugfixing for multiple files
Add bugfix for named_entities_for_docs in catalog_controller.rb, move sessions fully to cookie store, remove all /en/tools/newspapers-platform paths
Add environment variable queries for action_cable_url, redirect_url, private_key (for authentication) and removed old credentials file
Switch session_store to cookie_store (so that ActionCable works and for better scalability)
Add URL prefix via JS for all JS GET/POST requests
Remove debug prints for now
Activate CSRF protection for XHR/Ajax requests but allow them from any origin
Remove "experiments" route and corresponding URL in nav bar
Update dataset_controller.rb for correct redirects after deleting an article from a dataset
Changes for XHR requests to work properly. Disabled CSRF momentarily
Format code to conform to Ruby standards
Fixed a bug so that user session isn't reset every time authenticate_user! is called. Added new OSD icons to this branch. Added config for fue-l9 solr container.
Loading