summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename @noborder@ CSS class to @wiki-class-noborder@ in order to be accessibl...Jean-Philippe Lang2017-04-061-1/+1
* Filter arbitrary class names and ids in rendered HTML output (#25503).Jean-Philippe Lang2017-04-066-14/+80
* Helper methods to find out if a given language is supported (#25503).Jean-Philippe Lang2017-04-061-0/+16
* Add kbd to ALLOWED_TAGS (#25503).Jean-Philippe Lang2017-04-062-1/+7
* Russian "setting_timespan_format" translation updated by Kirill Bezrukov (#25...Toshi MARUYAMA2017-04-051-1/+1
* Bulgarian translation updated by Ivan Cenov (#25518)Toshi MARUYAMA2017-04-051-2/+2
* Russian translation for label_user_mail_option_only_(assigned|owner) changed ...Toshi MARUYAMA2017-04-051-2/+2
* Adds a test for #25526.Jean-Philippe Lang2017-04-051-0/+9
* Always set spent_hours instance variables to a Float in Issue instances (#255...Jean-Philippe Lang2017-04-051-3/+3
* Code cleanup.Jean-Philippe Lang2017-04-051-4/+5
* Bulgarian translation updated by Ivan Cenov (#25518)Toshi MARUYAMA2017-04-051-2/+2
* Japanese translation updated by Go MAEDA (#25507)Toshi MARUYAMA2017-04-051-1/+1
* Gemfile: explicitly use rbpdf 1.19.1 (#22335, #24271)Toshi MARUYAMA2017-04-051-1/+1
* remove trailing white space from GemfileToshi MARUYAMA2017-04-051-1/+1
* Use 2 queries that use an index.Jean-Philippe Lang2017-04-041-1/+2
* Use #to_sql to generate the subquery.Jean-Philippe Lang2017-04-041-6/+7
* Adds a scope to left join the issue.Jean-Philippe Lang2017-04-042-1/+4
* Don't compare LOWER() with #downcase.Jean-Philippe Lang2017-04-041-5/+3
* SQL Cleanup.Jean-Philippe Lang2017-04-041-2/+1
* Adds a link back to the issue list that we are coming from.Jean-Philippe Lang2017-04-043-1/+12
* Better handling of update failures when bulk editing time entries.Jean-Philippe Lang2017-04-044-26/+73
* Let the issue list be grouped by private flag.Jean-Philippe Lang2017-04-041-1/+1
* Don't hardcode the groups on My page.Jean-Philippe Lang2017-04-047-31/+63
* Adds methods to User model to handle tokens.Jean-Philippe Lang2017-04-043-5/+20
* Makes Attachments column available on the issue list (#25515).Jean-Philippe Lang2017-04-045-15/+47
* Russian translation for 3.2-stable updated by Kirill Bezrukov (#25349, #25505)Toshi MARUYAMA2017-04-031-2/+1
* Fix Japanese mistranslation for field_base_dn by Go MAEDA (#25470)Toshi MARUYAMA2017-04-031-1/+1
* Query through multiple projects by issue custom field not possible anymore (#...Jean-Philippe Lang2017-04-034-15/+27
* Russian translation update (#25397).Jean-Philippe Lang2017-04-031-20/+18
* Change Russian translation for field_due_date and label_relation_new (#25392).Jean-Philippe Lang2017-04-031-2/+2
* Deny edit/update/delete for anonymous user (#25483).Jean-Philippe Lang2017-04-033-3/+26