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
*
Adds pagination to users list when adding project or group members (#9549).
Jean-Philippe Lang
2013-01-18
2
-0
/
+29
*
Link to attachment should return latest attachment (#7510).
Jean-Philippe Lang
2013-01-15
1
-1
/
+1
*
Use helper.
Jean-Philippe Lang
2013-01-14
1
-2
/
+1
*
Use named route with attachment filename for inline images.
Jean-Philippe Lang
2013-01-14
1
-2
/
+1
*
Adds a named route for thumbnails and use route helper in #thumbnail_tag.
Jean-Philippe Lang
2013-01-14
1
-2
/
+2
*
Add named routes for attachments and use route helpers in #link_to_attachment.
Jean-Philippe Lang
2013-01-14
1
-8
/
+4
*
Use route helper in #link_to_message.
Jean-Philippe Lang
2013-01-14
1
-5
/
+3
*
Removed deprecated call from examples.
Jean-Philippe Lang
2013-01-14
1
-1
/
+0
*
Use route helper in #link_to_project.
Jean-Philippe Lang
2013-01-14
1
-3
/
+17
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
40
-40
/
+40
*
Code cleanup (#12801).
Jean-Philippe Lang
2013-01-10
1
-3
/
+3
*
Fixed that viewing the history of a wiki page with attachments raises an erro...
Jean-Philippe Lang
2013-01-10
1
-2
/
+2
*
Pass the order option as an array to satisfy sqlserver adapter (#12713).
Jean-Philippe Lang
2013-01-04
1
-2
/
+3
*
Deprecates Version#*_pourcent in favour of #*_percent (#12724).
Jean-Philippe Lang
2013-01-04
1
-1
/
+1
*
Don't do any query if id is not present.
Jean-Philippe Lang
2013-01-03
1
-0
/
+3
*
Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2.
Jean-Philippe Lang
2012-12-26
1
-1
/
+1
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-23
2
-0
/
+13
*
Renamed #_issues_path to #_project_issues_path.
Jean-Philippe Lang
2012-12-23
1
-1
/
+1
*
Moved routes helper methods to an helper.
Jean-Philippe Lang
2012-12-23
1
-0
/
+31
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
1
-1
/
+1
*
Changed revision regexp to make source: links accept a branch.
Jean-Philippe Lang
2012-12-21
1
-1
/
+1
*
Replaces the classic_pagination plugin with a simple pagination module.
Jean-Philippe Lang
2012-12-17
1
-53
/
+1
*
code cleanup gantt_helper.rb
Toshi MARUYAMA
2012-12-17
1
-4
/
+4
*
Merged ajax_upload branch (#3957).
Jean-Philippe Lang
2012-12-10
1
-2
/
+3
*
Makes time entry custom fields available for display on the time entries list...
Jean-Philippe Lang
2012-12-09
1
-1
/
+3
*
Moved build_query_from_params helper to Query#build_from_params.
Jean-Philippe Lang
2012-12-09
1
-14
/
+1
*
Adds STI to Query model. Issue queries are now IssueQuery instances.
Jean-Philippe Lang
2012-12-09
2
-7
/
+7
*
Group events in the activity view (#12542).
Jean-Philippe Lang
2012-12-08
1
-0
/
+33
*
Adds an option for displaying the issue description on the issue list (#3447).
Jean-Philippe Lang
2012-12-06
2
-5
/
+18
*
Replaces find(:first) calls.
Jean-Philippe Lang
2012-12-03
1
-2
/
+2
*
Adds helpers for retrieving my page data.
Jean-Philippe Lang
2012-12-02
1
-0
/
+50
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
2
-2
/
+2
*
Moved duplicate #options_for_membership_project_select to ApplicationHelper.
Jean-Philippe Lang
2012-12-01
3
-18
/
+9
*
Cache languages names to avoid loading all translations files.
Jean-Philippe Lang
2012-11-18
1
-2
/
+1
*
Issues by Category should show tasks without category (#8106).
Jean-Philippe Lang
2012-10-30
1
-1
/
+2
*
Ability to sort issues by grouped column (#3511).
Jean-Philippe Lang
2012-10-29
1
-0
/
+8
*
Ignore non-working days when rescheduling an issue (#2161).
Jean-Philippe Lang
2012-10-29
1
-1
/
+1
*
Don't show confirmation message when disabled delete link in the context menu...
Jean-Philippe Lang
2012-10-24
1
-2
/
+2
*
Ability to delete a version from a wiki page history (#10852).
Jean-Philippe Lang
2012-10-23
1
-0
/
+4
*
Wiki page versions routes cleanup.
Jean-Philippe Lang
2012-10-21
2
-3
/
+3
*
Reverts r10676 that broke a test.
Jean-Philippe Lang
2012-10-18
1
-1
/
+2
*
Code cleanup.
Jean-Philippe Lang
2012-10-18
1
-2
/
+1
*
Use named route.
Jean-Philippe Lang
2012-10-18
1
-3
/
+1
*
Use named route.
Jean-Philippe Lang
2012-10-18
1
-1
/
+1
*
Adds links to locked users when current user is admin.
Jean-Philippe Lang
2012-10-18
1
-2
/
+2
*
Use named route (#12113).
Jean-Philippe Lang
2012-10-17
1
-1
/
+1
*
Use parent tracker as the default tracker when adding a subtask (#12113).
Jean-Philippe Lang
2012-10-17
1
-1
/
+5
*
Adds a helper for displaying a link to add a subtask (#12113).
Jean-Philippe Lang
2012-10-17
1
-0
/
+5
*
Use a local variable.
Jean-Philippe Lang
2012-10-17
1
-1
/
+3
*
Adds a setting to allow subtasks to belong to other projects (#5487).
Jean-Philippe Lang
2012-10-10
2
-2
/
+14
[next]