Initial release 0.01
authorEmmanuel Lacour <elacour@easter-eggs.com>
Mon, 7 Feb 2022 16:38:19 +0000 (17:38 +0100)
committerEmmanuel Lacour <elacour@easter-eggs.com>
Mon, 7 Feb 2022 16:38:19 +0000 (17:38 +0100)
commitf0d8536a1d0d32f6510bd68264817ec16624f696
tree2945f3a7dc68c7772a39aa64c2e9583fad0e3bc4
Initial release
30 files changed:
Changes [new file with mode: 0644]
LICENSE [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/Admin/CustomFields/ImportValues.html [new file with mode: 0644]
html/Callbacks/ImportCustomFieldValues/Elements/Tabs/Privileged [new file with mode: 0644]
inc/Module/AutoInstall.pm [new file with mode: 0644]
inc/Module/Install.pm [new file with mode: 0644]
inc/Module/Install/AutoInstall.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/Include.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/RTx/Runtime.pm [new file with mode: 0644]
inc/Module/Install/ReadmeFromPod.pm [new file with mode: 0644]
inc/Module/Install/Substitute.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]
inc/YAML/Tiny.pm [new file with mode: 0644]
lib/RT/Extension/ImportCustomFieldValues.pm [new file with mode: 0644]
lib/RT/Extension/ImportCustomFieldValues/Test.pm.in [new file with mode: 0644]
po/fr.po [new file with mode: 0644]
po/importcustomfieldvalues.pot [new file with mode: 0644]
static/css/importcustomfieldvalues.css [new file with mode: 0644]
xt/00-load.t [new file with mode: 0644]