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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check attachment size when the user selects a file (#9667).
Jean-Philippe Lang
2011-11-25
46
-1
/
+58
*
Reduces vertical spacing between form fields.
Jean-Philippe Lang
2011-11-25
1
-3
/
+1
*
Fixed: log time form not displayed on issue edit with :log_time permission on...
Jean-Philippe Lang
2011-11-25
2
-1
/
+17
*
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
3
-5
/
+23
*
Fixed that :edit_time_entries permission allows creating time entries (#9405).
Jean-Philippe Lang
2011-11-24
2
-2
/
+14
*
Fixed that :view_time_entries permission allows time entry editing (#9405).
Jean-Philippe Lang
2011-11-24
2
-1
/
+12
*
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
2
-4
/
+23
*
Html safe wiki page title.
Etienne Massip
2011-11-24
1
-1
/
+1
*
pdf: add the new feature to include attachment images (#3261)
Toshi MARUYAMA
2011-11-24
1
-0
/
+11
*
pdf: lib: prepare to use rfpdf plug-in rmagick feature (#3261)
Toshi MARUYAMA
2011-11-24
1
-0
/
+3
*
pdf: lib: add "attachments" parameter at RDMwriteHTMLCell method (#3261)
Toshi MARUYAMA
2011-11-24
1
-10
/
+9
*
pdf: lib: add the method to return attachment from filename and encoding (#3261)
Toshi MARUYAMA
2011-11-24
3
-0
/
+76
*
reset Attachment.storage_path at the end of attachment tests
Toshi MARUYAMA
2011-11-24
4
-6
/
+26
*
code layout clean up test/unit/helpers/application_helper_test.rb
Toshi MARUYAMA
2011-11-24
1
-7
/
+5
*
add missing fixtures at unit attachment test
Toshi MARUYAMA
2011-11-24
1
-1
/
+2
*
move logic to use latest image file attachment to class method for common use...
Toshi MARUYAMA
2011-11-24
3
-4
/
+30
*
add unit application helper test to use latest image file (#3261)
Toshi MARUYAMA
2011-11-24
4
-0
/
+51
*
Fixed stub.
Jean-Philippe Lang
2011-11-23
1
-1
/
+1
*
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
*
Removed useless :lang option.
Jean-Philippe Lang
2011-11-23
1
-5
/
+0
*
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
*
Use controller instead of instance variable.
Jean-Philippe Lang
2011-11-23
1
-1
/
+1
*
Initialize @childrenHash.
Jean-Philippe Lang
2011-11-23
1
-0
/
+1
*
Added pt-BR translation for #2269.
Etienne Massip
2011-11-23
1
-1
/
+1
*
pdf: lib: remove unused "include Redmine::I18n" from RDMPdfEncoding class
Toshi MARUYAMA
2011-11-23
1
-1
/
+0
*
use temporary attachments directory in unit attachment test
Toshi MARUYAMA
2011-11-23
1
-0
/
+1
*
fix inconsistent image filename extensions (#9638)
Toshi MARUYAMA
2011-11-23
4
-2
/
+66
*
Resourcified issue statuses.
Jean-Philippe Lang
2011-11-22
7
-37
/
+25
*
User forms cleanup.
Jean-Philippe Lang
2011-11-22
4
-5
/
+5
*
Resourcified trackers.
Jean-Philippe Lang
2011-11-22
7
-35
/
+59
*
Strings as html safe.
Jean-Philippe Lang
2011-11-22
1
-2
/
+2
*
before_validation_on_create callback removed in Rails 3.1.
Jean-Philippe Lang
2011-11-22
1
-1
/
+1
*
attachment: add missing diff type at functional tests (#2371, #9612)
Toshi MARUYAMA
2011-11-22
1
-2
/
+2
*
remove trailing white-spaces from config/locales/bg.yml
Toshi MARUYAMA
2011-11-21
1
-18
/
+18
*
Bulgarian translation updated by Ivan Cenov (#9615)
Toshi MARUYAMA
2011-11-21
1
-5
/
+5
*
REST API for issue categories (#9553).
Jean-Philippe Lang
2011-11-20
10
-27
/
+218
*
Resourcified issue categories (#9553).
Jean-Philippe Lang
2011-11-20
9
-48
/
+75
*
Makes issue categories available in project REST API (#9553).
Jean-Philippe Lang
2011-11-20
2
-1
/
+42
*
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
5
-3
/
+86
*
Adds API response to /trackers to get the list of all available trackers (#71...
Jean-Philippe Lang
2011-11-20
6
-3
/
+97
[next]