changes paypal
authorKilian Saffran <ksaffran@dks.lu>
Mon, 12 Aug 2019 12:17:49 +0000 (14:17 +0200)
committerKilian Saffran <ksaffran@dks.lu>
Mon, 12 Aug 2019 12:17:49 +0000 (14:17 +0200)
backoffice/index.cgi
backoffice/tmpl/module/applications/javascript.tt
dev/paypal_live_url_js.html [new file with mode: 0644]
dev/sourcefiles.local.txt
dev/sourcefiles.remote.txt
tmpl/block/avocatlist.tt

index 6d6d4c1..f0f1e29 100644 (file)
@@ -5,7 +5,7 @@ use lib ('api/lib/perl5');
 use lib ('api/lib');
 use File::Basename qw/dirname basename/;
 use Template;
-use Template::Constants qw( :debug );
+#use Template::Constants qw( :debug );
 use CGI;
 use CGI::Carp qw(fatalsToBrowser);
 use CGI::Cookie;
@@ -133,7 +133,7 @@ if ($vars->{suffix} eq ".js"){
 print $cgi->header(-type=>$ctype, -charset=>"utf-8",-cookie => $cookie);
 # print dirname($ENV{"SCRIPT_FILENAME"});
 
-my $template = Template->new({INCLUDE_PATH => [dirname($ENV{"SCRIPT_FILENAME"}).'/tmpl']},DEBUG => DEBUG_ALL);
+my $template = Template->new({INCLUDE_PATH => [dirname($ENV{"SCRIPT_FILENAME"}).'/tmpl']});
 #}
 
 my @lv = split(/\//,$vars->{filepath});
index dc34056..79377f0 100644 (file)
@@ -1,4 +1,6 @@
 <script src="[% abspath %]vendors/js-form-validator/js-form-validator.js"></script>
 <script src="[% abspath %]js/fieldsave.js"></script>
+<!-- SANDBOX -->
 <script src="https://www.paypal.com/sdk/js?client-id=AQEcZlwruxEhpOV-lAvHNIT87tThV6ia67YiC0O8cF_IqwmLExupEPtJHFEwHEfxk0XmKZXVVF_nZRGd&currency=EUR"></script>
+                                                   
 <script src="[% pagename %].js"></script>
\ No newline at end of file
diff --git a/dev/paypal_live_url_js.html b/dev/paypal_live_url_js.html
new file mode 100644 (file)
index 0000000..2da9efc
--- /dev/null
@@ -0,0 +1,2 @@
+<!-- LIVE -->
+<script src="https://www.paypal.com/sdk/js?client-id=AWz4laOWBwd-LKkr5ZglKHpCNcTDJ9GiJgV8krIuPmN3Osgy9jVBPVHYCde5vHC6H6oehuTEcnskt5FF&currency=EUR"></script>  
\ No newline at end of file
index 0eb393e..ddc56b9 100644 (file)
 ./backoffice/images/no-image.png|22425
 ./backoffice/images/slogan.svg|11423
 ./backoffice/images/toplogo.svg|16416
-./backoffice/index.cgi|4665
+./backoffice/index.cgi|4647
 ./backoffice/js/backoffice.js|2959
 ./backoffice/js/fieldsave.js|2217
 ./backoffice/js/module_global.js|1823
 ./backoffice/vendors/jq-datetimepicker/jquery.datetimepicker.min.js|51705
 ./backoffice/vendors/jquery/jquery.min.js|86927
 ./backoffice/vendors/jquery/jquery.slim.min.js|69917
-./backoffice/vendors/jscalendar/css/jsCalendar.clean.css|5412
-./backoffice/vendors/jscalendar/css/jsCalendar.clean.min.css|4756
-./backoffice/vendors/jscalendar/css/jsCalendar.css|10699
-./backoffice/vendors/jscalendar/css/jsCalendar.darkseries.css|4771
-./backoffice/vendors/jscalendar/css/jsCalendar.darkseries.min.css|4263
-./backoffice/vendors/jscalendar/css/jsCalendar.micro.css|2008
-./backoffice/vendors/jscalendar/css/jsCalendar.micro.min.css|1892
-./backoffice/vendors/jscalendar/demos/cdn-jsdelivr full demo.html|6971
-./backoffice/vendors/jscalendar/demos/cdn-jsdelivr minimal demo.html|688
-./backoffice/vendors/jscalendar/demos/cdn-unpkg full demo.html|6641
-./backoffice/vendors/jscalendar/demos/cdn-unpkg minimal demo.html|666
-./backoffice/vendors/jscalendar/demos/colorful selects.html|4102
-./backoffice/vendors/jscalendar/demos/date events.html|7363
-./backoffice/vendors/jscalendar/demos/date pickers.html|1632
-./backoffice/vendors/jscalendar/demos/examples/attribute version.html|733
-./backoffice/vendors/jscalendar/demos/examples/calendar creation.html|1449
-./backoffice/vendors/jscalendar/demos/examples/calendar creation with selectors.html|1155
-./backoffice/vendors/jscalendar/demos/examples/calendar events.html|1365
-./backoffice/vendors/jscalendar/demos/examples/calendar object get set del.html|2276
-./backoffice/vendors/jscalendar/demos/examples/calendar options.html|1412
-./backoffice/vendors/jscalendar/demos/examples/calendar render handlers.html|5539
-./backoffice/vendors/jscalendar/demos/examples/extensions/datepicker.html|3885
-./backoffice/vendors/jscalendar/demos/examples/goto a date method.html|1323
-./backoffice/vendors/jscalendar/demos/examples/language parameter and methods setLanguage.html|1384
-./backoffice/vendors/jscalendar/demos/examples/languages.html|3699
-./backoffice/vendors/jscalendar/demos/examples/min max parameters and methods.html|2310
-./backoffice/vendors/jscalendar/demos/examples/next previous methods.html|1339
-./backoffice/vendors/jscalendar/demos/examples/parameters day format.html|1124
-./backoffice/vendors/jscalendar/demos/examples/parameters first day of the week.html|1892
-./backoffice/vendors/jscalendar/demos/examples/parameters month format.html|1022
-./backoffice/vendors/jscalendar/demos/examples/parameters navigator.html|632
-./backoffice/vendors/jscalendar/demos/examples/parameters navigator position.html|921
-./backoffice/vendors/jscalendar/demos/examples/parameters zero fill.html|893
-./backoffice/vendors/jscalendar/demos/examples/refresh method.html|1014
-./backoffice/vendors/jscalendar/demos/examples/reset method.html|1008
-./backoffice/vendors/jscalendar/demos/examples/select unselect and clear days methods.html|1699
-./backoffice/vendors/jscalendar/demos/examples/set date method.html|1024
-./backoffice/vendors/jscalendar/demos/examples/theme classic.html|731
-./backoffice/vendors/jscalendar/demos/examples/theme clean.html|806
-./backoffice/vendors/jscalendar/demos/examples/theme colors all.html|1761
-./backoffice/vendors/jscalendar/demos/examples/theme colors.html|690
-./backoffice/vendors/jscalendar/demos/examples/theme custom colors.html|1656
-./backoffice/vendors/jscalendar/demos/examples/theme darkseries.html|958
-./backoffice/vendors/jscalendar/demos/examples/theme default.html|599
-./backoffice/vendors/jscalendar/demos/examples/theme material.html|736
-./backoffice/vendors/jscalendar/demos/examples/theme micro.html|809
-./backoffice/vendors/jscalendar/demos/LICENSE|1092
-./backoffice/vendors/jscalendar/demos/year calendar dark.html|3238
-./backoffice/vendors/jscalendar/demos/year calendar.html|2980
-./backoffice/vendors/jscalendar/js/jsCalendar.datepicker.js|13194
-./backoffice/vendors/jscalendar/js/jsCalendar.datepicker.min.js|6401
-./backoffice/vendors/jscalendar/js/jsCalendar.js|48209
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.be.js|1555
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.ca.js|1402
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.de.js|1425
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.es.js|1426
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.fr.js|1421
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.gr.js|1601
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.hu.js|1451
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.it.js|1438
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.ja.js|1395
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.nl.js|1398
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.no.js|1382
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.pt.js|1402
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.ru.js|1547
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.sk.js|1411
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.sv.js|1380
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.template.js|1733
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.tr.js|1395
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.uk.js|1545
-./backoffice/vendors/jscalendar/js/jsCalendar.lang.zh.js|1701
-./backoffice/vendors/jscalendar/js/jsCalendar.min.css|8852
-./backoffice/vendors/jscalendar/js/jsCalendar.min.js|20636
 ./backoffice/vendors/js-form-validator/js-form-validator.js|23305
 ./backoffice/vendors/js-form-validator/js-form-validator.min.js|10887
 ./backoffice/vendors/mdi/css/materialdesignicons.css|195640
 ./backoffice/vendors/tinymce/js/tinymce/themes/modern/theme.min.js|135904
 ./backoffice/vendors/tinymce/js/tinymce/tinymce.min.js|350402
 ./backoffice/vendors/tinymce/LICENSE.TXT|26945
-./backoffice/vendors/vcalendar/vcalendar.css|2262
-./backoffice/vendors/vcalendar/vcalendar.js|3615
-./backoffice/vendors/vcalendar/vcalendar.min.css|2175
-./backoffice/vendors/vcalendar/vcalendar.min.js|2414
 ./css/style.css|7482
 ./fonts/font-awesome/css/font-awesome.css|28747
 ./fonts/font-awesome/css/font-awesome.min.css|23739
index 2f913d3..2f92f40 100644 (file)
@@ -1,7 +1,7 @@
 ./backoffice/api/dks_1000.png|35079
-./backoffice/api/lib/dksapp.pm|2075
+./backoffice/api/lib/dksapp.pm|2016
 ./backoffice/api/lib/dksconfig.pm|673
-./backoffice/api/lib/dksdb.pm|10953
+./backoffice/api/lib/dksdb.pm|11012
 ./backoffice/api/lib/dksinvoice.pm|8442
 ./backoffice/api/lib/dksreport.pm|7549
 ./backoffice/api/lib/dkssavefile.pm|1039
 ./backoffice/api/lib/perl5/x86_64-linux-gnu-thread-multi/Test/LeakTrace/Script.pm|986
 ./backoffice/api/lib/perl5/x86_64-linux-gnu-thread-multi/Text/Soundex.pm|8345
 ./backoffice/api/lib/sendemail.pm|3751
-./backoffice/api/lib/session.pm|6842
-./backoffice/api/process.cgi|8378
+./backoffice/api/lib/session.pm|7030
+./backoffice/api/process.cgi|14456
 ./backoffice/api/reports/DKS_20190624-0001.pdf|79579
 ./backoffice/api/reports/DKS_20190624-0002.pdf|79567
 ./backoffice/api/reports/DKS_20190624-0003.pdf|79570
 ./backoffice/css/maps/style.css.map|955393
 ./backoffice/css/module.css|959
 ./backoffice/css/style.css|502247
+./backoffice/css/w3pro.css|25655
 ./backoffice/fonts/Roboto/.DS_Store|6148
 ./backoffice/fonts/Roboto/Roboto-Black.eot|180852
 ./backoffice/fonts/Roboto/Roboto-Black.ttf|180652
 ./backoffice/images/auth/login-bg.jpg|165567
 ./backoffice/images/auth/register-bg.jpg|275426
 ./backoffice/images/browserconfig.xml|281
-./backoffice/images/.DS_Store|6148
-./backoffice/images/faces/.DS_Store|8196
-./backoffice/images/faces/face10.jpg|12433
-./backoffice/images/faces/face11.jpg|11141
-./backoffice/images/faces/face12.jpg|10063
-./backoffice/images/faces/face13.jpg|14222
-./backoffice/images/faces/face14.jpg|11393
-./backoffice/images/faces/face15.jpg|13908
-./backoffice/images/faces/face16.jpg|9317
-./backoffice/images/faces/face17.jpg|9180
-./backoffice/images/faces/face18.jpg|9283
-./backoffice/images/faces/face19.jpg|9230
-./backoffice/images/faces/face1.jpg|12977
-./backoffice/images/faces/face20.jpg|15195
-./backoffice/images/faces/face21.jpg|9885
-./backoffice/images/faces/face22.jpg|12174
-./backoffice/images/faces/face23.jpg|13581
-./backoffice/images/faces/face24.jpg|10109
-./backoffice/images/faces/face25.jpg|14465
-./backoffice/images/faces/face26.jpg|13446
-./backoffice/images/faces/face27.jpg|9311
-./backoffice/images/faces/face2.jpg|13360
-./backoffice/images/faces/face3.jpg|15550
-./backoffice/images/faces/face4.jpg|11728
-./backoffice/images/faces/face5.jpg|9463
-./backoffice/images/faces/face6.jpg|12222
-./backoffice/images/faces/face7.jpg|10400
-./backoffice/images/faces/face8.jpg|15062
-./backoffice/images/faces/face9.jpg|11746
 ./backoffice/images/favicon-16x16.png|1160
 ./backoffice/images/favicon-32x32.png|1645
 ./backoffice/images/favicon-96x96.png|3368
 ./backoffice/images/favicon.ico|1086
+./backoffice/images/icons/chevron-left.svg|331
+./backoffice/images/icons/chevron-right.svg|339
+./backoffice/images/icons/edit.svg|712
+./backoffice/images/icons/list.svg|640
+./backoffice/images/icons/plus.svg|535
+./backoffice/images/icons/publish.svg|763
+./backoffice/images/icons/remove.svg|816
+./backoffice/images/icons/search.svg|314
+./backoffice/images/icons/send.svg|384
+./backoffice/images/icons/settings.svg|1271
+./backoffice/images/icons/unpublish.svg|1023
 ./backoffice/images/logo-juridig2.png|39866
 ./backoffice/images/logo-juridig.png|39866
 ./backoffice/images/manifest.json|720
 ./backoffice/images/no-image.png|22425
 ./backoffice/images/slogan.svg|11423
 ./backoffice/images/toplogo.svg|16416
-./backoffice/index.cgi|4614
-./backoffice/js/backoffice.js|2833
-./backoffice/js/fieldsave.js|2213
+./backoffice/index.cgi|4647
+./backoffice/js/backoffice.js|2959
+./backoffice/js/fieldsave.js|2217
+./backoffice/js/module_global.js|1823
+./backoffice/js/request.js|3801
+./backoffice/tmpl/block/calendar.tt|10054
 ./backoffice/tmpl/block/css.tt|147
-./backoffice/tmpl/block/head.tt|1471
-./backoffice/tmpl/block/javascript.tt|164
+./backoffice/tmpl/block/dlgcontactpublisher.tt|3220
+./backoffice/tmpl/block/dlgdelete.tt|1765
+./backoffice/tmpl/block/dlgpublish.tt|2625
+./backoffice/tmpl/block/form.tt|1497
+./backoffice/tmpl/block/head.tt|1647
+./backoffice/tmpl/block/javascript.tt|168
 ./backoffice/tmpl/block/sidebar.tt|2841
-./backoffice/tmpl/block/terms.tt|25225
+./backoffice/tmpl/block/terms.tt|24790
+./backoffice/tmpl/block/toolbar.tt|1097
 ./backoffice/tmpl/block/topbar.tt|2050
-./backoffice/tmpl/module/annuaire/css.tt|178
-./backoffice/tmpl/module/annuaire/index.js|3282
-./backoffice/tmpl/module/annuaire/index.tt|11445
-./backoffice/tmpl/module/annuaire/javascript.tt|336
+./backoffice/tmpl/module/annuaire/css.tt|176
+./backoffice/tmpl/module/annuaire/index.js|3284
+./backoffice/tmpl/module/annuaire/index.tt|11210
+./backoffice/tmpl/module/annuaire/javascript.tt|332
 ./backoffice/tmpl/module/applications/css.tt|0
-./backoffice/tmpl/module/applications/index.js|6160
-./backoffice/tmpl/module/applications/index.tt|9952
-./backoffice/tmpl/module/applications/javascript.tt|339
+./backoffice/tmpl/module/applications/index.js|6463
+./backoffice/tmpl/module/applications/index.tt|11739
+./backoffice/tmpl/module/applications/javascript.tt|336
+./backoffice/tmpl/module/billjee/css.tt|323
+./backoffice/tmpl/module/billjee/form_billet.js|3740
+./backoffice/tmpl/module/billjee/form_billet.tt|5058
+./backoffice/tmpl/module/billjee/form_settings.js|2185
+./backoffice/tmpl/module/billjee/form_settings.tt|2246
+./backoffice/tmpl/module/billjee/index.js|2106
+./backoffice/tmpl/module/billjee/index.tt|2354
+./backoffice/tmpl/module/billjee/javascript.tt|326
+./backoffice/tmpl/module/billjee/mytickets.js|3499
+./backoffice/tmpl/module/billjee/mytickets.tt|567
+./backoffice/tmpl/module/billjee/templates.js|0
+./backoffice/tmpl/module/billjee/templates.tt|0
 ./backoffice/tmpl/module/dashboard/css.tt|0
 ./backoffice/tmpl/module/dashboard/index.tt|18
 ./backoffice/tmpl/module/dashboard/javascript.tt|0
-./backoffice/tmpl/module/js/modules_global.js|848
+./backoffice/tmpl/module/js/modules_global.js|949
 ./backoffice/tmpl/module/newsletter/css.tt|0
 ./backoffice/tmpl/module/newsletter/index.js|0
 ./backoffice/tmpl/module/newsletter/index.tt|0
 ./backoffice/tmpl/module/payements/index.tt|0
 ./backoffice/tmpl/module/payements/javascript.tt|0
 ./backoffice/tmpl/module/profile/css.tt|0
-./backoffice/tmpl/module/profile/index.js|245
+./backoffice/tmpl/module/profile/index.js|236
 ./backoffice/tmpl/module/profile/index.tt|1735
 ./backoffice/tmpl/module/profile/javascript.tt|95
 ./backoffice/tmpl/module/rendezvous/css.tt|1145
 ./backoffice/tmpl/module/rendezvous/timesheets.js|1066
 ./backoffice/tmpl/module/rendezvous/timesheets.tt|3177
 ./backoffice/tmpl/module/users/css.tt|0
-./backoffice/tmpl/module/users/form_users.js|138
+./backoffice/tmpl/module/users/form_users.js|140
 ./backoffice/tmpl/module/users/form_users.tt|5044
 ./backoffice/tmpl/module/users/index.js|309
 ./backoffice/tmpl/module/users/index.tt|2045
 ./backoffice/tmpl/skeleton/index.tt|638
 ./backoffice/tmpl/skeleton/login.tt|10392
 ./backoffice/tmpl/skeleton/module_file.tt|84
-./backoffice/tmpl/skeleton/module.tt|1481
+./backoffice/tmpl/skeleton/module.tt|1776
 ./backoffice/vendors/base/vendor.bundle.base.css|2444
 ./backoffice/vendors/base/vendor.bundle.base.js|183772
 ./backoffice/vendors/bootstrap4-tagsinput/LICENSE|1068
 ./backoffice/vendors/bootstrap-select/js/i18n/defaults-fr_FR.js|1646
 ./backoffice/vendors/bootstrap-select/js/i18n/defaults-fr_FR.js.map|2465
 ./backoffice/vendors/bootstrap-select/js/i18n/defaults-fr_FR.min.js|1061
+./backoffice/vendors/choices/base.css|2314
+./backoffice/vendors/choices/base.min.css|1604
+./backoffice/vendors/choices/choices.css|8098
+./backoffice/vendors/choices/choices.js|217424
+./backoffice/vendors/choices/choices.min.css|6735
+./backoffice/vendors/choices/choices.min.js|91604
+./backoffice/vendors/choices/scripts/choices.js|217424
+./backoffice/vendors/choices/scripts/choices.min.js|91604
 ./backoffice/vendors/cropperjs/cropper.common.js|104235
 ./backoffice/vendors/cropperjs/cropper.css|4656
 ./backoffice/vendors/cropperjs/cropper.esm.js|104218
 ./backoffice/vendors/cropperjs/cropper.js|110529
 ./backoffice/vendors/cropperjs/cropper.min.css|3741
 ./backoffice/vendors/cropperjs/cropper.min.js|36341
+./backoffice/vendors/datepicker/datepicker.css|1498
+./backoffice/vendors/datepicker/datepicker_fr.js|11716
+./backoffice/vendors/datepicker/datepicker.js|11716
+./backoffice/vendors/flatpickr/flatpickr.css|18831
+./backoffice/vendors/flatpickr/flatpickr.js|118018
+./backoffice/vendors/flatpickr/flatpickr.min.css|15954
+./backoffice/vendors/flatpickr/flatpickr.min.js|48368
+./backoffice/vendors/flatpickr/ie.css|260
+./backoffice/vendors/flatpickr/index.d.ts|138
+./backoffice/vendors/flatpickr/l10n/de.d.ts|2272
+./backoffice/vendors/flatpickr/l10n/default.d.ts|104
+./backoffice/vendors/flatpickr/l10n/default.js|2150
+./backoffice/vendors/flatpickr/l10n/de.js|1757
+./backoffice/vendors/flatpickr/l10n/fr.d.ts|2272
+./backoffice/vendors/flatpickr/l10n/fr.js|1893
+./backoffice/vendors/flatpickr/plugins/confirmDate/confirmDate.css|373
+./backoffice/vendors/flatpickr/plugins/confirmDate/confirmDate.d.ts|272
+./backoffice/vendors/flatpickr/plugins/confirmDate/confirmDate.js|4212
+./backoffice/vendors/flatpickr/plugins/labelPlugin/labelPlugin.d.ts|114
+./backoffice/vendors/flatpickr/plugins/labelPlugin/labelPlugin.js|964
+./backoffice/vendors/flatpickr/plugins/minMaxTimePlugin.d.ts|491
+./backoffice/vendors/flatpickr/plugins/minMaxTimePlugin.js|12399
+./backoffice/vendors/flatpickr/plugins/monthSelect/index.d.ts|367
+./backoffice/vendors/flatpickr/plugins/monthSelect/index.js|7733
+./backoffice/vendors/flatpickr/plugins/monthSelect/style.css|1561
+./backoffice/vendors/flatpickr/plugins/monthSelect/tests.spec.d.ts|11
+./backoffice/vendors/flatpickr/plugins/rangePlugin.d.ts|312
+./backoffice/vendors/flatpickr/plugins/rangePlugin.js|6475
+./backoffice/vendors/flatpickr/plugins/scrollPlugin.d.ts|113
+./backoffice/vendors/flatpickr/plugins/scrollPlugin.js|2026
+./backoffice/vendors/flatpickr/plugins/weekSelect/weekSelect.d.ts|218
+./backoffice/vendors/flatpickr/plugins/weekSelect/weekSelect.js|3500
+./backoffice/vendors/flatpickr/themes/airbnb.css|21148
+./backoffice/vendors/flatpickr/themes/confetti.css|19048
+./backoffice/vendors/flatpickr/themes/dark.css|18875
+./backoffice/vendors/flatpickr/themes/light.css|18996
+./backoffice/vendors/flatpickr/themes/material_blue.css|19048
+./backoffice/vendors/flatpickr/themes/material_green.css|19048
+./backoffice/vendors/flatpickr/themes/material_orange.css|19048
+./backoffice/vendors/flatpickr/themes/material_red.css|19048
+./backoffice/vendors/flatpickr/types/globals.d.ts|546
+./backoffice/vendors/flatpickr/types/instance.d.ts|4386
+./backoffice/vendors/flatpickr/types/locale.d.ts|2256
+./backoffice/vendors/flatpickr/types/options.d.ts|4564
+./backoffice/vendors/flatpickr/typings.d.ts|1001
+./backoffice/vendors/flatpickr/utils/dates.d.ts|922
+./backoffice/vendors/flatpickr/utils/dom.d.ts|585
+./backoffice/vendors/flatpickr/utils/formatting.d.ts|834
+./backoffice/vendors/flatpickr/utils/index.d.ts|393
+./backoffice/vendors/flatpickr/utils/polyfills.d.ts|0
 ./backoffice/vendors/fontawesome/css/all.css|67199
 ./backoffice/vendors/fontawesome/css/all.min.css|53592
 ./backoffice/vendors/fontawesome/css/brands.css|506
 ./backoffice/vendors/fontawesome/webfonts/fa-solid-900.ttf|208792
 ./backoffice/vendors/fontawesome/webfonts/fa-solid-900.woff|102224
 ./backoffice/vendors/fontawesome/webfonts/fa-solid-900.woff2|79100
-./backoffice/vendors/fullcalendar/bootstrap/LICENSE.txt|1053
-./backoffice/vendors/fullcalendar/bootstrap/main.css|917
-./backoffice/vendors/fullcalendar/bootstrap/main.d.ts|253
-./backoffice/vendors/fullcalendar/bootstrap/main.js|3757
-./backoffice/vendors/fullcalendar/bootstrap/main.min.css|519
-./backoffice/vendors/fullcalendar/bootstrap/main.min.js|2504
-./backoffice/vendors/fullcalendar/bootstrap/package.json|1825
-./backoffice/vendors/fullcalendar/bootstrap/README.md|256
-./backoffice/vendors/fullcalendar/core/LICENSE.txt|1053
-./backoffice/vendors/fullcalendar/core/locales/af.js|950
-./backoffice/vendors/fullcalendar/core/locales-all.js|37174
-./backoffice/vendors/fullcalendar/core/locales-all.min.js|17854
-./backoffice/vendors/fullcalendar/core/locales/ar-dz.js|1012
-./backoffice/vendors/fullcalendar/core/locales/ar.js|1000
-./backoffice/vendors/fullcalendar/core/locales/ar-kw.js|1013
-./backoffice/vendors/fullcalendar/core/locales/ar-ly.js|1013
-./backoffice/vendors/fullcalendar/core/locales/ar-ma.js|1013
-./backoffice/vendors/fullcalendar/core/locales/ar-sa.js|1012
-./backoffice/vendors/fullcalendar/core/locales/ar-tn.js|1012
-./backoffice/vendors/fullcalendar/core/locales/bg.js|1020
-./backoffice/vendors/fullcalendar/core/locales/bs.js|998
-./backoffice/vendors/fullcalendar/core/locales/ca.js|944
-./backoffice/vendors/fullcalendar/core/locales/cs.js|994
-./backoffice/vendors/fullcalendar/core/locales/da.js|934
-./backoffice/vendors/fullcalendar/core/locales/de.js|1022
-./backoffice/vendors/fullcalendar/core/locales/el.js|1073
-./backoffice/vendors/fullcalendar/core/locales/en-au.js|576
-./backoffice/vendors/fullcalendar/core/locales/en-gb.js|576
-./backoffice/vendors/fullcalendar/core/locales/en-nz.js|576
-./backoffice/vendors/fullcalendar/core/locales/es.js|931
-./backoffice/vendors/fullcalendar/core/locales/es-us.js|941
-./backoffice/vendors/fullcalendar/core/locales/et.js|997
-./backoffice/vendors/fullcalendar/core/locales/eu.js|941
-./backoffice/vendors/fullcalendar/core/locales/fa.js|1050
-./backoffice/vendors/fullcalendar/core/locales/fi.js|960
-./backoffice/vendors/fullcalendar/core/locales/fr-ca.js|878
-./backoffice/vendors/fullcalendar/core/locales/fr-ch.js|1006
-./backoffice/vendors/fullcalendar/core/locales/fr.js|999
-./backoffice/vendors/fullcalendar/core/locales/gl.js|932
-./backoffice/vendors/fullcalendar/core/locales/he.js|861
-./backoffice/vendors/fullcalendar/core/locales/hi.js|1146
-./backoffice/vendors/fullcalendar/core/locales/hr.js|994
-./backoffice/vendors/fullcalendar/core/locales/hu.js|940
-./backoffice/vendors/fullcalendar/core/locales/id.js|949
-./backoffice/vendors/fullcalendar/core/locales/is.js|953
-./backoffice/vendors/fullcalendar/core/locales/it.js|1002
-./backoffice/vendors/fullcalendar/core/locales/ja.js|866
-./backoffice/vendors/fullcalendar/core/locales/ka.js|1055
-./backoffice/vendors/fullcalendar/core/locales/kk.js|1057
-./backoffice/vendors/fullcalendar/core/locales/ko.js|802
-./backoffice/vendors/fullcalendar/core/locales/lb.js|946
-./backoffice/vendors/fullcalendar/core/locales/lt.js|948
-./backoffice/vendors/fullcalendar/core/locales/lv.js|989
-./backoffice/vendors/fullcalendar/core/locales/mk.js|936
-./backoffice/vendors/fullcalendar/core/locales/ms.js|1015
-./backoffice/vendors/fullcalendar/core/locales/nb.js|928
-./backoffice/vendors/fullcalendar/core/locales/nl.js|945
-./backoffice/vendors/fullcalendar/core/locales/nn.js|930
-./backoffice/vendors/fullcalendar/core/locales/pl.js|962
-./backoffice/vendors/fullcalendar/core/locales/pt-br.js|878
-./backoffice/vendors/fullcalendar/core/locales/pt.js|939
-./backoffice/vendors/fullcalendar/core/locales/ro.js|1008
-./backoffice/vendors/fullcalendar/core/locales/ru.js|1069
-./backoffice/vendors/fullcalendar/core/locales/sk.js|1010
-./backoffice/vendors/fullcalendar/core/locales/sl.js|940
-./backoffice/vendors/fullcalendar/core/locales/sq.js|1002
-./backoffice/vendors/fullcalendar/core/locales/sr-cyrl.js|1077
-./backoffice/vendors/fullcalendar/core/locales/sr.js|995
-./backoffice/vendors/fullcalendar/core/locales/sv.js|927
-./backoffice/vendors/fullcalendar/core/locales/th.js|919
-./backoffice/vendors/fullcalendar/core/locales/tr.js|933
-./backoffice/vendors/fullcalendar/core/locales/uk.js|1100
-./backoffice/vendors/fullcalendar/core/locales/vi.js|1017
-./backoffice/vendors/fullcalendar/core/locales/zh-cn.js|1114
-./backoffice/vendors/fullcalendar/core/locales/zh-tw.js|814
-./backoffice/vendors/fullcalendar/core/main.css|27425
-./backoffice/vendors/fullcalendar/core/main.d.ts|122919
-./backoffice/vendors/fullcalendar/core/main.js|374331
-./backoffice/vendors/fullcalendar/core/main.min.css|14453
-./backoffice/vendors/fullcalendar/core/main.min.js|127201
-./backoffice/vendors/fullcalendar/core/package.json|1726
-./backoffice/vendors/fullcalendar/core/README.md|271
-./backoffice/vendors/fullcalendar/daygrid/LICENSE.txt|1053
-./backoffice/vendors/fullcalendar/daygrid/main.css|1910
-./backoffice/vendors/fullcalendar/daygrid/main.d.ts|14147
-./backoffice/vendors/fullcalendar/daygrid/main.js|80149
-./backoffice/vendors/fullcalendar/daygrid/main.min.css|1106
-./backoffice/vendors/fullcalendar/daygrid/main.min.js|27930
-./backoffice/vendors/fullcalendar/daygrid/package.json|1806
-./backoffice/vendors/fullcalendar/daygrid/README.md|257
-./backoffice/vendors/fullcalendar/interaction/LICENSE.txt|1053
-./backoffice/vendors/fullcalendar/interaction/main.d.ts|18701
-./backoffice/vendors/fullcalendar/interaction/main.js|102796
-./backoffice/vendors/fullcalendar/interaction/main.min.js|36951
-./backoffice/vendors/fullcalendar/interaction/package.json|1892
-./backoffice/vendors/fullcalendar/interaction/README.md|303
-./backoffice/vendors/fullcalendar/list/LICENSE.txt|1053
-./backoffice/vendors/fullcalendar/list/main.css|2042
-./backoffice/vendors/fullcalendar/list/main.d.ts|2163
-./backoffice/vendors/fullcalendar/list/main.js|15922
-./backoffice/vendors/fullcalendar/list/main.min.css|1205
-./backoffice/vendors/fullcalendar/list/main.min.js|7037
-./backoffice/vendors/fullcalendar/list/package.json|1767
-./backoffice/vendors/fullcalendar/list/README.md|248
-./backoffice/vendors/fullcalendar/luxon/LICENSE.txt|1053
-./backoffice/vendors/fullcalendar/luxon/main.d.ts|458
-./backoffice/vendors/fullcalendar/luxon/main.js|6495
-./backoffice/vendors/fullcalendar/luxon/main.min.js|3460
-./backoffice/vendors/fullcalendar/luxon/package.json|1831
-./backoffice/vendors/fullcalendar/luxon/README.md|249
-./backoffice/vendors/fullcalendar/moment/LICENSE.txt|1053
-./backoffice/vendors/fullcalendar/moment/main.d.ts|392
-./backoffice/vendors/fullcalendar/moment/main.js|4098
-./backoffice/vendors/fullcalendar/moment/main.min.js|1662
-./backoffice/vendors/fullcalendar/moment/package.json|1848
-./backoffice/vendors/fullcalendar/moment/README.md|255
-./backoffice/vendors/fullcalendar/moment-timezone/LICENSE.txt|1053
-./backoffice/vendors/fullcalendar/moment-timezone/main.d.ts|236
-./backoffice/vendors/fullcalendar/moment-timezone/main.js|3040
-./backoffice/vendors/fullcalendar/moment-timezone/main.min.js|2150
-./backoffice/vendors/fullcalendar/moment-timezone/package.json|1999
-./backoffice/vendors/fullcalendar/moment-timezone/README.md|282
-./backoffice/vendors/fullcalendar/resource-common/LICENSE.md|579
-./backoffice/vendors/fullcalendar/resource-common/main.d.ts|24236
-./backoffice/vendors/fullcalendar/resource-common/main.js|65410
-./backoffice/vendors/fullcalendar/resource-common/main.min.js|23836
-./backoffice/vendors/fullcalendar/resource-common/package.json|1933
-./backoffice/vendors/fullcalendar/resource-common/README.md|307
-./backoffice/vendors/fullcalendar/resource-daygrid/LICENSE.md|579
-./backoffice/vendors/fullcalendar/resource-daygrid/main.d.ts|2696
-./backoffice/vendors/fullcalendar/resource-daygrid/main.js|10553
-./backoffice/vendors/fullcalendar/resource-daygrid/main.min.js|4602
-./backoffice/vendors/fullcalendar/resource-daygrid/package.json|2089
-./backoffice/vendors/fullcalendar/resource-daygrid/README.md|303
-./backoffice/vendors/fullcalendar/resource-timegrid/LICENSE.md|579
-./backoffice/vendors/fullcalendar/resource-timegrid/main.d.ts|2939
-./backoffice/vendors/fullcalendar/resource-timegrid/main.js|11304
-./backoffice/vendors/fullcalendar/resource-timegrid/main.min.js|4983
-./backoffice/vendors/fullcalendar/resource-timegrid/package.json|2109
-./backoffice/vendors/fullcalendar/resource-timegrid/README.md|304
-./backoffice/vendors/fullcalendar/resource-timeline/LICENSE.md|579
-./backoffice/vendors/fullcalendar/resource-timeline/main.css|2432
-./backoffice/vendors/fullcalendar/resource-timeline/main.d.ts|10492
-./backoffice/vendors/fullcalendar/resource-timeline/main.js|51025
-./backoffice/vendors/fullcalendar/resource-timeline/main.min.css|1517
-./backoffice/vendors/fullcalendar/resource-timeline/main.min.js|21212
-./backoffice/vendors/fullcalendar/resource-timeline/package.json|2046
-./backoffice/vendors/fullcalendar/resource-timeline/README.md|289
-./backoffice/vendors/fullcalendar/rrule/LICENSE.txt|1053
-./backoffice/vendors/fullcalendar/rrule/main.d.ts|149
-./backoffice/vendors/fullcalendar/rrule/main.js|5171
-./backoffice/vendors/fullcalendar/rrule/main.min.js|2525
-./backoffice/vendors/fullcalendar/rrule/package.json|1847
-./backoffice/vendors/fullcalendar/rrule/README.md|266
-./backoffice/vendors/fullcalendar/timegrid/LICENSE.txt|1053
-./backoffice/vendors/fullcalendar/timegrid/main.css|7396
-./backoffice/vendors/fullcalendar/timegrid/main.d.ts|11830
-./backoffice/vendors/fullcalendar/timegrid/main.js|68364
-./backoffice/vendors/fullcalendar/timegrid/main.min.css|3471
-./backoffice/vendors/fullcalendar/timegrid/main.min.js|24718
-./backoffice/vendors/fullcalendar/timegrid/package.json|1882
-./backoffice/vendors/fullcalendar/timegrid/README.md|260
-./backoffice/vendors/fullcalendar/timeline/LICENSE.md|579
-./backoffice/vendors/fullcalendar/timeline/main.css|7831
-./backoffice/vendors/fullcalendar/timeline/main.d.ts|16184
-./backoffice/vendors/fullcalendar/timeline/main.js|94642
-./backoffice/vendors/fullcalendar/timeline/main.min.css|4384
-./backoffice/vendors/fullcalendar/timeline/main.min.js|35282
-./backoffice/vendors/fullcalendar/timeline/package.json|1855
-./backoffice/vendors/fullcalendar/timeline/README.md|299
 ./backoffice/vendors/jq-datetimepicker/jquery.datetimepicker.full.js|109022
 ./backoffice/vendors/jq-datetimepicker/jquery.datetimepicker.full.min.js|60579
 ./backoffice/vendors/jq-datetimepicker/jquery.datetimepicker.min.css|16503
 ./img/profile.png|2966
 ./img/slogan.svg|11423
 ./img/toplogo.svg|16416
+./img/user-plus.svg|942
 ./index.cgi|2349
 ./index.html|465
 ./js/annuaire.js|555
 ./js/main.js|449
 ./js/rendezvous.js|395
-./tmpl/block/avocatlist.tt|1890
+./tmpl/block/avocatlist.tt|2688
 ./tmpl/block/css.tt|504
 ./tmpl/block/domaines.tt|710
 ./tmpl/block/footer.tt|429
index a0b8590..598d506 100644 (file)
@@ -33,9 +33,9 @@ order by lc.surname, lc.prename, lc.company;'); %]
               <div class="hover-bg"> \r
               <a href="[% abspath %]backoffice/register.html" >\r
                 <div class="hover-text">\r
-                  <h4 style="color: red;font-weight: bold;">Pas Incris?<br><span style="font-size: 11px; color: red;font-weight: bold; ">Registrez vous!</span></h4>\r
+                  <h4 style="color: red;font-weight: bold;">Vous ĂȘtes avocat?<br><span style="font-size: 11px; color: red;font-weight: bold; ">Registrez vous!</span></h4>\r
                 </div>\r
-                <div class="default-text" style="width: 100%; text-align: center; color: red; font-weight: bold">Pas inscris?<br/>Registrez vous!</div>     \r
+                <div class="default-text" style="width: 100%; text-align: center; color: red; font-weight: bold">Vous ĂȘtes avocat?<br/>Registrez vous!</div>     \r
                 <img src="[% abspath %]img/user-plus.svg" class="img-responsive" style="height: 145px; " alt="Register User"> </a>\r
                  </div>\r
             </div>\r