summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* pdf: define "general_pdf_fontname" at i18n yaml for multilingual environment ↵Toshi MARUYAMA2014-10-201-23/+2
| | | | | | | | (#13781) Contributed by Jun NAITOH. git-svn-id: http://svn.redmine.org/redmine/trunk@13458 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use relative URL for thumbnails according to :only_path option (#18119).Jean-Philippe Lang2014-10-181-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13451 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ignore locales without :general_lang_name key (#18110).Jean-Philippe Lang2014-10-181-5/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13450 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to render multiple partials with view hook (#17763).Jean-Philippe Lang2014-10-181-8/+17
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13449 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set version to 2.6.0.Jean-Philippe Lang2014-10-121-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13436 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update yard rake task for Redmine 2.x (#14796).Jean-Baptiste Barth2014-09-071-2/+2
| | | | | | | Contributed by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@13365 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove general_pdf_encoding from lib/redmine/export/pdf.rb (#17570)Toshi MARUYAMA2014-08-281-15/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13359 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use rbpdf gem instead of bundled rfpdf (#17570)Toshi MARUYAMA2014-08-28100-25322/+215
| | | | | | Contributed by Jun NAITOH. git-svn-id: http://svn.redmine.org/redmine/trunk@13358 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a warning if two plugins have the same settings partial name (#14008).Jean-Baptiste Barth2014-08-131-0/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13336 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Class mismatch when reloading in development mode (#17431).Jean-Philippe Lang2014-07-141-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13323 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 2.5.2 release.Jean-Philippe Lang2014-07-061-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13227 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include host in macro generated thumbnails urls (#16989).Jean-Philippe Lang2014-07-051-2/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13218 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to render boolean custom fields as a single check box or radio ↵Jean-Philippe Lang2014-07-051-0/+19
| | | | | | buttons (#17003). git-svn-id: http://svn.redmine.org/redmine/trunk@13216 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: unable to clear value for list custom field with multiple values and ↵Jean-Philippe Lang2014-05-241-0/+3
| | | | | | checkboxes style (#16798). git-svn-id: http://svn.redmine.org/redmine/trunk@13167 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a custom message for when a syntax error occurs (#16878).Jean-Philippe Lang2014-05-241-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13151 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Parse configuration file for ERB (#16878).Jean-Philippe Lang2014-05-241-1/+1
| | | | | | Patch by Gavin Dunne. git-svn-id: http://svn.redmine.org/redmine/trunk@13150 e93f8b46-1217-0410-a6f0-8f06a7374b81
* awesome_nested_set: not use cache for max rgt (#6579)Toshi MARUYAMA2014-05-241-12/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13148 e93f8b46-1217-0410-a6f0-8f06a7374b81
* awesome_nested_set: add lib/plugins/awesome_nested_set/init.rb (#6579)Toshi MARUYAMA2014-05-241-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13146 e93f8b46-1217-0410-a6f0-8f06a7374b81
* awesome_nested_set: import git 2-1-stable branch revision 8eaab19868f326 (#6579)Toshi MARUYAMA2014-05-245-8/+28
| | | | | | https://github.com/collectiveidea/awesome_nested_set/commit/8eaab19868f326 git-svn-id: http://svn.redmine.org/redmine/trunk@13145 e93f8b46-1217-0410-a6f0-8f06a7374b81
* awesome_nested_set: import git 2-1-stable branch revision 3d5ac746542b564 ↵Toshi MARUYAMA2014-05-244-5/+14
| | | | | | | | (#6579) https://github.com/collectiveidea/awesome_nested_set/commit/3d5ac746542b564 git-svn-id: http://svn.redmine.org/redmine/trunk@13144 e93f8b46-1217-0410-a6f0-8f06a7374b81
* awesome_nested_set: import git 2-1-stable branch revision 606847769 (#6579)Toshi MARUYAMA2014-05-2426-918/+1278
| | | | | | https://github.com/collectiveidea/awesome_nested_set/commit/606847769 git-svn-id: http://svn.redmine.org/redmine/trunk@13143 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that custom field referencing deleted value trigger an error on ↵Jean-Philippe Lang2014-05-241-2/+3
| | | | | | display (#16926). git-svn-id: http://svn.redmine.org/redmine/trunk@13141 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add support for pop3s (SSL) to redmine:email:receive_pop3 (#16707)Toshi MARUYAMA2014-05-162-1/+15
| | | | | | Contributed by Eric Davis. git-svn-id: http://svn.redmine.org/redmine/trunk@13138 e93f8b46-1217-0410-a6f0-8f06a7374b81
* gantt: completed percent truncated instead of rounded (#14737)Toshi MARUYAMA2014-05-161-1/+1
| | | | | | Contributed by Jérôme BATAILLE. git-svn-id: http://svn.redmine.org/redmine/trunk@13137 e93f8b46-1217-0410-a6f0-8f06a7374b81
* split method for scm test repository extracting (#16881)Toshi MARUYAMA2014-05-141-4/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13136 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add :environment to test:scm:setup:create_dir and test:scm:update rake tasks ↵Toshi MARUYAMA2014-05-141-2/+2
| | | | | | (#16881) git-svn-id: http://svn.redmine.org/redmine/trunk@13135 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove unneeded trailing ';' from lib/redmine/export/pdf.rbToshi MARUYAMA2014-05-071-10/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13132 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Blank content type for attachments attached via Ajax file upload (Patch by ↵Jean-Philippe Lang2014-05-021-1/+1
| | | | | | Jens Krämer). git-svn-id: http://svn.redmine.org/redmine/trunk@13125 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use async email deliveries in rake tasks (#16784).Jean-Philippe Lang2014-05-021-3/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13123 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Crash in markdown formatter causes ruby process to end (#16781).Jean-Philippe Lang2014-05-021-1/+1
| | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@13122 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support for the 1.x versions of mime-types gem (#16710).Jean-Philippe Lang2014-04-261-1/+1
| | | | | | Patch by Szilveszter Ördög. git-svn-id: http://svn.redmine.org/redmine/trunk@13107 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set Redcarpet :no_intra_emphasis to true (#16669).Jean-Philippe Lang2014-04-261-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13105 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix typo at lib/tasks/ciphering.rakeToshi MARUYAMA2014-04-161-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13095 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix typo at lib/tasks/ci.rakeToshi MARUYAMA2014-04-161-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13094 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix typo at lib/redcloth3.rbToshi MARUYAMA2014-04-151-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13091 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix typos of source comments at lib/redmine/wiki_formatting.rbToshi MARUYAMA2014-04-071-7/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13070 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix typos of source comments at lib/redmine/plugin.rbToshi MARUYAMA2014-04-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13069 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix typos of source comments at lib/redmine/hook.rbToshi MARUYAMA2014-04-071-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13068 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix typos of source comments at acts_as_event.rbToshi MARUYAMA2014-04-061-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13059 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Exclude custom fields with multiple values from time report criteria (#16519).Jean-Philippe Lang2014-04-061-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13055 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Format table list.Jean-Philippe Lang2014-04-031-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13036 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 2.5.1 release.Jean-Philippe Lang2014-03-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13033 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix awesome_nested_set test failure (#6579)Toshi MARUYAMA2014-03-261-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13014 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add missing awesome_nested_set 2.1.6 files (#6579)Toshi MARUYAMA2014-03-265-0/+51
| | | | | | https://github.com/collectiveidea/awesome_nested_set/commit/64cc8bc8cf93e8859a21bcf25c36675080e42ce6 git-svn-id: http://svn.redmine.org/redmine/trunk@13013 e93f8b46-1217-0410-a6f0-8f06a7374b81
* awesome_nested_set: split highest rgt reader method (#6579)Toshi MARUYAMA2014-03-261-6/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13010 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix always new lft and rgt are lft = 1, rgt = 2 (#6579)Toshi MARUYAMA2014-03-261-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13009 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use bundled awesome_nested_set (#6579)Toshi MARUYAMA2014-03-261-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13008 e93f8b46-1217-0410-a6f0-8f06a7374b81
* import awesome_nested_set 2.1.6 (#6579)Toshi MARUYAMA2014-03-2622-0/+2707
| | | | | | https://github.com/collectiveidea/awesome_nested_set/commit/64cc8bc8cf93e8859a21bcf25c36675080e42ce6 git-svn-id: http://svn.redmine.org/redmine/trunk@13007 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't abort processing of emails when an email triggers a parsing exception ↵Jean-Philippe Lang2014-03-212-2/+2
| | | | | | (#16122). git-svn-id: http://svn.redmine.org/redmine/trunk@12995 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't clear plugins in tests (#16258).Jean-Philippe Lang2014-03-211-0/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12988 e93f8b46-1217-0410-a6f0-8f06a7374b81