toolbar design
authorkilian <ksaffran@dks.lu>
Wed, 1 Apr 2020 12:22:38 +0000 (14:22 +0200)
committerkilian <ksaffran@dks.lu>
Wed, 1 Apr 2020 12:22:38 +0000 (14:22 +0200)
commitd4ce04d4f73f5aaa3d358ca74dc666366a60d804
treef1d46c67077b65f8076e56c02a6c995bea0b43c1
parent770ffb206f6e381bc95c2e07d7532e078aaff9fa
toolbar design
50 files changed:
server/CGI/api/db.cgi
server/CGI/api/lib/dksconfig.pm
server/CGI/api/page.cgi [new file with mode: 0644]
server/CGI/index.cgi
server/CGI/tmpl/block/dlgdeleterow.tt
server/CGI/tmpl/macro/fields.tt
server/CGI/tmpl/module/addresses.tt [new file with mode: 0644]
server/CGI/tmpl/module/addresses/address.tt [new file with mode: 0644]
server/CGI/tmpl/module/bookings.tt [moved from server/CGI/tmpl/modules/invoices/bookings.tt with 100% similarity]
server/CGI/tmpl/module/index.tt [moved from server/CGI/tmpl/app/index.tt with 97% similarity]
server/CGI/tmpl/module/invoices.tt [moved from server/CGI/tmpl/modules/invoices/index.tt with 69% similarity]
server/CGI/tmpl/module/invoices/invoice.tt [moved from server/CGI/tmpl/modules/invoices/invoice.tt with 100% similarity]
server/CGI/tmpl/module/offers.tt [moved from server/CGI/tmpl/modules/offers/index.tt with 100% similarity]
server/CGI/tmpl/module/offers/offer.tt [moved from server/CGI/tmpl/modules/offers/offer.tt with 100% similarity]
server/CGI/tmpl/module/products.tt [moved from server/CGI/tmpl/modules/products/index.tt with 100% similarity]
server/CGI/tmpl/module/products/product.tt [moved from server/CGI/tmpl/modules/products/product.tt with 100% similarity]
server/CGI/tmpl/module/reports/email.tt [moved from server/CGI/tmpl/modules/reports/email.tt with 100% similarity]
server/CGI/tmpl/module/reports/report.tt [moved from server/CGI/tmpl/modules/reports/report.tt with 100% similarity]
server/CGI/tmpl/module/settings.tt [moved from server/CGI/tmpl/app/settings.tt with 100% similarity]
server/CGI/tmpl/module/settings/templates.tt [moved from server/CGI/tmpl/modules/reports/index.tt with 100% similarity]
server/CGI/tmpl/module/transactions.tt [moved from server/CGI/tmpl/modules/transactions/index.tt with 100% similarity]
server/CGI/tmpl/module/transactions/transaction.tt [moved from server/CGI/tmpl/modules/transactions/tramsaction.tt with 100% similarity]
server/CGI/tmpl/modules/addresses/address.js [deleted file]
server/CGI/tmpl/modules/addresses/address.tt [deleted file]
server/CGI/tmpl/modules/addresses/index.js [deleted file]
server/CGI/tmpl/modules/addresses/index.tt [deleted file]
server/CGI/tmpl/modules/invoices/bookings.js [deleted file]
server/CGI/tmpl/modules/invoices/index.js [deleted file]
server/CGI/tmpl/modules/invoices/invoice.js [deleted file]
server/CGI/tmpl/modules/offers/index.js [deleted file]
server/CGI/tmpl/modules/offers/offer.js [deleted file]
server/CGI/tmpl/modules/products/index.js [deleted file]
server/CGI/tmpl/modules/products/product.js [deleted file]
server/CGI/tmpl/modules/reports/email.js [deleted file]
server/CGI/tmpl/modules/reports/index.js [deleted file]
server/CGI/tmpl/modules/reports/report.js [deleted file]
server/CGI/tmpl/modules/transactions/index.js [deleted file]
server/CGI/tmpl/modules/transactions/transaction.js [deleted file]
server/CGI/tmpl/skeleton/index.tt
server/CGI/tmpl/skeleton/module.tt [deleted file]
server/htdocs/img/icons/Banking_Transaction_white.svg [new file with mode: 0644]
server/htdocs/img/icons/Bill2_white.svg [new file with mode: 0644]
server/htdocs/img/icons/Bookings2_white.svg [new file with mode: 0644]
server/htdocs/img/icons/Box_white.svg [new file with mode: 0644]
server/htdocs/img/icons/Contacts_white.svg [new file with mode: 0644]
server/htdocs/img/icons/Product2_white.svg [new file with mode: 0644]
server/htdocs/js/app.js
server/htdocs/js/record.js [new file with mode: 0644]
server/htdocs/js/table.js [new file with mode: 0644]
server/invoicejournal.pl