summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Adds method @initials@ to @Principal@ and return @nil@ by default (#42623).Marius Balteanu5 days1-1/+1
* Refactor, refresh UI and unify the structure of journals, replies and comment...Marius Balteanu5 days1-1/+1
* Do not add attribute "icon" to attachment elements when the icon option is pa...Marius Balteanu2025-07-051-1/+1
* Hide action buttons when printing (#42794).Marius Balteanu2025-07-051-1/+1
* Reimplement partial quote feature using Stimulus JS (#42515).Marius Balteanu2025-07-041-2/+3
* Replace nil check using ternary operator with safe navigation operator when a...Go MAEDA2025-06-081-1/+1
* Fix render_flash_messages method to ignore non-string flash values and preven...Go MAEDA2025-06-061-0/+2
* Adjust margin around icons in project list descriptions (#42818).Go MAEDA2025-06-051-2/+2
* Replaces custom CSS rules with the @style: filled@ parameter to render the th...Marius Balteanu2025-06-011-1/+1
* Change quote note icon to quotation marks (#31531).Marius Balteanu2025-05-301-3/+4
* "Edit this section" button is missing for headings rendered as multiline HTML...Go MAEDA2025-05-271-1/+1
* Allow reactions on journals with property changes only (#42630).Go MAEDA2025-05-172-3/+3
* Improve reaction button style to better highlight existing reactions (#42630):Go MAEDA2025-05-161-3/+3
* Improve method and variable naming for clarity and consistency (#42630).Go MAEDA2025-05-151-4/+4
* Adds Initials to the list of default gratavar options (#42623).Marius Balteanu2025-05-142-1/+3
* Introduce reactions feature (so-called "like button") to issues, notes, news,...Go MAEDA2025-05-115-0/+106
* Optimize watchers list rendering by eager loading email addresses (#42589).Go MAEDA2025-04-271-1/+3
* Fix Rubocop Style/ArgumentsForwarding (#42496).Go MAEDA2025-04-214-51/+51
* Introduces Stimulus as a Javascript framework (#42510):Marius Balteanu2025-04-211-1/+1
* Fixes commit message in issue history might be rendered in incorrect context ...Marius Balteanu2025-04-181-1/+1
* Add a button to copy `pre` code block content to the clipboard (#29214).Go MAEDA2025-04-171-1/+9
* Improve SVG icon compatibility with RTL languages by adding the @rtl@ paramet...Marius Balteanu2025-04-131-3/+4
* Update RuboCop to 1.75 (#41884).Go MAEDA2025-04-121-1/+1
* Configurable columns for related and sub issues lists (#42477).Go MAEDA2025-04-021-53/+53
* Fixes rubocop offenses (#41952).Marius Balteanu2025-03-261-3/+1
* Replaces legacy icons with SVG icons in error explanation (#41952).Marius Balteanu2025-03-262-2/+8
* Replaces legacy icons in flash notices with SVG icons (#41952).Marius Balteanu2025-03-262-1/+14
* Missing thousands separator in Integer and Float custom field totals (#42342).Go MAEDA2025-03-261-0/+2
* Changes issue watch button icon to eye image to align icon with function and ...Go MAEDA2025-03-251-1/+2
* Replace SCM action icons in the tree view of the repository browser (#41967).Marius Balteanu2025-03-242-2/+14
* Extract project query for admins to a separate ProjectAdminQuery model (#42352).Marius Balteanu2025-03-091-2/+0
* Ensures data-disable-with attribute is properly escaped when uery links are r...Marius Balteanu2025-03-071-1/+1
* Refactor thumbnail markup for improved structure and semantics (#42133).Go MAEDA2025-01-231-12/+11
* Fix rapid flickering of placeholder icon for non-existent thumbnails on hover...Go MAEDA2025-01-211-0/+1
* Abbreviate quoted text in descriptions in Activity view (#42043).Go MAEDA2025-01-021-2/+10
* Increase the maximum description length to 240 characters in the Activity vie...Go MAEDA2024-12-271-1/+1
* Adds global setting In Display tab to disable JS based table sort in wiki con...Marius Balteanu2024-12-111-5/+5
* Replaces warning icon with SVG in watcher list and workflow warnings (#41918).Marius Balteanu2024-12-111-1/+1
* Fixes group icons not displayed only using the SVG icon (#41853).Marius Balteanu2024-12-102-2/+2
* Replaces legacy magnifier icon with SVG icon in project jump and in search fi...Marius Balteanu2024-12-081-1/+1
* Fix: Spent time CSV report returning `hours` as Rational instead of Float (#4...Go MAEDA2024-12-041-1/+1
* Reverts r23328 (#41853).Marius Balteanu2024-11-302-7/+12
* Fixes that group icons in Watchers box have both the old and the new icon sty...Marius Balteanu2024-11-292-12/+7
* Replace deprecated raster icon with SVG in download button for issue comments...Go MAEDA2024-11-291-1/+1
* @principal_icon@ method should accept a Principal as argument (#23980).Marius Balteanu2024-11-102-3/+6
* Use double splat operator for icons methods that are extending @sprite_icon@ ...Marius Balteanu2024-11-101-7/+7
* Fixes double-escaping issue for a principal name with special chars (#41721, ...Marius Balteanu2024-11-101-5/+5
* Fixed duplicate "disabled" class in the context_menus_helper result (#23980, ...Go MAEDA2024-11-101-3/+7
* Switched checked icon in context menu to SVG icon (#23980, #41720).Go MAEDA2024-11-101-2/+4
* Switches group icon in members box to SVG icon (#41711, #23980).Marius Balteanu2024-11-071-1/+1