summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use only one if with two conditions in issue show instead of two ifs (if in i...Toshi MARUYAMA2017-05-301-4/+2
* fix wrong German translation of logging time error message (#24268)Toshi MARUYAMA2017-05-271-1/+1
* remove trailing white-spaces from test/unit/issue_subtasking_test.rbToshi MARUYAMA2017-05-271-2/+2
* Change french translation for indentation (#25687).Jean-Philippe Lang2017-05-271-2/+2
* Show the same trackers and statuses on time entry queries (#5385).Jean-Philippe Lang2017-05-273-4/+4
* Statuses of subprojects should be showed too (#5385).Jean-Philippe Lang2017-05-271-1/+1
* Show statuses of project trackers only (#5385).Jean-Philippe Lang2017-05-275-1/+64
* Cusotom field label should not be associated to the first input (#25760).Jean-Philippe Lang2017-05-273-6/+41
* Send journal notification after commit (#25794).Jean-Philippe Lang2017-05-274-2/+11
* Rescue any EncodingError exceptions (#25861).Jean-Philippe Lang2017-05-273-1/+13
* Check tracker permissions when copying an issue (#25791).Jean-Philippe Lang2017-05-272-1/+26
* Highlight language aliases are no more supported (#25634).Jean-Philippe Lang2017-05-272-1/+18
* Better wording for issue update conflict resolution in German by Felix Schäf...Toshi MARUYAMA2017-05-191-3/+3
* Traditional Chinese translation updated by ChunChang Lo (#25664)Toshi MARUYAMA2017-05-191-2/+2
* Send reminders about visible issues only (#25713).Jean-Philippe Lang2017-05-132-1/+23
* Optimize gantt charts for mobile screens (#25745).Jean-Philippe Lang2017-05-132-2/+29
* Render register page on all non-POST requests to account#register (#25653).Jean-Philippe Lang2017-05-131-1/+1
* Only perform login action on explicit POST (#25653).Jean-Philippe Lang2017-05-131-3/+3
* Use mysql2 0.4.6 instead of 0.3 (#25829).Jean-Philippe Lang2017-05-131-1/+1
* Show no data message when searching only.Jean-Philippe Lang2017-05-131-1/+8
* Preserve jump param when searching for projects.Jean-Philippe Lang2017-05-131-2/+5
* Moves project quick search to a dedicated action.Jean-Philippe Lang2017-05-136-12/+23
* remove trailing white spaces from test/unit/issue_test.rbToshi MARUYAMA2017-05-101-2/+2
* Gemfile: pin roadie-rails version 1.1 (#25807)Toshi MARUYAMA2017-05-101-1/+1
* remove trailing white-space from app/models/time_entry_query.rbToshi MARUYAMA2017-04-251-1/+1
* remove trailing white-space from app/models/user.rbToshi MARUYAMA2017-04-251-1/+1
* Japanese translation for field_attr_* changed by Go MAEDA (#25609)Toshi MARUYAMA2017-04-161-4/+4
* Preview when editing journal notes broken by r15621.Jean-Philippe Lang2017-04-134-6/+28
* Prevent deadlocks by only locking the exact records we need to have locked (#...Jean-Philippe Lang2017-04-131-8/+14
* Bulgarian translation updated by Ivan Cenov (#25573)Toshi MARUYAMA2017-04-131-2/+2
* For 3 comments or more, show reply link at top of comments as well (#24089).Jean-Philippe Lang2017-04-093-0/+7
* Adds setting_show_custom_fields_on_registration string to locales (#24089).Jean-Philippe Lang2017-04-0946-0/+46
* Introduce setting to hide optional user custom fields on registration form (#...Jean-Philippe Lang2017-04-096-2/+12
* Updates for 3.3.3 release.Jean-Philippe Lang2017-04-092-1/+27
* Japanese translation updated by Go MAEDA (#25557)Toshi MARUYAMA2017-04-091-1/+1
* generate i18n keys (#482)Toshi MARUYAMA2017-04-0846-0/+46
* Traditional Chinese translation updated by ChunChang Lo (#25556)Toshi MARUYAMA2017-04-081-1/+1
* Adds tests for default assignments (#482).Jean-Philippe Lang2017-04-081-0/+16
* Option to set a default assignee on each project (#482).Jean-Philippe Lang2017-04-0810-5/+48
* Use rbpdf 1.19.2 (#22335, #24271).Jean-Philippe Lang2017-04-081-1/+1
* Gemfile: remove jruby definitionsToshi MARUYAMA2017-04-061-13/+1
* Gemfile: pin sqlite3 1.3.12 on Windows Ruby 1.9.3Toshi MARUYAMA2017-04-061-1/+2
* Gemfile: pin ffi 1.9.14 on Windows Ruby 1.9.3Toshi MARUYAMA2017-04-061-0/+1
* show Windows code page on appveyorToshi MARUYAMA2017-04-061-0/+1
* Fixed that watchers list is not updated when changing project on the new issu...Jean-Philippe Lang2017-04-065-14/+33
* Option to copy watchers when copying issues (#10460).Jean-Philippe Lang2017-04-064-14/+59
* Let the context menu work on elements that are not tr.Jean-Philippe Lang2017-04-061-5/+6
* Reverts to rbpdf 1.19.0 for now.Jean-Philippe Lang2017-04-061-1/+1
* Set autocomplete to off on project quick search (#23310).Jean-Philippe Lang2017-04-061-1/+1
* Fixed that related to "no open issues" filter shows all issues (#25478).Jean-Philippe Lang2017-04-062-2/+16