summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replaced ruby-net-ldap with net-ldap 0.2.2 gem.Jean-Philippe Lang2012-02-0271-3369/+6200
* Adds a setting that allows to reference/fix issues of all projects (#3087).Jean-Philippe Lang2012-02-0249-2/+83
* Fixed: associated changesets from other projects are not visible if the curre...Jean-Philippe Lang2012-02-022-5/+17
* Adds custom field in TimeEntry API responses (#10131).Jean-Philippe Lang2012-02-012-0/+4
* Adds members of subprojects in assignee and author filters (#10126).Jean-Philippe Lang2012-02-014-7/+38
* Simplifies Principal.active scope (status defaults to 1 for groups).Jean-Philippe Lang2012-02-012-1/+9
* code layout cleanup app/models/mail_handler.rbToshi MARUYAMA2012-01-311-13/+42
* code layout cleanup app/models/mail_handler.rbToshi MARUYAMA2012-01-311-2/+4
* replace tabs to spaces at app/views/wiki/index.html.erbToshi MARUYAMA2012-01-311-2/+2
* Rails3: add number.format to ro and sk locales (#4796)Toshi MARUYAMA2012-01-312-0/+10
* code layout clean up test/unit/mail_handler_test.rbToshi MARUYAMA2012-01-301-17/+78
* Removed border around wiki pages in PDF.Jean-Philippe Lang2012-01-301-1/+1
* Fix for ruby1.9.3.Jean-Philippe Lang2012-01-301-4/+14
* code layout cleanup unit mail handler test fixturesToshi MARUYAMA2012-01-301-19/+7
* Bulgarian translation updated by Ivan Cenov (#10087)Toshi MARUYAMA2012-01-301-2/+2
* Fix for ruby1.9.3.Jean-Philippe Lang2012-01-301-1/+1
* Removed useless permission check in wiki controller.Jean-Philippe Lang2012-01-302-7/+4
* Adds export of all wiki pages to a PDF file (#3463).Jean-Philippe Lang2012-01-306-15/+85
* Check parent wiki page by default.Jean-Philippe Lang2012-01-301-1/+1
* Adds bookmarks to PDF when exporting a grouped issue list.Jean-Philippe Lang2012-01-301-3/+84
* Fixed that tag[0] may be nil.Jean-Philippe Lang2012-01-301-2/+2
* remove trailing tabs from app/views/news/_form.html.erbToshi MARUYAMA2012-01-301-1/+1
* Enable attached images to be displayed inline on the news list.Jean-Philippe Lang2012-01-291-1/+1
* Allows attachments on news (#1972).Jean-Philippe Lang2012-01-299-16/+78
* Locales update.Jean-Philippe Lang2012-01-2943-0/+43
* Display of multi custom fields.Jean-Philippe Lang2012-01-297-6/+30
* Display custom_field_values instead of custom_values.Jean-Philippe Lang2012-01-291-2/+2
* Code cleanup.Jean-Philippe Lang2012-01-291-9/+9
* Allow existing single value custom fields to be changed to multiselect.Jean-Philippe Lang2012-01-291-1/+1
* Do not validate blank default custom field value.Jean-Philippe Lang2012-01-292-1/+6
* Adds support for multiselect custom fields (#1189).Jean-Philippe Lang2012-01-2921-41/+657
* Support for nested array in API builder.Jean-Philippe Lang2012-01-293-1/+31
* test: add attachment tests at unit mail handler test for Rails3Toshi MARUYAMA2012-01-291-0/+3
* route: repository: move :repository_id routes before non :repository_id routesToshi MARUYAMA2012-01-291-23/+26
* Extracts custom field values validation from CustomValue so that they can be ...Jean-Philippe Lang2012-01-2811-193/+249
* Ruby1.9: skip enforcing UTF-8 encodings on the params hash on Rails2 if it is...Toshi MARUYAMA2012-01-281-1/+3
* test: route: repositories: split tests whether 'show' action or notToshi MARUYAMA2012-01-281-2/+8
* Ruby1.9: enforce UTF-8 encodings on the params hash on Rails2 (#4050, #4796)Toshi MARUYAMA2012-01-281-0/+22
* Ruby1.9: set Encoding.default_external on only Rails2 (#4050, #4796)Toshi MARUYAMA2012-01-281-1/+1
* German "text_project_identifier_info" translated by Felix Schäfer (#1363)Toshi MARUYAMA2012-01-271-1/+1
* Dutch "text_project_identifier_info" translated by Pieter Nicolai (#1363)Toshi MARUYAMA2012-01-271-1/+1
* replace i18n "text_project_identifier_info" (#1363)Toshi MARUYAMA2012-01-2742-42/+42
* Accept project identifier with underscore.Jean-Philippe Lang2012-01-271-1/+1
* Allow underscores in project identifiers (#1363).Jean-Philippe Lang2012-01-275-4/+5
* Makes all workflow transitions defined for all roles available to administrat...Jean-Philippe Lang2012-01-262-1/+10
* replace tabs to spaces at app/views/projects/settings/_repositories.html.erbToshi MARUYAMA2012-01-261-11/+11
* Bulgarian translation updated by Ivan Cenov (#10057)Toshi MARUYAMA2012-01-261-3/+3
* code layout cleanup app/views/repositories/revisions.html.erbToshi MARUYAMA2012-01-261-1/+4
* code layout cleanup app/views/repositories/_revisions.html.erbToshi MARUYAMA2012-01-261-1/+5
* Rails3.2: pdf: comment out ::ActionView::TemplateHandlers::ERB of rfpdf plugi...Toshi MARUYAMA2012-01-262-6/+6