summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Permissions report: display role names on each permission group (#10119).Jean-Philippe Lang2012-02-021-2/+5
* Adds specific css class for information in forms.Jean-Philippe Lang2012-02-0212-26/+25
* Replaced ruby-net-ldap with net-ldap 0.2.2 gem.Jean-Philippe Lang2012-02-021-1/+0
* Adds a setting that allows to reference/fix issues of all projects (#3087).Jean-Philippe Lang2012-02-022-2/+6
* Fixed: associated changesets from other projects are not visible if the curre...Jean-Philippe Lang2012-02-021-4/+2
* 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-012-7/+20
* Simplifies Principal.active scope (status defaults to 1 for groups).Jean-Philippe Lang2012-02-011-1/+1
* 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
* Removed useless permission check in wiki controller.Jean-Philippe Lang2012-01-301-5/+0
* Adds export of all wiki pages to a PDF file (#3463).Jean-Philippe Lang2012-01-303-11/+23
* Check parent wiki page by default.Jean-Philippe Lang2012-01-301-1/+1
* 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-297-6/+14
* Display of multi custom fields.Jean-Philippe Lang2012-01-294-4/+4
* 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-291-1/+1
* Adds support for multiselect custom fields (#1189).Jean-Philippe Lang2012-01-2911-31/+158
* Extracts custom field values validation from CustomValue so that they can be ...Jean-Philippe Lang2012-01-284-36/+100
* Ruby1.9: skip enforcing UTF-8 encodings on the params hash on Rails2 if it is...Toshi MARUYAMA2012-01-281-1/+3
* Ruby1.9: enforce UTF-8 encodings on the params hash on Rails2 (#4050, #4796)Toshi MARUYAMA2012-01-281-0/+22
* Accept project identifier with underscore.Jean-Philippe Lang2012-01-271-1/+1
* Allow underscores in project identifiers (#1363).Jean-Philippe Lang2012-01-271-1/+1
* Makes all workflow transitions defined for all roles available to administrat...Jean-Philippe Lang2012-01-261-1/+1
* replace tabs to spaces at app/views/projects/settings/_repositories.html.erbToshi MARUYAMA2012-01-261-11/+11
* 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
* Fixed javascript error when changing time period on time report.Jean-Philippe Lang2012-01-241-1/+1
* Fixed links to versions anchors on the roadmap.Jean-Philippe Lang2012-01-241-1/+1
* Provide a direct access to completed versions form the roadmap.Jean-Philippe Lang2012-01-242-1/+14
* Moved javascript filters functions to application.js.Jean-Philippe Lang2012-01-241-103/+1
* Allows bulk change issue private flag (#10042).Jean-Philippe Lang2012-01-232-0/+9
* Notify previous assignee when assignee changes (#2694).Jean-Philippe Lang2012-01-232-10/+18
* Adds support for multiple repositories to redmine links (#779).Jean-Philippe Lang2012-01-221-24/+44
* Fixed that project is ignored when entering an issue id on /time_entries/new ...Jean-Philippe Lang2012-01-221-4/+6
* Keep back_url param for when continuing creating issues.Jean-Philippe Lang2012-01-211-2/+2
* Enable global time logging at /time_entries/new (#10020).Jean-Philippe Lang2012-01-215-8/+35
* Fixed that reminders are sent for closed issues (#10006).Jean-Philippe Lang2012-01-211-1/+1
* Adds a <<me>> option for assignee in the context menu (#1102).Jean-Philippe Lang2012-01-211-0/+4
* Adds a <<me>> option at the top of the assignee drop-down (#1102).Jean-Philippe Lang2012-01-211-0/+3
* Adds a 'Create and continue' button on the spent time form (#9995).Jean-Philippe Lang2012-01-212-3/+8
* Makes Version REST API accept due_date attribute (#10013).Jean-Philippe Lang2012-01-211-0/+4
* Resizes the attachment description field and moves the label to a placeholder...Jean-Philippe Lang2012-01-211-1/+1
* Updated footer.Jean-Philippe Lang2012-01-201-1/+1
* Localized string for issue position in results.Jean-Philippe Lang2012-01-201-1/+1