restruct admin
authorKilian Saffran <ksaffran@dks.lu>
Mon, 27 May 2019 14:37:36 +0000 (16:37 +0200)
committerKilian Saffran <ksaffran@dks.lu>
Mon, 27 May 2019 14:37:36 +0000 (16:37 +0200)
commitb7706a8d43382d1b1d391e43ab8c42a6fff74faa
treeaee70b1dda7779d253a09ed64a95953d0a992e59
parent148110c2b3280933bb1fe3379495db8a043901f2
restruct admin
211 files changed:
api/lib/pgsql.pm
api/lib/sendemail.pm
api/lib/session.pm
api/process.cgi
api/sql.log
backoffice/css/style.css
backoffice/images/no-image.png [new file with mode: 0644]
backoffice/index.cgi
backoffice/js/backoffice.js
backoffice/js/fieldsave.js [new file with mode: 0644]
backoffice/js/file-upload.js [deleted file]
backoffice/js/modules_global.js
backoffice/js/photoupload.js [new file with mode: 0644]
backoffice/sql.log
backoffice/tmpl/block/css.tt [new file with mode: 0644]
backoffice/tmpl/block/head.tt [moved from backoffice/tmpl/head/head.tt with 97% similarity]
backoffice/tmpl/block/javascript.tt [moved from backoffice/tmpl/foot/javascript.tt with 58% similarity]
backoffice/tmpl/block/sidebar.tt [moved from backoffice/tmpl/menu/sidebar.tt with 80% similarity]
backoffice/tmpl/block/topbar.tt [moved from backoffice/tmpl/menu/topbar.tt with 100% similarity]
backoffice/tmpl/head/css.tt [deleted file]
backoffice/tmpl/module/annuaire.tt [deleted file]
backoffice/tmpl/module/annuaire/css.tt [moved from backoffice/js/module/annuaire.js with 100% similarity]
backoffice/tmpl/module/annuaire/index.js [new file with mode: 0644]
backoffice/tmpl/module/annuaire/index.tt [new file with mode: 0644]
backoffice/tmpl/module/annuaire/javascript.tt [new file with mode: 0644]
backoffice/tmpl/module/applications/css.tt [moved from backoffice/js/module/dashboard.js with 100% similarity]
backoffice/tmpl/module/applications/index.js [moved from backoffice/tmpl/module/js/applications.js with 100% similarity]
backoffice/tmpl/module/applications/index.tt [moved from backoffice/tmpl/module/applications.tt with 73% similarity]
backoffice/tmpl/module/applications/javascript.tt [moved from backoffice/tmpl/foot/modulescripts.tt with 51% similarity]
backoffice/tmpl/module/dashboard/css.tt [new file with mode: 0644]
backoffice/tmpl/module/dashboard/index.tt [moved from backoffice/tmpl/module/dashboard.tt with 100% similarity]
backoffice/tmpl/module/dashboard/javascript.tt [new file with mode: 0644]
backoffice/tmpl/module/profile/css.tt [new file with mode: 0644]
backoffice/tmpl/module/profile/index.js [new file with mode: 0644]
backoffice/tmpl/module/profile/index.tt [moved from backoffice/tmpl/module/profile.tt with 100% similarity]
backoffice/tmpl/module/profile/javascript.tt [new file with mode: 0644]
backoffice/tmpl/module/rendezvous/calendar.js [new file with mode: 0644]
backoffice/tmpl/module/rendezvous/calendar.tt [new file with mode: 0644]
backoffice/tmpl/module/rendezvous/clientlist.tt
backoffice/tmpl/module/rendezvous/css.tt [new file with mode: 0644]
backoffice/tmpl/module/rendezvous/index.tt
backoffice/tmpl/module/rendezvous/javascript.tt [new file with mode: 0644]
backoffice/tmpl/module/rendezvous/oldrdvlist.tt
backoffice/tmpl/module/rendezvous/timesheet.tt
backoffice/tmpl/module/rendezvous/timesheetlist.tt
backoffice/tmpl/module/rendezvous/weekcalendar.tt
backoffice/tmpl/skeleton/forgotpassword.tt
backoffice/tmpl/skeleton/index.tt
backoffice/tmpl/skeleton/message.tt [new file with mode: 0644]
backoffice/tmpl/skeleton/module.tt
backoffice/tmpl/skeleton/register.tt
backoffice/vendors/bootstrap4-tagsinput/LICENSE [new file with mode: 0644]
backoffice/vendors/bootstrap4-tagsinput/README.md [new file with mode: 0644]
backoffice/vendors/bootstrap4-tagsinput/package.json [new file with mode: 0644]
backoffice/vendors/bootstrap4-tagsinput/tagsinput.css [new file with mode: 0644]
backoffice/vendors/bootstrap4-tagsinput/tagsinput.js [new file with mode: 0644]
backoffice/vendors/cropperjs/cropper.common.js [new file with mode: 0644]
backoffice/vendors/cropperjs/cropper.css [new file with mode: 0644]
backoffice/vendors/cropperjs/cropper.esm.js [new file with mode: 0644]
backoffice/vendors/cropperjs/cropper.js [new file with mode: 0644]
backoffice/vendors/cropperjs/cropper.min.css [new file with mode: 0644]
backoffice/vendors/cropperjs/cropper.min.js [new file with mode: 0644]
backoffice/vendors/fontawesome/LICENSE.txt [new file with mode: 0644]
backoffice/vendors/fontawesome/css/all.css [new file with mode: 0644]
backoffice/vendors/fontawesome/css/all.min.css [new file with mode: 0644]
backoffice/vendors/fontawesome/css/brands.css [new file with mode: 0644]
backoffice/vendors/fontawesome/css/brands.min.css [new file with mode: 0644]
backoffice/vendors/fontawesome/css/fontawesome.css [new file with mode: 0644]
backoffice/vendors/fontawesome/css/fontawesome.min.css [new file with mode: 0644]
backoffice/vendors/fontawesome/css/regular.css [new file with mode: 0644]
backoffice/vendors/fontawesome/css/regular.min.css [new file with mode: 0644]
backoffice/vendors/fontawesome/css/solid.css [new file with mode: 0644]
backoffice/vendors/fontawesome/css/solid.min.css [new file with mode: 0644]
backoffice/vendors/fontawesome/css/svg-with-js.css [new file with mode: 0644]
backoffice/vendors/fontawesome/css/svg-with-js.min.css [new file with mode: 0644]
backoffice/vendors/fontawesome/css/v4-shims.css [new file with mode: 0644]
backoffice/vendors/fontawesome/css/v4-shims.min.css [new file with mode: 0644]
backoffice/vendors/fontawesome/js/all.js [new file with mode: 0644]
backoffice/vendors/fontawesome/js/all.min.js [new file with mode: 0644]
backoffice/vendors/fontawesome/js/brands.js [new file with mode: 0644]
backoffice/vendors/fontawesome/js/brands.min.js [new file with mode: 0644]
backoffice/vendors/fontawesome/js/fontawesome.js [new file with mode: 0644]
backoffice/vendors/fontawesome/js/fontawesome.min.js [new file with mode: 0644]
backoffice/vendors/fontawesome/js/regular.js [new file with mode: 0644]
backoffice/vendors/fontawesome/js/regular.min.js [new file with mode: 0644]
backoffice/vendors/fontawesome/js/solid.js [new file with mode: 0644]
backoffice/vendors/fontawesome/js/solid.min.js [new file with mode: 0644]
backoffice/vendors/fontawesome/js/v4-shims.js [new file with mode: 0644]
backoffice/vendors/fontawesome/js/v4-shims.min.js [new file with mode: 0644]
backoffice/vendors/fontawesome/sprites/brands.svg [new file with mode: 0644]
backoffice/vendors/fontawesome/sprites/regular.svg [new file with mode: 0644]
backoffice/vendors/fontawesome/sprites/solid.svg [new file with mode: 0644]
backoffice/vendors/fontawesome/webfonts/fa-brands-400.eot [new file with mode: 0644]
backoffice/vendors/fontawesome/webfonts/fa-brands-400.svg [new file with mode: 0644]
backoffice/vendors/fontawesome/webfonts/fa-brands-400.ttf [new file with mode: 0644]
backoffice/vendors/fontawesome/webfonts/fa-brands-400.woff [new file with mode: 0644]
backoffice/vendors/fontawesome/webfonts/fa-brands-400.woff2 [new file with mode: 0644]
backoffice/vendors/fontawesome/webfonts/fa-regular-400.eot [new file with mode: 0644]
backoffice/vendors/fontawesome/webfonts/fa-regular-400.svg [new file with mode: 0644]
backoffice/vendors/fontawesome/webfonts/fa-regular-400.ttf [new file with mode: 0644]
backoffice/vendors/fontawesome/webfonts/fa-regular-400.woff [new file with mode: 0644]
backoffice/vendors/fontawesome/webfonts/fa-regular-400.woff2 [new file with mode: 0644]
backoffice/vendors/fontawesome/webfonts/fa-solid-900.eot [new file with mode: 0644]
backoffice/vendors/fontawesome/webfonts/fa-solid-900.svg [new file with mode: 0644]
backoffice/vendors/fontawesome/webfonts/fa-solid-900.ttf [new file with mode: 0644]
backoffice/vendors/fontawesome/webfonts/fa-solid-900.woff [new file with mode: 0644]
backoffice/vendors/fontawesome/webfonts/fa-solid-900.woff2 [new file with mode: 0644]
backoffice/vendors/fullcalendar/fullcalendar.css [new file with mode: 0644]
backoffice/vendors/fullcalendar/fullcalendar.d.ts [new file with mode: 0644]
backoffice/vendors/fullcalendar/fullcalendar.js [new file with mode: 0644]
backoffice/vendors/fullcalendar/fullcalendar.min.css [new file with mode: 0644]
backoffice/vendors/fullcalendar/fullcalendar.min.js [new file with mode: 0644]
backoffice/vendors/fullcalendar/fullcalendar.print.css [new file with mode: 0644]
backoffice/vendors/fullcalendar/fullcalendar.print.min.css [new file with mode: 0644]
backoffice/vendors/fullcalendar/gcal.js [new file with mode: 0644]
backoffice/vendors/fullcalendar/gcal.min.js [new file with mode: 0644]
backoffice/vendors/fullcalendar/locale-all.js [new file with mode: 0644]
backoffice/vendors/fullcalendar/locale/de.js [new file with mode: 0644]
backoffice/vendors/fullcalendar/locale/en-gb.js [new file with mode: 0644]
backoffice/vendors/fullcalendar/locale/fr.js [new file with mode: 0644]
backoffice/vendors/tinymce/LICENSE.TXT [new file with mode: 0644]
backoffice/vendors/tinymce/changelog.txt [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/jquery.tinymce.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/langs/de.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/langs/fr_FR.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/langs/readme.md [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/license.txt [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/advlist/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/anchor/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/autolink/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/autoresize/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/autosave/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/bbcode/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/charmap/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/code/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/codesample/css/prism.css [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/codesample/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/colorpicker/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/contextmenu/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/directionality/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/img/smiley-cool.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/img/smiley-cry.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/img/smiley-embarassed.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/img/smiley-foot-in-mouth.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/img/smiley-frown.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/img/smiley-innocent.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/img/smiley-kiss.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/img/smiley-laughing.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/img/smiley-money-mouth.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/img/smiley-sealed.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/img/smiley-smile.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/img/smiley-surprised.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/img/smiley-tongue-out.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/img/smiley-undecided.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/img/smiley-wink.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/img/smiley-yell.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/fullpage/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/fullscreen/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/help/img/logo.png [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/help/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/hr/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/image/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/imagetools/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/importcss/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/insertdatetime/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/legacyoutput/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/link/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/lists/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/media/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/nonbreaking/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/noneditable/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/pagebreak/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/paste/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/preview/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/print/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/save/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/searchreplace/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/spellchecker/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/tabfocus/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/table/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/template/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/textcolor/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/textpattern/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/toc/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/visualblocks/css/visualblocks.css [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/visualblocks/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/visualchars/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/plugins/wordcount/plugin.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/content.inline.min.css [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/content.min.css [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/content.mobile.min.css [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-mobile.woff [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.eot [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.svg [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.woff [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.eot [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.svg [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.ttf [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.woff [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/img/anchor.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/img/loader.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/img/object.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/img/trans.gif [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/skin.min.css [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/skins/lightgray/skin.mobile.min.css [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/themes/inlite/theme.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/themes/mobile/theme.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/themes/modern/theme.min.js [new file with mode: 0644]
backoffice/vendors/tinymce/js/tinymce/tinymce.min.js [new file with mode: 0644]