Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
best-practical
rt-extension-jsgantt
Commits
92b24da6
Commit
92b24da6
authored
Oct 26, 2011
by
sunnavy
Browse files
bump to 0.15
parent
de28f487
Changes
3
Hide whitespace changes
Inline
Side-by-side
Changes
View file @
92b24da6
Revision history for RT-Extension-JSGantt
0.15
0.14 Wed Oct 26 18:47:18 CST 2011
* add ColorSchemeByOwner option to use one color for each user.
...
...
META.yml
View file @
92b24da6
...
...
@@ -23,4 +23,4 @@ requires:
List::MoreUtils:
0
resources
:
repository
:
git://github.com/bestpractical/rt-extension-jsgantt.git
version
:
0.1
4
version
:
0.1
5
lib/RT/Extension/JSGantt.pm
View file @
92b24da6
...
...
@@ -58,7 +58,7 @@ RT::Extension::JSGantt - Gantt charts for your tickets
package
RT::Extension::
JSGantt
;
our
$VERSION
=
'
0.1
4
';
our
$VERSION
=
'
0.1
5
';
use
warnings
;
use
strict
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment