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
/
public
/
stylesheets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't set border-radius for the items in the dropdown menu (#32013).
Go MAEDA
2019-09-26
1
-4
/
+6
*
input[type="number"] should be highlighted as well when it has focus (#31971).
Go MAEDA
2019-09-25
1
-0
/
+1
*
Highlight the input field that has focus by setting border-color (#31971).
Go MAEDA
2019-09-25
1
-0
/
+10
*
Rounded corners of "my page" blocks (#32015).
Go MAEDA
2019-09-23
1
-0
/
+1
*
Rounded corners of the main menu (#32013).
Go MAEDA
2019-09-20
1
-3
/
+3
*
Constrain sidebar width on different resolutions (#32037).
Go MAEDA
2019-09-15
1
-1
/
+7
*
Add clear query icon next to selected query in sidebar (#31640).
Go MAEDA
2019-09-14
1
-2
/
+3
*
Don't use ^= operator to target the wrapper elements (#30467).
Go MAEDA
2019-09-11
1
-1
/
+1
*
Inline auto complete for issue (#) in wiki-edit fields (#31989).
Go MAEDA
2019-09-09
2
-0
/
+35
*
Remove unnecessary vertical scroll bar from gantt (#32019, #27672).
Go MAEDA
2019-09-05
1
-3
/
+0
*
Broken gzip icon in the repository view (#32024).
Go MAEDA
2019-09-05
1
-1
/
+1
*
Broken JavaScript icon in the repository view (#32012).
Go MAEDA
2019-09-04
1
-1
/
+1
*
Footer is not placed at the bottom on pages with little content (#30467).
Go MAEDA
2019-09-04
1
-1
/
+4
*
Add CSS class to "journal" and "reply" headers (#31950).
Go MAEDA
2019-08-27
1
-2
/
+2
*
Add different style for group names in the New member modal window (#6831).
Go MAEDA
2019-08-24
1
-1
/
+1
*
Fix that h4 headings in an issue note is unintendedly highlighted (#31742).
Go MAEDA
2019-07-18
1
-2
/
+2
*
Set border on tab content instead of #history.
Jean-Philippe Lang
2019-06-20
1
-1
/
+1
*
Remove history label and no data (#3058).
Jean-Philippe Lang
2019-06-20
1
-0
/
+1
*
Show elements titles using jQuery UI tooltips (#31441).
Go MAEDA
2019-06-19
1
-0
/
+10
*
Some fixes for r18214 (#31496):
Go MAEDA
2019-06-03
1
-3
/
+3
*
Insert a link to the source to the attribution line when quoting a note or a ...
Go MAEDA
2019-06-02
1
-1
/
+1
*
Switch between toggle plus and minus icons for toggle multi select (#31496).
Go MAEDA
2019-06-02
1
-1
/
+3
*
Use "icon icon-*" classes for sort elements (#31433).
Go MAEDA
2019-05-30
1
-2
/
+2
*
Use "icon icon-*" classes for expandable elements (#31433).
Go MAEDA
2019-05-30
1
-2
/
+1
*
Use the regular "icon icon-*" classes for collapsible fields (#31433).
Go MAEDA
2019-05-27
1
-4
/
+4
*
Use the regular "icon icon-*" classes for sort-handle (#31433).
Go MAEDA
2019-05-27
1
-1
/
+2
*
Stacked bar charts in the issue details report (#31418).
Go MAEDA
2019-05-26
1
-0
/
+1
*
Show assignee avatar in Roadmap and Version (#28510).
Go MAEDA
2019-05-22
1
-0
/
+2
*
Fix unintended background color for fields input[type="file"]. (#31147).
Go MAEDA
2019-05-21
1
-1
/
+1
*
Adds favorites and recently used projects lists to project jump box (#31355).
Go MAEDA
2019-05-20
1
-0
/
+2
*
Set background color in order to provide a consistent style on GTK dark theme...
Go MAEDA
2019-05-20
1
-1
/
+1
*
Reverts undesired changes in r18175 (#31391).
Go MAEDA
2019-05-20
1
-1
/
+1
*
Small refactorization of avatar methods (#31391).
Go MAEDA
2019-05-19
1
-1
/
+1
*
Fix a misspelled CSS property name (#27672).
Go MAEDA
2019-05-17
1
-1
/
+1
*
Fix broken gantt layout due to r18171 (#27672).
Go MAEDA
2019-05-17
2
-1
/
+5
*
Show selected columns in gantt chart (#27672).
Go MAEDA
2019-05-16
2
-5
/
+54
*
Visually distinguishable style for inline code (#31343).
Go MAEDA
2019-05-16
1
-0
/
+6
*
Fix that "Stay logged in" checkbox in Sign in page is misaligned (#31147, #31...
Go MAEDA
2019-05-16
1
-1
/
+2
*
Swaps out the icon-fav for icon-user on projects#index (#31356).
Go MAEDA
2019-05-14
1
-1
/
+1
*
Fix that down arrow for dropdowns is broken in Edge and Internet Explorer (#3...
Go MAEDA
2019-05-13
1
-2
/
+12
*
Code cleanup: Remove an extra closing brace from public/stylesheets/applicati...
Go MAEDA
2019-05-09
1
-1
/
+1
*
Fix layout problem when showing wide tables (#30435).
Go MAEDA
2019-05-08
1
-1
/
+1
*
Left align long text custom fields in the issues list (#31280).
Go MAEDA
2019-05-01
1
-1
/
+1
*
Add hover styles to buttons (#31204).
Go MAEDA
2019-04-30
1
-1
/
+13
*
Remove unnecessary padding (#31147).
Go MAEDA
2019-04-29
1
-1
/
+1
*
Fix that r18089 disabled context menu in the gantt subject column (#31268).
Go MAEDA
2019-04-29
1
-1
/
+1
*
Fix gaps in resizable gantt chart (#31268).
Go MAEDA
2019-04-28
1
-0
/
+4
*
Wrap subprojects in the overview section with an unordered list (#29289).
Go MAEDA
2019-04-23
1
-0
/
+4
*
input#months on gantt is too narrow (#31147, #31238).
Go MAEDA
2019-04-22
1
-1
/
+1
*
Multiselect elements don't expand (#31147, #31216).
Go MAEDA
2019-04-18
1
-2
/
+1
[next]