Initial commit
authorEmmanuel Lacour <elacour@easter-eggs.com>
Fri, 6 May 2011 08:01:50 +0000 (10:01 +0200)
committerEmmanuel Lacour <elacour@easter-eggs.com>
Fri, 6 May 2011 08:01:50 +0000 (10:01 +0200)
commit3efd3a44c64b6682019fbb4c50989b003553ca78
treee23e69dcb58ded89c2101d954aa6f68ce9ec65b7
Initial commit
23 files changed:
Changes [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
META.yml [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
html/Callbacks/Drafts/Ticket/Display.html/BeforeDisplay [new file with mode: 0644]
html/Callbacks/Drafts/Ticket/Update.html/AfterMessageBox [new file with mode: 0644]
html/Callbacks/Drafts/Ticket/Update.html/Initial [new file with mode: 0644]
inc/Module/Install.pm [new file with mode: 0644]
inc/Module/Install/Base.pm [new file with mode: 0644]
inc/Module/Install/Can.pm [new file with mode: 0644]
inc/Module/Install/Fetch.pm [new file with mode: 0644]
inc/Module/Install/Makefile.pm [new file with mode: 0644]
inc/Module/Install/Metadata.pm [new file with mode: 0644]
inc/Module/Install/RTx.pm [new file with mode: 0644]
inc/Module/Install/Win32.pm [new file with mode: 0644]
inc/Module/Install/WriteAll.pm [new file with mode: 0644]
lib/RT/Extension/Drafts.pm [new file with mode: 0644]
po/fr.po [new file with mode: 0644]
t/00-load.t [new file with mode: 0644]
t/boilerplate.t [new file with mode: 0644]
t/pod-coverage.t [new file with mode: 0644]
t/pod.t [new file with mode: 0644]