summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Set version to 3.3.0.Jean-Philippe Lang2016-05-211-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15422 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup.Jean-Philippe Lang2016-05-161-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15418 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Always return an array.Jean-Philippe Lang2016-05-161-4/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15417 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Malformed SQL query with SQLServer when grouping and sorting by fixed ↵Jean-Philippe Lang2016-05-162-1/+17
| | | | | | version (#22808). git-svn-id: http://svn.redmine.org/redmine/trunk@15416 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add support for attaching file to WIKI pages by REST API (#14830).Jean-Philippe Lang2016-05-162-1/+20
| | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@15415 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include private_notes property in xml/json Journals output (#20985).Jean-Philippe Lang2016-05-162-1/+9
| | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@15414 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use "Due date" instead of "Due to" in English version 'field_effective_date' ↵Toshi MARUYAMA2016-05-102-2/+2
| | | | | | (#14680, #22315) git-svn-id: http://svn.redmine.org/redmine/trunk@15413 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation updated by ChunChang Lo (#22778)Toshi MARUYAMA2016-05-101-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15412 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation updated by Go MAEDA (#22776)Toshi MARUYAMA2016-05-101-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15411 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix British English version 'field_effective_date' (#14680, #22315)Toshi MARUYAMA2016-05-101-1/+1
| | | | | | r15406 has inconsistent in en-GB.yml and en.yml. git-svn-id: http://svn.redmine.org/redmine/trunk@15410 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't force download of PDF (#22483).Jean-Philippe Lang2016-05-093-2/+22
| | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@15409 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds setting_new_project_issue_tab_enabled i18n string (#6204).Jean-Philippe Lang2016-05-0947-0/+47
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15408 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Restores the "New issue" tab in the project menu and makes it optional (#6204).Jean-Philippe Lang2016-05-097-4/+70
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15407 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change British English version 'field_effective_date' (#14680, #22315)Toshi MARUYAMA2016-05-091-1/+1
| | | | | | en.yml has already changed by r15377 (#14680). git-svn-id: http://svn.redmine.org/redmine/trunk@15406 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation updated by ChunChang Lo (#22770)Toshi MARUYAMA2016-05-091-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15405 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation for "last name" and "first name" changed by Go MAEDA ↵Toshi MARUYAMA2016-05-081-2/+2
| | | | | | (#22724) git-svn-id: http://svn.redmine.org/redmine/trunk@15404 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation updated by Go MAEDA (#22769)Toshi MARUYAMA2016-05-081-5/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15403 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't send a notification to the dummy email address of the default admin ↵Jean-Philippe Lang2016-05-081-0/+5
| | | | | | account (#21421). git-svn-id: http://svn.redmine.org/redmine/trunk@15402 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include value and label of possible values in custom fields API (#22745).Jean-Philippe Lang2016-05-082-0/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15401 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds missing i18n strings.Jean-Philippe Lang2016-05-0848-0/+93
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15400 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a specific string for password changed notification (#21421).Jean-Philippe Lang2016-05-083-2/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15399 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show attachment view even is no preview is available (#22482).Jean-Philippe Lang2016-05-083-5/+10
| | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@15398 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add view for "no preview" repository files (#22482).Jean-Philippe Lang2016-05-088-19/+28
| | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@15397 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add basic test for image view (#22482).Jean-Philippe Lang2016-05-081-0/+9
| | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@15396 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add styles for pre in email notifications (#22693).Jean-Philippe Lang2016-05-081-0/+11
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15395 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add text wrap for list custom fields (#22496).Jean-Philippe Lang2016-05-081-1/+1
| | | | | | Patch by Sebastian Paluch. git-svn-id: http://svn.redmine.org/redmine/trunk@15394 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Child nodes should only be rendered if the user is actually authorized to ↵Jean-Philippe Lang2016-05-082-4/+51
| | | | | | | | see them (#15880). Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@15393 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failure with SQLServer (#22320).Jean-Philippe Lang2016-05-071-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15392 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Korean translation changed by Yonghwan SO (#22506)Toshi MARUYAMA2016-05-071-12/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15388 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Korean translation for trunk updated by Yonghwan SO (#22506)Toshi MARUYAMA2016-05-072-13/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15387 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation updated by ChunChang Lo (#22732)Toshi MARUYAMA2016-05-071-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15386 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Korean translation for 3.2-stable updated by Yonghwan SO (#22506, #22761)Toshi MARUYAMA2016-05-071-29/+27
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15385 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Korean translation for 3.1-stable updated by Yonghwan SO (#22506, #22760)Toshi MARUYAMA2016-05-071-44/+43
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15384 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Simplify User#today (#22320).Jean-Philippe Lang2016-05-071-2/+1
| | | | | | Patch by Jens Kraemer. git-svn-id: http://svn.redmine.org/redmine/trunk@15383 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes Query#date_clause timezone handling (#22320).Jean-Philippe Lang2016-05-072-2/+54
| | | | | | | | | When querying time fields based on date values these should be interpreted in the user's time zone, since that's what a user usually expects. Patch by Jens Kraemer. git-svn-id: http://svn.redmine.org/redmine/trunk@15381 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace Date.today with User.current.today (#22320).Jean-Philippe Lang2016-05-0723-42/+70
| | | | | | | | | | | | | | Depending on the offset between a user's configured timezone and the server timezone, Date.today may be more or less often wrong from the user's perspective, leading to things like issues marked as overdue too early or too late, or yesterday / tomorrow being displayed / selected where 'today' is intended. A test case illustrating the problem with Issue#overdue? is included Patch by Jens Kraemer. git-svn-id: http://svn.redmine.org/redmine/trunk@15379 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Notify the user of missing attachments (#22401).Jean-Philippe Lang2016-05-072-1/+23
| | | | | | | | | | | under certain (rare) circumstances it may happen that, when an issue or other container is saved, added attachments have already been removed (i.e. by the attachments:prune rake task). This patch adds a validation error to the container in this case. Patch by Jens Kraemer. git-svn-id: http://svn.redmine.org/redmine/trunk@15378 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change English and Simplified Chinese translation for version ↵Jean-Philippe Lang2016-05-072-2/+2
| | | | | | | | 'field_effective_date' (#14680). Patch by Jun Den. git-svn-id: http://svn.redmine.org/redmine/trunk@15377 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates pt-BR translation (#22427).Jean-Philippe Lang2016-05-071-79/+78
| | | | | | Patch by Luiz Moura. git-svn-id: http://svn.redmine.org/redmine/trunk@15376 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use HTML5 date input fields instead of text fields with jquery ui date ↵Jean-Philippe Lang2016-05-079-16/+43
| | | | | | | | pickers (#19468). Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@15375 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue show : bullet points not aligned if sub-task is in a different project ↵Jean-Philippe Lang2016-05-071-10/+10
| | | | | | (#21037). git-svn-id: http://svn.redmine.org/redmine/trunk@15374 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove open issues filter in context menu shortcut (#4806).Jean-Philippe Lang2016-05-061-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15373 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds :button_filter to locales (#4806).Jean-Philippe Lang2016-05-0647-0/+47
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15372 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Filter by issue id (#4806).Jean-Philippe Lang2016-05-068-7/+39
| | | | | | A shortcut is added to the context menu to filter the selected issues. git-svn-id: http://svn.redmine.org/redmine/trunk@15371 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds edit links on the roadmap (#22756).Jean-Philippe Lang2016-05-061-0/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15370 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 3.2.2 release.Jean-Philippe Lang2016-05-052-1/+18
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15365 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make sure we only invoke Imagemagick if this is actually an image (#22721).Jean-Philippe Lang2016-05-042-0/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15362 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failure (#22147).Jean-Philippe Lang2016-04-241-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15361 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a method for tracker selection (#22345).Jean-Philippe Lang2016-04-242-1/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15360 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not propose trackers which disallow parent_issue_id for new child issues ↵Jean-Philippe Lang2016-04-243-2/+19
| | | | | | | | | | | (#22345). also removes the tracker_id from the "Add new child issue" link in case it doesn't allow parent_issue_id Patch by Jens Kraemer. git-svn-id: http://svn.redmine.org/redmine/trunk@15359 e93f8b46-1217-0410-a6f0-8f06a7374b81