Activity
From 2007-08-31 to 2007-09-02
2007-09-02
-
22:47 Revision 700 (svn): 'Due in' label removed from the changelog view.
-
22:41 Revision 699 (svn): Added Redmine::WikiFormatting module and tests for wiki links.
- RedCloth librairy is now present in Redmine lib directory.
-
17:06 Revision 698 (svn): Fix: Inline image links broken in rev 690.
- TODO: Fix urls with &
-
16:34 Revision 697 (svn): Buttons (edit, watch...) on issues/show are now located in the upper-right corner.
- Pdf export link is at the bottom of the screen.
-
14:22 Revision 696 (svn): Changed the application default title (redMine -> Redmine).
-
14:20 Revision 695 (svn): Small fix in issue history display.
-
14:00 Revision 694 (svn): Trac importer: 'resolution' field imported with history as a custom field.
-
12:07 Revision 693 (svn): Trac importer now migrates status changes.
-
11:12 Revision 692 (svn): Trac importer now checks the existence of trac.db and attachments directory before processing.
-
10:08 Revision 691 (svn): Added namespace for Redmine specific rake tasks.
-
08:36 Feature #405: Single RSS/atom Feed for all projects issues
- As of rev 684, there's a cross-project issue list (that lists
issues for all visible projects).
You can access it thr... -
05:16 Defect #78: Unable to add new issues, selector disappeared
- The drop-down project menu was removed in rev 674.
'New issue' selector is back on the issue list and the project
ov... -
04:12 Defect #85: Wiki page is blank when not login
- Now (rev 691), it works as expected.
-
03:38 Feature #283: Migrate from trac
- Trac importer is now available.
Read more about this here:
http://rubyforge.org/forum/forum.php?thread_id=13450&for...
2007-09-01
-
22:17 Revision 690 (svn): Fixed: auto-generated links corrupted when url contains & characters in the query string.
-
22:03 Revision 689 (svn): Trac importer initial commit. The script migrates:
- * users (default password = 'trac')
* components
* milestones
* tickets
* ticket comments, files, custom fields
* wiki -
08:08 Feature #421 (New): Impersonate user feature
- I really like the "impersonation" feature in project/open where an admin can impersonate other users in order
to test... -
02:24 Feature #420 (Closed): Per project and per user mail notification options
- It would be great if mail notification could be made more granular so that a user could select whether they want
noti...
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.
Also available in: Atom