* change font color of charts
* fix color on Wp type form configuration page
* remove underline text decoration for buttons while hovering
* fix color in cost report rows and background color in select boxes
* fix arrow color in select box na d use an image for it
* fix background color for select and ng-select
* fix colors of file secotion button
* fix background color transparency when there is an error
* fix modal bg color for saving cost report
* fix color issues on backlogs module
* fix main menu font-color
* fix gridline color for graphs
* fix background color of input in repository and table colors in unit costs report
* fix arrow color in select native element and hover color over a file
* remove unused functions
* fix bg color for select boxes
* show grid lines and ticks only for bar charts
* change border color of gantt chart
* fix colors on different graphs
* [#50832] Add a dropdown item "History" to link to the meetings activity page
https://community.openproject.org/work_packages/50832
* Add history menu item for dynamic meetings
* WIP
* WIP
* WIP
* Update frame_component to handle lazy loading
* Duplicate project activity components
* Remove duplicate components
* Update history component and views
* Add Activities::Fetcher to meetings_controller
* WIP 20240130
* WIP Use regular journal formatters
* WIP Separate event details for agenda_items
* Add agenda_item_duration journal formatter
* Add agenda_item_position journal_formatter
* Update provider to differentiate between meetings
* Fix and add to item_subtitle_component specs
* Pass meeting id to the path helper
* Replace use of Fetcher with EventMapper
* Differentiate activity events by controller
* Use async dialog and fix padding / heading variant
* Update history item title conditions
* WIP: Add feature spec
* Format meeting start_time as one
* Use more generic keys in events, and perform the mapping in a subclass
* Change order formatter
* Filter out position changes if they happen as part of other changes
* Remove old implementation
* Custom title for meeting
* Allow duration component to render just text
* Format duration
* draft spec
* WIP
* Render duration in minutes and hours depending on value
* Extend spec
* Fix activity display on project level
* Fix renamed spec
* Fix check for time entry
* Fix renamed time attribute
* Rename action
---------
Co-authored-by: Oliver Günther <mail@oliverguenther.de>
* visibly different favicon and apple touch icon in development environment
Commands to create modified icons:
* `mogrify -path development -modulate 100,100,0 apple-touch-icon-120x120.png favicon.ico`
* `image_optim development/*.png`
* development in app header
* mention highlighting in documentation about development environment
Converts the dynamic script code into a Stimulus controller.
Autofocus member ng-select
Refactor limitWarning eventListener into Stimulus action
Thanks Oliver.
Removd unused data-toggle-target
No longer needed as a Stimulus target is being used.
Correct action parameter name
Dummy name