summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Replaces warning icon with SVG in watcher list and workflow warnings (#41918).Marius Balteanu2024-12-115-5/+5
* Refactors nested CSS selectors (#41957).Marius Balteanu2024-12-112-23/+18
* Adjust the vertical alignment of icons in the tree view of the repository bro...Marius Balteanu2024-12-101-3/+3
* Fixes group icons not displayed only using the SVG icon (#41853).Marius Balteanu2024-12-103-3/+6
* Refactors nested CSS selectors in order to improve compatibility with older b...Marius Balteanu2024-12-101-35/+30
* Allows passing plugin parameter when registering activities from a plugin in ...Marius Balteanu2024-12-101-1/+1
* Replaces background image for autocomplete fields from legacy magnifier to SV...Marius Balteanu2024-12-092-1/+2
* Replaces legacy magnifier icon with SVG icon in project jump and in search fi...Marius Balteanu2024-12-085-17/+14
* Fixes error when create a version with custom field of "File" type from Issue...Marius Balteanu2024-12-081-1/+1
* Enable browser autocomplete for login input fields (#41937).Go MAEDA2024-12-085-9/+9
* Enable browser autocomplete for 2FA input fields (#41927).Go MAEDA2024-12-083-3/+3
* Fix: Spent time CSV report returning `hours` as Rational instead of Float (#4...Go MAEDA2024-12-041-1/+1
* Fix misaligned icons and inconsistent indentation in forum message lists (#41...Go MAEDA2024-12-031-0/+1
* Scale pasted images to appropriate size on HiDPI displays using devicePixelRa...Go MAEDA2024-12-011-17/+58
* Reverts r23328 (#41853).Marius Balteanu2024-11-303-12/+12
* Fixes that group icons in Watchers box have both the old and the new icon sty...Marius Balteanu2024-11-293-12/+12
* Fix random test failure by ensuring @WatchersController#find_objects_from_par...Marius Balteanu2024-11-291-1/+1
* Replace deprecated raster icon with SVG in download button for issue comments...Go MAEDA2024-11-291-1/+1
* Replace deprecated raster icons with SVGs on Report tab of Spent Time page (#...Go MAEDA2024-11-281-5/+5
* Table layout breaks due to .icon class on td elements (#41873).Go MAEDA2024-11-283-8/+12
* FrozenError when using SQLite3 gem version 2.0.0 or later (#41860).Go MAEDA2024-11-251-2/+1
* Fix: Prevent sidebar toggle icons from affecting unrelated elements in respon...Go MAEDA2024-11-251-2/+2
* Fix redundant tooltip appearing after clicking the ellipsis button in the act...Go MAEDA2024-11-251-2/+4
* Fix icon shrinking issue in Activity view with long event titles (#41821).Go MAEDA2024-11-241-0/+4
* Fix: Time entry API returning `hours` as Rational instead of Float (#41819).Go MAEDA2024-11-242-2/+2
* Fixes project query scope that does not take into account limit and offset op...Marius Balteanu2024-11-231-1/+3
* Correct HTML syntax for `sidebar-wrapper` div (#41789).Go MAEDA2024-11-201-1/+1
* Fix long subjects not displayed in Gantt chart for parent objects with child ...Go MAEDA2024-11-191-1/+1
* Removes unnecessary indentation for "Completed versions" in the Roadmap sideb...Marius Balteanu2024-11-181-2/+0
* Fixes missing top margin for h3 elements in sidebar by removing the margin on...Marius Balteanu2024-11-181-1/+2
* Marks name field in custom query creation/edit form as required (#41778).Marius Balteanu2024-11-171-2/+7
* Fixes 'Unexpected duplicate selector "table th"' in wiki_syntax.css (#30069).Marius Balteanu2024-11-161-1/+2
* Optimize font loading by replacing variable fonts with specific weights for N...Go MAEDA2024-11-157-6/+20
* Fix: Adjust padding and box-sizing on activity elements to remove unnecessary...Go MAEDA2024-11-151-1/+2
* Fix layout distortion in issue list descriptions with code blocks (#40303).Go MAEDA2024-11-121-2/+2
* Fixes missing key icon SVG on Change password button (#23980, #41724).Marius Balteanu2024-11-101-0/+4
* @principal_icon@ method should accept a Principal as argument (#23980).Marius Balteanu2024-11-103-4/+7
* 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-102-4/+7
* Switches group icon in members box to SVG icon (#41711, #23980).Marius Balteanu2024-11-071-1/+1
* Switches checkmark icon in tables with SVG icon (#41710, #23980).Marius Balteanu2024-11-071-1/+1
* Revert unwanted change (#21808).Marius Balteanu2024-11-061-1/+1
* Makes the sidebar collapsible and stateful (#21808).Marius Balteanu2024-11-064-5/+117
* Fixes issue introduced in r23145 for rendering attachment and download icons ...Marius Balteanu2024-11-052-3/+3
* Fix project links in tracker deletion error message to set the status_id filt...Go MAEDA2024-11-041-1/+1
* Reverts bad change (#37072).Marius Balteanu2024-11-031-1/+1
* Fixes duplicate spacer id in jsToolBar (#38915).Marius Balteanu2024-11-031-4/+3
* Use @.capitalize@ for button_save_object, button_edit_object, and button_dele...Marius Balteanu2024-11-035-11/+11