Activity
From 2013-08-04 to 2013-08-06
2013-08-06
-
22:30 Feature #5458: Extend Start/Due date to include time
- Dileep Kumar wrote:
> i installed 2.3.1 then applied the pathh attached. but while creating issue redmine throws err... -
19:50 Feature #5458: Extend Start/Due date to include time
- Evzen Sindelar wrote:
> I tried to rewrite this patch for redmine 2.3.
> So I tested it and it's functional.
> Try... -
20:28 Feature #3976: Hide custom fields from certain roles
- duplicate of #5037 ?
-
15:38 Feature #3976: Hide custom fields from certain roles
- Definitely need this functionality! We've been trying to figure out a way of adding an additional 'Tags' field allowi...
-
18:50 Feature #8307: Automatically update parent issue status based on child issue statuses
- Giovani Spagnolo wrote:
> Dmitry Babenko wrote:
> > -1. Closing all subtasks doesn't always mean closing the parent... -
18:21 Defect #14621 (Closed): AJAX call on the issue form resets data entered during the request
- Running in to an issue where the ajax call being issued when the status dropdown box is updated is causing data to be...
-
17:51 Feature #14599: Support 16-bit depth PNG images in PDF export
- I tried note-8 URL Images.
The following error occurred.... -
13:09 Feature #14599: Support 16-bit depth PNG images in PDF export
- Tried pngs without alpha channel (got from here http://www.fnordware.com/superpng/samples.html) - the same result - ...
-
03:09 Feature #14599 (Needs feedback): Support 16-bit depth PNG images in PDF export
-
03:08 Feature #14599 (Reopened): Support 16-bit depth PNG images in PDF export
- Sorry. I did not noticed the initial author of this issue.
Pavel, can you please check if the images you are using... -
00:11 Feature #14599 (Closed): Support 16-bit depth PNG images in PDF export
- Stanislav German-Evtushenko wrote:
> Almost the same to me. I can see some images in pdf but not all of them:
> [..... -
17:27 Feature #3760: E-mail notifications for issue update/creation should include the attachments in the email
- I Need the Function, too.
Redmine Version 2.3.2 -
17:22 Defect #14491: MailHandler: Unable to determine target project (when allow_override=project and project=unassigned is used)
- Jean-Philippe Lang wrote:
> You can send it to me by email.
Thanks. I'm sending the email now. Both of the emails... -
17:07 Feature #14620: indicate private flag of issues in roadmap by parenthesis
- Ok, i should refine once more: Parenthesis to indicate private issues should be applied to the ID only as with strike...
-
17:04 Feature #14620 (New): indicate private flag of issues in roadmap by parenthesis
- In the roadmap view of versions closed tickets will show up grey and with a strike through Tracker and ID.
It woul... -
14:56 Feature #12447: Support for PNG with alpha channel in pdf export
- Might be of some help: https://code.google.com/p/pyfpdf/source/detail?r=6d269f7474c6.
-
12:35 Feature #14619 (New): Email notification with Approved link
- I want to ask Redmine have any plugin that user receive Email notification. The Email have hyperlink, it can be appro...
-
10:15 Defect #12900: Template::Error (translation missing: en.date.formats.default)
- Terence Mill wrote:
> I still have the problem after update to 2.3.2 I also searched with wrong locale lavel or miss... -
09:35 Feature #3872: New user password - better functionality
- Great, thanx!!! :)
-
08:33 Feature #14601: Improve returned HTTP status code for requests for account/show
- Jean-Philippe Lang wrote:
> Actually this user is absolutely not deleted. It's just that non-admin users are not all... -
08:19 Defect #14603: Start Date and Due Date fields are empty even after inserting the valuess
- I am facing the issue in both issue creation page and issue edit page.
For all kind of ticket types. -
08:18 Defect #14603: Start Date and Due Date fields are empty even after inserting the valuess
- Raghu GS wrote:
> I am using Redmine v2.3x, the start date and due date are returning empty date even if i submit co... -
02:14 Defect #14460 (Closed): Issue Checklist Strikethrough Style unsynchronized
- It is a report about the "Redmine Checklist plugin":/plugins/issue_checklist which is used by _hostedredmine_ (accord...
-
00:28 Defect #14450: Assignee field is cleared when validation fails
- I can't reproduce it either on 2.3.1.stable.11915 (m.redmine.org). The behavior is the same as described by Jean-Phil...
2013-08-05
-
22:59 Patch #14606: Internal error when copying an issue + on "my page" in block "assigned to me"
- Thanks a lot for your support! The groups_users did not contain invalid entries but after updating the entire databas...
-
21:18 Patch #14606: Internal error when copying an issue + on "my page" in block "assigned to me"
- You must have some rows in the @groups_users@ table that have an invalid group_id. You can try:...
-
21:07 Patch #14606: Internal error when copying an issue + on "my page" in block "assigned to me"
- Toshi MARUYAMA wrote:
> ChiliProject database is not compatible with Redmine.
What? Of course it's not! That's wh... -
05:23 Patch #14606 (Closed): Internal error when copying an issue + on "my page" in block "assigned to me"
- ChiliProject database is not compatible with Redmine.
-
21:28 Defect #14450: Assignee field is cleared when validation fails
- Sorry but I can't reproduce with current trunk. Here is what I get, the assignee is preserved after the validation fa...
-
21:22 Defect #14491: MailHandler: Unable to determine target project (when allow_override=project and project=unassigned is used)
- You can send it to me by email.
-
20:32 Defect #14615 (Closed): Warn me when leaving a page with unsaved text doesn't work when editing an update note
-
20:12 Defect #14615: Warn me when leaving a page with unsaved text doesn't work when editing an update note
- Fixed in r12084, thanks for pointing this out.
-
10:38 Defect #14615 (Closed): Warn me when leaving a page with unsaved text doesn't work when editing an update note
Hello,
Just to know, I have made some little tests about the ability of Redmine to prevent a user to leave a p...-
20:30 Feature #14614 (Closed): View hooks for user preferences
- Hooks added. They were renamed: @:view_my_account_preferences@ and @:view_users_form_preferences@.
-
20:29 Feature #14614: View hooks for user preferences
- Sounds good thanks for great work!
-
20:23 Feature #14614: View hooks for user preferences
- Well, the existing hooks are actually different (view_users_form, view_my_account). Lets do the same.
-
20:17 Feature #14614: View hooks for user preferences
- I think we could use the same hook in both views. Do you really need 2 different ones?
-
07:13 Feature #14614 (Closed): View hooks for user preferences
- I need two new view hooks for my plugin.
1. app/views/my/account.html.erb lines 39-43
@<fieldset class="box tab... -
20:19 Feature #14601: Improve returned HTTP status code for requests for account/show
- Actually this user is absolutely not deleted. It's just that non-admin users are not allowed to view all users:
sour... -
20:06 Feature #3872 (Closed): New user password - better functionality
- Now implemented.
-
20:05 Feature #1391 (Closed): Ability to force user to change password
- Feature added as part of #3872.
-
19:20 Feature #8307: Automatically update parent issue status based on child issue statuses
- +1 I need this too.
-
19:20 Feature #2865 (Closed): One click filter in search view
- Feature added in r12080.
-
19:08 Defect #14584 (Resolved): Standard fields disabled for certain trackers still appear in email notifications
- Fixed in r12079, thanks for pointing this out.
-
19:07 Feature #1019: Role based custom queries
- Tobias Fischer wrote:
> great feature! But what happens to existing "public" queries?
Existing public queries sta... -
10:57 Feature #1019: Role based custom queries
- great feature! But what happens to existing "public" queries?
-
17:29 Feature #1739: Add ability to change issue author
- +1 for this feature
-
12:09 Defect #12510: Issues PDF export: Spent time/Float-values aren't rounded to 2 digits
- You can see by following change....
-
12:06 Defect #12510: Issues PDF export: Spent time/Float-values aren't rounded to 2 digits
- David Lukas Müller wrote:
> * @5.05@ with Web User Interface (HTML) --> *good*
Web edit form has same problem.
!... -
09:55 Defect #12510: Issues PDF export: Spent time/Float-values aren't rounded to 2 digits
- +1
For the particular issue I've observed that on Redmine 2.3.1 I had the following time entries:
* 3.50h
* 1.25h
... -
11:19 Feature #14599: Support 16-bit depth PNG images in PDF export
- ...
-
11:16 Feature #14599: Support 16-bit depth PNG images in PDF export
- Almost the same to me. I can see some images in pdf but not all of them:...
-
08:57 Feature #14468: Search for text in description and comments in issue search and restrict projects.
- At least the search in description was easy to create:
In Redmine 2.3.1: app/models/issue_query.rb, ~ line 148:
<... -
08:57 Feature #11253: Total time spent from subtasks on the issue list
- I'm using Redmine 2.3.1. The fix from Bed Dalling (note-24) seams to work for the Web User Interface (HTML). Thank yo...
-
08:40 Feature #5303: Add spent_hours to /issues/index API
- I think, I've observed the same phenomenon:
* When selecting issues via a query like this @http://myhost/redmine/iss... -
03:09
Feature #1102: Shortcut for assigning an issue to me
- Sorry to comment on an old ticket but our organisation would also really like this feature.
There needs to be a bu...
2013-08-04
-
20:48 Defect #14607: rake redmine:load_default_data Error
- I have applied to my load_default_data.rake file the changes from the r12076 and it works perfectly.
Thank you so ... -
12:33 Defect #14607 (Closed): rake redmine:load_default_data Error
- Fixed in r12076. As a workaround, you can skip this step during the installation and load default data from the admin...
-
19:30 Patch #14606: Internal error when copying an issue + on "my page" in block "assigned to me"
- Jean-Philippe Lang wrote:
> I can't see how it can happen. Do you have any plugins installed?
Plugins are listed ... -
12:43 Patch #14606: Internal error when copying an issue + on "my page" in block "assigned to me"
- I can't see how it can happen. Do you have any plugins installed?
-
16:16 Defect #14612 (Closed): Open Issue by email. Attachments are missing
- Please ask on the forums, as you already state, it's not a defect in redmine
-
13:44 Defect #14612 (Closed): Open Issue by email. Attachments are missing
- Hi.
Im using Redmine 2.3.0 server.
Server configured to check for new emails on IMAP server (using chron service).... -
14:11 Feature #2770: Display of inline attached images in email notification
- +1
I would preffer having the configuration options:
* Either allow downloading the email attached images without... -
03:56 Feature #5913: Authors name in from address of email notifications
- Just ran into the same issue (moving from version:1.0.1 to version:2.3.2) and was quite surprise to discover that e-m...
Also available in: Atom