index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaces warning icon with SVG in watcher list and workflow warnings (#41918).
Marius Balteanu
2024-12-11
5
-5
/
+5
*
Refactors nested CSS selectors (#41957).
Marius Balteanu
2024-12-11
2
-23
/
+18
*
Adjust the vertical alignment of icons in the tree view of the repository bro...
Marius Balteanu
2024-12-10
1
-3
/
+3
*
Fixes group icons not displayed only using the SVG icon (#41853).
Marius Balteanu
2024-12-10
3
-3
/
+6
*
Refactors nested CSS selectors in order to improve compatibility with older b...
Marius Balteanu
2024-12-10
1
-35
/
+30
*
Allows passing plugin parameter when registering activities from a plugin in ...
Marius Balteanu
2024-12-10
1
-1
/
+1
*
Replaces background image for autocomplete fields from legacy magnifier to SV...
Marius Balteanu
2024-12-09
2
-1
/
+2
*
Replaces legacy magnifier icon with SVG icon in project jump and in search fi...
Marius Balteanu
2024-12-08
5
-17
/
+14
*
Fixes error when create a version with custom field of "File" type from Issue...
Marius Balteanu
2024-12-08
1
-1
/
+1
*
Enable browser autocomplete for login input fields (#41937).
Go MAEDA
2024-12-08
5
-9
/
+9
*
Enable browser autocomplete for 2FA input fields (#41927).
Go MAEDA
2024-12-08
3
-3
/
+3
*
Fix: Spent time CSV report returning `hours` as Rational instead of Float (#4...
Go MAEDA
2024-12-04
1
-1
/
+1
*
Fix misaligned icons and inconsistent indentation in forum message lists (#41...
Go MAEDA
2024-12-03
1
-0
/
+1
*
Scale pasted images to appropriate size on HiDPI displays using devicePixelRa...
Go MAEDA
2024-12-01
1
-17
/
+58
*
Reverts r23328 (#41853).
Marius Balteanu
2024-11-30
3
-12
/
+12
*
Fixes that group icons in Watchers box have both the old and the new icon sty...
Marius Balteanu
2024-11-29
3
-12
/
+12
*
Fix random test failure by ensuring @WatchersController#find_objects_from_par...
Marius Balteanu
2024-11-29
1
-1
/
+1
*
Replace deprecated raster icon with SVG in download button for issue comments...
Go MAEDA
2024-11-29
1
-1
/
+1
*
Replace deprecated raster icons with SVGs on Report tab of Spent Time page (#...
Go MAEDA
2024-11-28
1
-5
/
+5
*
Table layout breaks due to .icon class on td elements (#41873).
Go MAEDA
2024-11-28
3
-8
/
+12
*
FrozenError when using SQLite3 gem version 2.0.0 or later (#41860).
Go MAEDA
2024-11-25
1
-2
/
+1
*
Fix: Prevent sidebar toggle icons from affecting unrelated elements in respon...
Go MAEDA
2024-11-25
1
-2
/
+2
*
Fix redundant tooltip appearing after clicking the ellipsis button in the act...
Go MAEDA
2024-11-25
1
-2
/
+4
*
Fix icon shrinking issue in Activity view with long event titles (#41821).
Go MAEDA
2024-11-24
1
-0
/
+4
*
Fix: Time entry API returning `hours` as Rational instead of Float (#41819).
Go MAEDA
2024-11-24
2
-2
/
+2
*
Fixes project query scope that does not take into account limit and offset op...
Marius Balteanu
2024-11-23
1
-1
/
+3
*
Correct HTML syntax for `sidebar-wrapper` div (#41789).
Go MAEDA
2024-11-20
1
-1
/
+1
*
Fix long subjects not displayed in Gantt chart for parent objects with child ...
Go MAEDA
2024-11-19
1
-1
/
+1
*
Removes unnecessary indentation for "Completed versions" in the Roadmap sideb...
Marius Balteanu
2024-11-18
1
-2
/
+0
*
Fixes missing top margin for h3 elements in sidebar by removing the margin on...
Marius Balteanu
2024-11-18
1
-1
/
+2
*
Marks name field in custom query creation/edit form as required (#41778).
Marius Balteanu
2024-11-17
1
-2
/
+7
*
Fixes 'Unexpected duplicate selector "table th"' in wiki_syntax.css (#30069).
Marius Balteanu
2024-11-16
1
-1
/
+2
*
Optimize font loading by replacing variable fonts with specific weights for N...
Go MAEDA
2024-11-15
7
-6
/
+20
*
Fix: Adjust padding and box-sizing on activity elements to remove unnecessary...
Go MAEDA
2024-11-15
1
-1
/
+2
*
Fix layout distortion in issue list descriptions with code blocks (#40303).
Go MAEDA
2024-11-12
1
-2
/
+2
*
Fixes missing key icon SVG on Change password button (#23980, #41724).
Marius Balteanu
2024-11-10
1
-0
/
+4
*
@principal_icon@ method should accept a Principal as argument (#23980).
Marius Balteanu
2024-11-10
3
-4
/
+7
*
Use double splat operator for icons methods that are extending @sprite_icon@ ...
Marius Balteanu
2024-11-10
1
-7
/
+7
*
Fixes double-escaping issue for a principal name with special chars (#41721, ...
Marius Balteanu
2024-11-10
1
-5
/
+5
*
Fixed duplicate "disabled" class in the context_menus_helper result (#23980, ...
Go MAEDA
2024-11-10
1
-3
/
+7
*
Switched checked icon in context menu to SVG icon (#23980, #41720).
Go MAEDA
2024-11-10
2
-4
/
+7
*
Switches group icon in members box to SVG icon (#41711, #23980).
Marius Balteanu
2024-11-07
1
-1
/
+1
*
Switches checkmark icon in tables with SVG icon (#41710, #23980).
Marius Balteanu
2024-11-07
1
-1
/
+1
*
Revert unwanted change (#21808).
Marius Balteanu
2024-11-06
1
-1
/
+1
*
Makes the sidebar collapsible and stateful (#21808).
Marius Balteanu
2024-11-06
4
-5
/
+117
*
Fixes issue introduced in r23145 for rendering attachment and download icons ...
Marius Balteanu
2024-11-05
2
-3
/
+3
*
Fix project links in tracker deletion error message to set the status_id filt...
Go MAEDA
2024-11-04
1
-1
/
+1
*
Reverts bad change (#37072).
Marius Balteanu
2024-11-03
1
-1
/
+1
*
Fixes duplicate spacer id in jsToolBar (#38915).
Marius Balteanu
2024-11-03
1
-4
/
+3
*
Use @.capitalize@ for button_save_object, button_edit_object, and button_dele...
Marius Balteanu
2024-11-03
5
-11
/
+11
[next]