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
fbdc2482
Commit
fbdc2482
authored
Sep 23, 2010
by
sunnavy
Browse files
release 0.04
parent
32932e8b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
4 deletions
+8
-4
Changes
Changes
+4
-0
META.yml
META.yml
+3
-3
lib/RT/Extension/JSGantt.pm
lib/RT/Extension/JSGantt.pm
+1
-1
No files found.
Changes
View file @
fbdc2482
Revision history for RT-Extension-JSGantt
0.04 Thu Sep 23 09:20:16 CST 2010
* in case there are remote links
0.03 Wed Jun 30 02:49:02 CST 2010
tweak the way we figure out Start/End Dates:
...
...
META.yml
View file @
fbdc2482
---
abstract
:
'
'
abstract
:
'
Gantt
charts
for
your
tickets
'
author
:
-
'
sunnavy
C<<
<sunnavy@bestpractical.com>
>>'
-
'
sunnavy
<sunnavy@bestpractical.com>'
...
...
@@ -8,7 +8,7 @@ build_requires:
configure_requires
:
ExtUtils::MakeMaker:
6.42
distribution_type
:
module
generated_by
:
'
Module::Install
version
0.98
'
generated_by
:
'
Module::Install
version
1.00
'
license
:
gplv2
meta-spec
:
url
:
http://module-build.sourceforge.net/META-spec-v1.4.html
...
...
@@ -22,4 +22,4 @@ requires:
JSON
:
0
resources
:
license
:
http://dev.perl.org/licenses/
version
:
0.0
3
version
:
0.0
4
lib/RT/Extension/JSGantt.pm
View file @
fbdc2482
package
RT::Extension::
JSGantt
;
our
$VERSION
=
'
0.0
3
';
our
$VERSION
=
'
0.0
4
';
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