Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C CRND Web
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • crnd-opensource
  • CRND Web
  • Merge requests
  • !279

Merged
Created May 27, 2026 by Oleksandr Nechyporenko@a.nechiporMaintainer

[IMP] yodoo_time_view: add _get_time_view_config() dynamic config, background...

  • Overview 0
  • Commits 10
  • Pipelines 5
  • Changes 30

[IMP] yodoo_time_view: add _get_time_view_config() dynamic config, background related events, click handler

  • time_view_base: add _get_time_view_config() @api.model method (deep copy, safe to override) All internal references to _time_view_config replaced with _get_time_view_config() _get_related_event_data: add color_field support for colored background items
  • time_base_controller: click->open form (was doubleClick), _parseEvDate UTC helper, _appendRelatedItems: support background type with recIdToGroupId group mapping + color _renderRecords: build recIdToGroupId map
  • timeline_controller, gantt_controller: build recIdToGroupId in _renderGrouped
  • test_yodoo_time_view: _get_time_view_config() override demo (debug mode activates datetime_5) add README.rst

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 18.0-yodoo-timeline-2-views