summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* remove spaces inside {} of lib/redmine/scm/adapters/mercurial_adapter.rbToshi MARUYAMA2020-08-071-6/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19945 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gantt bar is not displayed if the due date is the leftmost date or the start ↵Go MAEDA2020-07-251-1/+1
| | | | | | | | | date is the rightmost date (#33140). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19935 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add empty line after guard clause to FilesystemAdapterToshi MARUYAMA2020-07-211-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19927 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add empty line after guard clause to MercurialAdapterToshi MARUYAMA2020-07-211-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19926 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of BazaarAdapterToshi MARUYAMA2020-07-121-16/+17
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19897 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of lib/redmine/scm/adapters/bazaar_adapter.rbToshi MARUYAMA2020-07-121-11/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19894 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of lib/redmine/sudo_mode.rbToshi MARUYAMA2020-07-111-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19878 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indents of lib/redmine/scm/adapters/bazaar_adapter.rbToshi MARUYAMA2020-07-091-5/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19874 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add empty lines after guard clause to lib/redmine/scm/adapters/bazaar_adapter.rbToshi MARUYAMA2020-07-091-0/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19873 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of lib/redmine/scm/adapters/bazaar_adapter.rbToshi MARUYAMA2020-07-091-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19872 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Always preserve the tree structure in the project jump box (#32944).Go MAEDA2020-07-061-12/+4
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@19861 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of lib/redmine/wiki_formatting/textile/redcloth3.rbToshi MARUYAMA2020-07-031-13/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19850 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of lib/redmine/nested_set/project_nested_set.rbToshi MARUYAMA2020-07-031-20/+28
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19849 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of lib/redmine/nested_set/issue_nested_set.rbToshi MARUYAMA2020-07-031-26/+34
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19848 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show Roadmap tab when subprojects have defined versions (#7956).Go MAEDA2020-05-301-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19801 e93f8b46-1217-0410-a6f0-8f06a7374b81
* gantt: simplify week day logic in to_pdf() at lib/redmine/helpers/gantt.rbToshi MARUYAMA2020-05-271-11/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19797 e93f8b46-1217-0410-a6f0-8f06a7374b81
* gantt: simplify week day logic in to_image() at lib/redmine/helpers/gantt.rbToshi MARUYAMA2020-05-271-5/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19796 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove unneeded () from to_pdf() at lib/redmine/helpers/gantt.rbToshi MARUYAMA2020-05-271-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19788 e93f8b46-1217-0410-a6f0-8f06a7374b81
* scm: mercurial: escape branch and tag names (#27790)Toshi MARUYAMA2020-05-082-10/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19765 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove extra empty line at beginning of ↵Toshi MARUYAMA2020-05-081-1/+0
| | | | | | lib/redmine/scm/adapters/mercurial_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19760 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove git format patch footer (#33357)Toshi MARUYAMA2020-05-051-0/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19752 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Load default custom queries when running redmine:load_default_data rake task ↵Go MAEDA2020-04-281-1/+81
| | | | | | | | | (#33296). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19731 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use scope assignable_watchers (#4511).Go MAEDA2020-04-251-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19726 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use principals in acts_as_watchable (#4511).Go MAEDA2020-04-251-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19725 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix warnings while running redmine:load_default_data rake task (#33310).Go MAEDA2020-04-221-1/+0
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19715 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that thumbnail support for PDF attachments may not be detected (#33283).Go MAEDA2020-04-201-1/+3
| | | | | | | Patch by VVD VVD. git-svn-id: http://svn.redmine.org/redmine/trunk@19712 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add Redmine::Database.sqlite? as with postgresql? and postgresql?Toshi MARUYAMA2020-04-201-0/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19711 e93f8b46-1217-0410-a6f0-8f06a7374b81
* scm: git: add new test repository which has UTF-8 Emoji committer and ↵Toshi MARUYAMA2020-04-141-1/+1
| | | | | | comments (#24030) git-svn-id: http://svn.redmine.org/redmine/trunk@19698 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 4.1.1 release.Jean-Philippe Lang2020-04-061-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19683 e93f8b46-1217-0410-a6f0-8f06a7374b81
* XSS vulnerabilities in textile links (#32934).Jean-Philippe Lang2020-04-051-1/+9
| | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@19672 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r19489 (#32934).Jean-Philippe Lang2020-04-051-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19671 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that viewing gantt causes SQL error with SQL Server (#32737).Go MAEDA2020-04-021-1/+1
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@19637 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove duplicate keys from sort criteria (#32737).Go MAEDA2020-04-021-0/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19636 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use field_activity rather than label_activity in the context of time ↵Go MAEDA2020-03-261-1/+1
| | | | | | | | | tracking (#33186). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19619 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Export to PDF fails when subject of parent task is included in issue list ↵Go MAEDA2020-03-241-1/+1
| | | | | | | | | (#33103). Patch by Marius BALTEANU and Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19611 e93f8b46-1217-0410-a6f0-8f06a7374b81
* scm: mercurial: change template "escape" to "urlescape" for "author" and ↵Toshi MARUYAMA2020-03-222-7/+9
| | | | | | "desc" (#23055) git-svn-id: http://svn.redmine.org/redmine/trunk@19606 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that end markers in gantt PDF are misaligned (#19248).Go MAEDA2020-03-201-3/+3
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19595 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gantt bars for single-day tasks may be rendered wrongly in PDF (#23645).Go MAEDA2020-03-201-3/+6
| | | | | | | Patch by Daniel Ritz. git-svn-id: http://svn.redmine.org/redmine/trunk@19592 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-0388-88/+88
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19553 e93f8b46-1217-0410-a6f0-8f06a7374b81
* tmp/pdf directory is no longer necessary (#32924).Go MAEDA2020-02-291-2/+0
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19547 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix a RuboCop offence Style/NegatedWhile (#32971).Go MAEDA2020-02-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19542 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updating custom fields does not trigger update to "updated_on" field in the ↵Go MAEDA2020-02-291-0/+1
| | | | | | | | | customized object (#5354). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19541 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Newline between list items break a list (#32971).Go MAEDA2020-02-291-5/+6
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19536 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r19510 that breaks ↵Go MAEDA2020-02-111-2/+0
| | | | | | IssueTest#test_closed_on_should_be_set_when_closing_an_open_issue (#5354). git-svn-id: http://svn.redmine.org/redmine/trunk@19511 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updating custom fields does not trigger update to "updated_on" field in the ↵Go MAEDA2020-02-111-0/+2
| | | | | | | | | customized object (#5354). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19510 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow adding user groups as watchers for issues (#4511).Go MAEDA2020-02-061-3/+5
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19498 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails 6: Fix deprecation warning "Class level methods will no longer inherit ↵Go MAEDA2020-02-031-1/+1
| | | | | | | | | scoping" (#32911). Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@19490 e93f8b46-1217-0410-a6f0-8f06a7374b81
* White list protocols allowed for Textile links (#32934).Jean-Philippe Lang2020-02-021-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19489 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Right-aligned TOC tag is displayed in exported PDF if the text formatting ↵Go MAEDA2020-01-301-1/+1
| | | | | | | | | setting is Markdown (#32477). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19480 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue list: long text custom field missing in PDF export (#32859).Go MAEDA2020-01-261-12/+16
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19464 e93f8b46-1217-0410-a6f0-8f06a7374b81