Next | Query returned 24 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-04-19 17:45:35 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (1)
Log message:
ruby-redmine50: make use of SYSCONFBASE consistent
   2023-04-19 17:43:17 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2)
Log message:
ruby-redmine50: Add conditional inclusion of rc.subr in rc.d script
   2023-04-14 08:57:31 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2)
Log message:
ruby-redmine50: Fix redmine version in rc.d and plugin migration scripts
   2023-03-15 14:47:58 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-redmine50: update to 5.0.5

5.0.5 (2023-03-05)

Code cleanup/refactoring

* Patch #38141: Update copyright year to 2023

Documentation

* Defect #38114: Example plugin (extra/sample_plugin) breaks Activity page

Gems support

* Defect #38239: Test failure with Commonmarker 0.23.8
* Patch #38135: Allow use of Puma 6.0.0 or later
* Patch #38272: Update RBPDF to 1.21

[Groups]

* Patch #38144: Refactoring: Use Group.visible instead of manual visibility
  check in GroupsController

[Importers]

* Defect #38254: Time Entry Import fails to import custom fields with \ 
"User"
  format

[Issues]

* Defect #37755: Mentioning users with certain characters renders
  incorrectly
* Defect #38217: "Property changes" tab does not appear when all issue
  journals have both notes and property changes

[PDF export]

* Defect #32740: Incorrect characters when copying out of a Redmine
  generated PDF
* Defect #36452: Infinite loop on PDF export if image included with
  attributes

[Project settings]

* Defect #38064: Avoid exception when adding a project without any givable
  roles defined

[Rails support]

* Defect #36273: Modifying the source code of a plugin does not reload it
  after r21295
* Defect #38199: Fix deprecation warning for db:structure:dump in db:migrate
  when using sql schema format
* Patch #38191: Update Rails to 6.1.7.2

[Security]

* Defect #38063: Avoid double-render error with
  ApplicationController#find_optional_project
* Defect #38070: Role#permission_tracker? and related does not consider
  whether the base permission is (still) set
* Defect #38133: Update Nokogiri to fix several security issues
* Defect #38297: Insufficient permission checks when adding attachments to
  issues

[SEO]

* Defect #38201: Fix robots.txt to disallow issue lists with a sort or
  query_id parameter in any position

[Text formatting]

* Defect #37881: Thumbnails are no longer fetched for all notes of an issue
* Defect #38073: CommonMark Markdown formatter does not support min-width,
  max-width, min-height, and max-height CSS properties
* Defect #38215: Nested CommonMark Markdown task lists are not indented

[Time tracking]

* Defect #35066: Missing project_id in redirect after clicking "Create and
  add another" button
* Defect #38237: Unable to choose any user other than the current user when
  logging spent time after clicking "Create and add another"
   2023-02-23 15:49:24 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Comment out dependency to misc/ruby-bundler

Since all ruby*-base contains bundler as default gem, no need to depend
on misc/ruby-bundler package.
   2023-01-15 16:10:43 by Takahiro Kambe | Files touched by this commit (3)
Log message:
devel/ruby-redmine50: relax dependency

Relax dependency to mini-magick and nokogiri.

Bump PKGREVISION.
   2023-01-09 09:04:08 by Takahiro Kambe | Files touched by this commit (1)
Log message:
devel/ruby-redmine50: correct dependency

textproc/ruby-csv is required before Ruby 3.1.

Bump PKGREVISION.
   2022-12-03 07:41:42 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-redmine50: update to 5.0.4

5.0.4 (2022-12-01)

This is security release.

* Fix CVE-2022-44030: Access Control Issue in attachments#download_all
  (#37772)

* Fix CVE-2022-44031: Persistent XSS in textile formatting due to blockquote
  citation (#37751)

* Fix CVE-2021-44637: Redmine contains a cross-site scripting vulnerability
  (#37767)

* Open Redirect in attachments#download_all (#37880)
   2022-12-01 13:19:09 by Jonathan Perkin | Files touched by this commit (1)
Log message:
ruby-redmine50: Portability fixes.
   2022-10-09 17:32:55 by Takahiro Kambe | Files touched by this commit (4) | Package updated
Log message:
devel/ruby-redmine50: update to 5.0.3

5.0.3 (2022-10-02)

[Code cleanup/refactoring]

* Defect #37609: Remove obsolete remnant public/images/openid-bg.gif
* Defect #37449: Passing a wrong parameter to `with_settings` in
  UserTest::test_random_password_include_required_characters

[Filters]

* Defect #36940: Chained custom field filter doesn't work for User fields
* Defect #37349: Chained custom field filter for User fields returns 500
  internal server error when filtering after a float value

[Issues]

* Defect #37369: Mention auto-complete not works in bulk-edit comments
* Defect #37499: Default query should not be applied if the query is not
  allowed to be set as the default
* Defect #37473: Focus IssueId not working when linking issues

[Issues list]

* Defect #37268: Performance problem with Redmine 4.2.7 and 5.0.2

[Rails support]

* Patch #37452: Update Rails to 6.1.7

[Security]

* Defect #37492: Update jQuery UI to 1.13.2

[SCM]

* Defect #33953: Repository tab is not displayed if no repository is set as
  the main repository
* Defect #36258: Support revision without any message in Mercurial
  repositories
* Defect #37585: Do not show "History" tab for content in Filesystem
  repository
* Defect #37626: Diff of a javascript file in repository module is not
  displayed with layout
* Defect #37718: Repository browser does not show "+" (plus sign) in
  filename

[SCM extra]

* Defect #37562: POST Requests to repository WS fail with "Can't verify CSRF
  token authenticity"

[Text formatting]

* Defect #37237: Common Markdown Formatter does not render all properties on
  HTML elements
* Patch #37713: Add rel="noopener" to all external links that would open a
  new tab/window
* Defect #37379: Thumbnail macro does not work when a file is attached and
  preview is displayed immediately

[Translations]

* Defect #37529: Fix mistranslation of label button_create_and_follow in
  Russian translation
* Defect #37603: Missing translation for label_default_queries.for_this_user
* Patch #35613: German translation update of Wiki syntax help for 5.0-stable
* Patch #37263: Lithuanian translation update for 5.0-stable
* Patch #37698: Persian translation update for 4.2-stable

[UI]

* Defect #36901: Jump to project is misaligned in Safari 15.4 and later
* Defect #37282: Subtask isn't displayed correctly since 4.2.7
* Defect #37481: Fix the unintentional selection of rows with the context
  menu
* Defect #37566: The number of the ordered list in the project description
  is not displayed and the indentation does not match the unordered list

Next | Query returned 24 messages, browsing 11 to 20 | Previous