summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-02-21Merged r17893 to 4.0-stable.4.0-stableJean-Philippe Lang
2019-02-11Merged r17856 from trunk to 4.0-stable (#30758).Go MAEDA
2019-02-03Merged r17847 from trunk to 4.0-stable (#30434).Go MAEDA
2019-02-01Merged r17841 from trunk to 4.0-stable (#30725).Go MAEDA
2019-01-20Merged r17831 to 4.0-stable (#30411).Jean-Philippe Lang
2019-01-20Merged r17825.Jean-Philippe Lang
2019-01-19Merged r17823 to 4.0-stable (#30465).Jean-Philippe Lang
2018-12-17Merged r17763 from trunk to 4.0-stable (#30171).Go MAEDA
2018-12-08Set stable version.Jean-Philippe Lang
2018-12-08Bump version to 4.0.0Jean-Philippe Lang
2018-12-01Use "abort" instead of "exit" in order to make error log more informative (# ...Go MAEDA
2018-11-30Allow single Chinese character as a search keyword (#30037).Go MAEDA
2018-11-29Update Redmine::Plugin documentation (#28996).Jean-Philippe Lang
2018-11-28Missing validation for custom field formats based on RecordList (#29674).Jean-Philippe Lang
2018-11-28REST API with JSON content missing false values (#20788).Jean-Philippe Lang
2018-11-26Remove blank keys from sort criteria (#30009).Go MAEDA
2018-11-26Tags start with 'pre' are handled as 'pre' tag in Textile (#8395).Go MAEDA
2018-11-08Strip whitespace from integer custom field (#8317).Go MAEDA
2018-11-03Removes request and response accessors from Structure class (#28564).Go MAEDA
2018-10-28\f or \v character in Textile markup may cause RegexpError exception (#29756).Go MAEDA
2018-10-10Send emails asynchronously (#26791).Jean-Philippe Lang
2018-10-06Use find_by instead of where.first to remove unnecessary sorting (#26747).Go MAEDA
2018-09-29Removed message to stdout (#28934).Jean-Philippe Lang
2018-09-29Syntax highlighter: replace CodeRay with Rouge (#24681).Jean-Philippe Lang
2018-09-27"no_notification" option is not listed in the help of "rake redmine:email:rec...Go MAEDA
2018-09-26Adds preview option to the wiki toolbar (#27758).Jean-Philippe Lang
2018-09-23Support migration context for plugins (#28934).Jean-Philippe Lang
2018-09-23redmine:email:read and rdm-mailhandler.rb should use safe_receive instead of ...Jean-Philippe Lang
2018-09-23Fixed that issue details page shows default values for custom fields that are...Jean-Philippe Lang
2018-09-20Redmine::SortCriteria#normalize! does not limit properly the maximum number o...Go MAEDA
2018-08-25Mercurial 4.7 compatibility (#29413).Go MAEDA
2018-08-15Refactor Redmine::MimeType.of. Uses MiniMime.lookup_by_extension instead of l...Go MAEDA
2018-08-13Don't require mime-types (#29359).Go MAEDA
2018-08-12Replace String#gsub with faster String#tr (#29363).Go MAEDA
2018-08-12Replace mime-types gem with more efficient mini_mime gem (#29359).Go MAEDA
2018-08-02Replace Enumerable#sort with faster Enumerable#sort_by (#29299).Go MAEDA
2018-08-01Replace Hash#keys.each with faster Hash#each_key (#29305).Go MAEDA
2018-07-21Fix: Textile phrase modifiers break wiki macros (#29247).Go MAEDA
2018-07-12Only allow the use of visible custom fields in time entry reports (#29162).Go MAEDA
2018-07-11Add my activities to my page (#2471).Go MAEDA
2018-06-27Show images and thumbnails in their natural orientation (#28616).Go MAEDA
2018-06-23Dangerous query method deprecation warnings (#23630).Jean-Philippe Lang
2018-06-22Redmine::VERSION::revision should take subversion_command_setting into accoun...Go MAEDA
2018-06-17Image filename for HDPI monitors (image@2x.jpg) are misrecognized as email ad...Jean-Philippe Lang
2018-06-17"attachment:filename" link syntax would not work if the file name contains "@...Jean-Philippe Lang
2018-06-17User link syntax (user:login) doesn't work for logins consisting of an email ...Jean-Philippe Lang
2018-06-16Enable and add underline button to the toolbar for Markdown formatting (#28169).Jean-Philippe Lang
2018-06-10Updates for 3.4.6 release.Jean-Philippe Lang
2018-06-08Remove RDoc tags (#28943).Go MAEDA
2018-06-04Support of default ActiveRecord I18n scopes in LabelledFormBuilder (#26618).Go MAEDA