summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add watchers from To and Cc fields in issue replies (#7017).Jean-Philippe Lang2016-01-223-3/+49
* Updates the doc about the configurable test LDAP host.Jean-Philippe Lang2016-01-221-3/+6
* Do not bind when the account contains $login (#21674).Jean-Philippe Lang2016-01-221-1/+1
* Include tested method name in tests names (#21674).Jean-Philippe Lang2016-01-221-7/+7
* Makes the test LDAP host configurable (#21674).Jean-Philippe Lang2016-01-223-27/+5
* Fixed DN in tests (#21674).Jean-Philippe Lang2016-01-221-4/+4
* Fixed that LDAP does not check the user and password when are defined in the ...Jean-Philippe Lang2016-01-2251-3/+174
* Removes attachment from disk after rollback on create (#21125).Jean-Philippe Lang2016-01-213-1/+78
* Speeds up the custom field edit view when having hundreds of projects.Jean-Philippe Lang2016-01-211-1/+2
* Speeds up the tracker edit view when having hundreds of projects.Jean-Philippe Lang2016-01-211-1/+2
* Fixed that % done field is shown on issue show subtree even if deactivated fo...Jean-Philippe Lang2016-01-211-1/+1
* Fixes misspelled word "RMagcik" in configuration.yml.example (#21740).Jean-Philippe Lang2016-01-211-3/+3
* Use regular edit/update actions and named routes for JournalsController.Jean-Philippe Lang2016-01-219-34/+38
* Code cleanup.Jean-Philippe Lang2016-01-201-11/+9
* Adds a "Delete" button to issue notes (#1725).Jean-Philippe Lang2016-01-201-0/+6
* Wrap textilizable with DIV containing wiki class (#21663).Jean-Philippe Lang2016-01-201-1/+3
* Additional view hook for body_top (#21587).Jean-Philippe Lang2016-01-201-0/+1
* Add missing wiki container for news comments (#21678).Jean-Philippe Lang2016-01-201-0/+2
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-2026-119/+198
* Tab left/right buttons for project menu (#20632).Jean-Philippe Lang2016-01-165-11/+24
* Accept dots in JSONP callback (#13718).Jean-Philippe Lang2016-01-162-3/+3
* Remove left position from gantt issue tooltip (#21282).Jean-Philippe Lang2016-01-161-1/+1
* Only consider open subtasks when computing the priority of a parent issue (#5...Jean-Philippe Lang2016-01-162-3/+14
* Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_i...Jean-Philippe Lang2016-01-162-4/+22
* Use association instead of a manual JOIN (#21583).Jean-Philippe Lang2016-01-161-2/+2
* Adding issue css classes to issue subtasks and relations tr (#21474).Jean-Philippe Lang2016-01-162-2/+2
* Performance in User#roles_for_project (#21582).Jean-Philippe Lang2016-01-161-1/+1
* Add .sql to mime-types (#21738).Jean-Philippe Lang2016-01-161-1/+1
* Copying an issue does not copy parent task id (#12893).Jean-Philippe Lang2016-01-102-0/+9
* After copying a task, setting the parent as the orignal task's parent trigger...Jean-Philippe Lang2016-01-101-0/+17
* Can't set parent issue when issue relations among child issues are present (#...Jean-Philippe Lang2016-01-103-292/+143
* Turkish translation changed by Bahri Yardim (#21628)Toshi MARUYAMA2016-01-101-6/+6
* Turkish translation for 3.2-stable updated by Bahri Yardim (#21620)Toshi MARUYAMA2016-01-091-31/+29
* Turkish translation for 3.1-stable updated by Bahri Yardim (#21620, #21689)Toshi MARUYAMA2016-01-091-1/+1
* German translations for 3.2-stable updated by Benedikt Huss (#21635)Toshi MARUYAMA2016-01-091-18/+18
* German translations for 3.1-stable updated by Benedikt Huss (#21635, #21687)Toshi MARUYAMA2016-01-091-2/+2
* Estonian translation updated by John Wilcox (#21632)Toshi MARUYAMA2016-01-091-195/+186
* Russian translation for 3.2-stable updated by Alexander Ryabinovskiy (#21527)Toshi MARUYAMA2016-01-091-31/+29
* Russian translation for 3.1-stable updated by Alexander Ryabinovskiy (#21527,...Toshi MARUYAMA2016-01-091-1/+1
* Spanish Panama thousand delimiters and separator changed by Leonel Iturralde ...Toshi MARUYAMA2016-01-091-2/+2
* Spanish and Spanish Panama translation updated by Leonel Iturralde (#21521)Toshi MARUYAMA2016-01-092-22/+22
* Spanish "permission_import_issues" and "label_import_issues" translation fixe...Toshi MARUYAMA2016-01-091-2/+2
* Bulgarian translation updated by Ivan Cenov (#21533)Toshi MARUYAMA2016-01-091-1/+1
* Japanese translation updated by Go MAEDA (#21511)Toshi MARUYAMA2016-01-091-1/+1
* Traditional Chinese translation updated by ChunChang Lo (#21506)Toshi MARUYAMA2016-01-091-1/+1
* Tooltip on progress bar (#21497).Jean-Philippe Lang2016-01-092-3/+8
* Larger font for email notifications (#21487).Jean-Philippe Lang2016-01-091-5/+6
* Stringify the attribute value before #force_enconding (#21453).Jean-Philippe Lang2016-01-091-1/+1
* LDAP account creation fails when first name/last name contain non ASCII (#214...Jean-Philippe Lang2016-01-091-1/+2
* Closed versions should be marked as completed (#21433).Jean-Philippe Lang2016-01-093-3/+8