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
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused helper.
Jean-Philippe Lang
2014-12-04
1
-5
/
+0
*
Removed unused helper.
Jean-Philippe Lang
2014-12-04
1
-9
/
+0
*
Removed unused helper.
Jean-Philippe Lang
2014-12-04
1
-9
/
+0
*
Removed unused helper.
Jean-Philippe Lang
2014-12-04
1
-8
/
+0
*
Removed unused helper.
Jean-Philippe Lang
2014-12-03
1
-4
/
+0
*
Configurable behavour for linking issues on copy (#18500).
Jean-Philippe Lang
2014-11-29
1
-0
/
+10
*
Edit attachments after upload (#1326).
Jean-Philippe Lang
2014-11-29
1
-1
/
+15
*
Group filters in the filter select list (#13849).
Jean-Philippe Lang
2014-11-28
1
-7
/
+28
*
Use named routes or helpers.
Jean-Philippe Lang
2014-11-26
1
-1
/
+1
*
Removed duplicate element ids.
Jean-Philippe Lang
2014-11-23
1
-1
/
+1
*
Move wiki page to other project (#5450).
Jean-Philippe Lang
2014-11-23
1
-0
/
+10
*
Moved new group user to its own action GroupsController#new_users.
Jean-Philippe Lang
2014-11-16
1
-1
/
+4
*
Moved new project member to its own action MemberController#new.
Jean-Philippe Lang
2014-11-15
1
-2
/
+5
*
Use named routes.
Jean-Philippe Lang
2014-11-14
1
-19
/
+10
*
Code cleanup.
Jean-Philippe Lang
2014-11-14
1
-2
/
+2
*
Fixed that Redmine links should not be parsed inside links (#18301).
Jean-Philippe Lang
2014-11-14
1
-125
/
+129
*
Display visible users only for when adding project members (#11724).
Jean-Philippe Lang
2014-11-11
1
-1
/
+1
*
Adds configuration settings to limit valid repository path (#1415).
Jean-Philippe Lang
2014-11-08
1
-7
/
+29
*
Code cleanup.
Jean-Philippe Lang
2014-11-06
1
-29
/
+26
*
Use em.info tags.
Jean-Philippe Lang
2014-11-06
1
-9
/
+7
*
Use IssueRelation#to_s.
Jean-Philippe Lang
2014-11-05
1
-4
/
+2
*
Time entries CSV export should include the tracker and subject of the issue (...
Jean-Philippe Lang
2014-11-05
1
-4
/
+8
*
Fixed that parent column should not include issue subject (#13673).
Jean-Philippe Lang
2014-11-04
1
-0
/
+2
*
Fixed CSV content for parent issue column (#13608).
Jean-Philippe Lang
2014-11-04
1
-0
/
+2
*
Adds (un)check all buttons to select all projects (#11702).
Jean-Philippe Lang
2014-11-02
1
-0
/
+6
*
Restores commits reverted when rails-4.1 branch was merged (#18174).
Jean-Philippe Lang
2014-10-24
2
-7
/
+9
*
remove unneeded "references" of joins
Toshi MARUYAMA
2014-10-24
1
-1
/
+0
*
Adds a single controller for users and groups memberships and support for add...
Jean-Philippe Lang
2014-10-23
2
-2
/
+58
*
Removed deprecated stuff for Redmine 3.0.
Jean-Philippe Lang
2014-10-22
2
-15
/
+0
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
10
-38
/
+34
*
Use relative URL for thumbnails according to :only_path option (#18119).
Jean-Philippe Lang
2014-10-18
1
-1
/
+1
*
Adds css classes to get sort order on the issue list (#17993).
Jean-Philippe Lang
2014-10-04
1
-0
/
+12
*
Removes routes for time entries nested under project/issues.
Jean-Philippe Lang
2014-10-04
1
-0
/
+30
*
Let the new time_entry form be submitted without project (#17954).
Jean-Philippe Lang
2014-10-04
1
-1
/
+4
*
Adds buit-in groups to give specific permissions to anonymous and non members...
Jean-Philippe Lang
2014-09-28
2
-6
/
+7
*
rename jQuery Datepicker i18n file name
Toshi MARUYAMA
2014-09-27
1
-1
/
+1
*
Backport r13313 from rails-4.1 to trunk.
Toshi MARUYAMA
2014-09-14
1
-1
/
+1
*
Fixed: Issues counters in roadmap only link to issues in the same project (#9...
Jean-Philippe Lang
2014-09-14
1
-0
/
+22
*
Include enabled modules in projects API (#17602).
Jean-Baptiste Barth
2014-09-06
1
-0
/
+21
*
fix test failure on Ruby 1.8.7 PostgreSQL (#17484)
Toshi MARUYAMA
2014-08-13
1
-1
/
+1
*
Add time entries custom fields to the context menu for quick bulk edit (#17484).
Jean-Philippe Lang
2014-07-29
1
-0
/
+7
*
Don't prepend project name if the version is not shared.
Jean-Philippe Lang
2014-07-14
1
-1
/
+1
*
Adds version date as title in #link_to_version (#17431).
Jean-Philippe Lang
2014-07-14
1
-1
/
+2
*
Moved #link_to_version to ApplicationHelper (#17431).
Jean-Philippe Lang
2014-07-14
2
-5
/
+6
*
Fixed relative "source" links in email notifications (#3483).
Jean-Philippe Lang
2014-07-05
1
-1
/
+1
*
Option to render boolean custom fields as a single check box or radio buttons...
Jean-Philippe Lang
2014-07-05
1
-2
/
+6
*
Redmine links not working with html escpaed characters (#16668).
Jean-Philippe Lang
2014-04-26
1
-0
/
+1
*
fix typos of source comments at ApplicationHelper
Toshi MARUYAMA
2014-04-07
1
-1
/
+1
*
Fixed that Link custom fields are not displayed as links on the issue list (#...
Jean-Philippe Lang
2014-04-06
2
-20
/
+19
*
Adds "Check for updates" for installed plugins (#3177).
Jean-Philippe Lang
2014-04-05
1
-0
/
+8
[next]