dolibarr/htdocs
Anthony Berton 79b02494cf
FIX - getDolGlobalInt for left colum (#26169)
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
2023-10-10 18:39:14 +02:00
..
accountancy Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
adherents Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
admin FIX php8.2 2023-10-09 15:44:57 +02:00
api implementation of properties filter 2023-09-26 18:04:48 +02:00
asset Fix warnings 2023-09-10 17:41:22 +02:00
asterisk Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
barcode use user hasRight 2023-06-19 23:05:59 +02:00
blockedlog Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-15 15:54:55 +02:00
bom Fix bom 2023-10-03 19:54:06 +02:00
bookcal Fix warnings 2023-09-10 17:41:22 +02:00
bookmarks Fix warnings 2023-09-10 17:41:22 +02:00
categories fix tab indentation 2023-09-26 18:43:25 +02:00
collab add comment 2022-09-07 20:08:59 +02:00
comm Fix: Apply rector rule user permission on comm folder (#26163) 2023-10-10 09:14:30 +02:00
commande FIX - getDolGlobalInt for left colum (#26169) 2023-10-10 18:39:14 +02:00
compta FIX extrafield list filter (#26159) 2023-10-09 20:08:00 +02:00
conf Start to introduce dolibarr_main_dolcrypt_key 2023-10-03 02:00:00 +02:00
contact Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2023-10-09 09:36:30 +02:00
contrat NEW #22626 date filter thirdparties contracts projects (#22707) 2023-10-09 19:51:38 +02:00
core Fix createCommon line creation loop (#26171) 2023-10-10 18:38:50 +02:00
cron CSS 2023-09-30 19:40:09 +02:00
custom Fix lost files in custom 2023-08-24 15:20:04 +02:00
datapolicy Fix warnings 2023-08-10 11:42:59 +02:00
dav Merge 2023-02-23 22:25:56 +01:00
debugbar Standardize db drivers. No more static class. 2023-08-04 04:18:59 +02:00
delivery Remove deprecated use of ->modelpdf (good is ->model_pdf) 2023-10-02 21:49:08 +02:00
don Remove deprecated use of ->modelpdf (good is ->model_pdf) 2023-10-02 21:49:08 +02:00
ecm Debug v18 2023-08-05 14:09:11 +02:00
emailcollector Merge branch 'develop' into 16.0-emailcollector 2023-09-28 01:09:11 +02:00
eventorganization Fix warning 2023-09-27 12:53:58 +02:00
expedition fix shipping ref if already set (#26156) 2023-10-09 19:52:21 +02:00
expensereport Clean code: set_paid is deprecated. Replaced with setPaid. 2023-10-09 10:22:49 +02:00
exports Merge pull request #24881 from jyhere/jyhere/export-custom-compute 2023-09-08 16:41:16 +02:00
externalsite FIX php8.2 2023-10-09 15:44:57 +02:00
fichinter Fixed space after cast 2023-10-06 15:37:02 +02:00
fourn FIX php8.2 2023-10-09 15:44:57 +02:00
ftp FIX php8.2 2023-10-09 15:44:57 +02:00
holiday Clean code 2023-09-29 16:27:07 +02:00
hrm Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-27 17:17:41 +02:00
imports NEW: Add preselected update keys attribute to import class and select it by default if filled 2023-09-21 16:52:06 +02:00
includes FIX #25996 FIX #25997 2023-10-01 17:24:25 +02:00
install Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
intracommreport Clean code 2023-08-05 15:44:28 +02:00
knowledgemanagement fix tab indentation 2023-09-26 18:43:25 +02:00
langs Merge pull request #24760 from NextGestion/dolibarr_fixbugs 2023-10-08 21:58:55 +02:00
loan Merge pull request #26140 from aspangaro/19a7 2023-10-09 10:28:54 +02:00
mailmanspip/class Debug v18 2023-06-24 04:04:02 +02:00
margin Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
modulebuilder [FIX] Warnings in ModuleBuilder Configuration Page (#26149) 2023-10-10 09:19:49 +02:00
mrp fix tab indentation 2023-09-26 18:43:25 +02:00
multicurrency FIX #26066 2023-09-29 16:28:42 +02:00
opensurvey Look and feel v19 2023-09-20 03:02:31 +02:00
partnership fix tab indentation 2023-09-26 18:43:25 +02:00
paybox Clean code 2023-04-29 15:46:44 +02:00
paypal Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
printing Clean code 2023-08-05 15:44:28 +02:00
product Merge pull request #26139 from artis-auxilium/global_to_function2 2023-10-09 09:31:12 +02:00
projet NEW #22626 date filter thirdparties contracts projects (#22707) 2023-10-09 19:51:38 +02:00
public Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
reception FIX php8.2 2023-10-09 15:44:57 +02:00
recruitment NEW Can upload/delete ODT template for project and tasks 2023-10-01 15:35:51 +02:00
resource Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-13 03:08:46 +02:00
salaries Clean code: set_paid is deprecated. Replaced with setPaid. 2023-10-09 10:22:49 +02:00
societe NEW Added total line to third-parties list (#26148) 2023-10-09 20:22:31 +02:00
stripe Fix phpcs 2023-08-23 17:53:12 +02:00
supplier_proposal Remove deprecated use of ->modelpdf (good is ->model_pdf) 2023-10-02 21:49:08 +02:00
support Clean code 2023-04-29 15:46:44 +02:00
takepos FIX php8.2 2023-10-09 15:44:57 +02:00
theme Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2023-10-09 09:36:30 +02:00
ticket Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-09 09:28:51 +02:00
user Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
variants Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-21 12:38:41 +02:00
webhook Fix warnings 2023-09-10 17:41:22 +02:00
webservices Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2023-09-16 15:14:22 +02:00
website Update from develop 2023-09-12 14:25:04 +02:00
workstation Fix warnings 2023-09-10 17:41:22 +02:00
zapier fix tab indentation 2023-09-26 18:43:25 +02:00
.gitignore
document.php Try to better protect wrapper files 2023-04-06 16:36:33 +02:00
favicon.ico
filefunc.inc.php Prepare 18.0.2 2023-10-06 16:05:20 +02:00
index.php Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
main.inc.php Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
master.inc.php FIX multicompany compatibility 2023-09-05 10:06:30 +02:00
opcachepreload.php Scrutinizer Auto-Fixes 2020-04-10 08:59:32 +00:00
robots.txt
security.txt Clean code 2020-08-30 03:00:35 +02:00
viewimage.php Code comment 2023-09-08 22:26:23 +02:00