Activity
From 2012-08-29 to 2012-08-31
2012-08-31
-
17:15 Feature #7849: custom issue relation types
- +1
-
17:06 Feature #11753 (Closed): In issues page, strike through subject when status closed/rejected
- In issues list page, subject of closed/rejected issues should be striked through for better indicator.
-
16:19 Defect #11752 (Closed): Internal error when view the diff when using the redmine with git
- I have install the redmine 2.0.3 and git on Centos server.
The redmine directory and the git repositories director... -
16:03 Feature #3967: Ability to define default columns to display based on project
- +1 to a core feature as well
-
14:59 Defect #10724: Rmagick 2.13.1 not being detected on Redmine 1.4.0 running on Windows.
- @# bundle config
Settings are listed in order of priority. The top value will be used.
without
Set for your lo... -
12:13 Defect #11749 (Closed): Redmine.pm: HEAD is not considered as a read-only method
- I've been using Redmine.pm to control access to other per-project resources that aren't really repositories, such as ...
-
08:32 Defect #11748 (Closed): can not open configuration/setting page
- You should use mysql2 instead of mysql on Ruby 1.9.
-
06:57 Defect #11748 (Closed): can not open configuration/setting page
- I used redmine 2.0.3 with ruby 1.9.3
when I have installed and start the server, there's an error when I open the ...
2012-08-30
-
22:48
Defect #10148: Private issue in public projects
- We were having the same problem, and I tracked it down. Basically, users are allowed to view a private issue if they ...
-
22:35 Defect #11746 (Closed): mails are sent arbitrarily when delivery_method is :async_smtp
- Use @async_smtp_settings@ instead of @smtp_settings@.
-
22:28 Defect #11746 (Closed): mails are sent arbitrarily when delivery_method is :async_smtp
- mails are sent arbitrarily when I set delivery_method in configuration.yml to :async_smtp. I am using the gmail smtp ...
-
20:12 Feature #8050: Mightful workflow field enhancement: visible, read only and mandatory
- Terence Mill wrote:
> Is there a field status visible? I mean it it possible to completly hide fields for some role ... -
17:07 Defect #11563: Can't Install any plugin for Redmine
- @rake db:migrate_plugins RAILS_ENV=production --trace@ =)
-
16:40 Defect #11563: Can't Install any plugin for Redmine
- Etienne Massip wrote:
> # Run rake with @--trace@ as suggested
> # Look into your @production.log@ file to get erro... -
12:04 Defect #11563: Can't Install any plugin for Redmine
- # Run rake with @--trace@ as suggested
# Look into your @production.log@ file to get error stack trace -
14:12 Feature #1232: Referencing and fixing issues in commit messages
- +1
-
13:50 Feature #4049: Permission management on a per project basis
- +1
and i believe this is duplicate of #850 -
12:20 Defect #11738 (Confirmed): Batch update of issues clears project path
- Reproduced on "demo":http://demo.redmine.org.
-
12:17 Defect #11738: Batch update of issues clears project path
- New insight:
Seems that it happens when issues of both a project and a subproject are updated at the same time... -
09:36 Defect #11738 (Closed): Batch update of issues clears project path
- The following just happened:
# opened project
# opened list of issues
# set filter to show all with status "Reso... -
11:42 Feature #3988: Show diff in revision page
- Hi
Thanks for your diff.
Work nicely.
Is it possible to create it as a plugin ? Should be better to maintain r... -
11:17 Defect #11681: Some active link issues (Apply, add new image)
- Got in touch with our hosting company who made the upgrade initially. Waiting to hear back from them.
Thank you f... -
10:17 Defect #11740: How do I delete this? "删除我的账号"
- Thank you!
-
10:14 Defect #11740 (Closed): How do I delete this? "删除我的账号"
- Please, do not use the tracker for support requests.
You can disable this in Administration/Settings/Authenticatio... -
10:07 Defect #11740 (Closed): How do I delete this? "删除我的账号"
- When the user logs in, the user can click to delete his account, how to delete this?
!delete.png! -
10:15 Defect #11739 (Closed): rails_env command failed with rake
- Do not post support requests in tracker which is for Redmine code bugs and feature requests only, please post in forum.
-
09:59 Defect #11739 (Closed): rails_env command failed with rake
- Hi,
I follow the HowTo http://www.redmine.org/projects/redmine/wiki/Redmine_on_CentOS_installation_HOWTO.
I use a... -
10:13 Defect #11683: 404 on redirect after creating new issue.
- John Worthington wrote:
> If you could give me some instructions I will gladly test the redirects in FF's debug co... -
00:47 Defect #11683: 404 on redirect after creating new issue.
- So some intesting results from my browser tests.
Mac OS X:
Safari : 404
Firefox: 404
Chrome: Works!
Windows... -
07:05 Defect #11737 (Closed): redmine 2.0.3 Weekly Time组件导出PDF时出错!
- 程序安装时已执行:bundle install --without development test rmagick 请问是为什么!
程序报错
Internal error
An error occurred on... -
06:51 Feature #1554: Private comments in tickets
- Fixed output private messages in RSS and PDF formats.
-
06:07 Defect #11736 (Closed): New multi-line macros regexp (MACROS_RE) is too eager
- Using trunk (pre-2.1.0) version, Ruby 1.9.3 (Windows)
Tried latest macros feature: multi-line macros. I wrote macro,...
2012-08-29
-
22:54 Feature #3988: Show diff in revision page
- +1
-
22:44 Defect #11735 (Closed): Weird diffs in wiki pages.
- I have a wiki page which has like 50 lines on revision N. on revision N+1 a few lines were modified and on lines abou...
-
18:56 Defect #949: Style not applied to wiki image
- I don't want thumbnails, which is what #1006 is about.
I want sensibly sized images, with borders, in my pages. I ... -
18:44 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
- Terence Mill wrote:
> Priority shall be most importnat/Strongest of the priority all subtasks.
I disagree for the... -
01:25 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
- -
-
17:33 Defect #11733 (New): Roadmap Counting Parent Issue Status
- I noticed that the roadmap view for issues counts the parent issue time as well as the child issue time when it calcu...
-
13:36 Defect #11665 (Closed): New document category is not saved properly
- Fixed in 1.4-stable(Rails2) r10233.
2.0-stable(Rails3) has no defect. -
13:33 Defect #11732 (Closed): New document does not save category correctly
- Fixed by #11665.
-
13:23 Defect #11732 (Closed): New document does not save category correctly
- When adding a new document to a project, the selected category is not correctly saved after hitting the save button. ...
-
13:29 Feature #6118: Filter by parent task or subtasks
- +1
-
12:56 Defect #8546: Can't Delete Project - StaleObjectError
- Duplicates #11185?
-
12:44 Defect #8546: Can't Delete Project - StaleObjectError
- I am having the same issue with 1.4.1 with BetterGanttChart. Will not delete a project if an issue has a child.
/... -
10:56 Defect #11731 (Needs feedback): Custom fields values are lost when changing the project on issue update
- When you change a project on issue updating, if the tracker available differ between projects and the project change-...
-
10:21 Defect #9842: {{toc}} is not replaced by table of content when exporting wiki page to pdf
- It really happens with any macro (exporting to pdf) not only with {{toc}}
-
10:18 Defect #11728: Macros should be rendered or stripped before render to PDF
- Toshi MARUYAMA wrote:
> Duplicate with #9842
Well it happens with any macro indeed. "{{toc}}" was only an example... -
09:01 Feature #11730 (Closed): Help: Is there a way to change the fields that a user can edit when they are updating tickets?
- Please don't post support questions in tracker, use forum instead.
-
00:33 Feature #11730 (Closed): Help: Is there a way to change the fields that a user can edit when they are updating tickets?
- We have a custom field called Invoice Number. When one of our customers creates a ticket they can enter the invoice ...
-
03:34 Defect #11624: Redmine 2.0.3 author sometimes would be missed or wrong
- I posted the process in the boards. And get some more help with the same issue(Thanks @Tobias).
http://www.redmine.o... -
02:27 Defect #8093: Incoming email with internal emails as attachments isn't processed properly
- Hmm, interesting.
I'm afraid I cannot help with that one, as the attachments are coming through but Redmine just d... -
01:15
Feature #4244: Multiple email addresses for each user
- +1
Also available in: Atom