| .. |
|
accounting.lib.php
|
|
|
|
admin.lib.php
|
Fix import sql with -- into content
|
2026-08-18 13:37:28 +02:00 |
|
admin_extrafields.lib.php
|
Qual: Simplify array union to += per PhanPluginDuplicateExpressionAssignmentOperation
|
2026-08-12 07:36:56 +02:00 |
|
agenda.lib.php
|
NEW: Add elementtype-override support and agenda registry entry for the unified extrafields page
|
2026-08-11 20:28:59 +02:00 |
|
ajax.lib.php
|
FIX: #39068 Ignore warning text in product search (#39071)
|
2026-07-10 17:46:28 +02:00 |
|
api.lib.php
|
|
|
|
asset.lib.php
|
NEW: Migrate asset extrafields admin pages to the unified page
|
2026-08-11 19:26:51 +02:00 |
|
bank.lib.php
|
NEW: Migrate bank extrafields admin pages to the unified page
|
2026-08-11 17:21:55 +02:00 |
|
barcode.lib.php
|
|
|
|
categories.lib.php
|
NEW: Migrate category extrafields admin pages to the unified page
|
2026-08-11 19:30:44 +02:00 |
|
company.lib.php
|
FIX: Separate whitelisted page key from real elementtype to fix post-save redirects and the agenda/actioncomm override leaking into self-referencing links
|
2026-08-12 05:18:53 +02:00 |
|
contact.lib.php
|
|
|
|
contract.lib.php
|
NEW: Migrate contract extrafields admin pages to the unified page
|
2026-08-11 19:50:12 +02:00 |
|
cron.lib.php
|
|
|
|
customreports.lib.php
|
|
|
|
date.lib.php
|
Qual/Sec: Use db->sanitize instead of db->escape when not quoted, fix some quoting (#39286)
|
2026-07-27 13:00:33 +02:00 |
|
doc.lib.php
|
|
|
|
doleditor.lib.php
|
FIX: Resolve possibly-undefined-variable cases flagged by PHPStan (#39523)
|
2026-08-15 18:33:12 +02:00 |
|
donation.lib.php
|
NEW: Migrate donation extrafields admin page to the unified page
|
2026-08-11 19:53:57 +02:00 |
|
ecm.lib.php
|
NEW: Migrate ECM extrafields admin pages to the unified page
|
2026-08-11 17:42:45 +02:00 |
|
emailing.lib.php
|
|
|
|
emaillayout.lib.php
|
|
|
|
eventorganization.lib.php
|
NEW: Migrate event organization extrafields admin pages to the unified page
|
2026-08-11 17:47:52 +02:00 |
|
expedition.lib.php
|
NEW: Migrate expedition/delivery extrafields admin pages to the unified page
|
2026-08-11 17:32:23 +02:00 |
|
expensereport.lib.php
|
NEW: Migrate expense report extrafields admin page to the unified page
|
2026-08-11 18:51:17 +02:00 |
|
fichinter.lib.php
|
NEW: Migrate intervention (fichinter) extrafields admin pages to the unified page
|
2026-08-11 19:57:56 +02:00 |
|
files.lib.php
|
FIX Contact documents were readable by any external user (#39516)
|
2026-08-14 17:56:23 +02:00 |
|
fiscalyear.lib.php
|
|
|
|
format_cards.lib.php
|
|
|
|
fourn.lib.php
|
NEW: Migrate supplier invoice extrafields admin pages to the unified page
|
2026-08-11 20:44:37 +02:00 |
|
ftp.lib.php
|
|
|
|
functions.lib.php
|
Merge branch '24.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2026-08-17 15:29:02 +02:00 |
|
functions2.lib.php
|
Debug v24
|
2026-08-13 01:06:24 +02:00 |
|
functions_be.lib.php
|
|
|
|
functions_ch.lib.php
|
|
|
|
functions_fi.lib.php
|
|
|
|
functionscli.lib.php
|
|
|
|
functionsnumtoword.lib.php
|
FIX: French amount in words (cent/vingt agreement, et, hyphens, mille/million, centimes) (#38945)
|
2026-06-22 14:34:52 +02:00 |
|
geturl.lib.php
|
Fix CI
|
2026-07-30 16:59:25 +02:00 |
|
holiday.lib.php
|
NEW: Migrate holiday extrafields admin page to the unified page
|
2026-08-11 18:55:56 +02:00 |
|
hrm.lib.php
|
|
|
|
images.lib.php
|
|
|
|
import.lib.php
|
|
|
|
invoice.lib.php
|
NEW: Migrate customer invoice extrafields admin pages to the unified page
|
2026-08-11 19:44:58 +02:00 |
|
invoice2.lib.php
|
|
|
|
json.lib.php
|
|
|
|
ldap.lib.php
|
|
|
|
loan.lib.php
|
|
|
|
mailmanspip.lib.php
|
|
|
|
member.lib.php
|
FIX: Separate whitelisted page key from real elementtype to fix post-save redirects and the agenda/actioncomm override leaking into self-referencing links
|
2026-08-12 05:18:53 +02:00 |
|
memory.lib.php
|
Fix deletion must not use the glob by default.
|
2026-07-29 13:20:28 +02:00 |
|
modulebuilder.lib.php
|
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into 24.0
|
2026-08-13 17:16:49 +02:00 |
|
multicurrency.lib.php
|
|
|
|
oauth.lib.php
|
|
|
|
openid_connect.lib.php
|
Qual: Fix 'SqlInjection' notices (#39224)
|
2026-07-20 02:51:54 +02:00 |
|
order.lib.php
|
NEW: Migrate order and supplier order extrafields admin pages to the unified page
|
2026-08-11 19:10:05 +02:00 |
|
parsemd.lib.php
|
|
|
|
payments.lib.php
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
|
2026-06-10 12:38:39 +02:00 |
|
pdf.lib.php
|
Qual: Fix Phan notices (#39281)
|
2026-07-27 13:03:04 +02:00 |
|
phone.lib.php
|
|
|
|
phpsessionindb.lib.php
|
fix warning in phpsessionindb.lib.php (#38492)
|
2026-06-10 11:43:15 +02:00 |
|
prelevement.lib.php
|
|
|
|
price.lib.php
|
clean code
|
2026-07-01 15:57:24 +02:00 |
|
product.lib.php
|
NEW: Migrate product family extrafields admin pages to the unified page
|
2026-08-11 16:51:24 +02:00 |
|
profid.lib.php
|
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into 24.0
|
2026-08-06 00:35:00 +02:00 |
|
project.lib.php
|
Automated merge from 22.0 to 23.0 by tool pullmerge.sh
|
2026-08-13 17:38:17 +02:00 |
|
propal.lib.php
|
NEW: Migrate commercial proposal extrafields admin pages to the unified page
|
2026-08-11 19:34:50 +02:00 |
|
public.lib.php
|
|
|
|
receiptprinter.lib.php
|
|
|
|
reception.lib.php
|
NEW: Migrate reception extrafields admin pages to the unified page
|
2026-08-11 17:38:01 +02:00 |
|
report.lib.php
|
|
|
|
resource.lib.php
|
NEW: Migrate resource extrafields admin page to the unified page
|
2026-08-11 19:16:28 +02:00 |
|
salaries.lib.php
|
NEW: Migrate salaries extrafields admin page to the unified page
|
2026-08-11 20:22:11 +02:00 |
|
security.lib.php
|
Clean code
|
2026-08-06 00:13:43 +02:00 |
|
security2.lib.php
|
NEW: #0 Resolve password generator/validator classes via modules_parts['models'] (#39486)
|
2026-08-14 16:19:48 +02:00 |
|
sendings.lib.php
|
Qual: Fix 'SqlInjection' notices (#39231)
|
2026-07-20 15:28:15 +02:00 |
|
signature.lib.php
|
Qual: Fix Phan notices (#39281)
|
2026-07-27 13:03:04 +02:00 |
|
socialnetwork.lib.php
|
|
|
|
stock.lib.php
|
NEW: Migrate stock family extrafields admin pages to the unified page
|
2026-08-11 17:04:50 +02:00 |
|
supplier_invoice.lib.php
|
NEW: Migrate supplier invoice extrafields admin pages to the unified page
|
2026-08-11 20:44:37 +02:00 |
|
supplier_order.lib.php
|
NEW: Migrate order and supplier order extrafields admin pages to the unified page
|
2026-08-11 19:10:05 +02:00 |
|
supplier_proposal.lib.php
|
NEW: Migrate supplier proposal extrafields admin pages to the unified page
|
2026-08-11 19:39:35 +02:00 |
|
takepos.lib.php
|
|
|
|
tax.lib.php
|
Qual: Cleanup after #39325 (#39350)
|
2026-08-04 18:59:31 +02:00 |
|
ticket.lib.php
|
Merge branch '24.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2026-08-14 20:09:12 +02:00 |
|
treeview.lib.php
|
|
|
|
usergroups.lib.php
|
NEW: Migrate user, usergroup and remaining orphan extrafields admin pages to the unified page
|
2026-08-12 04:52:17 +02:00 |
|
vat.lib.php
|
|
|
|
website.lib.php
|
Qual: Fix 'SqlInjection' notices (#39222)
|
2026-07-20 02:51:25 +02:00 |
|
website2.lib.php
|
QUAL add hook printWebsitePageContent (#39576)
|
2026-08-19 01:01:45 +02:00 |
|
ws.lib.php
|
Clean code
|
2026-06-22 13:12:39 +02:00 |
|
xcal.lib.php
|
Qual: Fix french comments and improve detector (#39026)
|
2026-07-01 12:26:51 +02:00 |