Activity
From 2015-10-18 to 2015-10-21
2015-10-21
-
21:25 Patch #20906 (Resolved): Fix mulitple tab navigation highlighting and content hiding
- Committed, thanks.
-
21:11 Feature #21042 (Closed): Check "Hide my email address" by default for new users
-
21:11 Feature #21042 (Closed): Check "Hide my email address" by default for new users
-
21:00 Feature #20929 (Closed): Raise maximum length of LDAP filter
- Column changed to text in r14725.
-
20:53 Feature #20991 (Closed): Raise maximum length of category name to 60
- Raised to 60 in r14724.
-
20:41 Feature #20812: Highlight overdue issues and private issues in issue list
- I agree on displaying the due date in red on an issue that is overdue (second screenshot).
But for the issue list,... -
20:31 Feature #20221 (Closed): Time entry query : column week
- Column added in r14723. But sort is done on spent_on, as sorting by week number does make no sense when we have time ...
-
19:20 Defect #15017 (Closed): Search results show only the last page when using MSSQL
- Thanks for reporting that.
-
16:23 Defect #15017: Search results show only the last page when using MSSQL
- Note that this is fixed with Redmine 3.x, which uses Rails 4.2, which includes an ActiveRecord SQL adapter which chan...
-
18:32 Defect #21012: Link custom fields with long URLs are distorting issue detail view
- Thanx :)
-
18:22 Defect #21012 (Closed): Link custom fields with long URLs are distorting issue detail view
- URL truncated in r14716.
-
18:27 Feature #3398 (Closed): Link to assigned issues on user profiles
- Patch committed in r14717.
-
17:38 Feature #20829 (Closed): Support tel for phone numbers in wiki
- Duplicate of #10889.
-
16:18 Feature #20822: No private issue notifications
- Karel Pičman wrote:
> While private issues are hidden to the project members except the author and the assignee,
... -
15:53 Feature #20822: No private issue notifications
- My intention is related to *PRIVATE* issues only. While private issues are hidden to the project members except the a...
-
11:35 Feature #20822: No private issue notifications
- Sorry, I cannot get your intention.
Your patch send mail to assignee, right?
Your patch change behavior.
I think i... -
14:50 Defect #21039 (Closed): redmine NAS Server Email config problem
- Please use forum for questions.
-
14:27 Defect #21039 (Closed): redmine NAS Server Email config problem
- Hello everyone,
I have problem with smpt email configuration,
First of all, I read on the forum that I first hav... -
14:10 Defect #21038 (Closed): Internal error with the Knwledgebase plugin
- Probably the error cause by the plugin.
Please contact the author of the plugin.
-
14:05 Defect #21038 (Closed): Internal error with the Knwledgebase plugin
- I have installed the knowledgebase plugin and when I try to access the plugin I get :
Internal error
An error o... -
13:18 Feature #13387: Improving Redmine's version model (not just milestones)
- +1 to many of the comments in here.
-
10:26 Defect #21037: Issue show : bullet points not aligned if sub-task is in a different project
- The fix is to be done in application_helper#link_to_issue
Don't mind the Smile specific parts : hours_by_day and d... -
10:18 Defect #21037 (Closed): Issue show : bullet points not aligned if sub-task is in a different project
- The project name is before the hierarchy triangles thus shifting them.
To fix that, the project name can be put in... -
10:19 Defect #20995: Automatic done ratio calculation in issue tree is wrong in some cases
- here's a patch switching done ratio calculation from the leaves to direct children, and a test illustrating the problem.
-
09:59 Feature #1853: Make Projects truly independent of each other
- +1
-
09:57 Feature #12869: Notificaion if ticket-creation failed
- +1
-
06:20 Defect #21036 (Needs feedback): Problem with concurrent edition of issues - data loss
- Please describe more details.
!issue-21036.png! -
00:02 Defect #21036 (Needs feedback): Problem with concurrent edition of issues - data loss
- I apologize if I'm not submitting this correctly.
Here're the system details:
Environment:
Redmine version ... -
05:36 Feature #20821 (Closed): Repeat a task
- Duplicate of #1176.
-
02:05 Feature #973: Assign different status sets and workflows for separate projects
- +1
-
02:05 Feature #3726: Trackers per Role
- This feature very much needed!
+1
2015-10-20
-
22:06 Feature #18004: Do NOT hide category and version fields on issue form when no category or version is configured
- Easiest solution would be to have a ??Use categories?? checkbox at project level?
-
20:58 Feature #16941 (Closed): Do not clear category on project change if category with same exists
- This is fixed in r14715. Slightly different fix, and test added.
Thanks for pointing this out. -
20:31 Defect #20551 (Closed): Typo "coma" (correct: "comma")
- Patch committed in r14712, thanks. I've also added a migration to fix the setting value for those who use the fixed v...
-
18:36 Defect #20551: Typo "coma" (correct: "comma")
- I've attached a patch that will fix all of these typos.
-
18:36 Feature #10672 (Closed): Extend Filesize in the attachments table for files with size > 2147483647 bytes
- Change committed in r14709.
-
18:25 Feature #10672: Extend Filesize in the attachments table for files with size > 2147483647 bytes
- bigint is not mentionned in the Rails doc:
http://api.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/TableD... -
14:37 Feature #10672: Extend Filesize in the attachments table for files with size > 2147483647 bytes
- I believe that you can use _bigint_ instead of _:limit => 8_...
-
18:32 Defect #12893: Copying an issue does not copy parent task id
- Check the patch in #17580.
Note in particular that there is an option in Redmine (Admin\Settings\Issue tracking - Li... -
17:36 Feature #13387: Improving Redmine's version model (not just milestones)
- I'd love to get possibilities to use at least 2 level hierarchy for versions. Any chance to get this soon?
-
17:27 Feature #18126: Allow setting up version hierarchy
- any news on version hierarchy? Would very much like if this will become true soon.
-
17:25 Defect #17580: After copying a task, setting the parent as the orignal task's parent triggers an error
- I fell on this issue again one year later, and so I decided to have a deeper look at the situation.
If we consider... -
17:13 Patch #20785 (Closed): Polish translation update for 3.1-stable
- Committed in trunk, 3.1-stable, 3.0-stable and 2.6-stable, thanks.
I remove translation change (#19403, #21033) fr... -
17:02 Patch #21031 (Closed): Polish translation update for 3.0-stable
- Committed in trunk, 3.1-stable and 3.0-stable.
-
13:26 Patch #21031 (Closed): Polish translation update for 3.0-stable
- From #20785.
-
17:02 Patch #21030 (Closed): Polish translation update for 2.6-stable
- Committed in trunk, 3.1-stable, 3.0-stable and 2.6-stable.
-
13:24 Patch #21030 (Closed): Polish translation update for 2.6-stable
- From #20785.
-
16:58 Patch #21033 (Closed): Polish translation change
- Committed in trunk r14707.
-
14:09 Patch #21033 (Closed): Polish translation change
- From #20785....
-
13:42 Patch #20791 (Closed): Traditional Chinese translation (to r14618)
- Committed in trunk r14696 and 3.1-stable r14697, thanks.
-
08:01 Feature #21026 (New): Select user-groups in custom fields of type "User"
- A custom field of type "User" allows only selection of users, not of user groups.
It would be a useful feature, if... -
04:13 Defect #20799: Incorrect language when set to Portuguese Brazilian
- Did you try #2691?
-
01:24 Defect #14626: Repositories' extra_info column is too short with MySQL
- Any plans to affect this?
In the meantime, not being a Rails programmer, can I change this in the database and exp... -
00:03 Feature #20221: Time entry query : column week
- Jean-Philippe Lang wrote:
> Just asking... because the patch makes it sortable.
We are at the frontier of YAGNI :...
2015-10-19
-
23:57 Feature #20221: Time entry query : column week
- Jérôme BATAILLE wrote:
> I don't see a use case that makes this sort useful
Just asking... because the patch make... -
23:14 Feature #20221: Time entry query : column week
- Jean-Philippe Lang wrote:
> Does it make sense to display the week number without the year? Sorting on this column w... -
19:21 Feature #20221: Time entry query : column week
- Does it make sense to display the week number without the year? Sorting on this column will result in time entries fr...
-
21:21 Feature #4585: Move a Version from one project to another
- There is a fairly easy work around without having to go into the database ...
# Create a new target version in the... -
20:04 Patch #20507 (Closed): ThemesHelper reopening ApplicationHelper is problem with autoloading
-
19:30 Patch #20508 (Closed): Required file lib/redmine/hook.rb is patching autoloaded ApplicationHelper
- Different fix applied in r14693.
-
18:58 Patch #20732 (Closed): MailHandler: Select project by subaddress (redmine+project@example.com)
- I've made it optional in r14690. A new command line option lets you define which address will be searched for a subad...
-
15:26 Defect #20543: Mail handler: don't allow override of some attributes by default
- Jean-Philippe Lang wrote:
> Indeed, some attributes were always overridable and this was not documented. This behavi... -
14:06 Defect #21024 (Closed): can't upload file with "[" in name
- Hi,
I work on redmine version 3.1.1 and i can't upload file with "[" in name.
Thanks. -
13:59 Defect #21023 (Closed): Data inconsistency when inserting time entry after editing activities list (no check for enumerator present in database)
- steps:
open 2 browser windows (user and admin actions emulation):
window 1 (W1) - issue page
window 2 (W2) - enume... -
13:32 Feature #20782: Add useful information in "Receiving emails" section.
- If you said about [[RedmineReceivingEmails]], you can edit it.
-
12:29 Defect #20793: Perl authentication is not working
- Daniel Müller wrote:
> Nobody helped me out with this problem
https://www.google.com/search?q=PerlLoadModule+Apac... -
12:11 Defect #20793: Perl authentication is not working
- Toshi MARUYAMA wrote:
> Please do not use issue tracker for questions.
Nobody helped me out with this problem, so... -
12:03 Defect #21021 (Closed): Copying a Redmine issue does not allow change of Status
- Although the form presented allows selection between existing status and default status, if the existing status is "C...
-
09:48 Feature #14582: Does redmine can display the critical path of gantt chart
- +1
-
07:08 Defect #720: mail: html font size too small
- This answer was updated by Jean-Philippe Lang over 7 years ago.
Current location for html email template resided ... -
06:29 Patch #21019 (Closed): Traditional Chinese translation (to r14689)
2015-10-18
-
05:17 Feature #4939: List of tasks filtered as OR and not AND
- I have made this patch into a plugins here (with some improvement). It works with redmine 2.6.x and 3.1.1 or less. Pl...
Also available in: Atom