jamtur01 / redmine_tab

Add a named tab to Redmine that links to an iframe

This URL has Read+Write access

redmine_tab / CHANGELOG
100644 21 lines (18 sloc) 0.559 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
0.3.1 (2009-08-04)
    * Fixed Redmine trunk compatibility
    * Added Japanese i18n
    * Added Dutch i18n
    * Improved documentation and licensing
 
0.3.0 (2009-04-11)
    * Fixed tab model duplication
    * Added LICENSE-file
    * Added the ability to define a system "Tab" for the top menu
    * I18n'd the settings page
    * Changed the project menu to allow i18n strings
 
0.2.0 (2009-02-07)
    * Lots of refactoring
    * Lots of fixes
    * Improved documentation
    * Reintroduced per-project tabs
 
0.1.0 (2008-08-25)
    - Initial public release