Activity
From 2019-11-06 to 2019-11-08
2019-11-08
-
15:44 Defect #31363: 500 Internal Server Error
- It sound the same issue of #32314 where I have detected the magic number equals to 30
-
15:42 Defect #31241: intermittent 500s ActiveRecord::ConnectionTimeoutError
- The same issue here....
-
08:48 Feature #32436 (Closed): Add support for grouping by issue on timelog view
- We can view how many hours we spend for the target issue and its child issues in timelog view (@/projects/${PROJECT}/...
-
08:01 Patch #32435 (Closed): Change Russian translation for "Submit"
- Now the “Apply” button (on the “Update” issue page) is translated to Russian as «Принять» while should be translated ...
-
02:01 Feature #32240: Add download buttons in Files columns of the issues list
- Marius BALTEANU wrote:
> In my opinion, there are too many icons in the listing which make the "Files" column more o...
2019-11-07
-
21:53 Feature #32240: Add download buttons in Files columns of the issues list
- In my opinion, there are too many icons in the listing which make the "Files" column more obvious than the other colu...
-
06:07 Feature #32240: Add download buttons in Files columns of the issues list
- Go MAEDA wrote:
> If the column has download buttons, you can reduce an extra one click.
Added download buttons t... -
16:04 Defect #32434 (Closed): Serve redmine.org over https
-
11:12 Defect #32434 (Closed): Serve redmine.org over https
- For a secure web we should server everything over https.
-
09:33 Defect #32176: Emails are not getting triggered
- We have configured the details in Configuration.yml file but we are getting below error message:
An error occurred... -
09:14 Defect #32314: Notification for "Only for things I watch or I'm involed in" not works
- I have updated the previous message, because, after further investigation it seem that the magic number is 30.
To ... -
08:22 Feature #32433 (New): feature: option for CustomField to update the values by some of roles and different default value for different project
- if there is option of the Administration, do define some of the roles to have the permission to define the Value/Def...
-
07:33 Defect #32430 (Needs feedback): Can't delete project in Redmine 4.0.3
- @redmine.easy_settings@ table is not part of the Redmine core, please try without any plugin.
-
05:47 Defect #32430: Can't delete project in Redmine 4.0.3
- Environment:
Redmine 4.0.3
Ruby: 2.3.8
Rails :5.2.2.1
Database : MySQL2
Plugin
redmine_dmsf
redmine_issues... -
05:28 Defect #32430 (Closed): Can't delete project in Redmine 4.0.3
- Hi All,
i login redmine as administrator, then go to admininstraion/projects --> select status(closed) --> then clic... -
07:31 Patch #32432: Avoid class name overlap that causes TypeError on `rake test:system test`
- Please use textile formatting instead of markdown.
-
07:30 Patch #32432 (Closed): Avoid class name overlap that causes TypeError on `rake test:system test`
- Running test via `rake test:system test` errs with TypeError because some test class names are overlapping....
-
06:42 Patch #32431 (Closed): Invalid association IssueCustomField#issue_custom_values
- This "hm:t :issue_custom_values" association has been defined since the "Initial commit" at 6b7650e2f03156ea1e3985b30...
2019-11-06
-
22:39 Defect #32420 (Needs feedback): Issue redirect after login not working
- Please try without any plugin installed.
-
22:38 Defect #31695: Convert HTML links to Textile/Markdown links when creating an issue from an email
- Go MAEDA wrote:
> Marius BALTEANU wrote:
> > The current implementation fails with the following error if the link ... -
22:34 Feature #30346: Add "Target Version" to the list of "Available columns" in "Spent time" Tab
- Here it is.
-
15:56 Feature #32426 (New): Search from journal for specific value of specific field during specific period
- Currently the query filter set can only search the last value of the fields of issues.
And the filter "Updated" can ... -
15:33 Feature #9787 (Closed): Get issue history
- With the issues REST API, you can add @include=journals@ to get all (visible) journals of the issue.
-
15:19 Defect #32176 (Needs feedback): Emails are not getting triggered
- In order for notification mails to be send, you need to make sure that:
* you have enabled notification mails for ... -
15:04 Defect #32382: Unreliable User mention feature with PostgreSQL
- Instead of @User.visible.where(:login => name, :type => 'User').first@, we should probably use @User.visible.find_by_...
-
09:09 Defect #32382: Unreliable User mention feature with PostgreSQL
- Yes, it's more or less correct. Strictly speaking, we cannot make a link to a user account that has uppercase charac...
-
04:58 Defect #32382: Unreliable User mention feature with PostgreSQL
- Kenta Kogumasaka wrote:
> I don't think we've installed any plugin such as https://www.redmine.org/plugins/redmine-m... -
14:53 Feature #32406 (Closed): [ISSUE RELATIONS] Add several relations at a time
-
10:02 Feature #32424: CommonMark Markdown Text Formatting
- I really, really like the proposed patch, especially for the HTML Pipeline gem that can help us a lot to improve the ...
-
09:27 Feature #32424 (Closed): CommonMark Markdown Text Formatting
- This patch introduces a new text formatting named _CommonMark Markdown (GitHub Flavored)_. It is based on "CommonMark...
-
07:43 Defect #32422: Textile indentation does not work in the preview tab
- Indentation is now visible in the following patch....
-
07:37 Defect #32422 (Closed): Textile indentation does not work in the preview tab
- I entered the following textile in the issue description field and confirmed to the preview, but I can't show the par...
Also available in: Atom