Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
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
Showing
3 changed files
with
4 additions
and
2 deletions
+4
-2
Changes
Changes
+2
-0
META.yml
META.yml
+1
-1
lib/RT/Extension/JSGantt.pm
lib/RT/Extension/JSGantt.pm
+1
-1
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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