13889 Commits (17265ecc1c710a523708f41ff486f2b0b6e00900)
 

Author SHA1 Message Date
  Jean-Philippe Lang 17265ecc1c Adds translation strings (#29606). 5 years ago
  Jean-Philippe Lang a9eaf563a5 Support self-signed LDAPS connections (#29606). 5 years ago
  Jean-Philippe Lang 2ef5ce247a Typo in french translation (#29275). 5 years ago
  Jean-Philippe Lang aac543dfba Column Project is no longer added by default to the list of default columns for time entries (#26537). 5 years ago
  Jean-Philippe Lang 5fbe5d74bc Test failures with sqlite3. 5 years ago
  Jean-Philippe Lang 7dc4e35bc8 Sqlite3: change default value for booleans to 1 or 0 (#23630). 5 years ago
  Jean-Philippe Lang 5ae629b3bb Sqlite3: Boolean values are now stored as 1 and 0 (#23630). 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 55ee0b8f7f Add assignable, issues_visibility, time_entries_visibility and users_visibility to Roles API response (#28191). 5 years ago
  Go MAEDA d84837e6f6 Move left bottom links from project settings above (#25853). 5 years ago
  Go MAEDA 0d29d3208d Expose the Admin flag on the users api to admin users (#29459). 5 years ago
  Go MAEDA e9d15d691b Add a link to issue summary to issue tracking box on overview page (#29644). 5 years ago
  Go MAEDA 1d596677f2 Redmine::SortCriteria#normalize! does not limit properly the maximum number of elements (#29632). 5 years ago
  Go MAEDA 4a5a68f19c Add assignee's icon to tooltips in gantt and calendar (#29306). 5 years ago
  Go MAEDA dc8079fa22 Add "View Differences" button above wiki and repository revisions table (#12221). 5 years ago
  Jean-Philippe Lang da64eb5aca Reverts r17354 (#28829). 5 years ago
  Jean-Philippe Lang e501cb3481 Special character like quote breaks wiki links (#22967). 5 years ago
  Jean-Philippe Lang 04c8246b23 Create fixture correctly. 5 years ago
  Jean-Philippe Lang 04e94bd3dd Disable workflow checkboxes with no status change (#5593). 5 years ago
  Jean-Philippe Lang 72e68c534e Change English translation for setting_issue_list_default_columns (#26501). 5 years ago
  Jean-Philippe Lang 9d00ca96a1 Custom field values for enumerations not saved (#28925). 5 years ago
  Go MAEDA 5660b06f7b Highlight due date of overdue issues in the issues list (#27316). 5 years ago
  Go MAEDA 156b8e2ee6 Allow project bulk edit of time entries (#26534). 5 years ago
  Go MAEDA f288ccb987 Add "icon" class to items in time entries context menu (#28605). 5 years ago
  Go MAEDA c04ab14ed4 Adds ##123-linking syntax docs to detailed help pages (#29488). 5 years ago
  Go MAEDA dfd6a3bfbd Adds documentation for ##123 issue linking syntax (#29488). 5 years ago
  Go MAEDA 60ee5e109e Adds ##123 extended issue linking syntax (#29488). 5 years ago
  Go MAEDA 2cffbf1d45 Fix typo in test name: s/highligth/highlight/ (#29440). 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 bd08684e1d Test that Redmine::MimeType.css_class_of, main_mimetype_of and is_type? are case-insensitive (#29359). 5 years ago
  Go MAEDA 371d84556f Test that Redmine::MimeType.of is case-insensitive (#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 d510c4e50e Mark default version in versions tab from project settings (#27799). 5 years ago
  Jean-Philippe Lang ef79ec8294 Updated French translation 5 years ago
  Go MAEDA f42c4be21e Fix a test failure in test/functional/my_controller_test.rb that depends on time and zone (#2471). 5 years ago
  Go MAEDA 9947003a11 Update Rails to 5.2.1. 5 years ago
  Go MAEDA 83939be2b5 Export users list to CSV (#5957). 5 years ago
  Go MAEDA eee1c36b4b Replace Enumerable#sort with faster Enumerable#sort_by (#29299). 5 years ago
  Go MAEDA c76a021e92 Time entry creation: preserve 'spent on' value when using 'Create and Continue' (#29308). 5 years ago
  Go MAEDA ed14823d13 Replace Hash#keys.each with faster Hash#each_key (#29305). 5 years ago
  Go MAEDA 1e0663de9d Add the missing icon class to the items with icons from the contextual menu (#28605). 5 years ago
  Go MAEDA cd6ab18209 Add a missing fixture (#2471). 5 years ago
  Go MAEDA 7015e137fe Use pluck(:id) instead of collect(&:id) in app/models/issue.rb (#26711). 5 years ago
  Go MAEDA 1c5600f820 Use pluck(:id) instead of collect(&:id) (#26711). 5 years ago
  Go MAEDA 399a66a9a9 Bulk delete wiki attachments (#16410). 5 years ago
  Go MAEDA 81fcc06d55 Add CSS class to identify public projects (#28413). 5 years ago
  Go MAEDA 26f4b5181f Fix: Textile phrase modifiers break wiki macros (#29247). 5 years ago