Indefero

Indefero Commit Details


Date:2008-08-02 02:42:05 (16 years 4 months ago)
Author:Loic d'Anterroches
Branch:dev, develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3, svn
Commit:f4f8f9615ab460b9966509bd60b740c84ec9ecc9
Parents: 4c5bd8d2be673c9d86d8b6b5108d551982491d5c
Message:Added the link to commit and issues in the changelog.

Changes:

File differences

src/IDF/templates/source/changelog.html
1414
1515
1616
17
17
1818
1919
2020
{aurl 'url', 'IDF_Views_Source::commit', array($project.shortname, $change.commit)}
<tr class="log">
<td><a href="{$url}">{$change.date|dateago:"wihtout"}</a></td>
<td>{$change.title}{if $change.full_message}<br /><br />{$change.full_message}{/if}</td>
<td>{issuetext $change.title, $project}{if $change.full_message}<br /><br />{issuetext $change.full_message, $project}{/if}</td>
</tr>
<tr class="extra">
<td colspan="2">

Archive Download the corresponding diff file

Page rendered in 0.06979s using 13 queries.