Activity
From 2007-08-29 to 2007-08-31
2007-08-31
-
23:43 Revision 688 (svn): Added 'reported by me' and 'assigned to me' issue feeds on 'My page'.
-
22:56 Revision 687 (svn): Added the ability to move issues (to another project) without changing their trackers.
- Added length validation for homepage project attribute.
-
22:22 Revision 686 (svn): Added atom feed on the new cross-project issue list.
-
19:45 Revision 685 (svn): Added cache for application settings (Setting model).
- Once the values are cached, only one database query is done at each user request (to check if the cache is still valid).
-
19:02 Revision 684 (svn): Added a cross-project issue list. It displays the issues of all the projects visible by the user.
- The users list available in the filters ('assigned to' / 'created by') is made of the members of all projects the cur...
-
17:10 Feature #414: Dotted underline for non-existent page links
- Well, we don't use the Wiki that frequently, so disabling
wiki page caching would be no problem for me.
I belie... -
13:11 Feature #414: Dotted underline for non-existent page links
- Easy to do but would require to disable wiki page caching.
If wiki page caching was disabled, automatic issue links ... -
17:04 Defect #102: Email addresses entered in Wiki pages are corrupted. Appears a mailto link is partly built.
- URLs address in the wiki page display correctly.
<a href="http://www.test.com">http://www.test.com
</a> -
14:01 Defect #102: Email addresses entered in Wiki pages are corrupted. Appears a mailto link is partly built.
- Exactly the same as you.
I get the same result as you if I type in the wiki:
<a href="mailto:test@test.com">test@... -
13:50 Defect #102: Email addresses entered in Wiki pages are corrupted. Appears a mailto link is partly built.
- I'm using Ruby v1.8.5, Rails v.1.2.3, and RedCloth v3.0.4.
-
13:07 Defect #102: Email addresses entered in Wiki pages are corrupted. Appears a mailto link is partly built.
- What versions of Ruby, Rails, and RedCloth are you running?
I just tested the same email address on the demo site an... -
13:53 Defect #104: Mail Notifications Pages Missing the Options
- Never mind you answered this in
http://rubyforge.org/forum/forum.php?thread_id=17168&forum_id
=7504.
We would st... -
12:53 Defect #104 (Closed): Mail Notifications Pages Missing the Options
- Before I applied 675 there were options in the Mail Notifications page to choose what events to send notifications on...
-
13:05 Feature #318: Need pagination in my page for assigned issues and reported issues
- As of rev 684, you can view all the assigned/reported issues
(links added on 'My page' blocks). -
13:04 Feature #417: MyPage 'assigned to me' should list by priority
- Done in rev 684.
Note that you can now view the full list of issues assigned to
you (cross-project issue list added ... -
12:45 Feature #396: New user can add new issues
- As of rev 674, you can allow non member user to submit issues
on public projects.
Go to 'Admin -> Roles & Permissions... -
12:42 Feature #356: Viewing Permissions.
- As of rev 674, you can disable these permissions for any role:
- View documents
- Edit wiki pages -
12:41 Feature #303: Remove viewing permissions from roles
- As of rev 674, you can disable these permissions for any role:
- view gantt
- view calendar
- browse repository -
12:38 Feature #324: Repository Access Control
- As of rev 674, you can disable repository browsing for any role.
2007-08-30
-
18:33 Revision 683 (svn): Fixed: autologin broken.
-
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... -
00:27 Revision 682 (svn): Added Redmine::Info to store various information about the application.
2007-08-29
-
23:52 Revision 681 (svn): Fixed: "new issue" drop-down only visible by admin users.
-
23:43 Revision 680 (svn): Added border and padding on wiki table headers.
-
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... -
22:17 Revision 679 (svn): Translated a few strings in fr.yml
-
22:13 Revision 678 (svn): Fixed: "subproject of" list should not show archived projects.
-
22:07 Revision 677 (svn): Added the ability to reset its own RSS access key on "My account".
-
19:25 Revision 676 (svn): Some deprecation fixes (end_form_tag and count API).
-
19:07 Revision 675 (svn): Fix: error when posting to projects/add or users/add with no custom_fields parameter.
-
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
... -
18:52 Revision 674 (svn): Merged 0.6 branch into trunk.
- Permissions management was rewritten. Some permissions can now be specifically defined for non member and anonymous u...
-
18:40 Revision 673 (svn): Project drop-down menu removed (same as left menu).
- New issue selector restored on project overview and issues list.
-
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
...
Also available in: Atom