Activity
From 2014-12-15 to 2014-12-17
2014-12-17
-
22:51 Feature #18619: Email reminder if no issue updated in last x days
- +1
That would be a nice feature! Really looking forward to it. -
17:33 Feature #4370 (Closed): Expire passwords on accounts created by administrators
- Yes, the feature was added in 2.4.
-
15:41 Feature #4370 (Resolved): Expire passwords on accounts created by administrators
-
06:28 Feature #4370: Expire passwords on accounts created by administrators
- Duplicate of Feature #1391 _Ability to force user to change password_
-
16:32 Defect #18670 (Resolved): When saving any issue I get RuntimeError ():
- Plugin conflict. Removed scrum and added position column to issues table.
-
13:32 Defect #18670 (Closed): When saving any issue I get RuntimeError ():
- This is from the log.
Processing by IssuesController#update as HTML
Parameters: {"utf8"=>"✓", "authenticity_tok... -
13:59 Patch #18671 (Closed): Japanese translation change (fix misspelled word)
- The word "並び替え" is incorrect. It should be "並べ替え".
-
13:51 Feature #1266: Feature: Allow setting multiple target-milestones
- +1 .. I need this too !
-
13:18 Feature #18664 (Closed): filter plugin by license
- This issue duplicates with #17689.
Thanks for submitting. -
10:12 Feature #18664 (Closed): filter plugin by license
- Add, please, filter to http://www.redmine.org/plugins based on licenses.
-
13:16 Feature #18527: Copy workflow to all other workflows
- Just upgraded to 2.6.0 and it works like a charm. God, how easy it is now! Thank you Jean-Philippe, thank you all!
-
13:13 Feature #18669 (New): Ability to remove Wiki (page) history
- I'm using Redmine Wikis in my projects and I appreciate their "history" feature, but there are some pages which are u...
-
12:09 Feature #18668 (New): Issue reference when receiving emails
- When using a issue reference like @[Issue #455]@ and configuring redmine to receive emails by polling a IMAP/POP3 acc...
-
11:53 Defect #18667 (Closed): Attachment content type not set when uploading attachment
- Hi,
I noticed that the attachment content type is not set when uploading an attachment. Do you also experience thi... -
11:21 Feature #7839: Limit trackers for new issue to certain roles
- @Toshi MARUYAMA
I understand that this feature is implemented.
In which version?
In which build?
Actually, there'... -
11:21 Defect #18665 (Closed): Internal Server Error when adding user to group where he is already assigned
- I have tried via python-redmine adding user to group where he is already assigned and instead of standard exception I...
-
10:22 Defect #18653 (Resolved): Notifications not sent with async_smtp
- After spending some time with testing I found the solution.
I used only a default block in configuration.yml. This... -
07:55 Feature #18663 (Closed): Email Notification
- Please use forum for questions.
-
07:37 Feature #18663 (Closed): Email Notification
- Hi Team ,
Would like to know if the existing version has the below options :-
1] Email notification based on SL... -
03:44 Defect #16122: redmine:email:receive should not abort with buggy mail
- FTR:
In #18649, there is request that Redmine should not ignore but replace invalid characters. -
00:35 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
- +1
I had to change two additional lines in order to get my calendar buttons back
in app/views/issues/_attributes...
2014-12-16
-
19:40 Patch #18659 (Closed): Do not truncate subissue/related issues titles on single issue view
- The titles of subissues in the subissue tree on single issue view are currently truncated at 60 characters, which on ...
-
19:07 Defect #18658 (New): Issues with migrate_from_trac.rake from trac 0.12/1.0 (possible solutions provided)
- Hello,
First of all, I would like to thank all contributors on this very useful project.
I've have noticed a c... -
16:02 Defect #18649: mail_handler.rb - does not encode non-utf8 characters
- OK. I was just letting others know I had a problem and this was the fix (for me). I thought it may be helpful. If not...
-
12:05 Defect #18649: mail_handler.rb - does not encode non-utf8 characters
- Dave Nichols wrote:
> Its not quite a duplicate of #16122
But, the reason is same with #16122.
> in that I wan... -
10:39 Defect #18649: mail_handler.rb - does not encode non-utf8 characters
- Its not quite a duplicate of #16122 in that I want the email to be processed by stripping out illegal characters rath...
-
03:40 Defect #18649 (Closed): mail_handler.rb - does not encode non-utf8 characters
- Duplicate of #16122.
-
15:20 Feature #18656 (New): Markdown links priority
- When Markdown is used for wiki and following syntax is used:
[link1]: external url
all [[link1]] links are then p... -
14:40 Feature #688: Allow the same email for two accounts
- Even if it's an old issue, have I any chance to have a patch to solve it ?
Thanks -
13:37 Defect #18654 (Closed): Custom field is rendered, even if its value is empty (for multiple)
- Redmine checks, if the value is available for the custom field, as follows:...
-
13:36 Defect #18653: Notifications not sent with async_smtp
- btw: same behavior with vanilla redmine (without any plugin).
-
13:31 Defect #18653 (Closed): Notifications not sent with async_smtp
- After switching from smtp to asynch_smtp notification does not work at all.
If I use "Send a test email" I get th... -
09:00 Feature #2035: Issue reporter should be editable
- +1 Great feature
-
09:00 Defect #13467: Tracker notification emails lack "To:" header, violating RFC2822
- Actually I failed to find such requirement in RFC and as I read it there is no such requirement. Yet some spam filter...
-
04:34 Feature #11361: Custom Field Groups, and User Specific Fields
- +1
-
03:42 Defect #16952 (Closed): Mailhandler invalid byte sequence in US-ASCII
- No feedback.
2014-12-15
-
22:02 Defect #18647 (Resolved): ActiveRecord::StatementInvalid with async_smtp
- I found a solution. I had to add the following line to my database.yml configuration file:...
-
21:05 Defect #18647: ActiveRecord::StatementInvalid with async_smtp
- Hmm, I use MySQL server 5.6.21 (from dotdeb.org) at debian wheezy. max_connections = 100 in my.cnf. I also have no re...
-
20:58 Defect #18647: ActiveRecord::StatementInvalid with async_smtp
- Can you make sure that your mysql server accepts multiple simultaneous connections for the same user?
-
20:42 Defect #18647: ActiveRecord::StatementInvalid with async_smtp
- Our STMP server is very slow (because of spam and virus protection). If I use non-async it takes 10 seconds to save a...
-
20:33 Defect #18647 (Closed): ActiveRecord::StatementInvalid with async_smtp
- I switched my mail settings from...
-
20:54 Defect #18649 (Closed): mail_handler.rb - does not encode non-utf8 characters
- Sorry, naive windoze user here, so apologies if i'm breaking some etiquette.
I had a problem where users posting e... -
20:23 Defect #18537: Special language characters not treated right in search
- I agree, case insensitive search makes more sense generally.
-
12:37 Defect #18537: Special language characters not treated right in search
- This means for example that, from now, this two searches strings "café" and "cafe" didn't result on the same response...
-
20:20 Defect #18641 (Closed): adding new project
- Please no help request in the issue tracker.
-
13:15 Defect #18641 (Closed): adding new project
- I just signed in. Im looking at a tutorial on how to use redmine
https://www.youtube.com/watch?v=sAobJ1kmyqA
it sho... -
18:00 Feature #18645 (New): Ability for Users to Customize their own email notifications
- Would like to see the ability for users to customize their own email notifications instead of this being a global set...
-
15:11 Feature #18643 (Closed): Reload server after plugin changed in development mode.
- Hi all! After every plugin change need to restart the server (development mode). How to fix it? I use ActionDispatch ...
-
15:00 Defect #18642 (Closed): Limited number of simultanous file uploads
- Closing this issue because it duplicates with #18555 and #18556.
Thanks for reporting. -
14:20 Defect #18642 (Closed): Limited number of simultanous file uploads
- It looks like the number of files, which you can upload at the same time is limited to 10.
If you try to upload more... -
11:19 Feature #18640 (New): Projects accessible by members and authenticated users only
- #17976 introduced groups for non-member and anonymous users, those users seem to still only be able to see and intera...
Also available in: Atom