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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Check all / Uncheck all button to filters in permissions report (#32672).
Go MAEDA
2020-02-06
1
-6
/
+9
*
Repository browser does not render previews for audio/video files (#32153).
Go MAEDA
2020-02-04
1
-10
/
+3
*
Fix totals not displayed in projects list view (#32896).
Go MAEDA
2020-01-28
1
-0
/
+1
*
Rails 6: Use "render template:" instead of "render file:" in app/views/layout...
Go MAEDA
2020-01-26
1
-1
/
+1
*
Make breadcrumbs of repository browser copy-paste friendly (#32835).
Go MAEDA
2020-01-25
5
-20
/
+25
*
Enable users to receive email notifications about high issues (only) (#32628).
Go MAEDA
2020-01-21
1
-1
/
+8
*
Make languages in Highlighted code button in toolbar customizable (#32528).
Go MAEDA
2020-01-14
1
-0
/
+1
*
Fix Internal Error when issue text custom field is shown in Spent time query ...
Go MAEDA
2020-01-12
1
-2
/
+3
*
Wrap submit tags with p.
Jean-Philippe Lang
2019-12-20
1
-2
/
+10
*
Add missing icons to action links.
Jean-Philippe Lang
2019-12-20
2
-3
/
+3
*
Move some links to dropdowns.
Jean-Philippe Lang
2019-12-20
5
-9
/
+17
*
CSV import does not keep the project it was clicked from (#21766).
Jean-Philippe Lang
2019-12-20
3
-2
/
+3
*
Fix indentation in app/views/queries/_form.html.erb (#32194).
Go MAEDA
2019-11-30
1
-52
/
+52
*
Add buttons to save/edit/delete a custom query to calendar view (#32194).
Go MAEDA
2019-11-30
2
-2
/
+17
*
code layout clean up app/views/issues/new.js.erb
Toshi MARUYAMA
2019-11-22
1
-2
/
+5
*
code layout clean up app/views/watchers/new.js.erb
Toshi MARUYAMA
2019-11-22
1
-1
/
+5
*
code layout clean up app/views/watchers/_new.html.erb
Toshi MARUYAMA
2019-11-22
1
-3
/
+12
*
code layout clean up app/views/issues/_edit.html.erb
Toshi MARUYAMA
2019-11-22
1
-2
/
+4
*
Only admin users should be able to manage public queries on the project list ...
Jean-Philippe Lang
2019-11-20
1
-2
/
+1
*
code layout clean up app/views/watchers/create.js.erb
Toshi MARUYAMA
2019-11-08
1
-2
/
+8
*
Fix missing icon classes (#31433).
Go MAEDA
2019-11-03
2
-2
/
+2
*
Allow import time entries for other users (#32196).
Jean-Philippe Lang
2019-11-02
2
-1
/
+9
*
Reorder links the same as other lists (#29482).
Jean-Philippe Lang
2019-11-02
1
-1
/
+1
*
Fix CSV export of projects (#29482).
Jean-Philippe Lang
2019-11-02
2
-0
/
+19
*
Add estimated hours and spent hours to Versions API (#32242).
Go MAEDA
2019-10-31
1
-0
/
+4
*
Add permission to import time entries (#32196, #28234).
Go MAEDA
2019-10-28
1
-1
/
+1
*
Don't paginate the board view for now (#29482).
Jean-Philippe Lang
2019-10-26
2
-1
/
+1
*
Styling .info selector is not specific enough.
Jean-Philippe Lang
2019-10-26
2
-4
/
+4
*
Specific action for updating role permissions.
Jean-Philippe Lang
2019-10-25
1
-2
/
+3
*
Add roles filter on permissions report (#32343).
Jean-Philippe Lang
2019-10-25
1
-0
/
+21
*
Removes duplicated 'group_by' id (#29482).
Go MAEDA
2019-10-22
1
-1
/
+1
*
Fix display type in query form view (#29482).
Go MAEDA
2019-10-22
1
-3
/
+3
*
Use radio buttons to choose display type (#29482).
Jean-Philippe Lang
2019-10-19
1
-6
/
+5
*
Set default columns for the projects list (#29482).
Jean-Philippe Lang
2019-10-19
1
-0
/
+8
*
Option to switch between table list and board list (#29482).
Jean-Philippe Lang
2019-10-19
5
-8
/
+83
*
Filters for Projects page (#29482).
Jean-Philippe Lang
2019-10-19
4
-55
/
+77
*
Display new issue link in version page (#28138).
Jean-Philippe Lang
2019-10-19
1
-0
/
+1
*
code layout clean up app/views/issues/_action_menu.html.erb
Toshi MARUYAMA
2019-10-08
1
-4
/
+10
*
code layout clean up app/views/issues/_attributes.html.erb
Toshi MARUYAMA
2019-10-08
1
-6
/
+11
*
Add styles for Textile/Markdown attachments preview (#29752).
Go MAEDA
2019-10-03
1
-1
/
+1
*
Render Textile and Markdown attachments on the preview page (#29752).
Go MAEDA
2019-10-03
2
-1
/
+4
*
remove extra space from app/views/issues/_edit.html.erb
Toshi MARUYAMA
2019-09-30
1
-1
/
+0
*
Move the links (All time entries, Import) from Spent time section of the spen...
Go MAEDA
2019-09-27
2
-9
/
+5
*
Don't show unsettable permissions in the tracker permissions table (#30431).
Go MAEDA
2019-09-24
1
-2
/
+3
*
Auto-complete issues #id in the search form (#32052).
Go MAEDA
2019-09-21
2
-2
/
+10
*
Change textfield to textarea for "Exclude attachments by name" (#19903).
Go MAEDA
2019-09-18
1
-1
/
+1
*
Add wiki toolbar to "Email header" and "Email footer" in "Email notifications...
Go MAEDA
2019-09-17
1
-0
/
+2
*
Remove 'app/views/auto_completes/issues.html.erb' which is not used (#31994).
Go MAEDA
2019-09-11
1
-7
/
+0
*
Inline auto complete for issue (#) in wiki-edit fields (#31989).
Go MAEDA
2019-09-09
10
-19
/
+58
*
REST API for retrieving news (#13468).
Go MAEDA
2019-09-09
1
-0
/
+24
[next]