Activity
From 2007-08-28 to 2007-08-30
2007-08-30
-
12:34 Defect #103: app/controllers/application.rb don't know 'autologin_key'
- Fix committed in rev 683.
Thanks -
11:28 Defect #102: Email addresses entered in Wiki pages are corrupted. Appears a mailto link is partly built.
- RedCloth test works
irb(main):009:0> RedCloth.new("test@test.com").to_ht
ml
=> "<p>test@test.com</p>"
Rails tes...
2007-08-29
-
22:18 Defect #103 (Closed): app/controllers/application.rb don't know 'autologin_key'
- I've met error at rev. 682, and avoid it by editing:
User.current = User.find(session[:user_id])
elsi... -
19:06 Defect #102: Email addresses entered in Wiki pages are corrupted. Appears a mailto link is partly built.
- I'm also using RedCloth 3.0.4
RedCloth shouldn't turn mail adress into mailto link.
In my case:
>> RedCloth.new(... -
18:50 Defect #102: Email addresses entered in Wiki pages are corrupted. Appears a mailto link is partly built.
- Forgot to paste this in. I'm running RedCloth v3.0.4
-
18:49 Defect #102: Email addresses entered in Wiki pages are corrupted. Appears a mailto link is partly built.
- Is RedCloth what performs that conversion? I tried updating
it but it didn't effect the problem. -
18:46 Defect #102: Email addresses entered in Wiki pages are corrupted. Appears a mailto link is partly built.
- ...
-
17:34 Defect #102: Email addresses entered in Wiki pages are corrupted. Appears a mailto link is partly built.
- I can't reproduce. Your example works fine for me.
Could you post the corresponding rendered html ? -
16:41 Defect #102: Email addresses entered in Wiki pages are corrupted. Appears a mailto link is partly built.
- Thought maybe it was the tables so put an email outside the
table too. Will attach screen shot of the preview page, ... -
16:15 Defect #102: Email addresses entered in Wiki pages are corrupted. Appears a mailto link is partly built.
- Could you give more details about your example. Is it what you
typed ? What did you expect and what did you get ?
I... -
15:26 Defect #102 (Closed): Email addresses entered in Wiki pages are corrupted. Appears a mailto link is partly built.
- Email addresses entered in Wiki pages are corrupted. Appears a mailto link is partly built.
Using revision 676
... -
17:53 Defect #101: New Issue Drop Down only display for Project Administrator
- Oh, I found the bug...
Fix committed in rev 681.
Thanks -
16:36 Defect #101: New Issue Drop Down only display for Project Administrator
- Manager has all permissions checked. Support and Developer
have all permissions except "Manage Members" and
"Manage ... -
16:06 Defect #101: New Issue Drop Down only display for Project Administrator
- Hi,
Rev 674 made big changes to permissions management.
Permissions are reseted when applying this upgrade. Could... -
15:23 Defect #101 (Closed): New Issue Drop Down only display for Project Administrator
- The Add New Issue drop down is only available for redMine Administrators it should probably be keying off the Add Iss...
-
16:13 Defect #100: New Project - subproject list should not show archived projects
- Thanks. Fix committed in rev 678.
-
15:47 Feature #419 (Closed): When removing issue categories should be able to bulk reassign
- When removing issue categories it should be possible to reassign issues attached to that category to another one.
-
05:27 Patch #214: Switch from numeric issue ids to symbolic ones
- I don't get what you are trying to achieve !!! do you mean that
you want to use customized MYID-1,MYID-2 ....so on as... -
05:14 Patch #227 (Closed): Patch for pagination in my/page for assigned issues and reported issues
- This patch allows you to paginate through the assigned and reported issues in my/page which makes the user feel
...
2007-08-28
-
17:00 Defect #100 (Closed): New Project - subproject list should not show archived projects
- The subprojects list in the New Project editor should not list archived projects? Either that or flag items as being...
-
16:50 Defect #99 (Closed): Update of time entry fails when issue has been moved to other project
- When an issue has been moved to another project, it is no longer possible to edit the existing time entries linked to...
-
16:05 Feature #418 (Closed): MyPage - option to display how many of each item to show
- Each display block should allow you to set how many of each item to show, right now the app/views/my/block file has
... -
16:04 Feature #417 (Closed): MyPage 'assigned to me' should list by priority
- The Assigned To Me list should sort by priority first, date second:
Index: Sites/redmine/app/views/my/blocks/_issu... -
12:51 Defect #98: Ability to use brackets in Notes
- I close this bug. If it happens again, just reopen it.
-
12:43 Defect #98: Ability to use brackets in Notes
- Hello,
For some reason I can't reproduce the bug. The brackets are
showing up fine... Oh well, thanks for looki... -
12:37 Defect #98: Ability to use brackets in Notes
- I made a quick test and nothing was removed from the note.
I can't see why the brackets would have been removed.
... -
12:34 Defect #97: Mantis importer - failing
- Thanks for the feedback
-
10:02 Defect #97: Mantis importer - failing
- I updated to the latest revision (669) and it worked great -
everything was
transferred! Awesome :-)
Thank you!! -
12:06 Feature #416 (New): Override user's Mail Notification preference
- There should be a permission or option to override or disable a user from changing their mail notification preference...
-
09:21 Feature #347: Grouping issues in Gantt view
- I would very much like this feature as well, particularly the
grouping by Category. -
09:18 Feature #415 (New): Daily Digest option for Mail Notifications
- We tend to have a lot of issues when using Redmine, and mail notifications are set to notify on everything. It would...
Also available in: Atom