summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Allow switching the encoding to UTF-8 when exporting to CSV (#26279).Go MAEDA2018-05-071-3/+3
* Fix: redmine_plugin_controller generates camelcase filename (#28668).Go MAEDA2018-05-051-4/+4
* Fix: Syntax highlighter does not work if language name is single-quoted (#284...Go MAEDA2018-05-021-1/+1
* Show renames in diff preview (#28295).Go MAEDA2018-04-271-1/+6
* Gantt bars with start date and end date on the same day don't become red by o...Go MAEDA2018-04-091-3/+3
* Rails 5: "Page not found" error when accessing a page of a plugin in producti...Jean-Philippe Lang2018-04-081-0/+1
* Updates for 3.4.5 release.Jean-Philippe Lang2018-04-071-1/+1
* Markdown pre-block could derive incorrect wiki sections (#25299).Jean-Philippe Lang2018-04-071-8/+6
* Enable lax_spacing for markdown formatting (#28119).Go MAEDA2018-02-161-1/+2
* Fix: "project_from_subbaddress" option is not listed in the help of "rake red...Go MAEDA2018-01-241-0/+3
* Allow "max-height", "max-width", "min-height" and "min-width" CSS properties ...Go MAEDA2018-01-111-1/+1
* Updates for 3.4.4 release.Jean-Philippe Lang2018-01-081-1/+1
* Removes 'unloadable' from plugin templates (#20513).Jean-Philippe Lang2018-01-082-3/+0
* Replace Minitest.rake_run with Rails::TestUnit::Runner.rake_run for compatibi...Go MAEDA2018-01-012-7/+7
* Links for custom field value don't have "external" class (#27024).Go MAEDA2018-01-011-2/+6
* Use reverse_each instead of reverse.each (#27671).Go MAEDA2017-12-312-2/+2
* replace plugin generator USAGE "script/rails" which are removed by r16868Toshi MARUYAMA2017-12-273-3/+3
* mercurial: work around faulty parsing of early command options (#27516)Toshi MARUYAMA2017-12-071-13/+14
* mercurial: separate command options and positional arguments with "--" (#27516)Toshi MARUYAMA2017-12-071-5/+5
* mercurial: reject malicious command argument (#27516)Toshi MARUYAMA2017-12-071-0/+15
* Fix: Round floats to 2 digits when rendering an issue list to PDF (#12510).Go MAEDA2017-12-061-0/+2
* Fixes visibility checks for version.fixed_issues in Gantt (#27676).Jean-Philippe Lang2017-11-291-4/+4
* Make robust Redmine::Helpers::URL#uri_with_safe_scheme? (#27114)Go MAEDA2017-11-261-1/+1
* Add right-click context menu to gantt bars (#10485).Go MAEDA2017-11-251-1/+2
* Add right-click context menu to gantt subjects (#10485).Go MAEDA2017-11-251-1/+2
* Fix: Gravatar icon is misaligned in gantt (#26410).Go MAEDA2017-11-251-1/+1
* Updates for 3.4.3 release.Jean-Philippe Lang2017-10-151-1/+1
* fix "schema_migrations_table_name is deprecated" warning during redmine:plugi...Toshi MARUYAMA2017-08-311-2/+3
* git: remove "--no-color" option from "git --version" for git 2.14 compatibili...Toshi MARUYAMA2017-08-081-1/+1
* Set migration version in the plugin migration template (#26610).Jean-Philippe Lang2017-08-021-1/+1
* remove empty lines with trailing white spaces at lib/redmine/search.rbToshi MARUYAMA2017-08-011-3/+0
* remove trailing white spaces from lib/redmine/subclass_factory.rbToshi MARUYAMA2017-07-311-2/+2
* remove trailing white space from lib/redmine/themes.rbToshi MARUYAMA2017-07-311-1/+1
* Removed unused date calculations.Jean-Philippe Lang2017-07-302-40/+0
* Removes test:ui rake task replaced by rails test:system.Jean-Philippe Lang2017-07-301-6/+0
* Adds a checkbox to set a page as the wiki start page (#26579).Jean-Philippe Lang2017-07-301-1/+1
* Get rid of acts_as_versioned.Jean-Philippe Lang2017-07-2623-1579/+0
* Drop Darcs support (#26391).Jean-Philippe Lang2017-07-253-241/+1
* fix search engine returns 500 error by Go MAEDA (#26526)Toshi MARUYAMA2017-07-251-0/+2
* remove trailing white spaces from lib/plugins/acts_as_searchable/lib/acts_as_...Toshi MARUYAMA2017-07-251-3/+0
* Removes acts_as_list plugin.Jean-Philippe Lang2017-07-234-639/+0
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-238-47/+49
* Set a default size for macro thumbnails different from the preview thumbnails.Jean-Philippe Lang2017-07-191-2/+3
* Updates for 3.4.2 release.Jean-Philippe Lang2017-07-161-1/+1
* Updates for 3.4.1 release.Jean-Philippe Lang2017-07-091-1/+1
* Remove duplicate notifiable require (#26312).Toshi MARUYAMA2017-07-021-1/+0
* Display menu items if user is allowed.Jean-Philippe Lang2017-06-281-3/+4
* Global News view should not be allowed without permission (#7068).Jean-Philippe Lang2017-06-261-0/+1
* Fixed that time entry queries cannot be saved when issue tracking is disabled...Jean-Philippe Lang2017-06-261-3/+3
* Removes SVG from libs (#26253).Jean-Philippe Lang2017-06-2511-3760/+0