Activity
From 2018-11-29 to 2018-12-01
2018-12-01
-
20:38 Patch #30075 (Closed): Czech translation update
- 1/ new translations
2/ "deleted." line in error_can_not_delete_auth_source: key was removed (bad merge) -
20:06 Defect #30074: Puma shouldn't be included in the Gemfile
- IMO, your CI should add Puma to Gemfile.local in a before_script or use Capybara.server = :webrick if Puma isn't avai...
-
19:52 Defect #30074 (Closed): Puma shouldn't be included in the Gemfile
- right now it isn't possible to use a different Puma version or define it for a production environment because there's...
-
19:41 Defect #30073 (Closed): Ajax Request Returns 200 but an error event is fired instead of success
- here's an explanation of the issue
https://stackoverflow.com/questions/6186770/ajax-request-returns-200-ok-but-an-er... -
19:19 Defect #26066 (Closed): Selenium::WebDriver doesn't work with current version of Firefox
- Thanks Pavel for updating the ticket.
I’m setting version version:"4.0.0" because it is an useful fix for Redmine... -
19:14 Defect #26066 (Resolved): Selenium::WebDriver doesn't work with current version of Firefox
- the version restiction was removed in https://github.com/redmine/redmine/commit/530eef96033bf1474157bbc9c7739ff8dc7e2...
-
19:08 Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
- +1
Yes, it's very time consuming to contribute and also for maintainers to verify existing patches.
If you don'... -
19:02
Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
- +1
However technically tough that could sound (since I'm not even a web dev XD), less time consuming = faster, and a... -
14:03 Feature #30069 (Closed): Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
- On my local development box, I've a lot of branches with my entire work for Redmine. These branches contain features ...
-
18:54 Feature #29041: Update session token only once per minute
- if you have time, could you review? https://www.redmine.org/attachments/20901/user.rb.patch
GET requests shouldn't... -
18:28 Patch #29406: Use sorted instead of sort
- > issue priorities on the issue's report page were originaly sorted by id
forget about this statement. I was wrong, ... -
10:21 Patch #29406: Use sorted instead of sort
- Pavel Rosický wrote:
> issue priorities on the issue's report page were originaly sorted by id (desc), but I think t... -
17:22 Patch #30071 (New): Show parent projects when filtering in the project jump box
- Attached patch returns parents projects to matched projects when filtering in the project jump box (improves #23310)
... -
15:43 Defect #22046 (Needs feedback): Markdown XML code blocks not properly supported
- I could not reproduce the issue on Redmine 3.4.6. Do you still experience the issue in the latest version?
-
15:12 Feature #27313: More custom queries on My page
- Jean-Philippe, what do you think about increasing the maximum number of "issuequery" block?...
-
14:36 Defect #30070 (Closed): Unable to update assignee with rdm-mailhandler.rb
- h1. Issue Summary
I try to update ticket status by sending email.
But assignee cannot be updated.
So, I commente... -
11:04 Patch #28895 (Closed): view_projects_copy_only_items hook
- Committed the patch. Thank you for your contribution.
-
10:29 Defect #29291 (Closed): NoMethodError: undefined method `migrate' for Redmine::Plugin::Migrator:Class
- This should have been fixed in #28934.
-
09:55 Feature #29725: Show recent documents first when sorting documents by date
- LGTM. Setting the target version to 4.1.0.
-
09:50 Defect #29855: add_working_days returns wrong date
- Jean-Philippe, do you think we can accept this performance deterioration?
I think it is OK because 'add_working_da... -
09:38 Patch #30000 (Closed): Japanese translation update (r17623)
- Committed.
-
09:30 Feature #29752: Render Textile and Markdown attachments on the preview page
- LGTM. Setting the target version to 4.1.0.
-
08:13 Feature #30068 (Closed): Remove :async_smtp and :async_sendmail delivery methods
- The purpose of this issue is not to implement any feature but to add a notice regarding the removal of a feature done...
-
07:57 Defect #30067 (Closed): About installation
- You can not get home page after installation done with these steps.
2018-11-30
-
16:42 Patch #30037 (Closed): Allow single Chinese character as a search keyword
- Committed.
-
04:53 Patch #30037: Allow single Chinese character as a search keyword
- Updated the patch. The new patch accepts single character tokens only if they are a Chinese character (汉字/漢字).
The... -
15:49 Defect #13854 (Closed): Unable to raise new issue
- Most probably, is the same issue from the related issue which was fixed in the upcoming Redmine version:"4.0.0".
P... -
15:46 Defect #5703 (Closed): On SMTP failure, an internal error occurs and all changes to an issue are lost
- In Redmine 4.0, the emails are delivered asynchronously by default using ActiveJob. This should fix this issue.
-
15:13 Defect #26023: Category filter only shows categories of current project
- Hi,
I agree with the fact to keep too filters for Categories, one by Id and the other by Name, to keep the coheren... -
14:58 Feature #27523 (Closed): More options for project manager
-
14:19 Defect #20915 (Closed): email notification isn't send to
-
14:14 Defect #8137 (Closed): HTML email doesn't obey directionality of locale
- I'm closing this in favour of #5990 (is the same feature request IMHO).
-
14:05 Defect #11981 (Closed): Redmine send mail fail when project has too much members
- It should be fixed by #26791 by sending individual emails.
-
14:00 Defect #16784 (Closed): Notifications not sent when receiving emails with rake task and async deliveries
- In Redmine 4.0, the async_smtp setting is obsolete and emails are delivered asynchronously by default.
-
12:27 Defect #8157 (Closed): Redmine do not send notification emails if a recipients email address is not valid
- Fixed by #26791.
Setting the target version to 4.1.0 in order to add this issue to the changelog. -
12:10 Feature #6409 (Closed): Define default langage to a project (for email)
- Thanks to #26791, now the language in email notifications obey the user's language setting. In other words, users rec...
-
11:22 Feature #12239 (Closed): Translateable Notifications
- Closing as a duplicate of #5990.
-
11:17 Feature #28338 (Closed): Make Redmine Email Delivery compatible with ActiveJob
- Email delivery using ActiveJob was implemented by #26791.
-
11:10 Feature #25686: Make the issues sidebar menu use accordion with JQuery
- For an accordion in pure ecmascript see https://codepen.io/sureshrkm/pen/ZbzBpr
-
04:50 Feature #20081: Filter issues and time entries by project status
- Hi,
I came from #29449 and just applied these patches to my redmine 3.4 instance:
* 0001-Filter-issues-after-proj...
2018-11-29
-
20:13 Defect #30001 (Closed): CSV importer ignores shared version names of other projects
-
17:07 Defect #30001 (Resolved): CSV importer ignores shared version names of other projects
- Fix and test committed, thanks.
-
09:16 Defect #30001: CSV importer ignores shared version names of other projects
- It is fine for me.
-
01:30 Defect #30001: CSV importer ignores shared version names of other projects
- What do you all think about the following implementation? It picks the version in the current project first when ther...
-
20:12 Defect #29918 (Closed): Related issues section ignores the date format setting
-
17:01 Defect #29918 (Resolved): Related issues section ignores the date format setting
- Patch committed, thanks. I also added a test as suggested by Marius.
BTW, in the subtasks list, we display the sub... -
20:10 Patch #29674: Missing validation for custom field formats based on RecordList
- Reverted from 3.3-stable, ProjectCopyTest#test_copy_issues_should_reassign_version_custom_fields_to_copied_versions w...
-
16:44 Patch #29674 (Closed): Missing validation for custom field formats based on RecordList
-
19:18
Feature #25686: Make the issues sidebar menu use accordion with JQuery
- +1
P.S. it's safe to say that jQuery is beginning to die, as it was a great product for it's time to serve purpose... -
17:51 Feature #25686: Make the issues sidebar menu use accordion with JQuery
- +1
-
18:20 Patch #28996 (Closed): Update Redmine::Plugin documentation
- It's perfectly right to improve the documentation. I've committed the proposed additions with slight changes, thanks....
-
17:40 Feature #26791 (Closed): Send individual notification mails per mail recipient
-
17:36 Feature #26575 (Closed): Add update info at the bottom of the wiki page
- History link restored at the top of the page.
-
16:43 Defect #29950 (Closed): Fix list rendering inside project description in projects#index
-
16:41 Defect #20788 (Closed): REST API with JSON content missing attributes with false values
-
16:07 Feature #30053 (Closed): Events Manager Plugin and Posts
- You just opened this issue in the issue tracker of the Redmine project itself. You likely want to open it in your org...
-
05:48 Feature #30053 (Closed): Events Manager Plugin and Posts
- Hi,
I am wondering if there is anyway to get events generated in events manager to appear automatically as posts s... -
16:05 Feature #30056 (Closed): new template
- You just opened this issue in the issue tracker of the Redmine project itself. You likely want to open it in your com...
-
12:34 Feature #30056 (Closed): new template
- needed for klosterladen.tn is
tamplate L4731REV-25 of Avery -
16:04 Feature #30057 (Closed): Requesting to Install Angular CLI
- You just opened this issue in the issue tracker of the Redmine project itself. You likely want to open it in your com...
-
13:54 Feature #30057 (Closed): Requesting to Install Angular CLI
- Good Evening sir,
I am Karthika from Freshers Training batch . I want to install Angular CLI for my training proc... -
14:22 Defect #30052 (Resolved): GET Project List with Rest API XML call
-
10:55 Feature #27672: Show selected columns in gantt chart
- how to run the patch in windows, thank you before
-
10:02 Defect #30055 (New): Keep it from one job to the next
- Hi,
I'm just using the Redmine program. First of all, I would like to thank everyone who contributed. I created a ... -
07:58 Defect #30054 (Closed): Add missing fixtures for test_create_with_one_attachment
- Committed.
-
07:44 Defect #30054 (Closed): Add missing fixtures for test_create_with_one_attachment
- This issue is extracted from #29990#note-3, originally reported by Marius BALTEANU.
---... -
07:54 Defect #29990 (Closed): Add missing fixtures for test_create_should_send_notification
- Committed. Thank you for your daily contribution.
-
07:46 Defect #29990: Add missing fixtures for test_create_should_send_notification
- Marius BALTEANU wrote:
> And one more for test/functional/documents_controller_test.rb
>
> [...]
I have creat...
Also available in: Atom