2013 Commits (2fdbcd35dd8cc2f6b98340825a57afd24ff89670)

Author SHA1 Message Date
  Jean-Philippe Lang 2fdbcd35dd Adds a permission to log time for another user (#3848). 5 years ago
  Jean-Philippe Lang 7386ec037e Implement date grouping for MySQL (#13803). 5 years ago
  Jean-Philippe Lang e647e99b74 Allow issues grouping by creation, update and closing date (#13803). 5 years ago
  Jean-Philippe Lang b06058e6c5 Bump version to 4.0.0 5 years ago
  Go MAEDA 957024a18c Use "abort" instead of "exit" in order to make error log more informative (# 26791). 5 years ago
  Go MAEDA e23b2023cb Allow single Chinese character as a search keyword (#30037). 5 years ago
  Jean-Philippe Lang b345aa7ad6 Update Redmine::Plugin documentation (#28996). 5 years ago
  Jean-Philippe Lang bee7f2531b Missing validation for custom field formats based on RecordList (#29674). 5 years ago
  Jean-Philippe Lang f130bf9e2b REST API with JSON content missing false values (#20788). 5 years ago
  Go MAEDA 14d441a144 Remove blank keys from sort criteria (#30009). 5 years ago
  Go MAEDA 7fbcb8c908 Tags start with 'pre' are handled as 'pre' tag in Textile (#8395). 5 years ago
  Go MAEDA c5eff3dae2 Strip whitespace from integer custom field (#8317). 5 years ago
  Go MAEDA 9c99d50713 Removes request and response accessors from Structure class (#28564). 5 years ago
  Go MAEDA e8243d213d \f or \v character in Textile markup may cause RegexpError exception (#29756). 5 years ago
  Jean-Philippe Lang 0c78056a69 Send emails asynchronously (#26791). 5 years ago
  Go MAEDA e159928e6b Use find_by instead of where.first to remove unnecessary sorting (#26747). 5 years ago
  Jean-Philippe Lang 5b189317a9 Removed message to stdout (#28934). 5 years ago
  Jean-Philippe Lang eb1e6d8c26 Syntax highlighter: replace CodeRay with Rouge (#24681). 5 years ago
  Go MAEDA ffc7e94d4e "no_notification" option is not listed in the help of "rake redmine:email:receive_imap" (#29669). 5 years ago
  Jean-Philippe Lang b9fa262165 Adds preview option to the wiki toolbar (#27758). 5 years ago
  Jean-Philippe Lang daa7d2ba18 Support migration context for plugins (#28934). 5 years ago
  Jean-Philippe Lang c9640667d1 redmine:email:read and rdm-mailhandler.rb should use safe_receive instead of receive (#29614). 5 years ago
  Jean-Philippe Lang e856c9f879 Fixed that issue details page shows default values for custom fields that aren't actually set (#25726). 5 years ago
  Go MAEDA 1d596677f2 Redmine::SortCriteria#normalize! does not limit properly the maximum number of elements (#29632). 5 years ago
  Go MAEDA 9709f8f364 Mercurial 4.7 compatibility (#29413). 5 years ago
  Go MAEDA c0df5d1ae2 Refactor Redmine::MimeType.of. Uses MiniMime.lookup_by_extension instead of lookup_by_filename (#29359). 5 years ago
  Go MAEDA ca6bf98c61 Don't require mime-types (#29359). 5 years ago
  Go MAEDA b7f15fbadc Replace String#gsub with faster String#tr (#29363). 5 years ago
  Go MAEDA 02191a08fd Replace mime-types gem with more efficient mini_mime gem (#29359). 5 years ago
  Go MAEDA eee1c36b4b Replace Enumerable#sort with faster Enumerable#sort_by (#29299). 5 years ago
  Go MAEDA ed14823d13 Replace Hash#keys.each with faster Hash#each_key (#29305). 5 years ago
  Go MAEDA 26f4b5181f Fix: Textile phrase modifiers break wiki macros (#29247). 5 years ago
  Go MAEDA 391bc8b763 Only allow the use of visible custom fields in time entry reports (#29162). 5 years ago
  Go MAEDA 87a671ce75 Add my activities to my page (#2471). 5 years ago
  Go MAEDA f7bb9f93a4 Show images and thumbnails in their natural orientation (#28616). 5 years ago
  Jean-Philippe Lang d8a2024715 Dangerous query method deprecation warnings (#23630). 6 years ago
  Go MAEDA 157a291b66 Redmine::VERSION::revision should take subversion_command_setting into account (#28920). 6 years ago
  Jean-Philippe Lang f748296121 Image filename for HDPI monitors (image@2x.jpg) are misrecognized as email address (#27968). 6 years ago
  Jean-Philippe Lang b1b89ff0ac "attachment:filename" link syntax would not work if the file name contains "@" (#26507). 6 years ago
  Jean-Philippe Lang 270b6c4d7e User link syntax (user:login) doesn't work for logins consisting of an email adress (#26443). 6 years ago
  Jean-Philippe Lang 794a2a0180 Enable and add underline button to the toolbar for Markdown formatting (#28169). 6 years ago
  Jean-Philippe Lang 6a2867a701 Updates for 3.4.6 release. 6 years ago
  Go MAEDA bff0fbce8b Remove RDoc tags (#28943). 6 years ago
  Go MAEDA db8afc99e1 Support of default ActiveRecord I18n scopes in LabelledFormBuilder (#26618). 6 years ago
  Go MAEDA 795bdb9ee5 Fix: Irrelevant permission is required to access some tabs in project settings page (#28693). 6 years ago
  Go MAEDA eafe8a9f9e Mercurial 4.6 compatibility (#28725). 6 years ago
  Go MAEDA 37d1fcf8a4 Adds previews for audio / video attachments (#27336). 6 years ago
  Go MAEDA ca2875fab2 Allow switching the encoding to UTF-8 when exporting to CSV (#26279). 6 years ago
  Go MAEDA c9a216b816 Fix: redmine_plugin_controller generates camelcase filename (#28668). 6 years ago
  Go MAEDA 00b85dc8d9 Fix: Syntax highlighter does not work if language name is single-quoted (#28469). 6 years ago