Indefero

Indefero Commit Details


Date:2008-07-25 04:17:56 (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, newdiff, release-1.1, release-1.2, release-1.3, svn
Commit:e5d296d8638db9bd59a85360d80e126b901befeb
Parents: d19dbb441c86740d6a2df2501cb5875a5fc34e19
Message:Added the Shift+w hotkey to get the working list of the user.

Changes:

File differences

src/IDF/templates/js-hotkeys.html
66
77
88
9
910
1011
1112
{hotkey 'Shift+r', 'IDF_Views_Issue::index', array($project.shortname)}
{if !$user.isAnonymous()}
{hotkey 'Shift+m', 'IDF_Views_Issue::myIssues', array($project.shortname, 'submit')}
{hotkey 'Shift+w', 'IDF_Views_Issue::myIssues', array($project.shortname, 'owner')}
{/if} //-->
</script>

Archive Download the corresponding diff file

Page rendered in 0.07747s using 13 queries.