summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Better handle html-only emails (#16962).Jean-Philippe Lang2015-06-1514-19/+1312
* Set new member form width to 90% (#19844).Jean-Philippe Lang2015-06-141-1/+1
* Align roles on new member form (#19844).Jean-Philippe Lang2015-06-141-0/+1
* Fixed test failure (#6118).Jean-Philippe Lang2015-06-131-1/+1
* Put roadmap versions in <article> tags (#19341).Jean-Philippe Lang2015-06-131-1/+5
* Put news articles into <article> tags (#19339).Jean-Philippe Lang2015-06-131-7/+11
* Adds test for when filtering on invalid issue ids (#6118).Jean-Philippe Lang2015-06-131-0/+18
* Adds issue filters on parent/subtasks (#6118).Jean-Philippe Lang2015-06-135-2/+87
* Add BOM to UTF-8 encoded CSV (#7037).Jean-Philippe Lang2015-06-132-1/+38
* Adds a class for handling CSV generation (#7037).Jean-Philippe Lang2015-06-135-22/+75
* Newlines stripped from CVS commit messages (#19835).Jean-Philippe Lang2015-06-131-1/+0
* Set a max width to html email content (#16535).Jean-Philippe Lang2015-06-064-4/+27
* Change default display mode for PDF Export to OneColumn (#19546).Jean-Philippe Lang2015-06-061-0/+1
* Code formatting (#19982).Jean-Philippe Lang2015-06-061-9/+9
* Replaces hard-coded strings in views (#19707).Jean-Philippe Lang2015-06-0650-3/+150
* Adds missing strings to locales (#8929).Jean-Philippe Lang2015-06-0648-0/+96
* Can't apply textile modifiers to 1 non-ASCII character (#19995).Jean-Philippe Lang2015-06-062-2/+8
* acts_as_versioned not compatible with ActiveRecord 4.2.1 (#19957).Jean-Philippe Lang2015-05-311-1/+1
* Ability to limit member management to certain roles (#19707).Jean-Philippe Lang2015-05-3113-28/+260
* Fixed that project activity without parent hides system activities and remove...Jean-Philippe Lang2015-05-302-40/+17
* Fixed test failures introduced by r14288 (#19656).Jean-Philippe Lang2015-05-304-8/+8
* Menu should not include "New issue" for users with copy issues permission only.Jean-Philippe Lang2015-05-302-1/+12
* Mail Handler: option for specifying a custom CA bundle (#19182).Jean-Philippe Lang2015-05-301-2/+6
* Validates that activity belongs to project activities (#19656).Jean-Philippe Lang2015-05-302-0/+9
* Update activities list when changing project/issue id on the time entry form ...Jean-Philippe Lang2015-05-307-0/+69
* Missing fixtures.Jean-Philippe Lang2015-05-301-1/+1
* Column 'address' in where clause may be ambiguous (#19485).Jean-Philippe Lang2015-05-301-1/+1
* Connection leak in Redmine.pm (#19956).Jean-Philippe Lang2015-05-301-1/+1
* Adds missing translation strings.Jean-Philippe Lang2015-05-3048-0/+330
* Adds a role setting that viewing all or own time entries (#8929).Jean-Philippe Lang2015-05-3012-7/+100
* Code cleanup.Jean-Philippe Lang2015-05-251-8/+7
* Display time spent on the issue and the total time spent like estimated hours...Jean-Philippe Lang2015-05-253-5/+27
* Don't store total estimated hours on parent issues (#16092).Jean-Philippe Lang2015-05-257-44/+77
* Moved tests to issue_subtasking_test.Jean-Philippe Lang2015-05-252-20/+20
* Adds a setting to control done ratio on parent tasks (#5490).Jean-Philippe Lang2015-05-256-47/+99
* Adds settings to control start/due dates and priority on parent tasks (#5490).Jean-Philippe Lang2015-05-2510-68/+236
* Fixed that copying issues always copy subtasks and attachments even if option...Jean-Philippe Lang2015-05-232-5/+8
* Missing validation for description size of versions (#19840).Jean-Philippe Lang2015-05-231-0/+1
* Test broken by r14265 (#19458).Jean-Philippe Lang2015-05-101-1/+2
* Code cleanup (#19458).Jean-Philippe Lang2015-05-102-5/+4
* Add the ability to expire passwords after a configurable number of days (#194...Jean-Philippe Lang2015-05-109-2/+61
* Use #fixed_issues association (#19455).Jean-Philippe Lang2015-05-101-2/+2
* Adds private issue option to receiving emails (#8424).Jean-Philippe Lang2015-05-105-0/+28
* Raises 60-character limit for document titles to 255 (#12312).Jean-Philippe Lang2015-05-104-2/+18
* Merged r14256 from 3.0-stable.Jean-Philippe Lang2015-05-102-1/+10
* Set a back_url when forcing new login after session expiration (#19655).Jean-Philippe Lang2015-05-092-7/+7
* Removed experimental flag on markdown format (#15520).Jean-Philippe Lang2015-05-091-1/+1
* Adds flash messages to files_controller#create (#19793).Jean-Philippe Lang2015-05-092-3/+21
* Can't bulk edit own time entries with "Edit own time entries" (#18580).Jean-Philippe Lang2015-05-094-3/+45
* Fixed that issue validation fails if % done field is deactivated (#19731).Jean-Philippe Lang2015-05-092-0/+10