summaryrefslogtreecommitdiffstats
path: root/lib/redmine
Commit message (Expand)AuthorAgeFilesLines
* Fixed that #l_hours_short shows 2 h (#21069).Jean-Philippe Lang2015-10-301-1/+1
* Adds translation string for hours with symbol (#21069).Jean-Philippe Lang2015-10-291-1/+1
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-251-2/+27
* Truncates link custom field URL for display (#21012).Jean-Philippe Lang2015-10-211-1/+1
* Typo "coma" (#20551).Jean-Philippe Lang2015-10-201-1/+1
* Don't reopen ApplicationHelper (#20507).Jean-Philippe Lang2015-10-191-16/+16
* Extract classes to their own files to prevent loading issues (#20508).Jean-Philippe Lang2015-10-193-71/+110
* Include helper instead of patching (#20508).Jean-Philippe Lang2015-10-191-3/+0
* Display totals if the PDF export (#1561).Jean-Philippe Lang2015-10-091-3/+16
* Fix tokenization of phrases with non-ascii chars (#20730).Jean-Philippe Lang2015-10-091-1/+1
* Adds day numbers to HTML and PDF gantt (#3034).Jean-Philippe Lang2015-10-031-1/+26
* SQL error with MySQL (#19657).Jean-Philippe Lang2015-09-301-0/+5
* Enables footnote support with Markdown (#16072).Jean-Philippe Lang2015-09-301-1/+2
* Display all versions in query filter (#19271).Jean-Philippe Lang2015-09-261-9/+24
* Updates for 3.1.1 release.Jean-Philippe Lang2015-09-201-1/+1
* Reverts r14510 (#20508) and r14511 (#20507), tests broken.Jean-Philippe Lang2015-08-222-5/+4
* ThemesHelper reopening ApplicationHelper is problem with autoloading (#20507).Jean-Philippe Lang2015-08-181-1/+2
* Required file lib/redmine/hook.rb is patching autoloaded ApplicationHelper (#...Jean-Philippe Lang2015-08-181-3/+3
* CSV importer raises I18n::InvalidLocale exception if current user's language ...Jean-Philippe Lang2015-08-151-1/+1
* Use same logic for finding user as a custom field (#950).Jean-Philippe Lang2015-08-151-2/+28
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-142-2/+31
* Query doesn't work with non ASCII uppercase symbols (#20438).Jean-Philippe Lang2015-08-021-0/+15
* Use https links instead of http links in ApplicationHelper#avatar_edit_link a...Jean-Philippe Lang2015-07-051-2/+2
* Set version to 3.1.0.Jean-Philippe Lang2015-06-281-2/+2
* Plugin migration directory should use plugin directory (#14402).Jean-Philippe Lang2015-06-211-1/+1
* Updates #wiki_format_provider plugin API with changes to wiki formatting (#20...Jean-Philippe Lang2015-06-212-5/+14
* Set a default timeout value (#19851).Jean-Philippe Lang2015-06-191-1/+2
* Make the sudo timeout configurable (#19851).Jean-Philippe Lang2015-06-191-6/+6
* Don't use SudoMode.disable! to skip API requests (#19851).Jean-Philippe Lang2015-06-191-4/+4
* Adds a configuration setting to enable sudo mode, disabled by default (#19851).Jean-Philippe Lang2015-06-191-4/+3
* Require password re-entry for sensitive actions (#19851).Jean-Philippe Lang2015-06-191-0/+224
* Don't duplicate tags.Jean-Philippe Lang2015-06-162-10/+6
* Remove style tags from html body (#15716).Jean-Philippe Lang2015-06-163-6/+16
* Better handle html-only emails (#16962).Jean-Philippe Lang2015-06-154-1/+152
* Add BOM to UTF-8 encoded CSV (#7037).Jean-Philippe Lang2015-06-131-1/+7
* Adds a class for handling CSV generation (#7037).Jean-Philippe Lang2015-06-131-0/+59
* Newlines stripped from CVS commit messages (#19835).Jean-Philippe Lang2015-06-131-1/+0
* Change default display mode for PDF Export to OneColumn (#19546).Jean-Philippe Lang2015-06-061-0/+1
* Display time spent on the issue and the total time spent like estimated hours...Jean-Philippe Lang2015-05-251-0/+4
* Merged r14256 from 3.0-stable.Jean-Philippe Lang2015-05-101-1/+1
* Email addresses with slashes are not linked correctly (#19735).Jean-Philippe Lang2015-05-081-1/+1
* Updates for 3.0.2 release.Jean-Philippe Lang2015-04-261-1/+1
* Custom field (long text format) displayed even if empty (#19482).Jean-Philippe Lang2015-04-251-3/+7
* add markdown wiki syntax help to tool bar (#16373)Toshi MARUYAMA2015-04-201-1/+2
* rename textile wiki syntax help files (#16373)Toshi MARUYAMA2015-04-201-1/+1
* Updates for 3.0.1 release.Jean-Philippe Lang2015-03-161-1/+1
* Don't include milliseconds in JSON API responses (#19354).Jean-Philippe Lang2015-03-151-3/+14
* Fixed STARTTLS option key (#19232).Jean-Philippe Lang2015-03-071-1/+1
* Set version to 3.0.0.Jean-Philippe Lang2015-02-181-3/+3
* Fixed that timestamps may not be formatted as expected in XML responses (#190...Jean-Philippe Lang2015-02-161-2/+3