summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Removes duplicate shell_quote method (#26149).Jean-Philippe Lang2017-06-172-16/+18
* gannt: not show %done if the field is disabled for the tracker (#25876)Toshi MARUYAMA2017-06-151-1/+4
* Highlight menu item when viewing an attachment (#25988).Jean-Philippe Lang2017-06-101-0/+1
* remove is_binary_data? from String (#25563)Toshi MARUYAMA2017-06-103-5/+9
* Generate markup for uploaded image dropped into wiki-edit textarea (#26071).Jean-Philippe Lang2017-06-073-0/+7
* New permission: view news (#7068).Jean-Philippe Lang2017-06-072-1/+5
* New Permission: View Forum (#4866).Jean-Philippe Lang2017-06-072-1/+5
* Link to user in wiki syntax (#4179).Jean-Philippe Lang2017-06-072-3/+7
* Use stored ref. to array holding supported languages symbols via a constant (...Jean-Philippe Lang2017-06-061-2/+3
* Pull-up retrieve_supported_languages private class method (#26055).Jean-Philippe Lang2017-06-061-4/+10
* Remove internal CodeRay scanners (#26055).Jean-Philippe Lang2017-06-061-1/+2
* Make sure we can call #values.Jean-Philippe Lang2017-06-031-1/+1
* Errors#get is deprecated in Rails 5.Jean-Philippe Lang2017-06-011-1/+1
* Cusotom field label should not be associated to the first input (#25760).Jean-Philippe Lang2017-05-271-4/+2
* Highlight language aliases are no more supported (#25634).Jean-Philippe Lang2017-05-271-1/+4
* Updates for 3.3.3 release.Jean-Philippe Lang2017-04-091-1/+1
* Filter arbitrary class names and ids in rendered HTML output (#25503).Jean-Philippe Lang2017-04-063-5/+19
* 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-061-1/+1
* Don't hardcode the groups on My page.Jean-Philippe Lang2017-04-041-0/+6
* Makes Attachments column available on the issue list (#25515).Jean-Philippe Lang2017-04-041-1/+4
* Adds a rake task to update attachments digests to SHA256 (#25240).Jean-Philippe Lang2017-04-031-0/+5
* spelling fixes (#25495)Toshi MARUYAMA2017-04-025-6/+6
* git: use '--no-renames' option in 'show' command (#25371)Toshi MARUYAMA2017-03-241-1/+1
* Git 2.9 compatibility (#25371)Toshi MARUYAMA2017-03-201-0/+3
* set "warning = false" for "rake test:scm:units" and "rake test:scm:functionals"Toshi MARUYAMA2017-03-201-0/+2
* Use helper methods for rendering blocks.Jean-Philippe Lang2017-03-161-4/+4
* Allow multiple instances of custom queries on My page (#1565).Jean-Philippe Lang2017-03-161-6/+27
* Let user display a custom query on "My page" (#1565).Jean-Philippe Lang2017-03-151-0/+1
* Let user choose columns and sort order of issue lists on "My page" (#1565).Jean-Philippe Lang2017-03-141-10/+11
* Get rid of sort_helper when using queries.Jean-Philippe Lang2017-03-132-0/+105
* Get the count by group from the query directly.Jean-Philippe Lang2017-03-091-1/+3
* Allow to set multiple values in emails for list custom fields (#16549).Jean-Philippe Lang2017-03-081-10/+38
* Removes invalid attributes from gravatar img tag.Jean-Philippe Lang2017-03-051-1/+1
* Show Last Comment in Issue list (#1474).Jean-Philippe Lang2017-03-051-2/+9
* Fix PDF formatting (#21705).Jean-Philippe Lang2017-03-031-1/+1
* Moves redcloth3.rb to lib/redmine/wiki_formatting/textile.Jean-Philippe Lang2017-03-032-1/+1
* Ruby 2.4: Fixed "key must be 32 bytes" error of OpenSSL::Cipher (#25048).Jean-Philippe Lang2017-03-021-6/+6
* Turns @@languages_lookup into a cache by using ||= (#25014).Jean-Philippe Lang2017-03-021-1/+1
* Prevent warning about already defined constant.Jean-Philippe Lang2017-03-021-0/+3
* Fixes uploading of empty files (#25115).Jean-Philippe Lang2017-02-281-1/+0
* Mercurial 4.1 compatibility (#24999)Toshi MARUYAMA2017-02-051-40/+41
* Reverts unwanted change (#24769).Jean-Philippe Lang2017-01-301-2/+0
* Hires (2x DPR) image support for Gravatars (#24927).Jean-Philippe Lang2017-01-301-0/+4
* Show all members in user custom field filter on the cross project issue list ...Jean-Philippe Lang2017-01-301-6/+4
* do not replace all invalid utf8 (#24616)Toshi MARUYAMA2017-01-281-1/+1
* unify duplicate codes (#24616)Toshi MARUYAMA2017-01-281-5/+1
* Omit blank fields in PDF too (#21705).Jean-Philippe Lang2017-01-251-2/+3
* Adjust rendering of custom fields in PDF (#21705).Jean-Philippe Lang2017-01-251-4/+15
* Raise the height of text custom fields.Jean-Philippe Lang2017-01-251-2/+2