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
57cd23d6
Commit
57cd23d6
authored
Oct 27, 2011
by
sunnavy
Browse files
bump to 0.17
parent
69ff69be
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
3 deletions
+5
-3
Changes
Changes
+2
-0
META.yml
META.yml
+1
-1
README
README
+1
-1
lib/RT/Extension/JSGantt.pm
lib/RT/Extension/JSGantt.pm
+1
-1
No files found.
Changes
View file @
57cd23d6
Revision history for RT-Extension-JSGantt
0.17
0.16 Thu Oct 27 10:29:51 CST 2011
* tweak parent selection process
...
...
META.yml
View file @
57cd23d6
...
...
@@ -23,4 +23,4 @@ requires:
List::MoreUtils:
0
resources
:
repository
:
git://github.com/bestpractical/rt-extension-jsgantt.git
version
:
0.1
6
version
:
0.1
7
README
View file @
57cd23d6
RT-Extension-JSGantt version 0.1
6
RT-Extension-JSGantt version 0.1
7
How to install:
...
...
lib/RT/Extension/JSGantt.pm
View file @
57cd23d6
...
...
@@ -58,7 +58,7 @@ RT::Extension::JSGantt - Gantt charts for your tickets
package
RT::Extension::
JSGantt
;
our
$VERSION
=
'
0.1
6
';
our
$VERSION
=
'
0.1
7
';
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