Activity
From 2022-08-23 to 2022-08-25
2022-08-25
-
19:23 Patch #37608 (Closed): Check visibility for passed user in IssueQuery.default
- In @IssueQuery.default@, you can optionally pass a user to get the default query for. We should actually use this use...
-
18:24 Feature #12677: Private attachments for issues
- +1
-
16:54 Defect #37587 (Closed): Unnecessary requirement in /lib/redmine/scm/adapters/filesystem_adapter.rb
- Committed the fix. Thank you.
-
16:48 Patch #37597: Don't create two thumbnails of different resolutions for a single image
- Setting the target version to 5.1.0.
-
16:45 Patch #37599: Remove extra call of Attachment#thumbnailable? in AttachmentsController#thumbnail
- Setting the target version to 5.1.0.
-
15:55 Defect #37476: Psych::DisallowedClass exception when loading default plugin settings
- Jens Krämer wrote:
> For consistency reasons, I would suggest to use the whitelist configured for ActiveRecord seria... -
13:07 Defect #37476: Psych::DisallowedClass exception when loading default plugin settings
- For consistency reasons, I would suggest to use the whitelist configured for ActiveRecord serialization in applicatio...
-
12:03 Defect #37237: Common Markdown Formatter does not render all properties on HTML elements
- Right now, custom CSS rules are not allowed at all in Markdown. This is something that may change in the future thoug...
-
11:48 Defect #37237: Common Markdown Formatter does not render all properties on HTML elements
- Does anyone have an idea or even a work-around how I can add the HTML elements? Specifying a class and ID for the res...
-
10:44 Patch #37600: Cache attachments and thumbnails in web browsers
- Iirc we generally avoid to allow explicit caching for anything because different user may have different access permi...
-
10:13 Defect #37581: Wrong csv separator in Hungarian
- So, in order to support Microsoft Office, we should use semicolon as CVS separator, if the decimal separator is comma...
-
08:56 Patch #35613: German translation update of Wiki syntax help for 5.0-stable
- Hello,
I have created a newly created language pack of all help files here.
It contains:
textile - syntax
textile... -
06:49 Feature #16207 (Closed): Use query name as the file name when exporting queries
-
06:04 Patch #37606 (Closed): Traditional Chinese translation (to r21775)
- Committed the patch. Thank you.
-
05:06 Patch #37606 (Closed): Traditional Chinese translation (to r21775)
- * added
** field_default_time_entry_activity
-
00:04 Patch #37604 (Closed): Bulgarian translation (#29286)
- Committed the patch. Thank you.
2022-08-24
-
23:57 Defect #37603: Missing translation for label_default_queries.for_this_user
- Setting the target version to 5.0.3.
-
19:53 Defect #37603 (Closed): Missing translation for label_default_queries.for_this_user
- In #7360 we introduced default issue queries.
Admins can edit the default issue query for other users in Administr... -
22:06 Patch #37604 (Closed): Bulgarian translation (#29286)
- Bulgarian translation (#29286):
* field_default_time_entry_activity -
16:14 Defect #37581: Wrong csv separator in Hungarian
- Karel Pičman wrote:
> > With a Hungarian region, comma separator couldn't be used because it is the decimal separato... -
08:08 Defect #37581: Wrong csv separator in Hungarian
- > With a Hungarian region, comma separator couldn't be used because it is the decimal separator.
If you try to exp... -
16:01 Defect #37586: Typo in method names
- Thank you for pointing it out. I am attaching a patch.
-
15:45 Patch #37591 (Closed): Use start_with? or end_with? to check the first or last character of a string
- Committed the patch.
-
10:38 Patch #37591: Use start_with? or end_with? to check the first or last character of a string
- Setting the target version to 5.1.0.
-
15:25 Patch #37558: Update webdrivers to 5.0
- Setting the target version to 5.1.0.
-
15:24 Patch #37526: Polish translation update
- Setting the target version to 5.1.0.
-
15:22 Feature #16207: Use query name as the file name when exporting queries
- Committed the patch. Thank you.
-
10:22 Defect #31241: intermittent 500s ActiveRecord::ConnectionTimeoutError
- Hm, is not switching the mail queue adapter or increasing the database connection pool size just workarounds for an i...
-
05:15 Patch #37600 (New): Cache attachments and thumbnails in web browsers
- The attached patch adds "max-age" value to "Cache-Control" filed in response headers of @AttachmentController#downloa...
2022-08-23
-
17:01 Patch #37599 (Closed): Remove extra call of Attachment#thumbnailable? in AttachmentsController#thumbnail
- In AttachmentsController#thumbnail, you can find the following code. It checks the return value of @@attachment.thumb...
-
15:44 Defect #37581: Wrong csv separator in Hungarian
- Karel Pičman wrote:
> I think that Attila is right concerning the decimal separator. The most of European countries ... -
09:07 Defect #37581: Wrong csv separator in Hungarian
- Concerning the number format separator, I have realized after I had changed it to comma, that it is not taken into ac...
-
12:26 Patch #37592: Czech translation update
- I've forgotten on the jstoolbar. So, added.
-
08:38 Patch #37592: Czech translation update
- Thank you for the review. Here is an updated patch.
-
12:03 Patch #37597: Don't create two thumbnails of different resolutions for a single image
- Sorry I must have been mistaken. Browsers that support @srcset@ never GET the image specified by @src@ attribute. But...
-
08:28 Patch #37597 (Closed): Don't create two thumbnails of different resolutions for a single image
- Currently, Redmine creates two thumbnail images for each image. This is because the img tag for displaying thumbnails...
Also available in: Atom