13898 Commits (7d7e44ba9cb3c6a4b6a8549a8cf253b789fc85ae)
 

Author SHA1 Message Date
  Jean-Philippe Lang 7d7e44ba9c Failed to run “rake db:migrate" command against clean database on MySQL5.7 (#27283). 5 years ago
  Jean-Philippe Lang daa7d2ba18 Support migration context for plugins (#28934). 5 years ago
  Jean-Philippe Lang bbb059d024 Use label_revision instead of label_version for wiki edits (#26575). 5 years ago
  Jean-Philippe Lang 0956d21756 Add some spacing. 5 years ago
  Jean-Philippe Lang a54c69ce87 Cleanup. 5 years ago
  Jean-Philippe Lang 8eb8cdc06d Remove link to current version, already present in the page breadcrumb (#26575). 5 years ago
  Jean-Philippe Lang b085b2fce1 User label_revision instead of label_version for wiki edits (#26575). 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 e978d480cd Remove unused and broken method CustomField.visibility_condition (#29160). 5 years ago
  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