14273 Commits (359310749cc6c0f7b859fde10c32e385ff8aac7c)
 

Author SHA1 Message Date
  Jean-Philippe Lang 359310749c Updates for 4.0.3 release. 5 years ago
  Go MAEDA d47faf40bb Galician translation update (#31119). 5 years ago
  Go MAEDA d9c4958995 Remove trailing whitespaces from config/locales/gl.yml 5 years ago
  Jean-Philippe Lang b46741f7fc Let user select a tracker from the modal (#442). 5 years ago
  Jean-Philippe Lang 56742e65de Cannot uncheck Gantt chart options of a custom query (#31063). 5 years ago
  Jean-Philippe Lang f6211eec77 Preformatted text overflows the preview area (#30988). 5 years ago
  Jean-Philippe Lang 805aef85de "View differences" buttons are shown in the repository page even without "Browse repository" permission (#30731). 5 years ago
  Go MAEDA 32dce42b71 Show projects using a table instead of an unordered list in the user profile page (#31066). 5 years ago
  Go MAEDA 72e1451159 Use Regexp#match? to reduce allocations of MatchData object (#28940). 5 years ago
  Go MAEDA f0d579adeb Fix that deleting a version silently deletes its attachments (#31087). 5 years ago
  Go MAEDA 391c069d87 Project search should select subprojects scope when the project has subprojects (#30923). 5 years ago
  Go MAEDA 292f5ac97f Remove trailing whitespaces from test/functional/projects_controller_test.rb 5 years ago
  Go MAEDA ffa4e02817 Group time entries by created date (#30233). 5 years ago
  Go MAEDA e08b2d0f32 Add a link syntax "#note-6" to help files (#30829). 5 years ago
  Go MAEDA 0f6ac26795 Bulgarian translation update (#31015). 5 years ago
  Go MAEDA 1bae384bf9 Reorder strings in the Bulgarian translation (#29790). 5 years ago
  Go MAEDA c1df76a325 Traditional Chinese translation update (#31073). 5 years ago
  Go MAEDA 5b5d3beaab Change Japanese translation for "note" in help files (#30170). 5 years ago
  Go MAEDA 3b55f65407 Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630). 5 years ago
  Go MAEDA b900ae6107 Support frozen_string_literal in test/**/*.rb (#26561). 5 years ago
  Go MAEDA 4a37bac866 Remove extra #dup (#26561). 5 years ago
  Go MAEDA 21769bb59e Fix FrozenError in BazaarAdapter.branch_conf_path (#26561). 5 years ago
  Go MAEDA 09b63e39ed Simpler link syntax "#note-123" to make a link to a note of the current issue (#30829). 5 years ago
  Go MAEDA 606e75d12d Use #b shortcut instead of #force_encoding (#31059). 5 years ago
  Go MAEDA 26509e7f4c Decode hexadecimal-encoded literals in order to be frozen string literals friendly (#31004). 5 years ago
  Go MAEDA 7d2f10ccac Fix FrozenError in RepositoriesController#diff (#31052, #26561). 5 years ago
  Go MAEDA bf67729a28 Remove unused method ApplicationHelper#generate_csv (#31046). 5 years ago
  Go MAEDA 30e341db69 Support frozen_string_literal in lib/**/*.rb (#26561). 5 years ago
  Go MAEDA bd5977d97e Support frozen_string_literal in app/**/*.rb (#26561). 5 years ago
  Go MAEDA 72a163d8b3 Support frozen_string_literal in lib/redmine/export/*.rb (#26561). 5 years ago
  Go MAEDA 53a6b06578 Remove trailing whitespaces from lib/redmine/export/pdf/issues_pdf_helper.rb 5 years ago
  Go MAEDA 24d76e94ef Support frozen_string_literal in config/initializers/10-patches.rb (#26561). 5 years ago
  Go MAEDA 02b4449414 Enable frozen_string_literal for all files under config directory (#26561). 5 years ago
  Go MAEDA d16369b67c Enable frozen_string_literal for files which don't contain string literals (#26561). 5 years ago
  Go MAEDA d4daf4e23b Support frozen_string_literal in issue, journal, and query (#26561). 5 years ago
  Go MAEDA 46208a6743 Enable frozen_string_literal for app/views/*/*.builder (#26561). 5 years ago
  Go MAEDA 4f5a3a156c Enable frozen_string_literal for some files under test directory (#26561). 5 years ago
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). 5 years ago
  Go MAEDA e70c283a22 Remove unnecessary encoding magic comment (#31034). 5 years ago
  Go MAEDA 978bdba9ee Fix RDMwriteFormattedCell destroying an argument (#26561). 5 years ago
  Go MAEDA 1035b577a9 Fix that methods in Redmine::CodesetUtil destroy the original string (#26561). 5 years ago
  Jean-Philippe Lang ccda34cac6 Display user's groups on profile (#12796). 5 years ago
  Jean-Philippe Lang e26ab0d4a2 Show recent documents first (#29725). 5 years ago
  Jean-Philippe Lang c5c335924b Adds label_trackers_description and label_open_trackers_description i18n strings (#442). 5 years ago
  Jean-Philippe Lang 84f322b2af Add a description for trackers (#442). 5 years ago
  Jean-Philippe Lang 3b59c6dfb2 Adds label_inherited_from_parent_project and label_inherited_from_group i18n strings (#31032). 5 years ago
  Jean-Philippe Lang b4c23f066e Display details about inheritance when editing a member roles (#31032). 5 years ago
  Jean-Philippe Lang 5da9cc59ee PluginRequirementError is now raised instead of PluginNotFound (#31030). 5 years ago
  Jean-Philippe Lang 648a6408e7 Long text custom fields don't accept values longer than 64KB if backend database is MySQL (#29209). 5 years ago
  Jean-Philippe Lang 7a11864812 Support issue[assigned_to_id]=me when prefilling issues (#28502). 5 years ago