Menu

Source Commit Log


Commit Date  
[r716] by jplang

Added javascript highlightment support (http://pastie.textmate.org/50774/)

2007-09-07 21:30:46 Tree
[r715] by jplang

Removed @html_title assignments in controllers.
Views can now set the header title using set_htmh_title(title) method.

2007-09-07 20:52:45 Tree
[r714] by jplang

Improved Redmine links:
* issue and changeset links generated only if the object exists
* issue subject and status appear in the link title
* strike issue link if issue is closed
* red wiki page link if page doesn't exist
* new icon for external links

Wiki page cache had to be disabled.

2007-09-07 20:07:54 Tree
[r713] by jplang

Fixed: 'Move' button always visible on issues list.

2007-09-07 17:26:14 Tree
[r712] by jplang

Automatically scroll down to the preview when previewing wiki page.

2007-09-06 21:56:40 Tree
[r711] by jplang

Added background on <pre> wiki blocks.

2007-09-06 18:51:35 Tree
[r710] by jplang

Added code highlighting support in wiki, using this syntax:

<pre><code> <-- cut here

<pre><code class="ruby">
Place you code here.
</code></pre>

cut here --> </pre></code>

2007-09-06 17:06:07 Tree
[r709] by jplang

'current week' filter fix.

2007-09-06 16:24:12 Tree
[r708] by jplang

Removed RedCloth checks since it's now supplied with the application.

2007-09-05 20:51:11 Tree
[r707] by jplang

Search field automatically focused.

2007-09-05 20:13:06 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.