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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed: Section-edit buttons not available when a the version parameter is pro...
Jean-Philippe Lang
2011-11-28
1
-1
/
+1
*
Rails3: helper: html_safe for robot_exclusion_tag
Toshi MARUYAMA
2011-11-28
1
-1
/
+1
*
Rails3: view: html_safe for login user link
Toshi MARUYAMA
2011-11-28
1
-1
/
+4
*
Update MessagesController#quote to match the input id changed in r7682 (#9672).
Jean-Philippe Lang
2011-11-27
1
-1
/
+1
*
Do not include extra_info attribute in SysController responses because it bre...
Jean-Philippe Lang
2011-11-27
1
-2
/
+3
*
Improved user creation from incoming email.
Jean-Philippe Lang
2011-11-27
1
-15
/
+46
*
fix csv decimal separator of time entry csv (#8368)
Toshi MARUYAMA
2011-11-27
1
-5
/
+6
*
Resourcified attachments.
Jean-Philippe Lang
2011-11-27
3
-5
/
+5
*
fix time entry csv last line encoding (#8549)
Toshi MARUYAMA
2011-11-27
1
-1
/
+2
*
Adds routes for group users.
Jean-Philippe Lang
2011-11-27
2
-6
/
+5
*
Replaced error_messages_for with #error_messages.
Jean-Philippe Lang
2011-11-27
1
-1
/
+1
*
backout r6356: HTML escape of app/helpers/timelog_helper.rb
Toshi MARUYAMA
2011-11-27
1
-1
/
+1
*
View cleanup.
Jean-Philippe Lang
2011-11-26
4
-3
/
+10
*
Sort the issue list by author/assignee according to user display format (#9669).
Jean-Philippe Lang
2011-11-26
2
-11
/
+32
*
Version routes cleanup in views.
Jean-Philippe Lang
2011-11-26
1
-1
/
+1
*
Version routes cleanup in views.
Jean-Philippe Lang
2011-11-26
3
-3
/
+3
*
Adds icon on new item links in project settings.
Jean-Philippe Lang
2011-11-26
3
-3
/
+3
*
Set style for tips in forms.
Jean-Philippe Lang
2011-11-26
1
-4
/
+2
*
CSS class for modal box buttons.
Jean-Philippe Lang
2011-11-26
1
-1
/
+1
*
Ruby 1.9: fix encoding error on wiki diffs (#4050)
Toshi MARUYAMA
2011-11-25
1
-1
/
+3
*
Check attachment size when the user selects a file (#9667).
Jean-Philippe Lang
2011-11-25
1
-1
/
+2
*
Fixed: log time form not displayed on issue edit with :log_time permission on...
Jean-Philippe Lang
2011-11-25
1
-1
/
+1
*
Adds ids on rows in auth_sources/index view (#9659).
Jean-Philippe Lang
2011-11-25
1
-1
/
+1
*
Fixed time entries context menu display according permissions (#9405).
Jean-Philippe Lang
2011-11-24
2
-5
/
+4
*
Use document project when formatting text on documents index (#9448).
Jean-Philippe Lang
2011-11-24
1
-1
/
+1
*
Use user's time zone when logging time while editing ticket (#9619).
Jean-Philippe Lang
2011-11-24
1
-1
/
+1
*
Limit the characters stripped by Attachment#sanitize_filename (#4324).
Jean-Philippe Lang
2011-11-24
1
-4
/
+2
*
Html safe wiki page title.
Etienne Massip
2011-11-24
1
-1
/
+1
*
move logic to use latest image file attachment to class method for common use...
Toshi MARUYAMA
2011-11-24
2
-4
/
+10
*
Removed object name from form_for arguments.
Jean-Philippe Lang
2011-11-23
3
-3
/
+3
*
Removed object name from form_for arguments.
Jean-Philippe Lang
2011-11-23
4
-5
/
+7
*
error_messages_for removed in Rails 3.
Jean-Philippe Lang
2011-11-23
1
-1
/
+1
*
Removed useless :lang option.
Jean-Philippe Lang
2011-11-23
1
-1
/
+1
*
Makes labelled_tabular_form_for accept different signatures.
Jean-Philippe Lang
2011-11-23
1
-2
/
+5
*
Prevent clash with Rails 3 Query module.
Jean-Philippe Lang
2011-11-23
1
-1
/
+1
*
Do not use .merge_conditions.
Jean-Philippe Lang
2011-11-23
1
-4
/
+3
*
Do not use instance variable.
Jean-Philippe Lang
2011-11-23
1
-6
/
+6
*
fix inconsistent image filename extensions (#9638)
Toshi MARUYAMA
2011-11-23
2
-2
/
+2
*
Resourcified issue statuses.
Jean-Philippe Lang
2011-11-22
5
-33
/
+21
*
User forms cleanup.
Jean-Philippe Lang
2011-11-22
4
-5
/
+5
*
Resourcified trackers.
Jean-Philippe Lang
2011-11-22
5
-20
/
+31
*
Strings as html safe.
Jean-Philippe Lang
2011-11-22
1
-2
/
+2
*
REST API for issue categories (#9553).
Jean-Philippe Lang
2011-11-20
6
-19
/
+63
*
Resourcified issue categories (#9553).
Jean-Philippe Lang
2011-11-20
6
-32
/
+42
*
Makes issue categories available in project REST API (#9553).
Jean-Philippe Lang
2011-11-20
1
-0
/
+6
*
remove unused Iconv from issues helper "issues_to_csv" method (#4742)
Toshi MARUYAMA
2011-11-20
1
-1
/
+0
*
Adds API response to /issue_statuses to get the list of all available statuse...
Jean-Philippe Lang
2011-11-20
2
-3
/
+22
*
Adds API response to /trackers to get the list of all available trackers (#71...
Jean-Philippe Lang
2011-11-20
3
-3
/
+33
*
Do not show the paragraph if no message is set.
Jean-Philippe Lang
2011-11-20
1
-1
/
+3
*
Adds a dialog box for CSV export options (#4742).
Jean-Philippe Lang
2011-11-20
3
-53
/
+47
[next]