| .. |
|
accountancy
|
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into 24.0
|
2026-08-06 00:35:00 +02:00 |
|
adherents
|
NEW: Migrate member extrafields admin pages to the unified page
|
2026-08-11 17:15:25 +02:00 |
|
admin
|
NEW: Add elementtype-override support and agenda registry entry for the unified extrafields page
|
2026-08-11 20:28:59 +02:00 |
|
ai
|
Qual/Sec: Use db->sanitize instead of db->escape when not quoted, fix some quoting (#39286)
|
2026-07-27 13:00:33 +02:00 |
|
api
|
Fixed removed property pass_indatabase_crypted in api result - reported
|
2026-08-09 19:49:05 +02:00 |
|
asset
|
NEW: Migrate asset extrafields admin pages to the unified page
|
2026-08-11 19:26:51 +02:00 |
|
asterisk
|
|
|
|
barcode
|
|
|
|
blockedlog
|
Revert "/imports/index.php wrongly shows access refused (#39379)" (#39386)
|
2026-08-04 22:23:57 +02:00 |
|
bom
|
NEW: Migrate BOM extrafields admin pages to the unified page
|
2026-08-11 17:27:03 +02:00 |
|
bookcal
|
Qual/Sec: Use db->sanitize instead of db->escape when not quoted, fix some quoting (#39286)
|
2026-07-27 13:00:33 +02:00 |
|
bookmarks
|
Qual: Fix 'SqlInjection' notices (#39223)
|
2026-07-20 02:51:42 +02:00 |
|
categories
|
NEW: Migrate category extrafields admin pages to the unified page
|
2026-08-11 19:30:44 +02:00 |
|
collab
|
|
|
|
comm
|
NEW: Migrate commercial proposal extrafields admin pages to the unified page
|
2026-08-11 19:34:50 +02:00 |
|
commande
|
Merge branch '24.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2026-08-06 00:38:13 +02:00 |
|
compta
|
NEW: Migrate customer invoice extrafields admin pages to the unified page
|
2026-08-11 19:44:58 +02:00 |
|
conf
|
|
|
|
contact
|
Qual: Remove SQL injection suppressions from Phan baseline (#39450)
|
2026-08-11 02:21:54 +02:00 |
|
contrat
|
NEW: Migrate contract extrafields admin pages to the unified page
|
2026-08-11 19:50:12 +02:00 |
|
core
|
NEW: Migrate supplier invoice extrafields admin pages to the unified page
|
2026-08-11 20:44:37 +02:00 |
|
cron
|
Qual: Fix 'SqlInjection' notices (#39221)
|
2026-07-20 02:51:11 +02:00 |
|
custom
|
|
|
|
datapolicy
|
Qual: Fix 'SqlInjection' notices (#39213)
|
2026-07-19 17:32:14 +02:00 |
|
dav
|
Revert "/imports/index.php wrongly shows access refused (#39379)" (#39386)
|
2026-08-04 22:23:57 +02:00 |
|
debugbar
|
|
|
|
delivery
|
Qual: Fix 'SqlInjection' notices (#39219)
|
2026-07-20 02:50:44 +02:00 |
|
don
|
NEW: Migrate donation extrafields admin page to the unified page
|
2026-08-11 19:53:57 +02:00 |
|
ecm
|
fix: Replace db->escape with db->sanitize in SQL query construction (#39357)
|
2026-08-04 18:40:04 +02:00 |
|
emailcollector
|
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into 24.0
|
2026-08-06 00:35:00 +02:00 |
|
eventorganization
|
fix: Replace db->escape with db->sanitize in SQL query construction (#39357)
|
2026-08-04 18:40:04 +02:00 |
|
expedition
|
add some call_triggers (#39449)
|
2026-08-11 02:34:08 +02:00 |
|
expensereport
|
Fix must exclude some properties in post/put of expensereport api -
|
2026-08-09 19:59:33 +02:00 |
|
exports
|
Fix deletion must not use the glob by default.
|
2026-07-29 13:20:28 +02:00 |
|
fichinter
|
NEW: Migrate intervention (fichinter) extrafields admin pages to the unified page
|
2026-08-11 19:57:56 +02:00 |
|
fourn
|
Merge branch '24.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2026-08-06 00:38:13 +02:00 |
|
ftp
|
Qual: Fix french comments and improve detector (#39026)
|
2026-07-01 12:26:51 +02:00 |
|
holiday
|
Qual: Fix 'SqlInjection' notices (#39232)
|
2026-08-01 23:54:52 +02:00 |
|
hrm
|
NEW: Migrate HRM extrafields admin pages to the unified page
|
2026-08-11 20:02:15 +02:00 |
|
imports
|
Redo #39379
|
2026-08-04 22:46:09 +02:00 |
|
includes
|
Automated merge from 23.0 to develop
|
2026-07-15 02:06:09 +02:00 |
|
install
|
Add column enabled in list of triggers
|
2026-08-05 23:22:33 +02:00 |
|
intracommreport
|
Qual/Sec: Use db->sanitize instead of db->escape when not quoted, fix some quoting (#39286)
|
2026-07-27 13:00:33 +02:00 |
|
knowledgemanagement
|
NEW: Migrate knowledge management extrafields admin page to the unified page
|
2026-08-11 18:59:38 +02:00 |
|
langs
|
Revert "/imports/index.php wrongly shows access refused (#39379)" (#39386)
|
2026-08-04 22:23:57 +02:00 |
|
loan
|
Qual: Fix 'SqlInjection' notices (#39225)
|
2026-07-20 02:52:07 +02:00 |
|
mailmanspip/class
|
|
|
|
margin
|
Qual: Update SQL query variables for situation mode in margin reports (#39282)
|
2026-07-27 13:02:34 +02:00 |
|
modulebuilder
|
Merge branch '24.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2026-08-06 00:38:13 +02:00 |
|
mrp
|
NEW: Migrate MRP extrafields admin pages to the unified page
|
2026-08-11 19:04:21 +02:00 |
|
multicurrency
|
qual: Update Phan baseline and suppress duplicate array key warnings (#39352)
|
2026-08-04 18:53:06 +02:00 |
|
opensurvey
|
Qual: Fix 'SqlInjection' notices (#39223)
|
2026-07-20 02:51:42 +02:00 |
|
partnership
|
NEW: Migrate partnership extrafields admin page to the unified page
|
2026-08-11 20:07:16 +02:00 |
|
paypal
|
FIX: PayPal API calls set CURLOPT_SSL_VERIFYHOST to a bool instead of 2 (#39155)
|
2026-07-16 02:23:26 +02:00 |
|
printing
|
avoid warnings in admin printing
|
2026-06-24 17:52:04 +02:00 |
|
product
|
NEW: Migrate stock family extrafields admin pages to the unified page
|
2026-08-11 17:04:50 +02:00 |
|
projet
|
NEW: Migrate project extrafields admin pages to the unified page
|
2026-08-11 20:11:38 +02:00 |
|
public
|
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into 24.0
|
2026-08-06 00:35:00 +02:00 |
|
quickmemo
|
FIX : Require write permission and check owner for unarchive memo (#39344)
|
2026-07-31 19:04:39 +02:00 |
|
reception
|
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into 24.0
|
2026-08-06 00:35:00 +02:00 |
|
recruitment
|
NEW: Migrate recruitment extrafields admin pages to the unified page
|
2026-08-11 20:16:03 +02:00 |
|
resource
|
Qual: Fix 'SqlInjection' notices (#39223)
|
2026-07-20 02:51:42 +02:00 |
|
salaries
|
NEW: Migrate salaries extrafields admin page to the unified page
|
2026-08-11 20:22:11 +02:00 |
|
societe
|
NEW: Unify extrafields admin pages into a single secured page (societe, socpeople pilot)
|
2026-08-11 16:38:26 +02:00 |
|
stripe
|
|
|
|
subtotals
|
|
|
|
supplier_invoice/admin
|
NEW: Migrate supplier invoice extrafields admin pages to the unified page
|
2026-08-11 20:44:37 +02:00 |
|
supplier_order/admin
|
NEW: Migrate order and supplier order extrafields admin pages to the unified page
|
2026-08-11 19:10:05 +02:00 |
|
supplier_proposal
|
NEW: Migrate supplier proposal extrafields admin pages to the unified page
|
2026-08-11 19:39:35 +02:00 |
|
takepos
|
Qual: Fix 'SqlInjection' notices (#39232)
|
2026-08-01 23:54:52 +02:00 |
|
theme
|
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into 24.0
|
2026-08-06 00:35:00 +02:00 |
|
ticket
|
Merge branch '24.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2026-08-06 00:38:13 +02:00 |
|
user
|
NEW - Add substitution for user warehouse (#36670)
|
2026-08-11 01:33:15 +02:00 |
|
variants
|
NEW: Migrate product variants extrafields admin pages to the unified page
|
2026-08-11 17:10:27 +02:00 |
|
webhook
|
Qual/Sec: Use db->sanitize instead of db->escape when not quoted, fix some quoting (#39286)
|
2026-07-27 13:00:33 +02:00 |
|
webportal
|
Qual: Remove SQL injection suppressions from Phan baseline (#39450)
|
2026-08-11 02:21:54 +02:00 |
|
webservices
|
Qual: Fix 'SqlInjection' notices (#39229)
|
2026-07-20 15:26:43 +02:00 |
|
website
|
Fix a user without perm for dyn content can import dyn templates -
|
2026-08-06 19:07:48 +02:00 |
|
workstation
|
NEW: Migrate workstation extrafields admin page to the unified page
|
2026-08-11 19:23:30 +02:00 |
|
zapier
|
|
|
|
document.php
|
Qual: Fix PHPStan always true/false errors breaking develop CI (#39114)
|
2026-07-13 16:11:51 +02:00 |
|
favicon.ico
|
|
|
|
filefunc.inc.php
|
|
|
|
index.php
|
|
|
|
main.inc.php
|
Clean code
|
2026-08-07 19:00:27 +02:00 |
|
master.inc.php
|
|
|
|
robots.txt
|
|
|
|
security.txt
|
|
|
|
version.inc.php
|
Revert "/imports/index.php wrongly shows access refused (#39379)" (#39386)
|
2026-08-04 22:23:57 +02:00 |
|
viewimage.php
|
Doc and clean code (viewimage and document must follow same rules)
|
2026-07-10 14:22:08 +02:00 |
|
waf.inc.php
|
Fix: more complete blacklist in waf - reported by Paweł Bednarz
|
2026-08-09 02:01:05 +02:00 |