dolibarr/htdocs
Laurent Destailleur 4faeea1476
Merge pull request #24354 from frederic34/account_tooltip
fix ajax tooltip for account
2023-03-28 17:14:20 +02:00
..
accountancy Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-27 18:32:25 +02:00
adherents Better tooltip on some setup pages 2023-03-25 12:40:23 +01:00
admin Update security page 2023-03-21 01:50:14 +01:00
api Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2023-03-18 01:59:40 +01:00
asset Securize and enhance objectonoff for external modules 2023-03-21 18:55:56 +01:00
asterisk
barcode
blockedlog Doc 2023-03-22 15:35:06 +01:00
bom Add button to create new product when creating the BOM 2023-03-23 18:39:29 +01:00
bookcal FIX: remove obsolete preg_replace for removing commat at the beginning... needed to work 2023-03-16 14:58:44 +01:00
bookmarks FIX: remove obsolete preg_replace for removing commat at the beginning... needed to work 2023-03-16 14:58:44 +01:00
categories Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-24 19:47:24 +01:00
collab
comm Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-27 18:32:25 +02:00
commande Fix missing include 2023-03-19 14:56:07 +01:00
compta fix ajax tooltip for account 2023-03-28 11:27:31 +02:00
conf
contact Fix warnings 2023-03-19 10:38:38 +01:00
contrat Fix warning 2023-03-20 01:41:26 +01:00
core clean code 2023-03-28 11:40:17 +02:00
cron Fix tooltip 2023-03-24 15:18:05 +01:00
custom
datapolicy Fix warning 2023-03-21 19:14:43 +01:00
dav
debugbar Hide PHP_AUTH_PW into debugbar 2023-03-19 11:06:48 +01:00
delivery Fix warnings 2023-03-19 10:38:38 +01:00
don Merge pull request #22928 from FliyFly/scrutinizerPaymentDonation 2023-03-22 10:41:40 +01:00
ecm add fields definition from SQL 2023-03-18 16:14:57 +01:00
emailcollector typo 2023-03-23 22:04:50 +01:00
eventorganization FIX: remove obsolete preg_replace for removing commat at the beginning... needed to work 2023-03-16 14:58:44 +01:00
expedition Clean code. $hookmanager must be global and never be erased 2023-03-26 17:59:28 +02:00
expensereport Merge pull request #23037 from FliyFly/ScrutinizerPaymentExpenserReport 2023-03-22 10:42:24 +01:00
exports
externalsite
fichinter the problem persist, we need to do an array_merge to not lose the invisible etrafields since they are not send via GET/POST 2023-03-23 10:31:39 +01:00
fourn Merge pull request #24336 from inovea-conseil/NEW-Disable_bad_reputation_product_price 2023-03-28 17:12:33 +02:00
ftp
holiday FIX: remove obsolete preg_replace for removing commat at the beginning... needed to work 2023-03-16 14:58:44 +01:00
hrm Clean code. $hookmanager must be global and never be erased 2023-03-26 17:59:28 +02:00
imports
includes Update odf.php 2023-03-26 15:22:12 +02:00
install Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-24 19:52:32 +01:00
intracommreport FIX: remove obsolete preg_replace for removing commat at the beginning... needed to work 2023-03-16 14:58:44 +01:00
knowledgemanagement Debug v18 2023-03-27 10:00:12 +02:00
langs Tooltip 2023-03-27 20:30:18 +02:00
loan
mailmanspip/class
margin
modulebuilder Debug v18 2023-03-27 10:00:12 +02:00
mrp Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-24 13:54:43 +01:00
multicurrency
opensurvey
partnership FIX: remove obsolete preg_replace for removing commat at the beginning... needed to work 2023-03-16 14:58:44 +01:00
paybox
paypal
printing
product Tooltip 2023-03-27 20:30:18 +02:00
projet Clean code. $hookmanager must be global and never be erased 2023-03-26 17:59:28 +02:00
public Clean code. $hookmanager must be global and never be erased 2023-03-26 17:59:28 +02:00
reception
recruitment Clean code 2023-03-19 15:22:21 +01:00
resource Fix missing include 2023-03-19 14:56:07 +01:00
salaries Trans 2023-03-18 18:31:58 +01:00
societe select_dolusers can return rich array of users 2023-03-27 13:02:42 +02:00
stripe Fix warnings 2023-03-19 10:19:35 +01:00
supplier_proposal NEW Add dropdown button actions (example on Create button on project) 2023-03-18 14:10:23 +01:00
support
takepos Fix preview of receipt for the payment mode 2023-03-26 03:14:18 +02:00
theme Debug v18 2023-03-26 21:16:04 +02:00
ticket Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-24 13:54:43 +01:00
user Perf enhancement into addrights and delrights 2023-03-26 01:54:03 +01:00
variants FIX: remove obsolete preg_replace for removing commat at the beginning... needed to work 2023-03-16 14:58:44 +01:00
webhook FIX: remove obsolete preg_replace for removing commat at the beginning... needed to work 2023-03-16 14:58:44 +01:00
webservices
website Allow WEBSITE_ALLOW_CKEDITOR 2023-03-27 20:54:07 +02:00
workstation FIX: remove obsolete preg_replace for removing commat at the beginning... needed to work 2023-03-16 14:58:44 +01:00
zapier
.gitignore
document.php Clean code 2023-03-19 15:22:21 +01:00
favicon.ico
filefunc.inc.php Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-18 01:56:34 +01:00
index.php
main.inc.php Clean code. $hookmanager must be global and never be erased 2023-03-26 17:59:28 +02:00
master.inc.php Fix secured the Ajax components 2023-03-27 11:52:56 +02:00
opcachepreload.php
robots.txt
security.txt
viewimage.php