Files
openproject/app/controllers
Kabiru Mwenja 27c6f72cbc Apply S5 review feedback: rename href_id, trim controller comment
- mention_filter.rb: rename local `href_id` to `display_id` to mirror the
  method name and the `data-display-id` wire attribute (the value is the
  user-facing identifier, used for both the href and the data-attribute).
- auto_completes_controller.rb: trim the `displayId` doc comment that
  incorrectly claimed the editor builds the mention's link URL from this
  field. The URL is composed server-side at render time from `data-id` /
  `data-display-id`; the editor only inserts the markdown source.
2026-05-15 10:59:11 +03:00
..
2026-02-09 15:07:54 +01:00
2026-05-04 15:47:50 +02:00
2026-04-14 09:58:07 +02:00
2026-04-08 15:40:00 +02:00
2026-05-06 13:32:01 +02:00
2026-04-28 17:10:03 +02:00