summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* Validates that activity belongs to project activities (#19656).Jean-Philippe Lang2015-05-301-0/+1
* Update activities list when changing project/issue id on the time entry form ...Jean-Philippe Lang2015-05-303-0/+15
* Column 'address' in where clause may be ambiguous (#19485).Jean-Philippe Lang2015-05-301-1/+1
* Adds a role setting that viewing all or own time entries (#8929).Jean-Philippe Lang2015-05-308-7/+55
* 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-252-5/+23
* Don't store total estimated hours on parent issues (#16092).Jean-Philippe Lang2015-05-254-10/+20
* Adds a setting to control done ratio on parent tasks (#5490).Jean-Philippe Lang2015-05-253-13/+33
* Adds settings to control start/due dates and priority on parent tasks (#5490).Jean-Philippe Lang2015-05-254-25/+76
* Fixed that copying issues always copy subtasks and attachments even if option...Jean-Philippe Lang2015-05-231-3/+6
* 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-104-2/+18
* Use #fixed_issues association (#19455).Jean-Philippe Lang2015-05-101-2/+2
* Adds private issue option to receiving emails (#8424).Jean-Philippe Lang2015-05-101-0/+4
* Raises 60-character limit for document titles to 255 (#12312).Jean-Philippe Lang2015-05-101-1/+1
* Set a back_url when forcing new login after session expiration (#19655).Jean-Philippe Lang2015-05-091-2/+2
* Adds flash messages to files_controller#create (#19793).Jean-Philippe Lang2015-05-091-3/+10
* Can't bulk edit own time entries with "Edit own time entries" (#18580).Jean-Philippe Lang2015-05-092-3/+4
* Fixed that issue validation fails if % done field is deactivated (#19731).Jean-Philippe Lang2015-05-091-0/+1
* Preload issue associations.Jean-Philippe Lang2015-05-091-1/+1
* Preload changeset associations (#19706).Jean-Philippe Lang2015-05-091-1/+1
* Refresh watchers list when watching/unwatching an issue (#4334).Jean-Philippe Lang2015-05-082-1/+2
* Use accessor method.Jean-Philippe Lang2015-04-261-1/+1
* Don't use a class variable for mail handler options.Jean-Philippe Lang2015-04-261-27/+33
* Removed invalid sanitizer in MailHandler (#19537).Jean-Philippe Lang2015-04-251-4/+0
* When changing tracker, clear the attributes that are disabled for the new tra...Jean-Philippe Lang2015-04-141-1/+14
* Fixed workflow rules when user has duplicated role by inheritance (#19569).Jean-Philippe Lang2015-04-141-1/+1
* Generate tag once per request.Jean-Philippe Lang2015-04-141-1/+1
* SQL error with SQLServer when grouping+sorting issues (#19544).Jean-Philippe Lang2015-04-121-4/+9
* Keywords in commit messages: journal entries are created even if nothing was ...Jean-Philippe Lang2015-04-121-2/+5
* Fixed that journals are shown multiple times in activity (#19168).Jean-Philippe Lang2015-04-121-1/+1
* Fixed validation when logging time on issue (#19464).Jean-Philippe Lang2015-04-121-3/+8
* "Required" and "Read-only" rules on "Fields Permissions" screen are not color...Jean-Philippe Lang2015-04-111-1/+1
* Mail handler should not ignore emails with x-auto-response-suppress header (#...Jean-Philippe Lang2015-04-112-2/+1
* When create by copying the issue, status can not be changed to default (#19553).Jean-Philippe Lang2015-04-111-1/+1
* Fixed that 2 repositories can be created with blank/nil identifier (#19400).Jean-Philippe Lang2015-04-111-0/+5
* Include custom fields description in project settings and issue view (#19296).Jean-Philippe Lang2015-03-213-4/+9
* Fixed that the bulk edit form shows additional custom fields (#19163).Jean-Philippe Lang2015-03-211-1/+1
* Fixed that the bulk edit form shows additional custom fields (#19163).Jean-Philippe Lang2015-03-211-1/+1
* Don't render the issue form if issue.project is nil (#19276).Jean-Philippe Lang2015-03-201-1/+7
* Don't validate the repository when updating/clearing extra info (#19400).Jean-Philippe Lang2015-03-201-2/+2
* Don't allow 2 repositories with blank identifier (#19400).Jean-Philippe Lang2015-03-201-1/+1
* API: creating an issue with an invalid project_id should return 422 instead o...Jean-Philippe Lang2015-03-201-1/+1
* Don't let users be sorted by email (#19161).Jean-Philippe Lang2015-03-202-2/+2
* Fixed that custom fields with hidden/read-only combination may be displayed o...Jean-Philippe Lang2015-03-201-3/+17
* revert r13896 (#14534)Toshi MARUYAMA2015-03-201-11/+3
* remove trailing white-space from app/models/issue.rbToshi MARUYAMA2015-03-161-1/+1
* Reverts r14115 in trunk.Jean-Philippe Lang2015-03-151-1/+1