summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ability to filter issues blocked by any/no open issues (#16621).Jean-Philippe Lang2015-11-077-3/+44
* Rescue network level errors with LDAP auth (#21137).Jean-Philippe Lang2015-11-071-3/+10
* Don't display table headers if there's no trackers (#20413).Jean-Philippe Lang2015-11-071-0/+2
* Hide empty ul on project overview (#21159).Jean-Philippe Lang2015-11-071-0/+2
* Don't let users log time on issues they cannot see in their projects (#21150).Jean-Philippe Lang2015-11-043-2/+21
* Fixed that time logging form may disclose subjects of issues that are not vis...Jean-Philippe Lang2015-11-041-1/+1
* Fixed that Issues API may disclose changesets that are not visible (#21136).Jean-Philippe Lang2015-11-042-2/+16
* Adds strings to locales (#20008).Jean-Philippe Lang2015-11-0147-0/+141
* Files upload restriction by files extensions (#20008).Jean-Philippe Lang2015-11-016-1/+81
* Adds field_default_version string to locales (#1828).Jean-Philippe Lang2015-11-0147-0/+47
* Give numbers in query sort criteria consistent width for non-monospaced fonts...Jean-Philippe Lang2015-11-012-1/+6
* Allow a default version to be set on the command line for incoming emails (#7...Jean-Philippe Lang2015-11-014-1/+14
* Set default project version after selecting a different project on the new is...Jean-Philippe Lang2015-11-015-4/+29
* Use #safe_attributes= for building new time entry.Jean-Philippe Lang2015-11-011-1/+1
* Default target version for new issues (#1828).Jean-Philippe Lang2015-11-0110-5/+70
* run LDAP tests on Travis CIToshi MARUYAMA2015-10-313-0/+44
* upgrade net-ldap gem to 0.12.0 (#17618)Toshi MARUYAMA2015-10-312-2/+2
* upgrade net-ldap gem to 0.10.1 (#17618)Toshi MARUYAMA2015-10-311-1/+1
* remove test-ldap.ldif entries which are unable imported to OpenLDAP 2.4.40Toshi MARUYAMA2015-10-311-35/+0
* add sample slapd.conf on CentOS6 (x86_64)Toshi MARUYAMA2015-10-311-0/+24
* Bulgarian translation updated by Ivan Cenov (#21102)Toshi MARUYAMA2015-10-311-3/+3
* Traditional Chinese translation for trunk updated by ChunChang Lo (#21019)Toshi MARUYAMA2015-10-311-2/+2
* Traditional Chinese translation for 3.1-stable changed by ChunChang Lo (#2101...Toshi MARUYAMA2015-10-311-2/+2
* Japanese translation updated by Go MAEDA (#20902, #21043)Toshi MARUYAMA2015-10-311-2/+2
* Test failure (#21074).Jean-Philippe Lang2015-10-311-0/+1
* Fixed that #parse_redmine_links errors when given a link tag without attribut...Jean-Philippe Lang2015-10-312-1/+8
* New custom fields of existing issues are not initialized with their default v...Jean-Philippe Lang2015-10-314-10/+20
* Moved tracker_id param.Jean-Philippe Lang2015-10-301-3/+5
* Code cleanup.Jean-Philippe Lang2015-10-301-19/+15
* Missing fixtures.Jean-Philippe Lang2015-10-301-1/+2
* Test failure (#21074).Jean-Philippe Lang2015-10-301-1/+1
* Adds tests for default custom field value (#21074).Jean-Philippe Lang2015-10-302-0/+85
* Keep anchor (i.e. to a specific issue note) throughout login (#21110).Jean-Philippe Lang2015-10-302-1/+12
* Fixed that #l_hours_short shows 2 h (#21069).Jean-Philippe Lang2015-10-302-1/+6
* Japanese wiki_syntax_detailed_textile.html translation for trunk updated by G...Toshi MARUYAMA2015-10-291-2/+2
* Japanese wiki_syntax_detailed_textile.html translation for 3.0-stable updated...Toshi MARUYAMA2015-10-291-9/+9
* appveyor.yml: remove unneeded --without DBToshi MARUYAMA2015-10-291-1/+1
* Adds translation string for hours with symbol (#21069).Jean-Philippe Lang2015-10-2950-1/+50
* find_referenced_issue_by_id fails with RangeError for large numbers (#21071).Jean-Philippe Lang2015-10-292-1/+13
* add appveyor.ymlToshi MARUYAMA2015-10-291-0/+36
* Spanish and Spanish Panama translation updated by Leonel Iturralde (#20892)Toshi MARUYAMA2015-10-292-2/+2
* Move inline CSS to application.css for private checkbox (#21076).Jean-Philippe Lang2015-10-292-1/+2
* Optimize issue edit description link (#21085).Jean-Philippe Lang2015-10-291-1/+1
* Enlarge custom field name input.Jean-Philippe Lang2015-10-251-1/+1
* Helper method for custom field title.Jean-Philippe Lang2015-10-256-11/+15
* Display enumeration name in confirmation message.Jean-Philippe Lang2015-10-253-3/+3
* Un-inline conditions.Jean-Philippe Lang2015-10-251-8/+11
* Set locale in tests (#21060).Jean-Philippe Lang2015-10-251-0/+1
* Adds label_field_format_enumeration string to locales (#21060).Jean-Philippe Lang2015-10-2547-0/+47
* Redirect to custom field after create or update.Jean-Philippe Lang2015-10-252-7/+6