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
...
*
Show full width layout custom fields as block columns in issue listing (#26081).
Go MAEDA
2019-02-13
1
-1
/
+1
*
Show Edit/Preview tabs for full width layout custom fields with text formatti...
Go MAEDA
2019-02-12
1
-0
/
+1
*
Add a check/uncheck all button to search (#10264).
Go MAEDA
2019-02-08
1
-5
/
+8
*
Add issue tracking table on the user profile page (#30421).
Go MAEDA
2019-02-01
1
-8
/
+51
*
Remove unnecessary bgl and bgr wrappers from the footer (#30445).
Go MAEDA
2019-01-23
1
-2
/
+0
*
Show estimated time on the overview page as well as spent time (#30464).
Go MAEDA
2019-01-22
1
-4
/
+9
*
Add the splitcontent* classes to my page layout (#30168).
Go MAEDA
2019-01-19
1
-4
/
+2
*
Move calendar day classes to a helper (#27096).
Go MAEDA
2019-01-14
1
-1
/
+1
*
Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox (#3...
Go MAEDA
2019-01-12
10
-2
/
+20
*
Adds a permission to log time for another user (#3848).
Jean-Philippe Lang
2018-12-16
1
-0
/
+3
*
Removed extra p tag.
Jean-Philippe Lang
2018-12-16
1
-1
/
+0
*
Adds maxlength to version name input (#27330).
Jean-Philippe Lang
2018-12-16
1
-1
/
+1
*
Ability to add private comments from the issue bulk edit page (#22368).
Jean-Philippe Lang
2018-12-16
1
-0
/
+7
*
Use pre tags for wiki diff (#11359).
Jean-Philippe Lang
2018-12-16
2
-6
/
+2
*
Adds a link to container on attachments edit form.
Jean-Philippe Lang
2018-12-12
1
-1
/
+3
*
Display user logins on profiles (#26127).
Go MAEDA
2018-12-12
2
-5
/
+3
*
Setting to restrict spent times on future dates (#3322).
Go MAEDA
2018-12-11
1
-0
/
+2
*
Discourage search engines from indexing old versions of wiki pages (#29503).
Go MAEDA
2018-12-06
1
-0
/
+4
*
Use sorted instead of sort (#29406).
Go MAEDA
2018-12-02
1
-1
/
+1
*
Fix for r17683: s/button_search/label_search/ (#26620).
Go MAEDA
2018-12-02
1
-1
/
+1
*
Change the text of the submit button on search page from button_submit to lab...
Go MAEDA
2018-12-02
1
-1
/
+1
*
Let admins unarchive the project when trying to access an archived project (#...
Jean-Philippe Lang
2018-12-02
1
-0
/
+5
*
Let admin users unarchive subprojects of archived projects (#29993).
Jean-Philippe Lang
2018-12-02
1
-1
/
+1
*
Moves some action links on the wiki page to a dropdown menu (#26575).
Jean-Philippe Lang
2018-12-02
1
-10
/
+20
*
Replace cancel button with cancel link in modals (#28662).
Go MAEDA
2018-12-02
10
-10
/
+10
*
Adds view_projects_copy_only_items hook (#28895).
Go MAEDA
2018-12-01
1
-0
/
+1
*
Restore History link at the top of a wiki page (#26575).
Jean-Philippe Lang
2018-11-29
1
-0
/
+1
*
Add missing closing tag in app/views/roles/_form.html.erb (#29912).
Go MAEDA
2018-11-05
1
-0
/
+1
*
Previous/Next link on repository page disappears when switching to "View diff...
Go MAEDA
2018-11-05
1
-0
/
+27
*
Move attachments to their own section in issue page (#29033).
Go MAEDA
2018-11-04
1
-4
/
+6
*
Hide "Files" section in wiki pages when printing (#29791).
Go MAEDA
2018-10-31
1
-1
/
+1
*
Remove trailing whitespaces from app/views/wiki/show.html.erb
Go MAEDA
2018-10-31
1
-1
/
+1
*
Revert unwanted changes in r17607 (#20081).
Go MAEDA
2018-10-29
1
-27
/
+0
*
Filter issues after project status (#20081).
Go MAEDA
2018-10-29
1
-0
/
+27
*
Reverted r17605 that breaks some tests (#26576, #29730).
Go MAEDA
2018-10-29
1
-27
/
+0
*
Previous/Next link on repository page disappears when switching to "View diff...
Go MAEDA
2018-10-28
1
-0
/
+27
*
Send emails asynchronously (#26791).
Jean-Philippe Lang
2018-10-10
12
-12
/
+12
*
Send individual emails for each mail recipient (#26791).
Jean-Philippe Lang
2018-10-06
4
-8
/
+6
*
Let pagination always be visible (#29395).
Go MAEDA
2018-10-04
1
-1
/
+3
*
Adds file preview prev/next navigation with arrow keys (#29395).
Go MAEDA
2018-10-04
2
-2
/
+2
*
Repository entry pagination (#29395).
Go MAEDA
2018-10-04
1
-0
/
+4
*
Attachments prev/next navigation (#29395).
Go MAEDA
2018-10-04
1
-0
/
+4
*
Extend Issue Summary to include subprojects (#2529).
Go MAEDA
2018-10-03
2
-9
/
+9
*
Adds style to the empty preview message (#27758).
Jean-Philippe Lang
2018-09-30
1
-1
/
+1
*
Add a checkbox to create the wiki page with or without parent (#26043).
Jean-Philippe Lang
2018-09-30
1
-1
/
+9
*
Removes render_ prefix from cancel_button_tag methods (#8888).
Jean-Philippe Lang
2018-09-26
2
-2
/
+2
*
Add cancel button to new/edit log time page (#8888).
Jean-Philippe Lang
2018-09-26
2
-0
/
+2
*
Adds preview option to the wiki toolbar (#27758).
Jean-Philippe Lang
2018-09-26
17
-54
/
+15
*
Move "Latest news" above "Members" on project overview page (#29183).
Go MAEDA
2018-09-25
1
-2
/
+2
*
Use label_revision instead of label_version for wiki edits (#26575).
Jean-Philippe Lang
2018-09-23
1
-1
/
+1
[prev]
[next]