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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renames and improves methods provided by @IconsHelper@ (#23980).
Marius Balteanu
2024-10-19
2
-2
/
+2
*
Replaces various icons with SVG icons (#23980).
Marius Balteanu
2024-09-08
1
-1
/
+1
*
Replaces icons in calendar view with SVG icons (#23980).
Marius Balteanu
2024-09-05
1
-1
/
+7
*
Raise the maximum length of the title element in the Atom feed from 100 to 30...
Go MAEDA
2024-02-07
1
-3
/
+3
*
Display calendar in vertical list layout on mobile screens (#33682).
Go MAEDA
2023-08-27
1
-42
/
+31
*
Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting...
Go MAEDA
2023-03-25
1
-1
/
+1
*
Fix code copying in common browsers (#36580).
Go MAEDA
2022-02-19
2
-14
/
+16
*
Revert r19810 (#10535).
Go MAEDA
2020-12-22
1
-5
/
+3
*
Revert r20455 (#10535).
Go MAEDA
2020-12-22
1
-24
/
+3
*
Atom feed on project with subprojects should show in article title the name o...
Go MAEDA
2020-12-14
1
-1
/
+1
*
remove spaces inside {} of app/views/common/feed.atom.builder
Toshi MARUYAMA
2020-11-22
1
-1
/
+1
*
shorten long line of app/views/common/feed.atom.builder
Toshi MARUYAMA
2020-11-21
1
-3
/
+24
*
remove unneeded semicolon from app/views/common/feed.atom.builder
Toshi MARUYAMA
2020-11-20
1
-1
/
+1
*
not use html_safe in app/views/common/_calendar.html.erb
Toshi MARUYAMA
2020-11-07
1
-7
/
+13
*
shorten long line of app/views/common/_calendar.html.erb
Toshi MARUYAMA
2020-09-12
1
-1
/
+6
*
URLs in atom feeds don't take into account Setting.protocol and Setting.hostn...
Go MAEDA
2020-06-04
1
-3
/
+5
*
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
1
-0
/
+3
*
View switches from gantt to list after editing an issue (#31552).
Go MAEDA
2019-06-29
1
-0
/
+1
*
Load changesets and time entries tabs async (#3058).
Jean-Philippe Lang
2019-06-20
1
-2
/
+2
*
Allow tabs to have a custom action (#3058).
Jean-Philippe Lang
2019-06-20
1
-1
/
+7
*
Enable frozen_string_literal for app/views/*/*.builder (#26561).
Go MAEDA
2019-03-17
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Move calendar day classes to a helper (#27096).
Go MAEDA
2019-01-14
1
-1
/
+1
*
Let admins unarchive the project when trying to access an archived project (#...
Jean-Philippe Lang
2018-12-02
1
-0
/
+5
*
Adds style to the empty preview message (#27758).
Jean-Philippe Lang
2018-09-30
1
-1
/
+1
*
Adds preview option to the wiki toolbar (#27758).
Jean-Philippe Lang
2018-09-26
1
-3
/
+5
*
Adds previews for audio / video attachments (#27336).
Go MAEDA
2018-05-17
2
-6
/
+30
*
Show renames in diff preview (#28295).
Go MAEDA
2018-04-27
1
-0
/
+6
*
Add right-click context menu in calendar (#28067).
Go MAEDA
2018-01-30
1
-1
/
+5
*
Add download link to no preview message (#26035).
Jean-Philippe Lang
2017-06-17
1
-1
/
+7
*
Make common/_tabs partial usable without JS partial switching (#25999).
Jean-Philippe Lang
2017-06-10
1
-2
/
+2
*
Enable filtering versions on Project -> Settings -> Versions (#22608).
Jean-Philippe Lang
2016-08-30
1
-1
/
+1
*
Don't generate urls with params.
Jean-Philippe Lang
2016-07-10
1
-2
/
+2
*
Add view for "no preview" repository files (#22482).
Jean-Philippe Lang
2016-05-08
1
-0
/
+1
*
Replace Date.today with User.current.today (#22320).
Jean-Philippe Lang
2016-05-07
1
-1
/
+1
*
Add inline image preview/display for attachments and repository entries (#220...
Jean-Philippe Lang
2016-04-11
1
-0
/
+1
*
Tab left/right buttons for project menu (#20632).
Jean-Philippe Lang
2016-01-16
1
-5
/
+0
*
Removed unneeded #h calls in views.
Jean-Philippe Lang
2015-02-23
2
-4
/
+4
*
Use named routes or helpers.
Jean-Philippe Lang
2014-11-26
1
-1
/
+1
*
Restores commits reverted when rails-4.1 branch was merged (#18174).
Jean-Philippe Lang
2014-10-24
1
-2
/
+2
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-2
/
+2
*
Use type="button" instead of return false; (#17401).
Jean-Philippe Lang
2014-07-14
1
-2
/
+2
*
Don't submit the form when tabs are inside a form (#16708).
Jean-Philippe Lang
2014-04-26
1
-2
/
+2
*
Reverts r12855.
Jean-Philippe Lang
2014-02-07
1
-1
/
+0
*
Adds JS response support to #render_error (#15760).
Jean-Philippe Lang
2014-02-07
1
-0
/
+1
*
Show tabs for existing custom field types only and adds a view for choosing t...
Jean-Philippe Lang
2014-02-07
1
-2
/
+0
*
Rails4: add ApplicationHelper#truncate_single_line_raw method replacing trunc...
Toshi MARUYAMA
2014-02-06
1
-3
/
+3
*
Adds favicon to ATOM feeds (#14309).
Jean-Philippe Lang
2014-01-12
1
-0
/
+1
*
Highlighting of source link target line (#13746).
Jean-Philippe Lang
2013-05-18
1
-2
/
+2
[next]