Activity
From 2019-03-24 to 2019-03-26
2019-03-26
-
15:41 Defect #31087 (Closed): Deleting a version silently deletes its attachments
-
12:06 Defect #31087 (Resolved): Deleting a version silently deletes its attachments
- Committed the patch. Thank you.
-
10:12 Defect #31087: Deleting a version silently deletes its attachments
- Setting the target version to 3.4.10.
-
09:46 Defect #31087: Deleting a version silently deletes its attachments
- Go MAEDA wrote:
> You can reproduce the problem with the following steps:
>
> 1. Create a new version
> 2. Open ... -
09:42 Feature #22481: Show thumbnails for PDF attachments
- Updated the patch for r18003. Now the feature is disabled if Redmine is running on Windows.
-
07:16 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
- I attached a patch to which test code was added.
-
02:55 Defect #31085: Hosting redmine at a suburl doesn't work anymore in 4.0
- try this...
-
02:47 Patch #31066: Show projects using a table instead of an unordered list in the user profile page
- I have slightly changed 31066-fix-broken-tests.patch.
* Use @Enumerable#group_by@ outside the loop in order to avo... -
01:50 Feature #21158: Send E-Mail to Redmine: Copy E-Mail Header into Ticket Note
- Adam Nieścierowicz wrote:
> is there an option to assign this issue to current development version?
The target ve...
2019-03-25
-
23:45 Feature #21158: Send E-Mail to Redmine: Copy E-Mail Header into Ticket Note
- Hi,
is there an option to assign this issue to current development version? -
22:47 Feature #3143: Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
- Bernhard Rohloff wrote:
> +1 If we could get this patch integrated it would be an extremely huge step forward.
> Th... -
15:49 Patch #28940: Use Regexp#match? to reduce allocations of MatchData object
- Pavel Rosický wrote:
> I combined all patches into a single file and I retested it on Ruby 2.3 and Ruby 2.4
Thank... -
15:18 Defect #31063: Can't uncheck Gantt chart options of custom queries
- Setting the target version to 4.0.3.
-
15:14 Patch #31066: Show projects using a table instead of an unordered list in the user profile page
- LGTM. Setting the target version to 4.1.0.
-
14:48 Defect #31010 (Confirmed): The query visibility option "To me only" actually behaves as "To the owner only"
- I have confirmed the problem. It is confusing in some cases. I agree to change the string from "to me only" to "to th...
-
14:26 Defect #30950: Issue#clear_disabled_fields can still lead to a nil done_ratio in some cases
- Stephane Evr wrote:
> h3. How to reproduce:
>
> - Configure redmine with use_status_for_done_ratio to true
> - C... -
12:55 Defect #30809 (Needs feedback): Spent time report > CSV not obeying filters
- I cannot reproduce the problem. Could you show the detailed steps to reproduce?
-
12:46 Defect #31094 (Closed): Failure Upgrade from 3.3.4 to 4.0.2 on execute "bundle exec rake db:migrate RAILS_ENV=production"
- Please use forums for questions as the following message you have already posted. And please don't multi-post.
messa... -
11:26 Defect #31094 (Closed): Failure Upgrade from 3.3.4 to 4.0.2 on execute "bundle exec rake db:migrate RAILS_ENV=production"
- Hello,
have problems updating from version 3.3.4 to version 4.0.2.
A clean installation works. After deleting the n... -
11:37 Feature #14468: Search for text in description and comments in issue search and restrict projects.
- Deleted message because of spam. (Bernhard Rohloff)
-
09:34 Defect #30731: "View differences" buttons are shown in the repository page even without "Browse repository" permission
- Setting the target version to 4.0.3.
-
03:59 Defect #30731: "View differences" buttons are shown in the repository page even without "Browse repository" permission
- Right, As you said the radio button should also be hidden.
I also thought that the proposed patch is simpler and bet... -
05:30 Defect #31093 (Closed): Duplicate method definition: ProjectsControllerTest#test_jump_should_not_redirect_to_unknown_tab
- ProjectsControllerTest#test_jump_should_not_redirect_to_unknown_tab is defined twice at the following lines:
* sou... -
04:50 Defect #30923 (Closed): Project search should select subprojects scope when the project has subprojects
-
03:00 Defect #30923 (Resolved): Project search should select subprojects scope when the project has subprojects
-
02:59 Defect #30923: Project search should select subprojects scope when the project has subprojects
- Committed the patch. Thank you all for reporting and fixing the issue.
2019-03-24
-
16:56 Defect #31092 (Closed): svn repo create command not working
- After upgrading from RedHine from 3.4.4 to 4.0.2, the command to create a repository for a new project does not work....
-
16:16 Feature #28392: Improve wiki headings style
- English
The patch has been fixed, so please check.
I think that the purpose of this ticket is to solve the problem ... -
15:50 Feature #28392: Improve wiki headings style
- English
Although I am not familiar with intellectual property rights, I think that it is a general style with regard... -
15:09 Feature #28392 (New): Improve wiki headings style
- Takayuki Yoshioka wrote:
> I used a simple look for reference, but I wrote the CSS code by myself.
> I have not cop... -
12:51 Feature #28392: Improve wiki headings style
- Go MAEDA wrote:
> Do you mean that you copied the styles from GitHub? I am concerned that it may violate their intel... -
04:28 Feature #28392 (Needs feedback): Improve wiki headings style
- Thank you for posting the patch.
Takayuki Yoshioka wrote:
> I referred to the display of Github wiki.
Do you m... -
13:01 Defect #30949 (Confirmed): Roadmap shows 100%, but one of its tasks is still set to 90%
- @Bernhard, I've reviewed your patches from note-3 and your fixes look good to me.
I've created a test as well to b... -
09:54 Defect #30923 (Confirmed): Project search should select subprojects scope when the project has subprojects
- Attach the patch with the fix and tests for this issue and also for #9909.
I think we can deliver this small chang... -
08:58 Patch #31088 (Closed): Remove useless code in TimeEntryQuery#sql_for_activity_id_field
- I think we can safely remove the following two lines of code in TimeEntryQuery#sql_for_activity_id_field because the ...
-
07:15 Feature #30233 (Closed): Allow grouping of time entries by creation date
- Committed the patch. Thanks.
-
06:31 Defect #30731: "View differences" buttons are shown in the repository page even without "Browse repository" permission
- Thank you for the patch. While reviewing the patch, I found that we don't have to show radio buttons to select revisi...
-
04:27 Feature #950: Import Issues from delimited/CSV file
- Hello,
Just a quick question, how do we use files option with import functionality
I'm able to import issues in ... -
03:30 Feature #1265: Add ability to delete Versions
- Karel Pičman wrote:
> And how about attached files? If a version is deleted and there are no issues attached to this... -
03:24 Defect #31087 (Closed): Deleting a version silently deletes its attachments
- Deleting a version which has one or more attachments unexpectedly succeeds if no issues are associated with the versi...
-
02:30 Defect #30945 (Closed): No email notification
- I think it is not a problem of Redmine but some configuration problem.
Please use forums for questions. Reading "H... -
02:24 Feature #26561 (Closed): Enable frozen string literals
Also available in: Atom