summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed: Wiki section edit escapes code tags inside pre blocks (#9673).Jean-Philippe Lang2011-11-282-1/+7
* Removed delete button on enumeration edit form.Jean-Philippe Lang2011-11-281-4/+0
* Removed EnumerationsController#list action.Jean-Philippe Lang2011-11-283-10/+4
* Adds #current_version? method to wiki content.Jean-Philippe Lang2011-11-285-5/+46
* Fixed: Wiki export link doesn't work for users without :view_wiki_edits permi...Jean-Philippe Lang2011-11-282-3/+10
* Fixed: Section-edit buttons not available when a the version parameter is pro...Jean-Philippe Lang2011-11-283-1/+41
* Fixed: Angle brackets within 'pre' blocks are silently replaced by HTML entit...Jean-Philippe Lang2011-11-282-1/+11
* Adds functional tests for GroupsController.Jean-Philippe Lang2011-11-281-1/+23
* Rails3: helper: html_safe for robot_exclusion_tagToshi MARUYAMA2011-11-281-1/+1
* Rails3: view: html_safe for login user linkToshi MARUYAMA2011-11-281-1/+4
* pdf: expand relational issues status column width of issue pdf (#5634)Toshi MARUYAMA2011-11-281-2/+2
* Traditional Chinese translation updated by ChunChang Lo (#9675)Toshi MARUYAMA2011-11-281-6/+6
* Exclude gems from test coverage.Jean-Philippe Lang2011-11-271-1/+1
* Adds test for r7961 fix (#9672).Jean-Philippe Lang2011-11-271-0/+11
* Update MessagesController#quote to match the input id changed in r7682 (#9672).Jean-Philippe Lang2011-11-271-1/+1
* Adds functional tests for CustomFieldsController.Jean-Philippe Lang2011-11-271-1/+37
* Fixes require path in test.Jean-Philippe Lang2011-11-271-1/+1
* Adds an explicit message for when reposman gets a 403.Jean-Philippe Lang2011-11-271-1/+3
* Adds an option to reposman for reading the API key from a file.Jean-Philippe Lang2011-11-271-1/+13
* Do not include extra_info attribute in SysController responses because it bre...Jean-Philippe Lang2011-11-272-2/+15
* Set format for activeresource client in reposman.Jean-Philippe Lang2011-11-271-0/+1
* Adds an option to rdm-mailhandler for reading the API key from a file (#4976).Jean-Philippe Lang2011-11-271-0/+12
* Adds an option to rdm-mailhandler to disable server certificate verification ...Jean-Philippe Lang2011-11-271-4/+11
* Improved user creation from incoming email.Jean-Philippe Lang2011-11-272-15/+86
* add tests to export time entry csv in French for csv separator (#8368)Toshi MARUYAMA2011-11-271-0/+45
* fix csv decimal separator of time entry csv (#8368)Toshi MARUYAMA2011-11-271-5/+6
* add csv separator check to the test to export time entry csv in Traditional C...Toshi MARUYAMA2011-11-271-0/+11
* Resourcified attachments.Jean-Philippe Lang2011-11-275-14/+16
* fix time entry csv last line encoding (#8549)Toshi MARUYAMA2011-11-272-1/+5
* Adds routes for group users.Jean-Philippe Lang2011-11-275-8/+15
* Replaced error_messages_for with #error_messages.Jean-Philippe Lang2011-11-271-1/+1
* add tests to export time log csv in Traditional Chinese and French for csv se...Toshi MARUYAMA2011-11-271-0/+70
* add tests to export issues csv in Traditional Chinese and French for csv sepa...Toshi MARUYAMA2011-11-271-0/+58
* Bulgarian translation updated by Ivan Cenov (#9671)Toshi MARUYAMA2011-11-271-6/+6
* backout r6356: HTML escape of app/helpers/timelog_helper.rbToshi MARUYAMA2011-11-271-1/+1
* cover the issues pdf test in English and CJK localesToshi MARUYAMA2011-11-271-12/+32
* View cleanup.Jean-Philippe Lang2011-11-264-3/+10
* Sort the issue list by author/assignee according to user display format (#9669).Jean-Philippe Lang2011-11-266-18/+107
* Version routes cleanup in views.Jean-Philippe Lang2011-11-261-1/+1
* Version routes cleanup in views.Jean-Philippe Lang2011-11-263-3/+3
* Adds icon on new item links in project settings.Jean-Philippe Lang2011-11-263-3/+3
* Locales updates.Jean-Philippe Lang2011-11-262-4/+4
* Locales updates.Jean-Philippe Lang2011-11-262-8/+8
* Set style for tips in forms.Jean-Philippe Lang2011-11-262-7/+6
* CSS class for modal box buttons.Jean-Philippe Lang2011-11-262-1/+2
* Removed non standard values for "white-space" CSS property.Jean-Philippe Lang2011-11-261-3/+1
* Removed non standard "filter" CSS property.Jean-Philippe Lang2011-11-261-1/+0
* Ruby 1.9: fix TabularFormBuilder to show "translation missing: en, field_lock...Toshi MARUYAMA2011-11-261-1/+2
* Ruby 1.9: fix encoding error on wiki diffs (#4050)Toshi MARUYAMA2011-11-251-1/+3
* Check attachment size when the user selects a file (#9667).Jean-Philippe Lang2011-11-2546-1/+58