Activity
From 2022-08-22 to 2022-08-24
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...
2022-08-22
-
19:09 Defect #37595: How to prevent users to modify some attributes of the issues they created while issue is still in initial/new state
- https://www.redmine.org/boards/1/topics/56919?r=67516#message-67516
-
18:14 Defect #37595 (New): How to prevent users to modify some attributes of the issues they created while issue is still in initial/new state
- Users with "Add issues" + "Edit own issues" permission can create issues in "New" state. In the workflow configuratio...
-
15:54 Patch #37592: Czech translation update
- 1/ there's a small typo...
-
14:13 Patch #37592 (Closed): Czech translation update
-
15:13 Defect #37581: Wrong csv separator in Hungarian
- Update of the numbers' format according to the same rules.
-
14:55 Defect #37581: Wrong csv separator in Hungarian
- Here is a patch bringing CSV decimal separators in sync with the wiki page.
-
14:30 Defect #37581: Wrong csv separator in Hungarian
- I think that Attila is right concerning the decimal separator. The most of European countries use comma. Please see h...
-
14:44 Defect #37593 (Closed): Rest Password
Please reset my password for default...
Regard-
13:04 Defect #10189: Inline image does not work with spaces in file name
- On Redmine 4.0:
h3. Doesn't work
... -
11:25 Patch #37591 (Closed): Use start_with? or end_with? to check the first or last character of a string
- @String#start_with?@ and @String#end_with?@ are more intuitive and faster than @[0, 1]@ or @[-1, 1]@....
Also available in: Atom