Activity
From 2017-07-07 to 2017-07-10
2017-07-10
-
23:19 Defect #26379 (Resolved): Fix thumbnail rendering for images with height >> width
- Patch committed, thanks.
-
10:59 Defect #26379 (Confirmed): Fix thumbnail rendering for images with height >> width
- Gabriel Cardoso wrote:
> Indeed, your approach is better and solve the proble. Hope it doesn't break #24927#note-6 a... -
10:29 Defect #26379 (Resolved): Fix thumbnail rendering for images with height >> width
- Perfect ! Thank you !
Indeed, your approach is better and solve the proble. Hope it doesn't break #24927#note-6 an... -
23:11 Defect #21056: Project specific TimeEntryActivity name not updating properly
- The issue still reproduces on 3.4.1.
-
23:08 Defect #26393 (Resolved): Error when unchecking all settings on some plugins configurations
- Fixed in r16812, thanks for pointing this out.
-
07:14 Defect #26393: Error when unchecking all settings on some plugins configurations
- It works on Redmine 3.2 and 3.3.
-
07:12 Defect #26393 (Confirmed): Error when unchecking all settings on some plugins configurations
-
05:50 Defect #26393 (Closed): Error when unchecking all settings on some plugins configurations
- To Reproduce
1 - install a plugin that only as checkboxes on it settings page (or use uploaded test plugin)
2 - che... -
21:17 Defect #26398: Unable to upload attachments
- What's confusing me is that the @fileSpan.find('a.remove-upload')@ line works, while the @fileSpan.find('input.token'...
-
19:52 Defect #26398: Unable to upload attachments
- Why do you use Chrome/61?
What plugins do you use?
See [[submissions]]. -
19:35 Defect #26398: Unable to upload attachments
- Yes, see my comment above: the DB schema issue is resolved, but I still can't upload files. Sorry for the confusion.
-
15:45 Defect #26398 (Needs feedback): Unable to upload attachments
- Did you run "rake db:migrate"?
-
14:58 Defect #26398: Unable to upload attachments
- I should have looked up the migration guide
[[RedmineUpgrade#Step-4-Update-the-database]]
However, the core issue... -
11:21 Defect #26398 (Closed): Unable to upload attachments
- Hi,
We just upgraded from a 3.3.0 install and we found this in the logs when uploading attachments:... -
21:06 Defect #26407 (Closed): Unable to edit a comment on redmine.org
- Hi,
While commenting on an issue on this tracker, I wanted to edit a previous comment I made, but I get this error... -
20:15 Patch #23546: Issue visibility "watched by, created by or assigned to" for roles
- @Felix, I've started to update the patches used in our instance to apply cleanly to Redmine version:3.4.1 and a test ...
-
19:55 Feature #24277: Introducing Remaining Time field as method to track the remaining time to complete an issue
- I've updated the patch series to apply cleanly to the latest Redmine version (version:3.4.1) and current trunk (r1681...
-
16:10 Defect #26403: The second and subsequent lines of commit messages are not displayed in repository browser
- But your patch shows *all* text.
Redmine 3.3 truncates to 255 chars.
source:tags/3.3.4/app/helpers/repositories_hel... -
15:43 Defect #26403 (Closed): The second and subsequent lines of commit messages are not displayed in repository browser
- After r16062, only the first line of a commit message is displayed in revisions list of the repository browser.
In... -
13:36 Feature #26400 (New): Side by side diff view in wiki
- I checked among the issues but didn't find any like this:
Is it possible, like it's possible for commits, to see wik... -
11:02 Patch #26395: Jump to project autocomplete: focus selected project
- Updated version of the patch : autocompleted text input was not focused on expand
-
10:54 Patch #26395: Jump to project autocomplete: focus selected project
- FYI: Your patch has only some whitespace changes.
-
10:39 Patch #26395 (Closed): Jump to project autocomplete: focus selected project
- A small patch that could really enhance "jump to project" autocomplete experience: if a project is selected, then foc...
-
10:51 Feature #26396 (Closed): Timelog list : new column that contains the date when the time was logged
- can you add column at spent time display *when* + +user log the time ( date of entering the spent hours )
-
08:36 Defect #26148: Cannot import custom fields with multiple values in 3.3
I use v3.3.3 is not work,can you give me a csv example ? (I test is the first export csv and then import)
-
08:22 Feature #22978: Links to issue notes should highlight the linked note
- Thanks to everyone involved!
-
07:57 Defect #26389 (Closed): summary issue list disappeared from project overview page
- Thank you for your feedback. Closing.
-
07:55 Defect #26389 (Resolved): summary issue list disappeared from project overview page
- many thank its working now
-
05:56 Patch #26391: Drop Darcs SCM support
- Your patch breaks training white space at "This is a loooooooooooooooooooooooooooong comment " in test/unit/re...
-
05:52 Patch #26391: Drop Darcs SCM support
- +1
-
04:38 Patch #26391 (Closed): Drop Darcs SCM support
- Darcs support of Redmine is broken with Darcs >= 2.5 (#13472#note-1). Darcs 2.5 was released in 2010. It is very old ...
2017-07-09
-
19:16 Defect #26387 (Resolved): Error displaying time entries filtered by Activity
- Fixed in r16808. Thanks for reporting this.
-
18:23 Defect #26387 (Confirmed): Error displaying time entries filtered by Activity
-
15:16 Defect #26389: summary issue list disappeared from project overview page
- Marius BALTEANU wrote:
> Can you update to the latest version:3.4.1 version (released today) that has a fix related... -
15:15 Defect #26389: summary issue list disappeared from project overview page
- Can you update to the latest version:3.4.1 version (released today) that has a fix related to your problem? (#26376)
-
15:06 Defect #26389 (Closed): summary issue list disappeared from project overview page
- summary issue list disappeared from project overview page after upgrade to 3.4.0 for all users except admin
-
14:33 Feature #11044: Custom field types for time and datetime
- Can't we take all the new input types possible? See https://www.w3schools.com/html/html_form_input_types.asp
-
09:24 Defect #26388 (Closed): Remove unnecessary spaces from CHANGELOG
- Committed, thanks.
-
07:06 Defect #26388 (Closed): Remove unnecessary spaces from CHANGELOG
- Unnecessary spaces around a subject should be stripped when generating CHANGELOG (please see #25616#note-14).
These ... -
09:16 Defect #26379: Fix thumbnail rendering for images with height >> width
- Waiting for some feedback before merging it.
-
08:41 Defect #26379: Fix thumbnail rendering for images with height >> width
- Here is a patch to fix this issue.
Thumbnails are displayed in the same way as in Redmine 3.3 if the patch applied. -
05:25 Defect #23151 (Closed): done_ratio calculation with multi-level sub tasks and estimated hours
- Fixed by #23511 (Redmine 3.4.0).
The following is the result of attachment:test.rb.
Redmine 3.4.0:... -
05:07 Defect #23274 (Closed): Unable to create new project on demo
- It is working fine. Closing.
2017-07-08
-
22:02 Defect #26387 (Closed): Error displaying time entries filtered by Activity
- Hi,
first of all, thank you for developing this great project.
I noticed that when I'm going into the "Time tra... -
18:36 Feature #21923 (Closed): net-ldap 0.12.0 - 0.12.1 dropped support of UTF-8
- net-ldap was updated to 0.16 in r16773.
-
17:01 Feature #22978 (Closed): Links to issue notes should highlight the linked note
- Committed, thanks. I've made the transition a bit longer and changed the color.
-
15:55 Patch #26043 (Closed): Set the parent page automatically when creating a wiki page from the "Add page" link
- Committed, thanks.
-
15:47 Defect #24970 (Closed): Net::LDAP::LdapError is deprecated
- net-ldap updated to 0.16.
-
15:26 Patch #26322 (Closed): Update simplecov gem (~> 0.14.1)
- Updated to latest simplecov.
-
15:16 Defect #26351 (Closed): 2.6.9, 3.0.7 and 3.1.3 versions are missing due dates
- Fixed.
-
14:57 Defect #26376 (Closed): Wrong issue counts and spent time on project overview
- I think we have to release a 3.4.1 ASAP.
-
14:18 Defect #26376: Wrong issue counts and spent time on project overview
- Serhiy Yefremenko wrote:
> Isn't disabling cache safer? Or rolling back to rails 4.2.7
We can't stick to 4.2.7 fo... -
11:02 Defect #26376: Wrong issue counts and spent time on project overview
- Isn't disabling cache safer? Or rolling back to rails 4.2.7, didn't have time to check if that version works but one ...
-
09:25 Defect #26376 (Resolved): Wrong issue counts and spent time on project overview
- I was able to fix the problem on the project overview by loading visible subprojects (which poisons project_ids cache...
-
04:03 Defect #26376: Wrong issue counts and spent time on project overview
- Screenshots from #26084:
!/attachments/download/18436/Selection_017.png!
!/attachments/download/18437/Selection... -
10:21 Defect #26379: Fix thumbnail rendering for images with height >> width
- Redmine 3.3 (displayed with 25px * 100px):
!{width: 480px; border: 1px solid #ccc;}.26379-3_3@2x.png!
Redmine 3.4... -
10:03 Defect #26379: Fix thumbnail rendering for images with height >> width
- Gabriel Cardoso wrote:
> In the `thumbnail_tag` helper from `ApplicationHelper`, the width attribute is set width `S... -
08:29 Defect #26386: Mysql: Unable to update ticket with Emoji
- #21398
-
08:28 Defect #26386 (Closed): Mysql: Unable to update ticket with Emoji
- #18866
-
07:22 Defect #26386 (Closed): Mysql: Unable to update ticket with Emoji
- Getting below error while updating ticket with emoji. Please help me to resolve the issue.
Completed 500 Interna... -
03:47 Defect #26084 (Closed): In my Overview column didn't show bugs count
- This problem is reproducible on Redmine 3.4.0. See #26376 for the detail.
I am closing this issue as a duplicate of ... -
02:44 Patch #11492 (Closed): Added :view_projects_index_activity_menu hook
- In light of note-3 and issue #26385, I'll close this issue.
-
02:39 Feature #3568 (Closed): New view-hook in contextual "(action) menu" in issues show view
- From #6497#note-3:
> Jean-Philippe Lang wrote:
> > We'd better have a non-hook based API for adding items to contex... -
02:34 Feature #23434 (Closed): Add hook to action_menu
- Closing as a dup. of #3568.
-
02:33 Feature #26385 (New): Add a non-hook based API for adding/removing items to/from contextual menus (like the main menu)
- This is something that has come up in several, recurring issues:
#3568
#23434
#6497
#8772
#11492
Instead of a... -
02:17 Patch #26359 (Closed): User linking by id ("user:74")
- > I'm sorry [...]
Not a problem. I'll close this issue accordingly.
> [...] my local trunk was at 3.3.0, so thi... -
02:12 Feature #26370 (Closed): Get time entries for a specific issue
2017-07-07
-
20:26 Defect #26379: Fix thumbnail rendering for images with height >> width
- you can disable imagemagick and then you won't be able to resize thumbnails...
-
12:05 Defect #26379 (Closed): Fix thumbnail rendering for images with height >> width
- The ImageMagick format rule being `100x100>` (given 100 as thumbnail size in settings), when uploading images with a ...
-
16:22 Feature #11044: Custom field types for time and datetime
- +1
-
14:30 Defect #26380 (Closed): Un-install Redmine CRM plugin (Light version)
- Please use forum for question.
-
12:14 Defect #26380 (Closed): Un-install Redmine CRM plugin (Light version)
- To uninstall plugin i used the following command but still showing in plugins list.
rake redmine:plugins NAME=redmin... -
13:57 Feature #3058: Show issue history using tabs
- Here is a fixed version of the patch. While viewing the repository entries, there was some problem - Tabs didn't open...
-
12:15 Defect #23275: Issue open takes too much time when member blongs many projects
- Hi !!
Unfortunately, we always have this index.
And as I've mentioned earlier #23275#note-5 without plugins we have... -
12:12 Defect #26376: Wrong issue counts and spent time on project overview
- UPD: 3.3.4 is probably fine as it uses rails 4.2.7.1
-
11:25 Patch #26359: User linking by id ("user:74")
- Mischa The Evil wrote:
> I don't get it. What does your patch add in contrast to what is already supported? As of Re... -
11:04 Defect #26377 (Closed): 500 Internal Server Error while search in projects
- You should contact the author of the plugin because the problem was caused by the plugin.
-
10:56 Defect #26377 (Reopened): 500 Internal Server Error while search in projects
- But i am Getting "Internal error" while searching with some text in projects screen.
And also, I am not able to upda... -
10:30 Defect #26377 (Closed): 500 Internal Server Error while search in projects
- The problem was obviously caused by a plugin. Closing.
-
10:05 Defect #26377: 500 Internal Server Error while search in projects
- Table "contacts" is not from Redmine core. You should contact plugin author.
-
08:19 Defect #26377 (Closed): 500 Internal Server Error while search in projects
- Recently i migrated from windows to linux.
Getting below error in my production log while searching in projects.
An... -
09:50 Feature #26192: Option to disable automatic closing of duplicate issues
- Jean-Philippe Lang wrote:
> Tobias Fischer wrote:
> > Automatic closing has been introduced with 3.4, right?
>
>... -
00:32 Feature #26192: Option to disable automatic closing of duplicate issues
- Tobias Fischer wrote:
> Automatic closing has been introduced with 3.4, right?
It was actually long before 3.4: r... -
09:16 Feature #306: Full Text Search of files
- I think this is very important and long awaited feature.
Let's discuss implementing this feature for 3.5.0. -
07:00 Feature #15358: Default value for "User" type custom field
- It would be good custom field which is filled by logged user username. Something like http://www.redmine.org/plugins/...
-
06:34 Feature #26370: Get time entries for a specific issue
- You're actually right.
My feature request can be closed and next time I'll think a bit more before posting!
Thank y... -
00:07 Patch #26323: Remove ActiveRecord workaround (fixed in Rails 5)
- It's fixed in Rails 5.0 only:
https://github.com/rails/rails/issues/18717
Also available in: Atom