summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Merged r14963 from trunk to 3.2-stable (#19017)Toshi MARUYAMA2015-12-061-1/+1
| | | | | | pdf: use all lower cases for DejaVuSansMono. git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@14964 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r14960 from trunk to 3.2-stable (#19017)Toshi MARUYAMA2015-12-061-0/+2
| | | | | | | | | | pdf: remove italic from DejaVuSansMono. DejaVuSansMono Italic Arabic font has problem. Contributed by Jun NAITOH. git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@14962 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r14959 from trunk to 3.2-stable (#19017)Toshi MARUYAMA2015-12-061-2/+2
| | | | | | | | pdf: use "family" parameter instead of l(:general_pdf_fontname) at SetFont method. Contributed by Jun NAITOH. git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@14961 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r14948 and r14949 (#19097).Jean-Philippe Lang2015-12-061-4/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@14954 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r14897 to r14900 and r14949 (#21258).Jean-Philippe Lang2015-12-061-10/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@14953 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r14944 (#21413).Jean-Philippe Lang2015-12-051-0/+21
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@14945 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r14908, r14909 and r14910 from trunk to 3.2-stable (#19017)Toshi MARUYAMA2015-12-041-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@14912 e93f8b46-1217-0410-a6f0-8f06a7374b81
* BRANCH set to stable.Jean-Philippe Lang2015-11-281-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@14896 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Version set to 3.2.0.Jean-Philippe Lang2015-11-281-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14893 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add plugins ui tests rake task (#21361)Toshi MARUYAMA2015-11-271-0/+7
| | | | | | Patch by Maria Tikhonova. git-svn-id: http://svn.redmine.org/redmine/trunk@14891 e93f8b46-1217-0410-a6f0-8f06a7374b81
* pdf: fix Vietnamese Italic is not shown (#21328)Toshi MARUYAMA2015-11-251-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14888 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 3.1.2 release.Jean-Philippe Lang2015-11-141-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14870 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r14812 (#6969).Jean-Philippe Lang2015-11-111-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14863 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that less-than sign is not escaped by textile formatter (#6969).Jean-Philippe Lang2015-11-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14812 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow a default version to be set on the command line for incoming emails ↵Jean-Philippe Lang2015-11-011-0/+1
| | | | | | (#7346). git-svn-id: http://svn.redmine.org/redmine/trunk@14789 e93f8b46-1217-0410-a6f0-8f06a7374b81
* New custom fields of existing issues are not initialized with their default ↵Jean-Philippe Lang2015-10-311-2/+2
| | | | | | value (#21074). git-svn-id: http://svn.redmine.org/redmine/trunk@14773 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that #l_hours_short shows 2 h (#21069).Jean-Philippe Lang2015-10-301-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14766 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds translation string for hours with symbol (#21069).Jean-Philippe Lang2015-10-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14759 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-251-2/+27
| | | | | | Similar to List format but stores possible values as records. git-svn-id: http://svn.redmine.org/redmine/trunk@14745 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Truncates link custom field URL for display (#21012).Jean-Philippe Lang2015-10-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14716 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Typo "coma" (#20551).Jean-Philippe Lang2015-10-201-1/+1
| | | | | | Patch by budo kaiman. git-svn-id: http://svn.redmine.org/redmine/trunk@14712 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't reopen ApplicationHelper (#20507).Jean-Philippe Lang2015-10-191-16/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14695 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Extract classes to their own files to prevent loading issues (#20508).Jean-Philippe Lang2015-10-194-71/+112
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14694 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include helper instead of patching (#20508).Jean-Philippe Lang2015-10-191-3/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14693 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Mail Handler: add support for allow_override=all (#20543).Jean-Philippe Lang2015-10-171-47/+31
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14681 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display totals if the PDF export (#1561).Jean-Philippe Lang2015-10-091-3/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14666 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix tokenization of phrases with non-ascii chars (#20730).Jean-Philippe Lang2015-10-091-1/+1
| | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@14662 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds day numbers to HTML and PDF gantt (#3034).Jean-Philippe Lang2015-10-031-1/+26
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14638 e93f8b46-1217-0410-a6f0-8f06a7374b81
* SQL error with MySQL (#19657).Jean-Philippe Lang2015-09-301-0/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14633 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enables footnote support with Markdown (#16072).Jean-Philippe Lang2015-09-301-1/+2
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14628 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display all versions in query filter (#19271).Jean-Philippe Lang2015-09-261-9/+24
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14623 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Table renders wrong if a trailing space is after | symbol (#18223).Jean-Philippe Lang2015-09-201-1/+1
| | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@14611 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 3.1.1 release.Jean-Philippe Lang2015-09-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14606 e93f8b46-1217-0410-a6f0-8f06a7374b81
* travis: add PostgreSQL environmentsToshi MARUYAMA2015-08-301-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14530 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r14510 (#20508) and r14511 (#20507), tests broken.Jean-Philippe Lang2015-08-222-5/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14520 e93f8b46-1217-0410-a6f0-8f06a7374b81
* ThemesHelper reopening ApplicationHelper is problem with autoloading (#20507).Jean-Philippe Lang2015-08-181-1/+2
| | | | | | Patch by Ondřej Ezr. git-svn-id: http://svn.redmine.org/redmine/trunk@14511 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Required file lib/redmine/hook.rb is patching autoloaded ApplicationHelper ↵Jean-Philippe Lang2015-08-181-3/+3
| | | | | | | | (#20508). Patch by Ondřej. git-svn-id: http://svn.redmine.org/redmine/trunk@14510 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Redmine I18n autoload instead of require (#20506).Jean-Philippe Lang2015-08-181-1/+0
| | | | | | Patch by Ondřej Ezr. git-svn-id: http://svn.redmine.org/redmine/trunk@14509 e93f8b46-1217-0410-a6f0-8f06a7374b81
* CSV importer raises I18n::InvalidLocale exception if current user's language ↵Jean-Philippe Lang2015-08-151-1/+1
| | | | | | is "(auto)" (#905, #20535). git-svn-id: http://svn.redmine.org/redmine/trunk@14504 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use same logic for finding user as a custom field (#950).Jean-Philippe Lang2015-08-151-2/+28
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14503 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-143-2/+32
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14493 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Query doesn't work with non ASCII uppercase symbols (#20438).Jean-Philippe Lang2015-08-022-9/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14476 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use https links instead of http links in ApplicationHelper#avatar_edit_link ↵Jean-Philippe Lang2015-07-051-2/+2
| | | | | | | | and Redmine::Info class methods (#20243). Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14413 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set version to 3.1.0.Jean-Philippe Lang2015-06-281-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14378 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace tabs with spaces and remove trailing tabs in several files (#20140).Jean-Philippe Lang2015-06-212-2/+2
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14365 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Plugin migration directory should use plugin directory (#14402).Jean-Philippe Lang2015-06-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14364 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates #wiki_format_provider plugin API with changes to wiki formatting ↵Jean-Philippe Lang2015-06-212-5/+14
| | | | | | (#20141). git-svn-id: http://svn.redmine.org/redmine/trunk@14363 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set a default timeout value (#19851).Jean-Philippe Lang2015-06-191-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14354 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make the sudo timeout configurable (#19851).Jean-Philippe Lang2015-06-191-6/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14353 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't use SudoMode.disable! to skip API requests (#19851).Jean-Philippe Lang2015-06-191-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14338 e93f8b46-1217-0410-a6f0-8f06a7374b81