| .. |
|
accounting.lib.php
|
NEW Option to transfer only reconciliated lines from bank (#29408)
|
2024-04-20 23:12:32 +01:00 |
|
admin.lib.php
|
Merge branch 'develop' into fix/filebyfile
|
2024-03-28 14:23:54 +01:00 |
|
agenda.lib.php
|
fix phpstan (#28516)
|
2024-02-29 15:26:53 +01:00 |
|
ajax.lib.php
|
Improve phpdoc typing ajax_autocompleter
|
2024-03-30 18:03:10 +01:00 |
|
asset.lib.php
|
NEW Asset Module - make asset model creation in a single step (#26982)
|
2024-02-01 16:26:25 +01:00 |
|
bank.lib.php
|
Cleanaccount (#29271)
|
2024-04-20 21:53:40 +01:00 |
|
barcode.lib.php
|
Improve phpdoc typing
|
2024-03-31 01:03:31 +01:00 |
|
categories.lib.php
|
|
|
|
company.lib.php
|
Try to fix GETPOSTINT regressions
|
2024-04-19 13:34:48 +02:00 |
|
contact.lib.php
|
Fix: Replace deprecated modulename with new in isModEnabled (#28452)
|
2024-02-27 15:30:37 +01:00 |
|
contract.lib.php
|
|
|
|
cron.lib.php
|
|
|
|
customreports.lib.php
|
CSS customreport
|
2024-04-10 01:38:36 +02:00 |
|
date.lib.php
|
Adjust to real typings
|
2024-03-27 10:18:34 +01:00 |
|
doc.lib.php
|
|
|
|
doleditor.lib.php
|
|
|
|
donation.lib.php
|
|
|
|
ecm.lib.php
|
|
|
|
emailing.lib.php
|
|
|
|
emaillayout.lib.php
|
Fix trans key code
|
2024-03-18 14:44:18 +01:00 |
|
eventorganization.lib.php
|
|
|
|
expedition.lib.php
|
Fix PhanPluginRedundantAssignment
|
2024-03-13 00:58:37 +01:00 |
|
expensereport.lib.php
|
Fix PhanPluginRedundantAssignment
|
2024-03-13 00:58:37 +01:00 |
|
fichinter.lib.php
|
Fix PhanPluginRedundantAssignment
|
2024-03-13 00:58:38 +01:00 |
|
files.lib.php
|
Fix PhanTypeMismatchReturnProbablyReal
|
2024-03-15 14:20:56 +01:00 |
|
fiscalyear.lib.php
|
|
|
|
format_cards.lib.php
|
|
|
|
fourn.lib.php
|
|
|
|
ftp.lib.php
|
Fix $port type to ssh2_connect, ftp_ssl_connect, ftp_connect with cast
|
2024-03-19 02:59:12 +01:00 |
|
functions_ch.lib.php
|
Fix: Initialise array before assigning values (#28728)
|
2024-03-09 16:32:02 +01:00 |
|
functions_fi.lib.php
|
Move functions into file dedicated to country FI
|
2024-04-20 21:18:42 +02:00 |
|
functions.lib.php
|
Move functions into file dedicated to country FI
|
2024-04-20 21:18:42 +02:00 |
|
functions2.lib.php
|
Fix typing with idate and casts
|
2024-03-22 09:51:53 +01:00 |
|
functionsnumtoword.lib.php
|
Fix arg type to strlen() with cast
|
2024-03-19 20:38:57 +01:00 |
|
geturl.lib.php
|
Clean code
|
2024-03-20 00:08:30 +01:00 |
|
holiday.lib.php
|
|
|
|
hrm.lib.php
|
|
|
|
images.lib.php
|
Should compare to constant IMAGETYPE_PNG, not to string
|
2024-03-31 01:08:36 +01:00 |
|
import.lib.php
|
|
|
|
intracommreport.lib.php
|
|
|
|
invoice.lib.php
|
Move functions into file dedicated to country FI
|
2024-04-20 21:18:42 +02:00 |
|
invoice2.lib.php
|
Fix PhanPluginRedundantAssignment
|
2024-03-13 01:03:54 +01:00 |
|
json.lib.php
|
Fix PhanPluginRedundantAssignment
|
2024-03-13 01:03:55 +01:00 |
|
ldap.lib.php
|
Fix: Initialise array before assigning values (#28728)
|
2024-03-09 16:32:02 +01:00 |
|
loan.lib.php
|
|
|
|
mailmanspip.lib.php
|
Debug v20
|
2024-04-03 12:25:06 +02:00 |
|
member.lib.php
|
Improve typing for member_prepare_head() return value
|
2024-03-27 10:22:51 +01:00 |
|
memory.lib.php
|
Fix arg type to Memcache::add() by replacing false with 0
|
2024-03-20 04:10:08 +01:00 |
|
modulebuilder.lib.php
|
Debug v20
|
2024-04-18 02:21:42 +02:00 |
|
multicurrency.lib.php
|
|
|
|
oauth.lib.php
|
|
|
|
order.lib.php
|
Fix shipping is not a delivery_note (sub module of shipping)
|
2024-03-12 11:07:18 +01:00 |
|
parsemd.lib.php
|
Better management of MD file with style HTML tags
|
2024-03-24 03:23:07 +01:00 |
|
payments.lib.php
|
QUAL removed duplicate language file
|
2024-04-04 11:00:35 +02:00 |
|
pdf.lib.php
|
clean code pdf (#29399)
|
2024-04-20 22:36:54 +01:00 |
|
phpsessionindb.lib.php
|
|
|
|
prelevement.lib.php
|
|
|
|
price.lib.php
|
Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate
|
2024-03-23 02:06:42 +01:00 |
|
product.lib.php
|
Debug v20
|
2024-04-22 15:51:43 +02:00 |
|
profid.lib.php
|
Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate
|
2024-03-23 02:06:43 +01:00 |
|
project.lib.php
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
|
2024-03-28 10:55:44 +01:00 |
|
propal.lib.php
|
module delivery_note not exist (no own module descriptor) is global MAIN_SUBMODULE_DELIVERY
|
2024-03-12 11:46:12 +01:00 |
|
receiptprinter.lib.php
|
|
|
|
reception.lib.php
|
|
|
|
report.lib.php
|
Fix #28071 - New branch to fix bad merge (#28083)
|
2024-02-09 15:58:49 +01:00 |
|
resource.lib.php
|
|
|
|
salaries.lib.php
|
|
|
|
security.lib.php
|
Fix arg type to preg_replace with cast
|
2024-03-19 20:39:00 +01:00 |
|
security2.lib.php
|
Fix: $domain for setcookie() must be string
|
2024-03-15 23:41:20 +01:00 |
|
sendings.lib.php
|
QUAL Rename column fk_origin_line on shipment lines into fk_elementdet to match a generic use. (#28989)
|
2024-04-08 12:44:49 +02:00 |
|
signature.lib.php
|
FIX missing trans on VolumeUnitcm3
|
2024-04-04 13:16:32 +02:00 |
|
stock.lib.php
|
|
|
|
supplier_proposal.lib.php
|
|
|
|
takepos.lib.php
|
|
|
|
tax.lib.php
|
|
|
|
ticket.lib.php
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-03-20 02:31:33 +01:00 |
|
treeview.lib.php
|
Fix return type by cast or typing update
|
2024-03-16 13:52:12 +01:00 |
|
trip.lib.php
|
|
|
|
usergroups.lib.php
|
Fix NOOP
|
2024-03-17 20:08:53 +01:00 |
|
vat.lib.php
|
|
|
|
website.lib.php
|
Debug v20
|
2024-03-24 05:23:06 +01:00 |
|
website2.lib.php
|
Fix create dir if dir does not exist
|
2024-03-30 03:33:36 +01:00 |
|
ws.lib.php
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:58 +01:00 |
|
xcal.lib.php
|
FIX logo and escape in RSS
|
2024-04-18 20:17:10 +02:00 |