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
3462406a
Commit
3462406a
authored
Feb 10, 2014
by
sunnavy
Browse files
bump to 0.21
parent
640b543b
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 @
3462406a
Revision history for RT-Extension-JSGantt
0.21
0.20 Mon Feb 10 19:25:33 CST 2014
* show Gantt link on more /Search/ pages
...
...
META.yml
View file @
3462406a
...
...
@@ -24,4 +24,4 @@ requires:
List::MoreUtils:
0
resources
:
repository
:
git://github.com/bestpractical/rt-extension-jsgantt.git
version
:
0.2
0
version
:
0.2
1
README
View file @
3462406a
RT-Extension-JSGantt version 0.2
0
RT-Extension-JSGantt version 0.2
1
CAVEAT: please use version 0.18 if you are running RT 3.
...
...
lib/RT/Extension/JSGantt.pm
View file @
3462406a
...
...
@@ -58,7 +58,7 @@ RT::Extension::JSGantt - Gantt charts for your tickets
package
RT::Extension::
JSGantt
;
our
$VERSION
=
'
0.2
0
';
our
$VERSION
=
'
0.2
1
';
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