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
/
application_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trackers controller refactoring.
Jean-Philippe Lang
2009-02-26
1
-0
/
+7
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-84
/
+11
*
Fixes "too few arguments" error on activerecord error translation (#2626).
Jean-Philippe Lang
2009-02-20
1
-5
/
+5
*
Adds (a maximum of 3) links to project ancestors in the page title (#2788).
Jean-Philippe Lang
2009-02-20
1
-0
/
+20
*
Issues pagination loses project param after applying or clearing filter (#2726).
Jean-Philippe Lang
2009-02-12
1
-2
/
+2
*
Leave wiki links untouched if target project doesn't exist or have no wiki.
Jean-Philippe Lang
2009-02-10
1
-1
/
+1
*
Fixed: inline attached image should not match partial filename (#2683).
Jean-Philippe Lang
2009-02-05
1
-4
/
+3
*
Show line breaks in activity events summary.
Jean-Philippe Lang
2009-02-01
1
-1
/
+1
*
Adds projects association on tracker form (#2578).
Jean-Philippe Lang
2009-01-29
1
-0
/
+24
*
Adds an helper to render other formats download links.
Jean-Philippe Lang
2009-01-29
1
-0
/
+6
*
Converted routing and urls to follow the Rails REST convention.
Eric Davis
2009-01-26
1
-19
/
+24
*
Fixed that the project jump box does not preserve current tab after r2304.
Jean-Philippe Lang
2009-01-25
1
-1
/
+1
*
Merged nested projects branch. Removes limit on subproject nesting (#594).
Jean-Philippe Lang
2009-01-24
1
-0
/
+39
*
Moves flash messages rendering to a helper method.
Jean-Philippe Lang
2009-01-03
1
-0
/
+9
*
Do not escape back_url twice when login fails.
Jean-Philippe Lang
2008-12-31
1
-0
/
+1
*
Escape back_url field value (#2320).
Jean-Philippe Lang
2008-12-12
1
-1
/
+2
*
Makes logged-in username in topbar linking to (#2291).
Jean-Philippe Lang
2008-12-07
1
-2
/
+2
*
Changes issue history headings.
Jean-Philippe Lang
2008-12-06
1
-2
/
+2
*
Use style attribute for setting width of table cells in progress bars (#2267).
Jean-Philippe Lang
2008-12-02
1
-3
/
+3
*
Adds link to user's account on issue history.
Jean-Philippe Lang
2008-11-30
1
-1
/
+1
*
Display latest user's activity on account/show view.
Jean-Philippe Lang
2008-11-30
1
-0
/
+12
*
Extends child_pages macro to display child pages based on page parameter (#19...
Jean-Philippe Lang
2008-11-22
1
-0
/
+16
*
Link to activity view when displaying dates.
Jean-Philippe Lang
2008-11-09
1
-1
/
+4
*
Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a...
Jean-Philippe Lang
2008-11-09
1
-2
/
+11
*
Email address should be lowercased for gravatar (#2145).
Jean-Philippe Lang
2008-11-07
1
-67
/
+67
*
Added an option to turn user Gravatars on or off
Eric Davis
2008-10-31
1
-0
/
+6
*
Fixed: Inline images don't work if file name has upper case letters or if ima...
Jean-Philippe Lang
2008-10-28
1
-1
/
+1
*
Makes wiki text formatter pluggable.
Jean-Philippe Lang
2008-10-27
1
-15
/
+13
*
Makes permission screens localized (#2070).
Jean-Philippe Lang
2008-10-24
1
-2
/
+3
*
Show the most recent file when displaying an inline image.
Jean-Philippe Lang
2008-10-18
1
-0
/
+1
*
Escape image filename regexp (#1971).
Jean-Philippe Lang
2008-10-04
1
-1
/
+1
*
Fixed: Roadmap crashes when a version has a due date > 2037.
Jean-Philippe Lang
2008-09-20
1
-0
/
+13
*
Template error when user's timezone isn't set and UTC timestamps are used (#1...
Jean-Philippe Lang
2008-09-11
1
-1
/
+1
*
Adds posts quoting functionality (#1825).
Jean-Philippe Lang
2008-08-28
1
-0
/
+6
*
Adds links to forum messages using message#id syntax (#1756).
Jean-Philippe Lang
2008-08-10
1
-1
/
+13
*
Adds support for wiki links with anchor (#1647).
Jean-Philippe Lang
2008-07-28
1
-4
/
+9
*
Adds child_pages macro for wiki pages (#528).
Jean-Philippe Lang
2008-07-26
1
-1
/
+1
*
Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.
Jean-Philippe Lang
2008-07-26
1
-1
/
+2
*
Redirect user to the previous page after logging in (#1679).
Jean-Philippe Lang
2008-07-26
1
-1
/
+2
*
Appends the filename to the attachment url so that clients that ignore conten...
Jean-Philippe Lang
2008-07-22
1
-0
/
+11
*
Strikethru closed issue links (#1127).
Jean-Philippe Lang
2008-07-20
1
-0
/
+3
*
Adds links to the user page on various views.
Jean-Philippe Lang
2008-07-16
1
-1
/
+2
*
Fixed: trailing period should not be included in redmine links of type class:...
Jean-Philippe Lang
2008-07-10
1
-1
/
+1
*
Fixes "source:" links URLs (r1617).
Jean-Philippe Lang
2008-07-06
1
-1
/
+6
*
Removes calls to TimeZone#adjust (#1584).
Jean-Philippe Lang
2008-07-05
1
-5
/
+1
*
Removes no longer needed helper method (r1605).
Jean-Philippe Lang
2008-06-29
1
-8
/
+0
*
Makes issue update link work without javascript (#1337).
Jean-Philippe Lang
2008-06-29
1
-1
/
+1
*
File viewer for attached text files.
Jean-Philippe Lang
2008-06-09
1
-0
/
+8
*
Redmine links regexp fix (#1369, url hash turned into a ticket link).
Jean-Philippe Lang
2008-06-04
1
-1
/
+1
*
Fixed: changesets titles should not be multiline in atom feeds (#1356).
Jean-Philippe Lang
2008-06-04
1
-2
/
+9
[next]