Andris Zāģeris

Activity

Reported issues: 4

2007-09-28

07:19 Redmine Defect #115: Links get chopped by punctuation marks
Examples: http://demo.redmine.org/issues/show/667 http://demo.redmine.org/wiki/3 It would be OK, if a user would have to add a space after links (and before punctuation marks): http://example.org , as long as the link works.

2007-09-27

04:17 Redmine Defect #114: Links in headings showing guts
Links to other wiki pages in headings get corrupted (class attributes shown). See example at http://demo.redmine.org/wiki/3/Sand_box

2007-08-16

03:19 Redmine Feature #407: Code Syntax Highlighting in Wiki and Repository
See http://rubyforge.org/forum/message.php?msg_id=26844 for additional CodeRay scanners (languages).

2007-08-15

04:02 Redmine Feature #407: Code Syntax Highlighting in Wiki and Repository
1. Adding Syntax Highlighting in Wiki pages should be as simple as adding a javascript library for this (CodeHighlighter, etc.). And usage would be: <code class="php"> echo "hello world"; </code> 2. Syntax Highlighting in the Repository for...

2007-08-06

08:49 Redmine Defect #59: when browsing a copy in the repository, the log is not displayed
I experience this bug on all our projects (regardless of branching). We have all our code under one SvnParentPath and we specify an svn url for a project like so: file:///var/lib/svn/projectX. 'Latest revisions' do get displayed.

2007-07-18

09:12 Redmine Feature #391: Links to notes/comments/replies in issues.
Links using fragment URIs to notes added by users to issues. Pasting links in IM (Skype, etc.) would be so much nicer: http://demo.redmine.org/issues/show/1#note-3 instead of http://demo.redmine.org/issues/show/1 (see the comment 11/17...

Also available in: Atom