dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] 42dee7: Add: Overload styles files fr


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 42dee7: Add: Overload styles files from a current folder o...
Date: Thu, 10 May 2018 04:14:04 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 42dee75ba3dc3a5ed83987f880c4c3b0e306755e
      
https://github.com/Dolibarr/dolibarr/commit/42dee75ba3dc3a5ed83987f880c4c3b0e306755e
  Author: wdammak <address@hidden>
  Date:   2018-05-01 (Tue, 01 May 2018)

  Changed paths:
    M htdocs/main.inc.php

  Log Message:
  -----------
  Add: Overload styles files from a current folder of module & theme

My goal is to overload css files only for the current module and without 
changing the source code of the module but just by adding a folder style in the 
module folder. Then just place the css files to overload in this folder they 
will be automatically added in the head.

The same method is applied to the current theme.

To test, for example, place a custom.css file in the societe/style/custom.css 
folder and check the head of a company module page.


  Commit: 013b5af5a3211819b1a66e1e34bb59a9474d32f5
      
https://github.com/Dolibarr/dolibarr/commit/013b5af5a3211819b1a66e1e34bb59a9474d32f5
  Author: wdammak <address@hidden>
  Date:   2018-05-02 (Wed, 02 May 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M build/travis-ci/apache.conf
    M dev/setup/codesniffer/ruleset.xml
    M dev/tools/github_authors_peryear.sh
    M dev/tools/github_commits_perversion.sh
    M dev/tools/test/testtcpdf.php
    M dev/tools/test/testutf.php
    M htdocs/accountancy/admin/account.php
    M htdocs/accountancy/admin/accountmodel.php
    M htdocs/accountancy/admin/card.php
    M htdocs/accountancy/admin/categories.php
    M htdocs/accountancy/admin/categories_list.php
    M htdocs/accountancy/admin/defaultaccounts.php
    M htdocs/accountancy/admin/export.php
    M htdocs/accountancy/admin/fiscalyear.php
    M htdocs/accountancy/admin/fiscalyear_card.php
    M htdocs/accountancy/admin/fiscalyear_info.php
    M htdocs/accountancy/admin/importaccounts.php
    M htdocs/accountancy/admin/index.php
    M htdocs/accountancy/admin/journals_list.php
    M htdocs/accountancy/admin/productaccount.php
    M htdocs/accountancy/bookkeeping/balance.php
    M htdocs/accountancy/bookkeeping/balancebymonth.php
    M htdocs/accountancy/bookkeeping/card.php
    M htdocs/accountancy/bookkeeping/list.php
    M htdocs/accountancy/bookkeeping/listbyaccount.php
    M htdocs/accountancy/bookkeeping/thirdparty_lettrage.php
    M htdocs/accountancy/bookkeeping/thirdparty_lettrage_supplier.php
    M htdocs/accountancy/class/accountancycategory.class.php
    M htdocs/accountancy/class/accountingaccount.class.php
    M htdocs/accountancy/class/accountingjournal.class.php
    M htdocs/accountancy/class/bookkeeping.class.php
    M htdocs/accountancy/customer/card.php
    M htdocs/accountancy/customer/index.php
    M htdocs/accountancy/customer/lines.php
    M htdocs/accountancy/customer/list.php
    M htdocs/accountancy/expensereport/card.php
    M htdocs/accountancy/expensereport/index.php
    M htdocs/accountancy/expensereport/lines.php
    M htdocs/accountancy/expensereport/list.php
    M htdocs/accountancy/index.php
    M htdocs/accountancy/supplier/card.php
    M htdocs/accountancy/supplier/index.php
    M htdocs/accountancy/supplier/lines.php
    M htdocs/accountancy/supplier/list.php
    M htdocs/accountancy/tpl/export_journal.tpl.php
    M htdocs/adherents/agenda.php
    M htdocs/adherents/card.php
    M htdocs/adherents/cartes/carte.php
    M htdocs/adherents/list.php
    M htdocs/adherents/stats/index.php
    M htdocs/adherents/subscription/list.php
    M htdocs/adherents/tpl/linkedobjectblock.tpl.php
    M htdocs/adherents/type.php
    M htdocs/admin/agenda.php
    M htdocs/admin/agenda_extsites.php
    M htdocs/admin/agenda_other.php
    M htdocs/admin/agenda_reminder.php
    M htdocs/admin/bank.php
    M htdocs/admin/barcode.php
    M htdocs/admin/chequereceipts.php
    M htdocs/admin/clicktodial.php
    M htdocs/admin/commande.php
    M htdocs/admin/contract.php
    M htdocs/admin/dav.php
    M htdocs/admin/defaultvalues.php
    M htdocs/admin/delais.php
    M htdocs/admin/dict.php
    M htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php
    M htdocs/admin/ecm.php
    M htdocs/admin/events.php
    M htdocs/admin/expensereport.php
    M htdocs/admin/expensereport_ik.php
    M htdocs/admin/expensereport_rules.php
    M htdocs/admin/external_rss.php
    M htdocs/admin/facture.php
    M htdocs/admin/fckeditor.php
    M htdocs/admin/geoipmaxmind.php
    M htdocs/admin/ihm.php
    M htdocs/admin/ldap.php
    M htdocs/admin/ldap_contacts.php
    M htdocs/admin/ldap_groups.php
    M htdocs/admin/ldap_members.php
    M htdocs/admin/ldap_members_types.php
    M htdocs/admin/ldap_users.php
    M htdocs/admin/mails_senderprofile_list.php
    M htdocs/admin/mails_templates.php
    M htdocs/admin/menus.php
    M htdocs/admin/modulehelp.php
    M htdocs/admin/multicurrency.php
    M htdocs/admin/notification.php
    M htdocs/admin/pdf.php
    M htdocs/admin/prelevement.php
    M htdocs/admin/security.php
    M htdocs/admin/security_file.php
    M htdocs/admin/security_other.php
    M htdocs/admin/syslog.php
    M htdocs/admin/system/constall.php
    M htdocs/admin/system/dbtable.php
    M htdocs/admin/system/filecheck.php
    M htdocs/admin/system/perf.php
    M htdocs/admin/ticketsup.php
    M htdocs/admin/tools/dolibarr_export.php
    M htdocs/admin/tools/eaccelerator.php
    M htdocs/admin/tools/export.php
    M htdocs/admin/tools/listevents.php
    M htdocs/admin/tools/listsessions.php
    M htdocs/admin/triggers.php
    M htdocs/admin/user.php
    M htdocs/admin/usergroup.php
    M htdocs/admin/website.php
    M htdocs/api/class/api_setup.class.php
    M htdocs/api/index.php
    A htdocs/asset/admin/assets_extrafields.php
    A htdocs/asset/admin/assets_type_extrafields.php
    A htdocs/asset/admin/setup.php
    A htdocs/asset/card.php
    A htdocs/asset/class/asset.class.php
    A htdocs/asset/class/asset_type.class.php
    A htdocs/asset/document.php
    A htdocs/asset/info.php
    A htdocs/asset/list.php
    A htdocs/asset/note.php
    A htdocs/asset/type.php
    R htdocs/assets/admin/assets_extrafields.php
    R htdocs/assets/admin/assets_type_extrafields.php
    R htdocs/assets/admin/setup.php
    R htdocs/assets/card.php
    R htdocs/assets/class/asset.class.php
    R htdocs/assets/class/asset_type.class.php
    R htdocs/assets/document.php
    R htdocs/assets/info.php
    R htdocs/assets/list.php
    R htdocs/assets/note.php
    R htdocs/assets/type.php
    M htdocs/asterisk/wrapper.php
    M htdocs/barcode/codeinit.php
    M htdocs/blockedlog/ajax/authority.php
    M htdocs/blockedlog/ajax/block-add.php
    M htdocs/blockedlog/ajax/block-info.php
    M htdocs/blockedlog/ajax/check_signature.php
    M htdocs/bookmarks/list.php
    M htdocs/cashdesk/class/Facturation.class.php
    M htdocs/cashdesk/facturation_dhtml.php
    M htdocs/categories/admin/categorie.php
    M htdocs/categories/class/api_categories.class.php
    M htdocs/categories/class/categorie.class.php
    M htdocs/comm/action/class/api_agendaevents.class.php
    M htdocs/comm/action/index.php
    M htdocs/comm/action/list.php
    M htdocs/comm/action/rapport/index.php
    M htdocs/comm/contact.php
    M htdocs/comm/index.php
    M htdocs/comm/mailing/cibles.php
    M htdocs/comm/mailing/index.php
    M htdocs/comm/mailing/list.php
    M htdocs/comm/propal/card.php
    M htdocs/comm/propal/class/api_proposals.class.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/comm/propal/list.php
    M htdocs/comm/propal/stats/index.php
    M htdocs/commande/class/api_orders.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/commande/customer.php
    M htdocs/commande/list.php
    M htdocs/commande/stats/index.php
    M htdocs/compta/ajaxpayment.php
    M htdocs/compta/bank/bankentries_list.php
    M htdocs/compta/bank/categ.php
    M htdocs/compta/bank/class/account.class.php
    M htdocs/compta/bank/list.php
    M htdocs/compta/bank/releve.php
    M htdocs/compta/bank/various_payment/index.php
    M htdocs/compta/charges/index.php
    M htdocs/compta/deplacement/index.php
    M htdocs/compta/deplacement/list.php
    M htdocs/compta/deplacement/stats/index.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/api_invoices.class.php
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/compta/facture/invoicetemplate_list.php
    M htdocs/compta/facture/list.php
    M htdocs/compta/facture/stats/index.php
    M htdocs/compta/localtax/card.php
    M htdocs/compta/localtax/class/localtax.class.php
    M htdocs/compta/localtax/clients.php
    M htdocs/compta/localtax/index.php
    M htdocs/compta/localtax/list.php
    M htdocs/compta/localtax/quadri_detail.php
    M htdocs/compta/paiement.php
    M htdocs/compta/paiement/cheque/card.php
    M htdocs/compta/paiement/cheque/list.php
    M htdocs/compta/paiement/list.php
    M htdocs/compta/paiement/tovalidate.php
    M htdocs/compta/payment_sc/card.php
    M htdocs/compta/prelevement/bons.php
    M htdocs/compta/prelevement/card.php
    M htdocs/compta/prelevement/class/bonprelevement.class.php
    M htdocs/compta/prelevement/create.php
    M htdocs/compta/prelevement/demandes.php
    M htdocs/compta/prelevement/factures.php
    M htdocs/compta/prelevement/fiche-rejet.php
    M htdocs/compta/prelevement/index.php
    M htdocs/compta/prelevement/list.php
    M htdocs/compta/resultat/index.php
    M htdocs/compta/salaries/class/paymentsalary.class.php
    M htdocs/compta/salaries/index.php
    M htdocs/compta/salaries/stats/index.php
    M htdocs/compta/sociales/card.php
    M htdocs/compta/sociales/class/chargesociales.class.php
    M htdocs/compta/sociales/class/paymentsocialcontribution.class.php
    M htdocs/compta/sociales/index.php
    M htdocs/compta/sociales/payments.php
    M htdocs/compta/stats/cabyprodserv.php
    M htdocs/compta/stats/cabyuser.php
    M htdocs/compta/stats/casoc.php
    M htdocs/compta/stats/index.php
    M htdocs/compta/tva/card.php
    M htdocs/compta/tva/class/tva.class.php
    M htdocs/compta/tva/clients.php
    M htdocs/compta/tva/document.php
    M htdocs/compta/tva/index.php
    M htdocs/compta/tva/info.php
    M htdocs/compta/tva/list.php
    R htdocs/compta/tva/quadri.php
    M htdocs/compta/tva/quadri_detail.php
    M htdocs/contact/class/contact.class.php
    M htdocs/contact/list.php
    M htdocs/contrat/admin/contract_extrafields.php
    M htdocs/contrat/card.php
    M htdocs/contrat/class/api_contracts.class.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/contrat/list.php
    M htdocs/contrat/services_list.php
    M htdocs/core/actions_addupdatedelete.inc.php
    M htdocs/core/actions_sendmails.inc.php
    M htdocs/core/actions_setmoduleoptions.inc.php
    M htdocs/core/ajax/box.php
    M htdocs/core/ajax/constantonoff.php
    M htdocs/core/ajax/contacts.php
    M htdocs/core/ajax/extraparams.php
    M htdocs/core/ajax/fileupload.php
    M htdocs/core/ajax/getaccountcurrency.php
    M htdocs/core/ajax/loadinplace.php
    M htdocs/core/ajax/price.php
    M htdocs/core/ajax/row.php
    M htdocs/core/ajax/saveinplace.php
    M htdocs/core/ajax/security.php
    M htdocs/core/ajax/selectsearchbox.php
    M htdocs/core/ajax/vatrates.php
    M htdocs/core/boxes/box_contacts.php
    M htdocs/core/boxes/box_graph_invoices_permonth.php
    M htdocs/core/boxes/box_graph_invoices_supplier_permonth.php
    M htdocs/core/boxes/box_graph_orders_permonth.php
    M htdocs/core/boxes/box_graph_orders_supplier_permonth.php
    M htdocs/core/boxes/box_graph_product_distribution.php
    M htdocs/core/boxes/box_graph_propales_permonth.php
    M htdocs/core/boxes/modules_boxes.php
    M htdocs/core/class/CMailFile.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/conf.class.php
    R htdocs/core/class/cookie.class.php
    M htdocs/core/class/doleditor.class.php
    M htdocs/core/class/dolgraph.class.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/class/fileupload.class.php
    M htdocs/core/class/hookmanager.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formactions.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formmail.class.php
    M htdocs/core/class/html.formother.class.php
    M htdocs/core/class/html.formticketsup.class.php
    M htdocs/core/class/ldap.class.php
    M htdocs/core/class/menubase.class.php
    M htdocs/core/class/rssparser.class.php
    M htdocs/core/class/smtps.class.php
    M htdocs/core/db/DoliDB.class.php
    M htdocs/core/filemanagerdol/connectors/php/commands.php
    M htdocs/core/get_info.php
    M htdocs/core/js/lib_foot.js.php
    M htdocs/core/js/lib_gravatar.js.php
    M htdocs/core/js/lib_head.js.php
    M htdocs/core/js/lib_notification.js.php
    M htdocs/core/js/timepicker.js.php
    M htdocs/core/lib/ajax.lib.php
    A htdocs/core/lib/asset.lib.php
    R htdocs/core/lib/assets.lib.php
    M htdocs/core/lib/company.lib.php
    M htdocs/core/lib/date.lib.php
    M htdocs/core/lib/files.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/functions2.lib.php
    M htdocs/core/lib/geturl.lib.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/lib/price.lib.php
    M htdocs/core/lib/product.lib.php
    M htdocs/core/lib/project.lib.php
    M htdocs/core/lib/security.lib.php
    M htdocs/core/lib/sendings.lib.php
    M htdocs/core/lib/tax.lib.php
    M htdocs/core/lib/ticketsup.lib.php
    M htdocs/core/lib/usergroups.lib.php
    M htdocs/core/menus/init_menu_auguria.sql
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/modules/DolibarrModules.class.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/contract/doc/pdf_strato.modules.php
    M htdocs/core/modules/expedition/doc/pdf_merou.modules.php
    M htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
    M htdocs/core/modules/export/modules_export.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
    M htdocs/core/modules/import/modules_import.php
    M htdocs/core/modules/livraison/doc/pdf_typhon.modules.php
    M htdocs/core/modules/mailings/advthirdparties.modules.php
    M htdocs/core/modules/mailings/contacts1.modules.php
    M htdocs/core/modules/modAccounting.class.php
    M htdocs/core/modules/modAgenda.class.php
    A htdocs/core/modules/modAsset.class.php
    R htdocs/core/modules/modAssets.class.php
    M htdocs/core/modules/modDav.class.php
    M htdocs/core/modules/modMultiCurrency.class.php
    M htdocs/core/modules/modProduct.class.php
    M htdocs/core/modules/modResource.class.php
    M htdocs/core/modules/modService.class.php
    M htdocs/core/modules/modSociete.class.php
    M htdocs/core/modules/modTicketsup.class.php
    M htdocs/core/modules/modVariants.class.php
    M htdocs/core/modules/printing/printgcp.modules.php
    M htdocs/core/modules/printing/printipp.modules.php
    M htdocs/core/modules/product/doc/pdf_standard.modules.php
    M htdocs/core/modules/project/doc/pdf_baleine.modules.php
    M htdocs/core/modules/project/doc/pdf_beluga.modules.php
    M htdocs/core/modules/project/doc/pdf_timespent.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/modules/rapport/pdf_paiement.class.php
    M htdocs/core/modules/societe/mod_codecompta_aquarium.php
    M htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
    M htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
    M htdocs/core/modules/supplier_payment/doc/pdf_standard.modules.php
    M htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
    M htdocs/core/modules/syslog/mod_syslog_file.php
    M htdocs/core/search.php
    M htdocs/core/tpl/admin_extrafields_add.tpl.php
    M htdocs/core/tpl/ajaxrow.tpl.php
    M htdocs/core/tpl/document_actions_post_headers.tpl.php
    M htdocs/core/tpl/extrafields_list_search_input.tpl.php
    M htdocs/core/tpl/extrafields_list_search_title.tpl.php
    M htdocs/core/tpl/extrafields_view.tpl.php
    M htdocs/core/tpl/login.tpl.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/core/tpl/objectline_view.tpl.php
    M htdocs/core/tpl/passwordforgotten.tpl.php
    M 
htdocs/core/triggers/interface_50_modBlockedlog_ActionsBlockedLog.class.php
    M htdocs/core/triggers/interface_50_modLdap_Ldapsynchro.class.php
    M 
htdocs/core/triggers/interface_50_modMailmanspip_Mailmanspipsynchro.class.php
    M htdocs/core/triggers/interface_50_modTicketsup_TicketEmail.class.php
    M htdocs/core/triggers/interface_80_modStripe_Stripe.class.php
    M htdocs/cron/card.php
    M htdocs/cron/class/cronjob.class.php
    M htdocs/cron/list.php
    M htdocs/dav/dav.class.php
    M htdocs/dav/fileserver.php
    M htdocs/document.php
    M htdocs/don/class/don.class.php
    M htdocs/don/index.php
    M htdocs/don/list.php
    M htdocs/don/payment/card.php
    M htdocs/don/stats/index.php
    M htdocs/ecm/ajax/ecmdatabase.php
    M htdocs/ecm/class/ecmfiles.class.php
    M htdocs/expedition/class/api_shipments.class.php
    M htdocs/expedition/list.php
    M htdocs/expedition/stats/index.php
    M htdocs/expensereport/card.php
    M htdocs/expensereport/class/api_expensereports.class.php
    M htdocs/expensereport/document.php
    M htdocs/expensereport/index.php
    M htdocs/expensereport/list.php
    M htdocs/expensereport/note.php
    M htdocs/expensereport/payment/card.php
    M htdocs/expensereport/stats/index.php
    M htdocs/fichinter/class/api_interventions.class.php
    M htdocs/fichinter/class/fichinter.class.php
    M htdocs/fichinter/list.php
    M htdocs/fichinter/stats/index.php
    M htdocs/fourn/ajax/getSupplierPrices.php
    M htdocs/fourn/card.php
    M htdocs/fourn/class/api_supplier_invoices.class.php
    M htdocs/fourn/class/api_supplier_orders.class.php
    M htdocs/fourn/class/fournisseur.class.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/commande/dispatch.php
    M htdocs/fourn/commande/index.php
    M htdocs/fourn/commande/list.php
    M htdocs/fourn/commande/orderstoinvoice.php
    M htdocs/fourn/contact.php
    M htdocs/fourn/facture/card.php
    M htdocs/fourn/facture/impayees.php
    M htdocs/fourn/facture/list.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/fourn/index.php
    M htdocs/fourn/paiement/card.php
    M htdocs/fourn/product/list.php
    M htdocs/holiday/card.php
    M htdocs/holiday/class/holiday.class.php
    M htdocs/holiday/document.php
    M htdocs/holiday/list.php
    M htdocs/hrm/admin/admin_establishment.php
    M htdocs/install/check.php
    M htdocs/install/fileconf.php
    M htdocs/install/inc.php
    M htdocs/install/mysql/migration/5.0.0-6.0.0.sql
    M htdocs/install/mysql/migration/6.0.0-7.0.0.sql
    M htdocs/install/mysql/migration/7.0.0-8.0.0.sql
    M htdocs/install/mysql/migration/repair.sql
    M htdocs/install/mysql/tables/llx_accounting_journal.key.sql
    M htdocs/install/mysql/tables/llx_c_accounting_category.key.sql
    M htdocs/install/mysql/tables/llx_c_accounting_category.sql
    M htdocs/install/mysql/tables/llx_ticketsup.key.sql
    M htdocs/install/step1.php
    M htdocs/install/step2.php
    M htdocs/install/step4.php
    M htdocs/install/upgrade.php
    M htdocs/install/upgrade2.php
    M htdocs/langs/bs_BA/accountancy.lang
    M htdocs/langs/bs_BA/agenda.lang
    M htdocs/langs/bs_BA/companies.lang
    M htdocs/langs/bs_BA/main.lang
    M htdocs/langs/bs_BA/other.lang
    M htdocs/langs/bs_BA/projects.lang
    M htdocs/langs/bs_BA/stocks.lang
    M htdocs/langs/bs_BA/withdrawals.lang
    M htdocs/langs/ca_ES/accountancy.lang
    M htdocs/langs/ca_ES/admin.lang
    M htdocs/langs/ca_ES/bills.lang
    M htdocs/langs/ca_ES/companies.lang
    M htdocs/langs/ca_ES/compta.lang
    M htdocs/langs/ca_ES/cron.lang
    M htdocs/langs/ca_ES/holiday.lang
    M htdocs/langs/ca_ES/loan.lang
    M htdocs/langs/ca_ES/mails.lang
    M htdocs/langs/ca_ES/main.lang
    M htdocs/langs/ca_ES/members.lang
    M htdocs/langs/ca_ES/other.lang
    M htdocs/langs/ca_ES/projects.lang
    M htdocs/langs/ca_ES/salaries.lang
    M htdocs/langs/ca_ES/stocks.lang
    M htdocs/langs/ca_ES/stripe.lang
    M htdocs/langs/ca_ES/website.lang
    M htdocs/langs/ca_ES/withdrawals.lang
    M htdocs/langs/en_US/accountancy.lang
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/bills.lang
    M htdocs/langs/en_US/commercial.lang
    M htdocs/langs/en_US/companies.lang
    M htdocs/langs/en_US/compta.lang
    M htdocs/langs/en_US/dict.lang
    M htdocs/langs/en_US/ecm.lang
    M htdocs/langs/en_US/errors.lang
    M htdocs/langs/en_US/install.lang
    M htdocs/langs/en_US/main.lang
    M htdocs/langs/en_US/margins.lang
    M htdocs/langs/en_US/opensurvey.lang
    M htdocs/langs/en_US/orders.lang
    M htdocs/langs/en_US/other.lang
    M htdocs/langs/en_US/products.lang
    M htdocs/langs/en_US/stocks.lang
    M htdocs/langs/en_US/supplier_proposal.lang
    M htdocs/langs/en_US/suppliers.lang
    M htdocs/langs/en_US/ticketsup.lang
    M htdocs/langs/en_US/workflow.lang
    M htdocs/langs/fr_FR/admin.lang
    M htdocs/langs/fr_FR/ticketsup.lang
    M htdocs/loan/calc.php
    M htdocs/loan/calcmens.php
    M htdocs/loan/card.php
    M htdocs/loan/index.php
    M htdocs/loan/payment/card.php
    M htdocs/loan/payment/payment.php
    M htdocs/main.inc.php
    M htdocs/margin/admin/margin.php
    M htdocs/margin/checkMargins.php
    M htdocs/margin/customerMargins.php
    M htdocs/margin/productMargins.php
    M htdocs/margin/tabs/productMargins.php
    M htdocs/margin/tabs/thirdpartyMargins.php
    M htdocs/modulebuilder/template/class/api_mymodule.class.php
    M htdocs/modulebuilder/template/class/myobject.class.php
    M htdocs/modulebuilder/template/css/mymodule.css.php
    M htdocs/modulebuilder/template/myobject_card.php
    M htdocs/modulebuilder/template/myobject_document.php
    M htdocs/modulebuilder/template/myobject_list.php
    M htdocs/opensurvey/list.php
    M htdocs/opensurvey/wizard/index.php
    M htdocs/paypal/lib/paypal.lib.php
    M htdocs/product/agenda.php
    M htdocs/product/ajax/products.php
    M htdocs/product/canvas/service/tpl/list.tpl.php
    M htdocs/product/card.php
    M htdocs/product/class/api_products.class.php
    M htdocs/product/class/product.class.php
    M htdocs/product/fournisseurs.php
    M htdocs/product/index.php
    M htdocs/product/inventory/list.php
    M htdocs/product/list.php
    M htdocs/product/reassort.php
    M htdocs/product/reassortlot.php
    M htdocs/product/stats/commande.php
    M htdocs/product/stats/commande_fournisseur.php
    M htdocs/product/stats/contrat.php
    M htdocs/product/stats/facture.php
    M htdocs/product/stats/facture_fournisseur.php
    M htdocs/product/stats/propal.php
    M htdocs/product/stats/supplier_proposal.php
    M htdocs/product/stock/card.php
    M htdocs/product/stock/class/api_stockmovements.class.php
    M htdocs/product/stock/class/api_warehouses.class.php
    M htdocs/product/stock/index.php
    M htdocs/product/stock/list.php
    M htdocs/product/stock/massstockmove.php
    M htdocs/product/stock/mouvement.php
    M htdocs/product/stock/productlot_list.php
    M htdocs/product/stock/replenish.php
    M htdocs/product/stock/replenishorders.php
    M htdocs/product/stock/valo.php
    M htdocs/projet/activity/perday.php
    M htdocs/projet/activity/perweek.php
    M htdocs/projet/admin/project.php
    M htdocs/projet/class/api_projects.class.php
    M htdocs/projet/class/api_tasks.class.php
    M htdocs/projet/jsgantt_language.js.php
    M htdocs/projet/list.php
    M htdocs/projet/stats/index.php
    M htdocs/projet/tasks.php
    M htdocs/projet/tasks/list.php
    M htdocs/projet/tasks/stats/index.php
    M htdocs/projet/tasks/time.php
    M htdocs/public/agenda/agendaexport.php
    M htdocs/public/cron/cron_run_jobs.php
    M htdocs/public/donations/donateurs_code.php
    M htdocs/public/members/public_list.php
    M htdocs/public/opensurvey/studs.php
    M htdocs/public/payment/paymentok.php
    M htdocs/public/ticketsup/create_ticket.php
    M htdocs/public/ticketsup/index.php
    M htdocs/public/ticketsup/list.php
    M htdocs/public/ticketsup/view.php
    M htdocs/public/website/index.php
    M htdocs/public/website/styles.css.php
    M htdocs/resource/list.php
    M htdocs/societe/admin/societe.php
    M htdocs/societe/agenda.php
    M htdocs/societe/card.php
    M htdocs/societe/class/api_contacts.class.php
    M htdocs/societe/class/api_thirdparties.class.php
    M htdocs/societe/class/client.class.php
    M htdocs/societe/class/societe.class.php
    M htdocs/societe/consumption.php
    M htdocs/societe/list.php
    M htdocs/societe/notify/card.php
    M htdocs/societe/notify/index.php
    M htdocs/societe/paymentmodes.php
    M htdocs/societe/price.php
    M htdocs/societe/societecontact.php
    M htdocs/societe/website.php
    M htdocs/stripe/admin/stripe.php
    M htdocs/stripe/charge.php
    M htdocs/stripe/class/stripe.class.php
    M htdocs/stripe/payment.php
    M htdocs/stripe/transaction.php
    M htdocs/supplier_proposal/admin/supplier_proposal_extrafields.php
    M htdocs/supplier_proposal/admin/supplier_proposaldet_extrafields.php
    M htdocs/supplier_proposal/card.php
    M htdocs/supplier_proposal/class/supplier_proposal.class.php
    M htdocs/supplier_proposal/index.php
    M htdocs/supplier_proposal/list.php
    R htdocs/theme/common/dolistore.jpg
    R htdocs/theme/common/octicons/.gitignore
    R htdocs/theme/common/octicons/.npmignore
    R htdocs/theme/common/octicons/.travis.yml
    R htdocs/theme/common/octicons/CHANGELOG.md
    R htdocs/theme/common/octicons/Gruntfile.js
    M htdocs/theme/common/octicons/LICENSE
    M htdocs/theme/common/octicons/README.md
    A htdocs/theme/common/octicons/build/build.css
    A htdocs/theme/common/octicons/build/data.json
    A htdocs/theme/common/octicons/build/svg/alert.svg
    A htdocs/theme/common/octicons/build/svg/arrow-down.svg
    A htdocs/theme/common/octicons/build/svg/arrow-left.svg
    A htdocs/theme/common/octicons/build/svg/arrow-right.svg
    A htdocs/theme/common/octicons/build/svg/arrow-small-down.svg
    A htdocs/theme/common/octicons/build/svg/arrow-small-left.svg
    A htdocs/theme/common/octicons/build/svg/arrow-small-right.svg
    A htdocs/theme/common/octicons/build/svg/arrow-small-up.svg
    A htdocs/theme/common/octicons/build/svg/arrow-up.svg
    A htdocs/theme/common/octicons/build/svg/beaker.svg
    A htdocs/theme/common/octicons/build/svg/bell.svg
    A htdocs/theme/common/octicons/build/svg/bold.svg
    A htdocs/theme/common/octicons/build/svg/book.svg
    A htdocs/theme/common/octicons/build/svg/bookmark.svg
    A htdocs/theme/common/octicons/build/svg/briefcase.svg
    A htdocs/theme/common/octicons/build/svg/broadcast.svg
    A htdocs/theme/common/octicons/build/svg/browser.svg
    A htdocs/theme/common/octicons/build/svg/bug.svg
    A htdocs/theme/common/octicons/build/svg/calendar.svg
    A htdocs/theme/common/octicons/build/svg/check.svg
    A htdocs/theme/common/octicons/build/svg/checklist.svg
    A htdocs/theme/common/octicons/build/svg/chevron-down.svg
    A htdocs/theme/common/octicons/build/svg/chevron-left.svg
    A htdocs/theme/common/octicons/build/svg/chevron-right.svg
    A htdocs/theme/common/octicons/build/svg/chevron-up.svg
    A htdocs/theme/common/octicons/build/svg/circle-slash.svg
    A htdocs/theme/common/octicons/build/svg/circuit-board.svg
    A htdocs/theme/common/octicons/build/svg/clippy.svg
    A htdocs/theme/common/octicons/build/svg/clock.svg
    A htdocs/theme/common/octicons/build/svg/cloud-download.svg
    A htdocs/theme/common/octicons/build/svg/cloud-upload.svg
    A htdocs/theme/common/octicons/build/svg/code.svg
    A htdocs/theme/common/octicons/build/svg/comment-discussion.svg
    A htdocs/theme/common/octicons/build/svg/comment.svg
    A htdocs/theme/common/octicons/build/svg/credit-card.svg
    A htdocs/theme/common/octicons/build/svg/dash.svg
    A htdocs/theme/common/octicons/build/svg/dashboard.svg
    A htdocs/theme/common/octicons/build/svg/database.svg
    A htdocs/theme/common/octicons/build/svg/desktop-download.svg
    A htdocs/theme/common/octicons/build/svg/device-camera-video.svg
    A htdocs/theme/common/octicons/build/svg/device-camera.svg
    A htdocs/theme/common/octicons/build/svg/device-desktop.svg
    A htdocs/theme/common/octicons/build/svg/device-mobile.svg
    A htdocs/theme/common/octicons/build/svg/diff-added.svg
    A htdocs/theme/common/octicons/build/svg/diff-ignored.svg
    A htdocs/theme/common/octicons/build/svg/diff-modified.svg
    A htdocs/theme/common/octicons/build/svg/diff-removed.svg
    A htdocs/theme/common/octicons/build/svg/diff-renamed.svg
    A htdocs/theme/common/octicons/build/svg/diff.svg
    A htdocs/theme/common/octicons/build/svg/ellipsis.svg
    A htdocs/theme/common/octicons/build/svg/eye.svg
    A htdocs/theme/common/octicons/build/svg/file-binary.svg
    A htdocs/theme/common/octicons/build/svg/file-code.svg
    A htdocs/theme/common/octicons/build/svg/file-directory.svg
    A htdocs/theme/common/octicons/build/svg/file-media.svg
    A htdocs/theme/common/octicons/build/svg/file-pdf.svg
    A htdocs/theme/common/octicons/build/svg/file-submodule.svg
    A htdocs/theme/common/octicons/build/svg/file-symlink-directory.svg
    A htdocs/theme/common/octicons/build/svg/file-symlink-file.svg
    A htdocs/theme/common/octicons/build/svg/file-zip.svg
    A htdocs/theme/common/octicons/build/svg/file.svg
    A htdocs/theme/common/octicons/build/svg/flame.svg
    A htdocs/theme/common/octicons/build/svg/fold.svg
    A htdocs/theme/common/octicons/build/svg/gear.svg
    A htdocs/theme/common/octicons/build/svg/gift.svg
    A htdocs/theme/common/octicons/build/svg/gist-secret.svg
    A htdocs/theme/common/octicons/build/svg/gist.svg
    A htdocs/theme/common/octicons/build/svg/git-branch.svg
    A htdocs/theme/common/octicons/build/svg/git-commit.svg
    A htdocs/theme/common/octicons/build/svg/git-compare.svg
    A htdocs/theme/common/octicons/build/svg/git-merge.svg
    A htdocs/theme/common/octicons/build/svg/git-pull-request.svg
    A htdocs/theme/common/octicons/build/svg/globe.svg
    A htdocs/theme/common/octicons/build/svg/grabber.svg
    A htdocs/theme/common/octicons/build/svg/graph.svg
    A htdocs/theme/common/octicons/build/svg/heart.svg
    A htdocs/theme/common/octicons/build/svg/history.svg
    A htdocs/theme/common/octicons/build/svg/home.svg
    A htdocs/theme/common/octicons/build/svg/horizontal-rule.svg
    A htdocs/theme/common/octicons/build/svg/hubot.svg
    A htdocs/theme/common/octicons/build/svg/inbox.svg
    A htdocs/theme/common/octicons/build/svg/info.svg
    A htdocs/theme/common/octicons/build/svg/issue-closed.svg
    A htdocs/theme/common/octicons/build/svg/issue-opened.svg
    A htdocs/theme/common/octicons/build/svg/issue-reopened.svg
    A htdocs/theme/common/octicons/build/svg/italic.svg
    A htdocs/theme/common/octicons/build/svg/jersey.svg
    A htdocs/theme/common/octicons/build/svg/kebab-horizontal.svg
    A htdocs/theme/common/octicons/build/svg/kebab-vertical.svg
    A htdocs/theme/common/octicons/build/svg/key.svg
    A htdocs/theme/common/octicons/build/svg/keyboard.svg
    A htdocs/theme/common/octicons/build/svg/law.svg
    A htdocs/theme/common/octicons/build/svg/light-bulb.svg
    A htdocs/theme/common/octicons/build/svg/link-external.svg
    A htdocs/theme/common/octicons/build/svg/link.svg
    A htdocs/theme/common/octicons/build/svg/list-ordered.svg
    A htdocs/theme/common/octicons/build/svg/list-unordered.svg
    A htdocs/theme/common/octicons/build/svg/location.svg
    A htdocs/theme/common/octicons/build/svg/lock.svg
    A htdocs/theme/common/octicons/build/svg/logo-gist.svg
    A htdocs/theme/common/octicons/build/svg/logo-github.svg
    A htdocs/theme/common/octicons/build/svg/mail-read.svg
    A htdocs/theme/common/octicons/build/svg/mail.svg
    A htdocs/theme/common/octicons/build/svg/mark-github.svg
    A htdocs/theme/common/octicons/build/svg/markdown.svg
    A htdocs/theme/common/octicons/build/svg/megaphone.svg
    A htdocs/theme/common/octicons/build/svg/mention.svg
    A htdocs/theme/common/octicons/build/svg/milestone.svg
    A htdocs/theme/common/octicons/build/svg/mirror.svg
    A htdocs/theme/common/octicons/build/svg/mortar-board.svg
    A htdocs/theme/common/octicons/build/svg/mute.svg
    A htdocs/theme/common/octicons/build/svg/no-newline.svg
    A htdocs/theme/common/octicons/build/svg/note.svg
    A htdocs/theme/common/octicons/build/svg/octoface.svg
    A htdocs/theme/common/octicons/build/svg/organization.svg
    A htdocs/theme/common/octicons/build/svg/package.svg
    A htdocs/theme/common/octicons/build/svg/paintcan.svg
    A htdocs/theme/common/octicons/build/svg/pencil.svg
    A htdocs/theme/common/octicons/build/svg/person.svg
    A htdocs/theme/common/octicons/build/svg/pin.svg
    A htdocs/theme/common/octicons/build/svg/plug.svg
    A htdocs/theme/common/octicons/build/svg/plus-small.svg
    A htdocs/theme/common/octicons/build/svg/plus.svg
    A htdocs/theme/common/octicons/build/svg/primitive-dot.svg
    A htdocs/theme/common/octicons/build/svg/primitive-square.svg
    A htdocs/theme/common/octicons/build/svg/project.svg
    A htdocs/theme/common/octicons/build/svg/pulse.svg
    A htdocs/theme/common/octicons/build/svg/question.svg
    A htdocs/theme/common/octicons/build/svg/quote.svg
    A htdocs/theme/common/octicons/build/svg/radio-tower.svg
    A htdocs/theme/common/octicons/build/svg/reply.svg
    A htdocs/theme/common/octicons/build/svg/repo-clone.svg
    A htdocs/theme/common/octicons/build/svg/repo-force-push.svg
    A htdocs/theme/common/octicons/build/svg/repo-forked.svg
    A htdocs/theme/common/octicons/build/svg/repo-pull.svg
    A htdocs/theme/common/octicons/build/svg/repo-push.svg
    A htdocs/theme/common/octicons/build/svg/repo.svg
    A htdocs/theme/common/octicons/build/svg/report.svg
    A htdocs/theme/common/octicons/build/svg/rocket.svg
    A htdocs/theme/common/octicons/build/svg/rss.svg
    A htdocs/theme/common/octicons/build/svg/ruby.svg
    A htdocs/theme/common/octicons/build/svg/screen-full.svg
    A htdocs/theme/common/octicons/build/svg/screen-normal.svg
    A htdocs/theme/common/octicons/build/svg/search.svg
    A htdocs/theme/common/octicons/build/svg/server.svg
    A htdocs/theme/common/octicons/build/svg/settings.svg
    A htdocs/theme/common/octicons/build/svg/shield.svg
    A htdocs/theme/common/octicons/build/svg/sign-in.svg
    A htdocs/theme/common/octicons/build/svg/sign-out.svg
    A htdocs/theme/common/octicons/build/svg/smiley.svg
    A htdocs/theme/common/octicons/build/svg/squirrel.svg
    A htdocs/theme/common/octicons/build/svg/star.svg
    A htdocs/theme/common/octicons/build/svg/stop.svg
    A htdocs/theme/common/octicons/build/svg/sync.svg
    A htdocs/theme/common/octicons/build/svg/tag.svg
    A htdocs/theme/common/octicons/build/svg/tasklist.svg
    A htdocs/theme/common/octicons/build/svg/telescope.svg
    A htdocs/theme/common/octicons/build/svg/terminal.svg
    A htdocs/theme/common/octicons/build/svg/text-size.svg
    A htdocs/theme/common/octicons/build/svg/three-bars.svg
    A htdocs/theme/common/octicons/build/svg/thumbsdown.svg
    A htdocs/theme/common/octicons/build/svg/thumbsup.svg
    A htdocs/theme/common/octicons/build/svg/tools.svg
    A htdocs/theme/common/octicons/build/svg/trashcan.svg
    A htdocs/theme/common/octicons/build/svg/triangle-down.svg
    A htdocs/theme/common/octicons/build/svg/triangle-left.svg
    A htdocs/theme/common/octicons/build/svg/triangle-right.svg
    A htdocs/theme/common/octicons/build/svg/triangle-up.svg
    A htdocs/theme/common/octicons/build/svg/unfold.svg
    A htdocs/theme/common/octicons/build/svg/unmute.svg
    A htdocs/theme/common/octicons/build/svg/unverified.svg
    A htdocs/theme/common/octicons/build/svg/verified.svg
    A htdocs/theme/common/octicons/build/svg/versions.svg
    A htdocs/theme/common/octicons/build/svg/watch.svg
    A htdocs/theme/common/octicons/build/svg/x.svg
    A htdocs/theme/common/octicons/build/svg/zap.svg
    R htdocs/theme/common/octicons/index.html
    M htdocs/theme/common/octicons/index.js
    A htdocs/theme/common/octicons/index.scss
    R htdocs/theme/common/octicons/lib/data.json
    R htdocs/theme/common/octicons/lib/octicons-master.sketch
    R htdocs/theme/common/octicons/lib/octicons.css
    R htdocs/theme/common/octicons/lib/svg/alert.svg
    R htdocs/theme/common/octicons/lib/svg/arrow-down.svg
    R htdocs/theme/common/octicons/lib/svg/arrow-left.svg
    R htdocs/theme/common/octicons/lib/svg/arrow-right.svg
    R htdocs/theme/common/octicons/lib/svg/arrow-small-down.svg
    R htdocs/theme/common/octicons/lib/svg/arrow-small-left.svg
    R htdocs/theme/common/octicons/lib/svg/arrow-small-right.svg
    R htdocs/theme/common/octicons/lib/svg/arrow-small-up.svg
    R htdocs/theme/common/octicons/lib/svg/arrow-up.svg
    R htdocs/theme/common/octicons/lib/svg/beaker.svg
    R htdocs/theme/common/octicons/lib/svg/bell.svg
    R htdocs/theme/common/octicons/lib/svg/bold.svg
    R htdocs/theme/common/octicons/lib/svg/book.svg
    R htdocs/theme/common/octicons/lib/svg/bookmark.svg
    R htdocs/theme/common/octicons/lib/svg/briefcase.svg
    R htdocs/theme/common/octicons/lib/svg/broadcast.svg
    R htdocs/theme/common/octicons/lib/svg/browser.svg
    R htdocs/theme/common/octicons/lib/svg/bug.svg
    R htdocs/theme/common/octicons/lib/svg/calendar.svg
    R htdocs/theme/common/octicons/lib/svg/check.svg
    R htdocs/theme/common/octicons/lib/svg/checklist.svg
    R htdocs/theme/common/octicons/lib/svg/chevron-down.svg
    R htdocs/theme/common/octicons/lib/svg/chevron-left.svg
    R htdocs/theme/common/octicons/lib/svg/chevron-right.svg
    R htdocs/theme/common/octicons/lib/svg/chevron-up.svg
    R htdocs/theme/common/octicons/lib/svg/circle-slash.svg
    R htdocs/theme/common/octicons/lib/svg/circuit-board.svg
    R htdocs/theme/common/octicons/lib/svg/clippy.svg
    R htdocs/theme/common/octicons/lib/svg/clock.svg
    R htdocs/theme/common/octicons/lib/svg/cloud-download.svg
    R htdocs/theme/common/octicons/lib/svg/cloud-upload.svg
    R htdocs/theme/common/octicons/lib/svg/code.svg
    R htdocs/theme/common/octicons/lib/svg/comment-discussion.svg
    R htdocs/theme/common/octicons/lib/svg/comment.svg
    R htdocs/theme/common/octicons/lib/svg/credit-card.svg
    R htdocs/theme/common/octicons/lib/svg/dash.svg
    R htdocs/theme/common/octicons/lib/svg/dashboard.svg
    R htdocs/theme/common/octicons/lib/svg/database.svg
    R htdocs/theme/common/octicons/lib/svg/desktop-download.svg
    R htdocs/theme/common/octicons/lib/svg/device-camera-video.svg
    R htdocs/theme/common/octicons/lib/svg/device-camera.svg
    R htdocs/theme/common/octicons/lib/svg/device-desktop.svg
    R htdocs/theme/common/octicons/lib/svg/device-mobile.svg
    R htdocs/theme/common/octicons/lib/svg/diff-added.svg
    R htdocs/theme/common/octicons/lib/svg/diff-ignored.svg
    R htdocs/theme/common/octicons/lib/svg/diff-modified.svg
    R htdocs/theme/common/octicons/lib/svg/diff-removed.svg
    R htdocs/theme/common/octicons/lib/svg/diff-renamed.svg
    R htdocs/theme/common/octicons/lib/svg/diff.svg
    R htdocs/theme/common/octicons/lib/svg/ellipses.svg
    R htdocs/theme/common/octicons/lib/svg/ellipsis.svg
    R htdocs/theme/common/octicons/lib/svg/eye.svg
    R htdocs/theme/common/octicons/lib/svg/file-binary.svg
    R htdocs/theme/common/octicons/lib/svg/file-code.svg
    R htdocs/theme/common/octicons/lib/svg/file-directory.svg
    R htdocs/theme/common/octicons/lib/svg/file-media.svg
    R htdocs/theme/common/octicons/lib/svg/file-pdf.svg
    R htdocs/theme/common/octicons/lib/svg/file-submodule.svg
    R htdocs/theme/common/octicons/lib/svg/file-symlink-directory.svg
    R htdocs/theme/common/octicons/lib/svg/file-symlink-file.svg
    R htdocs/theme/common/octicons/lib/svg/file-text.svg
    R htdocs/theme/common/octicons/lib/svg/file-zip.svg
    R htdocs/theme/common/octicons/lib/svg/file.svg
    R htdocs/theme/common/octicons/lib/svg/flame.svg
    R htdocs/theme/common/octicons/lib/svg/fold.svg
    R htdocs/theme/common/octicons/lib/svg/gear.svg
    R htdocs/theme/common/octicons/lib/svg/gift.svg
    R htdocs/theme/common/octicons/lib/svg/gist-secret.svg
    R htdocs/theme/common/octicons/lib/svg/gist.svg
    R htdocs/theme/common/octicons/lib/svg/git-branch.svg
    R htdocs/theme/common/octicons/lib/svg/git-commit.svg
    R htdocs/theme/common/octicons/lib/svg/git-compare.svg
    R htdocs/theme/common/octicons/lib/svg/git-merge.svg
    R htdocs/theme/common/octicons/lib/svg/git-pull-request.svg
    R htdocs/theme/common/octicons/lib/svg/globe.svg
    R htdocs/theme/common/octicons/lib/svg/grabber.svg
    R htdocs/theme/common/octicons/lib/svg/graph.svg
    R htdocs/theme/common/octicons/lib/svg/heart.svg
    R htdocs/theme/common/octicons/lib/svg/history.svg
    R htdocs/theme/common/octicons/lib/svg/home.svg
    R htdocs/theme/common/octicons/lib/svg/horizontal-rule.svg
    R htdocs/theme/common/octicons/lib/svg/hubot.svg
    R htdocs/theme/common/octicons/lib/svg/inbox.svg
    R htdocs/theme/common/octicons/lib/svg/info.svg
    R htdocs/theme/common/octicons/lib/svg/issue-closed.svg
    R htdocs/theme/common/octicons/lib/svg/issue-opened.svg
    R htdocs/theme/common/octicons/lib/svg/issue-reopened.svg
    R htdocs/theme/common/octicons/lib/svg/italic.svg
    R htdocs/theme/common/octicons/lib/svg/jersey.svg
    R htdocs/theme/common/octicons/lib/svg/key.svg
    R htdocs/theme/common/octicons/lib/svg/keyboard.svg
    R htdocs/theme/common/octicons/lib/svg/law.svg
    R htdocs/theme/common/octicons/lib/svg/light-bulb.svg
    R htdocs/theme/common/octicons/lib/svg/link-external.svg
    R htdocs/theme/common/octicons/lib/svg/link.svg
    R htdocs/theme/common/octicons/lib/svg/list-ordered.svg
    R htdocs/theme/common/octicons/lib/svg/list-unordered.svg
    R htdocs/theme/common/octicons/lib/svg/location.svg
    R htdocs/theme/common/octicons/lib/svg/lock.svg
    R htdocs/theme/common/octicons/lib/svg/logo-gist.svg
    R htdocs/theme/common/octicons/lib/svg/logo-github.svg
    R htdocs/theme/common/octicons/lib/svg/mail-read.svg
    R htdocs/theme/common/octicons/lib/svg/mail-reply.svg
    R htdocs/theme/common/octicons/lib/svg/mail.svg
    R htdocs/theme/common/octicons/lib/svg/mark-github.svg
    R htdocs/theme/common/octicons/lib/svg/markdown.svg
    R htdocs/theme/common/octicons/lib/svg/megaphone.svg
    R htdocs/theme/common/octicons/lib/svg/mention.svg
    R htdocs/theme/common/octicons/lib/svg/milestone.svg
    R htdocs/theme/common/octicons/lib/svg/mirror.svg
    R htdocs/theme/common/octicons/lib/svg/mortar-board.svg
    R htdocs/theme/common/octicons/lib/svg/mute.svg
    R htdocs/theme/common/octicons/lib/svg/no-newline.svg
    R htdocs/theme/common/octicons/lib/svg/note.svg
    R htdocs/theme/common/octicons/lib/svg/octoface.svg
    R htdocs/theme/common/octicons/lib/svg/organization.svg
    R htdocs/theme/common/octicons/lib/svg/package.svg
    R htdocs/theme/common/octicons/lib/svg/paintcan.svg
    R htdocs/theme/common/octicons/lib/svg/pencil.svg
    R htdocs/theme/common/octicons/lib/svg/person.svg
    R htdocs/theme/common/octicons/lib/svg/pin.svg
    R htdocs/theme/common/octicons/lib/svg/plug.svg
    R htdocs/theme/common/octicons/lib/svg/plus-small.svg
    R htdocs/theme/common/octicons/lib/svg/plus.svg
    R htdocs/theme/common/octicons/lib/svg/primitive-dot.svg
    R htdocs/theme/common/octicons/lib/svg/primitive-square.svg
    R htdocs/theme/common/octicons/lib/svg/project.svg
    R htdocs/theme/common/octicons/lib/svg/pulse.svg
    R htdocs/theme/common/octicons/lib/svg/question.svg
    R htdocs/theme/common/octicons/lib/svg/quote.svg
    R htdocs/theme/common/octicons/lib/svg/radio-tower.svg
    R htdocs/theme/common/octicons/lib/svg/reply.svg
    R htdocs/theme/common/octicons/lib/svg/repo-clone.svg
    R htdocs/theme/common/octicons/lib/svg/repo-force-push.svg
    R htdocs/theme/common/octicons/lib/svg/repo-forked.svg
    R htdocs/theme/common/octicons/lib/svg/repo-pull.svg
    R htdocs/theme/common/octicons/lib/svg/repo-push.svg
    R htdocs/theme/common/octicons/lib/svg/repo.svg
    R htdocs/theme/common/octicons/lib/svg/rocket.svg
    R htdocs/theme/common/octicons/lib/svg/rss.svg
    R htdocs/theme/common/octicons/lib/svg/ruby.svg
    R htdocs/theme/common/octicons/lib/svg/screen-full.svg
    R htdocs/theme/common/octicons/lib/svg/screen-normal.svg
    R htdocs/theme/common/octicons/lib/svg/search.svg
    R htdocs/theme/common/octicons/lib/svg/server.svg
    R htdocs/theme/common/octicons/lib/svg/settings.svg
    R htdocs/theme/common/octicons/lib/svg/shield.svg
    R htdocs/theme/common/octicons/lib/svg/sign-in.svg
    R htdocs/theme/common/octicons/lib/svg/sign-out.svg
    R htdocs/theme/common/octicons/lib/svg/smiley.svg
    R htdocs/theme/common/octicons/lib/svg/squirrel.svg
    R htdocs/theme/common/octicons/lib/svg/star.svg
    R htdocs/theme/common/octicons/lib/svg/stop.svg
    R htdocs/theme/common/octicons/lib/svg/sync.svg
    R htdocs/theme/common/octicons/lib/svg/tag.svg
    R htdocs/theme/common/octicons/lib/svg/tasklist.svg
    R htdocs/theme/common/octicons/lib/svg/telescope.svg
    R htdocs/theme/common/octicons/lib/svg/terminal.svg
    R htdocs/theme/common/octicons/lib/svg/text-size.svg
    R htdocs/theme/common/octicons/lib/svg/three-bars.svg
    R htdocs/theme/common/octicons/lib/svg/thumbsdown.svg
    R htdocs/theme/common/octicons/lib/svg/thumbsup.svg
    R htdocs/theme/common/octicons/lib/svg/tools.svg
    R htdocs/theme/common/octicons/lib/svg/trashcan.svg
    R htdocs/theme/common/octicons/lib/svg/triangle-down.svg
    R htdocs/theme/common/octicons/lib/svg/triangle-left.svg
    R htdocs/theme/common/octicons/lib/svg/triangle-right.svg
    R htdocs/theme/common/octicons/lib/svg/triangle-up.svg
    R htdocs/theme/common/octicons/lib/svg/unfold.svg
    R htdocs/theme/common/octicons/lib/svg/unmute.svg
    R htdocs/theme/common/octicons/lib/svg/unverified.svg
    R htdocs/theme/common/octicons/lib/svg/verified.svg
    R htdocs/theme/common/octicons/lib/svg/versions.svg
    R htdocs/theme/common/octicons/lib/svg/watch.svg
    R htdocs/theme/common/octicons/lib/svg/x.svg
    R htdocs/theme/common/octicons/lib/svg/zap.svg
    M htdocs/theme/common/octicons/package.json
    R htdocs/theme/eldy/img/menus/chart.png
    A htdocs/theme/eldy/img/menus/holiday_over.png
    M htdocs/theme/eldy/img/menus/money_over.png
    M htdocs/theme/eldy/img/menus/ticketsup.png
    A htdocs/theme/eldy/img/menus/ticketsup_over.png
    A htdocs/theme/eldy/img/menus_black/holiday_over.png
    M htdocs/theme/eldy/img/menus_black/ticketsup.png
    A htdocs/theme/eldy/img/menus_black/ticketsup_over.png
    M htdocs/theme/eldy/img/object_ticketsup.png
    M htdocs/theme/eldy/img/statut3.png
    M htdocs/theme/eldy/img/statut3_40x40.png
    M htdocs/theme/eldy/img/statut4.png
    M htdocs/theme/eldy/img/statut4_40x40.png
    M htdocs/theme/eldy/img/title_accountancy.png
    M htdocs/theme/eldy/img/title_agenda.png
    M htdocs/theme/eldy/img/title_bank.png
    M htdocs/theme/eldy/img/title_commercial.png
    M htdocs/theme/eldy/img/title_companies.png
    M htdocs/theme/eldy/img/title_generic.png
    M htdocs/theme/eldy/img/title_home.png
    M htdocs/theme/eldy/img/title_products.png
    M htdocs/theme/eldy/img/title_project.png
    M htdocs/theme/eldy/img/title_setup.png
    M htdocs/theme/eldy/img/title_ticketsup.png
    M htdocs/theme/eldy/style.css.php
    M htdocs/theme/md/img/statut3.png
    M htdocs/theme/md/img/statut3_40x40.png
    M htdocs/theme/md/img/statut4.png
    M htdocs/theme/md/img/statut4_40x40.png
    M htdocs/theme/md/style.css.php
    A htdocs/ticketsup/README.md
    M htdocs/ticketsup/card.php
    M htdocs/ticketsup/class/actions_ticketsup.class.php
    R htdocs/ticketsup/class/api_dictionaryticketsupcategories.class.php
    R htdocs/ticketsup/class/api_dictionaryticketsupseverities.class.php
    R htdocs/ticketsup/class/api_dictionaryticketsuptypes.class.php
    A htdocs/ticketsup/class/api_tickets.class.php
    R htdocs/ticketsup/class/api_ticketsups.class.php
    M htdocs/ticketsup/class/ticketsup.class.php
    M htdocs/ticketsup/css/styles.css.php
    M htdocs/ticketsup/img/ticketsup.png
    M htdocs/ticketsup/list.php
    M htdocs/ticketsup/new.php
    M htdocs/user/card.php
    M htdocs/user/class/api_users.class.php
    M htdocs/user/group/list.php
    M htdocs/user/list.php
    M htdocs/user/notify/card.php
    M htdocs/user/passwordforgotten.php
    M htdocs/variants/ajax/getCombinations.php
    M htdocs/variants/ajax/get_attribute_values.php
    M htdocs/variants/ajax/orderAttribute.php
    M htdocs/variants/combinations.php
    M htdocs/variants/list.php
    M htdocs/viewimage.php
    M htdocs/website/websiteaccount_card.php
    M scripts/accountancy/export-thirdpartyaccount.php
    M scripts/cron/cron_run_jobs.php
    M test/phpunit/CommandeFournisseurTest.php
    M test/phpunit/SecurityTest.php
    M test/phpunit/WebservicesInvoicesTest.php
    M test/phpunit/WebservicesThirdpartyTest.php

  Log Message:
  -----------
  Merge pull request #2 from Dolibarr/develop

dolibarr up to date fork


  Commit: 33b96a4fb354558566d5aa964d1d110f54a90995
      
https://github.com/Dolibarr/dolibarr/commit/33b96a4fb354558566d5aa964d1d110f54a90995
  Author: wdammak <address@hidden>
  Date:   2018-05-02 (Wed, 02 May 2018)

  Changed paths:
    M htdocs/main.inc.php

  Log Message:
  -----------
  Merge pull request #1 from wdammak/wdammak-patch-1

Add: Overload styles files from a current folder of module & theme


  Commit: bca8d0844e97765139ad0babfcd7f033d4e06f03
      
https://github.com/Dolibarr/dolibarr/commit/bca8d0844e97765139ad0babfcd7f033d4e06f03
  Author: wdammak <address@hidden>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M htdocs/install/mysql/migration/7.0.0-8.0.0.sql

  Log Message:
  -----------
  Prepare the adding pdf models to the stock module


  Commit: 2cf1aa967c5a327f4968a07b5620ad999c19ad98
      
https://github.com/Dolibarr/dolibarr/commit/2cf1aa967c5a327f4968a07b5620ad999c19ad98
  Author: wdammak <address@hidden>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M htdocs/core/modules/modStock.class.php
    A htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php
    A htdocs/core/modules/stock/doc/pdf_standard.modules.php
    A htdocs/core/modules/stock/doc/pdf_stdmouvement.modules.php
    A htdocs/core/modules/stock/modules_stock.class.php
    A htdocs/core/modules/stock/modules_stock.php

  Log Message:
  -----------
  Add warehouse models pdf


  Commit: 279e00a793fe633f19ef9451ac29c792f5b6a0f1
      
https://github.com/Dolibarr/dolibarr/commit/279e00a793fe633f19ef9451ac29c792f5b6a0f1
  Author: wdammak <address@hidden>
  Date:   2018-05-04 (Fri, 04 May 2018)

  Changed paths:
    M dev/dolibarr_changes.txt
    M htdocs/core/lib/project.lib.php
    M htdocs/includes/jsgantt/jsgantt.js
    M htdocs/langs/en_US/projects.lang
    M htdocs/projet/ganttview.php
    M htdocs/projet/tasks.php
    M htdocs/projet/tasks/time.php
    M htdocs/theme/eldy/style.css.php

  Log Message:
  -----------
  Merge pull request #4 from Dolibarr/develop

Update


  Commit: d766cb66b8814588abce4393a20f6b7b56263a8c
      
https://github.com/Dolibarr/dolibarr/commit/d766cb66b8814588abce4393a20f6b7b56263a8c
  Author: wdammak <address@hidden>
  Date:   2018-05-04 (Fri, 04 May 2018)

  Changed paths:
    M htdocs/main.inc.php

  Log Message:
  -----------
  Overload styles files from a current folder of module & theme


  Commit: 1b2dbedd154b6e1849985294b3fba8f31aefc9d6
      
https://github.com/Dolibarr/dolibarr/commit/1b2dbedd154b6e1849985294b3fba8f31aefc9d6
  Author: wdammak <address@hidden>
  Date:   2018-05-04 (Fri, 04 May 2018)

  Log Message:
  -----------
  Add models pdf to warehouse module

- Warehouse report
- Mouvement report


  Commit: 9316d47a553a5c98dfe53ce11dda2ce91b760736
      
https://github.com/Dolibarr/dolibarr/commit/9316d47a553a5c98dfe53ce11dda2ce91b760736
  Author: wdammak <address@hidden>
  Date:   2018-05-04 (Fri, 04 May 2018)

  Log Message:
  -----------
  Add models pdf to warehouse module

- Warehouse report
- Mouvement report


  Commit: fb81088a4b8b9de12faa7923176c2ba23e3a6e2c
      
https://github.com/Dolibarr/dolibarr/commit/fb81088a4b8b9de12faa7923176c2ba23e3a6e2c
  Author: wdammak <address@hidden>
  Date:   2018-05-05 (Sat, 05 May 2018)

  Changed paths:
    M htdocs/core/modules/stock/modules_stock.class.php

  Log Message:
  -----------
  Add models warehouse and movement


  Commit: 117b1107b94418ad21f32b5afbcf7a967b842cb2
      
https://github.com/Dolibarr/dolibarr/commit/117b1107b94418ad21f32b5afbcf7a967b842cb2
  Author: wdammak <address@hidden>
  Date:   2018-05-05 (Sat, 05 May 2018)

  Changed paths:
    M htdocs/core/modules/stock/modules_stock.class.php

  Log Message:
  -----------
  Merge pull request #7 from wdammak/wdammak-model-warehouse-and-movement

Add models warehouse and movement


  Commit: d038bf3e4bd113e917a002634e08e727ada9e1bd
      
https://github.com/Dolibarr/dolibarr/commit/d038bf3e4bd113e917a002634e08e727ada9e1bd
  Author: wdammak <address@hidden>
  Date:   2018-05-06 (Sun, 06 May 2018)

  Changed paths:
    M ChangeLog
    M build/generate_filelist_xml.php
    M build/makepack-dolibarr.pl
    M htdocs/accountancy/admin/account.php
    M htdocs/accountancy/admin/journals_list.php
    M htdocs/admin/agenda_reminder.php
    M htdocs/admin/expedition.php
    M htdocs/admin/livraison.php
    M htdocs/admin/mailing.php
    M htdocs/admin/mailman.php
    M htdocs/admin/mails.php
    M htdocs/admin/mails_emailing.php
    M htdocs/admin/mails_templates.php
    M htdocs/admin/menus.php
    M htdocs/admin/payment.php
    M htdocs/admin/prelevement.php
    M htdocs/admin/propal.php
    M htdocs/admin/proxy.php
    M htdocs/categories/class/categorie.class.php
    M htdocs/comm/propal/list.php
    M htdocs/commande/card.php
    M htdocs/commande/list.php
    M htdocs/compta/bank/various_payment/card.php
    M htdocs/compta/facture/list.php
    M htdocs/core/actions_massactions.inc.php
    M htdocs/core/class/html.formaccounting.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/modules/modStock.class.php
    M htdocs/core/tpl/massactions_pre.tpl.php
    M 
htdocs/core/triggers/interface_50_modMailmanspip_Mailmanspipsynchro.class.php
    M htdocs/install/mysql/migration/6.0.0-7.0.0.sql
    M htdocs/install/mysql/migration/7.0.0-8.0.0.sql
    M htdocs/install/mysql/tables/llx_entrepot.sql
    M htdocs/install/mysql/tables/llx_stock_mouvement.sql
    M htdocs/langs/en_US/main.lang
    M htdocs/langs/fr_FR/errors.lang
    M htdocs/langs/fr_FR/main.lang
    M htdocs/product/class/product.class.php
    M htdocs/product/inventory/card.php
    M htdocs/product/inventory/list.php
    M htdocs/projet/activity/perday.php
    M htdocs/projet/activity/perweek.php
    M htdocs/projet/class/project.class.php
    M htdocs/projet/class/task.class.php
    M htdocs/projet/ganttview.php
    M htdocs/projet/tasks.php
    M htdocs/projet/tasks/list.php
    M htdocs/societe/card.php
    M htdocs/supplier_proposal/card.php
    M htdocs/user/logout.php
    M htdocs/variants/class/ProductCombination.class.php
    M htdocs/variants/generator.php

  Log Message:
  -----------
  Merge pull request #8 from Dolibarr/develop

Update rep


  Commit: c90d0e6cb35a6b4dd084708a4f727fd2d1a28591
      
https://github.com/Dolibarr/dolibarr/commit/c90d0e6cb35a6b4dd084708a4f727fd2d1a28591
  Author: wdammak <address@hidden>
  Date:   2018-05-06 (Sun, 06 May 2018)

  Log Message:
  -----------
  Add pdf warehouse to warehouse module


  Commit: 7f4885332963d2205f4969ffeeefdf7a9fa2e036
      
https://github.com/Dolibarr/dolibarr/commit/7f4885332963d2205f4969ffeeefdf7a9fa2e036
  Author: wdammak <address@hidden>
  Date:   2018-05-06 (Sun, 06 May 2018)

  Log Message:
  -----------
  Merge pull request #9 from wdammak/wdammak-add-pdf-models-to-warehouse-module

Add pdf warehouse to warehouse module


  Commit: e733ea29791c2c26c7ea96400399a4e6502a3780
      
https://github.com/Dolibarr/dolibarr/commit/e733ea29791c2c26c7ea96400399a4e6502a3780
  Author: wdammak <address@hidden>
  Date:   2018-05-06 (Sun, 06 May 2018)

  Log Message:
  -----------
  Revert "Add models pdf to warehouse module"


  Commit: 596a6e01fe8976643f35cda18067c289363956c2
      
https://github.com/Dolibarr/dolibarr/commit/596a6e01fe8976643f35cda18067c289363956c2
  Author: wdammak <address@hidden>
  Date:   2018-05-06 (Sun, 06 May 2018)

  Log Message:
  -----------
  Merge pull request #10 from 
wdammak/revert-5-wdammak-add-models-pdf-to-warhouse-module

Revert "Add models pdf to warehouse module"


  Commit: 70a185a9e640af08895074e7fa0f8966e93f9310
      
https://github.com/Dolibarr/dolibarr/commit/70a185a9e640af08895074e7fa0f8966e93f9310
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M htdocs/main.inc.php

  Log Message:
  -----------
  Update main.inc.php


  Commit: a6966fe295b5849e8682b774158d71c32afce57d
      
https://github.com/Dolibarr/dolibarr/commit/a6966fe295b5849e8682b774158d71c32afce57d
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M htdocs/main.inc.php

  Log Message:
  -----------
  Update main.inc.php


  Commit: 3c6d1ccbac5a87a29fec363ab943bdf0d460aeb7
      
https://github.com/Dolibarr/dolibarr/commit/3c6d1ccbac5a87a29fec363ab943bdf0d460aeb7
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M htdocs/comm/propal/list.php
    M htdocs/compta/ajaxpayment.php
    M htdocs/core/class/hookmanager.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formaccounting.class.php
    M htdocs/core/class/translate.class.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/lib/security.lib.php
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/modules/modFournisseur.class.php
    M htdocs/core/modules/modProjet.class.php
    M htdocs/core/modules/modStock.class.php
    M htdocs/core/tpl/ajaxrow.tpl.php
    M htdocs/install/mysql/data/llx_accounting_abc.sql
    M htdocs/langs/en_US/accountancy.lang
    M htdocs/langs/en_US/categories.lang
    M htdocs/langs/fr_FR/accountancy.lang

  Log Message:
  -----------
  Merge branch 'develop' into develop


  Commit: 1cb19795a757710db439035397da95da068ea594
      
https://github.com/Dolibarr/dolibarr/commit/1cb19795a757710db439035397da95da068ea594
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    A htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php
    A htdocs/core/modules/stock/doc/pdf_standard.modules.php
    A htdocs/core/modules/stock/doc/pdf_stdmouvement.modules.php
    A htdocs/core/modules/stock/modules_stock.class.php
    A htdocs/core/modules/stock/modules_stock.php
    M htdocs/install/mysql/migration/7.0.0-8.0.0.sql

  Log Message:
  -----------
  Merge pull request #8754 from wdammak/develop

NEW Add pdf template for stock/warehouse module


Compare: 
https://github.com/Dolibarr/dolibarr/compare/63b9384ef6ea...1cb19795a757
      **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]