53 Commits

Author SHA1 Message Date
Frédéric FRANCE
cd3b74f092 NEW add api for members statistics (#35851)
* NEW add api for members statistics

* NEW add api for members statistics

* NEW add api for members statistics

* NEW add api for members statistics

* NEW add api for members statistics

* NEW add api for members statistics

* NEW add api for members statistics

* NEW add api for members statistics

* NEW add api for members statistics

* NEW add api for members statistics

* NEW add api for members statistics

* NEW add api for members statistics

* NEW add api for members statistics

* NEW add api for members statistics

* fix

* fix

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-10-21 02:05:51 +02:00
Laurent Destailleur (aka Eldy)
9a61a6e6c9 Update files after moving build into dev/ 2025-01-05 14:46:26 +01:00
Laurent Destailleur (aka Eldy)
352d156dd7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-12-08 17:07:14 +01:00
Maxime Kohlhaas
3a523ffd44 Update .gitignore
Ignore .htaccess files
2024-12-02 18:39:32 +01:00
MDW
54880f92cd Qual: Fix PhanTypeMismatchProperty and some other phan notices (#30542)
* Qual: Fix PhanTypeMismatchProperty and some other phan notices

* Qual: Phan fixes for BOM

* Phan - fix fields

* fixup! Qual: Phan fixes for BOM

* Fix phpstan double array keys for syslog

* Fix $fields phpdoc

* Fix phan typing issues with intermediate var and ??

* Fix phan typing issue with ?? operator

* Ignore htdocs/install/install.forced.php for git

* Qual: Revert to original code, ignore notice

When changing the method to avoid one notice type, another one
appears.  So simply ignoring this error.

* Qual: Revert to original code, ignore notice

When changing the method to avoid one notice type, another one
appears.  So simply ignoring this error.

* Update baseline

* Qual: Phan fixes for BOM

* fixup! Qual: Phan fixes for BOM

* Fix phpstan double array keys for syslog

* Qual: Revert to original code, ignore notice

When changing the method to avoid one notice type, another one
appears.  So simply ignoring this error.

* Ignore PhanTypeSuspiciousNonTraversableForeach to allow integration

* Fix typing hints (phpstan)

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-08-15 17:05:00 +02:00
MDW
ec0fd31386 Fix phpstan workflow file (#28741)
* Fix phpstan workflow file

# Fix phpstan workflow file

Line was split in two, joined

* qual: set memory limit to 'unlimited' (-1)

* Remove some stubs to check impact

* Fix: Verify execution time limit

* Remove stub files to reuse cache

* Qual: Rename distribution phpstan.neon to phpstan.neon.dist

# Qual: Rename distribution phpstan.neon to phpstan.neon.dist

This allows the developer to override some settings locally

Also update the .gitignore file with phpstan.neon and some other other
ignores (cache, local log files, temporary edit files).

* Enable debug on phpstan

* Re-enable stubs

* Fix: Change parallel settings to defaults, remove buffer

'buffer' is not a documented parameter, removing it.
Removing some configuration settings as the defaults are higher and
should adapt better to the target machine
2024-03-11 14:04:02 +01:00
Frédéric FRANCE
12757dda6f Update .gitignore (#28513) 2024-02-28 22:57:30 +01:00
Frédéric FRANCE
1f897987bb add ignore 2024-01-08 13:51:47 +01:00
Laurent Destailleur
881e32f03a Fix with php-cs-fixer 2023-12-04 11:21:01 +01:00
Laurent Destailleur
309b308adc Debug php-cs-fixer 2023-12-03 20:45:02 +01:00
HENRY Florian
3b252e50a3 fix: add /build/phpstan/phpstan/phpstan/vendor/bin and custom bootstrap.php in gitingnore and review README (#26679)
* fix: add /build/phpstan/phpstan/phpstan/vendor/bin and custom bootstrap.php in gitingnore and review README

* add other custom files

* add other custom files
2023-11-18 15:11:40 +01:00
Laurent Destailleur
e69c7792fd Remove .idea no more used (Qodana abandonned) 2023-08-23 18:45:10 +02:00
Laurent Destailleur
1283c22f26 Fix composer file to allow to install sparin/swiss-qr-bill 2023-07-20 00:19:09 +02:00
Hystepik
60fdf497ab Fix qodana script errors 2023-06-11 00:05:09 +02:00
Laurent Destailleur
5ff366178c Debug module builder 2023-03-07 16:47:24 +01:00
Laurent Destailleur
1ed1ff953f Fix .gitignore 2023-01-12 11:40:24 +01:00
hystepik
fa6ceba5cb Fix : Target class creation 2022-12-14 16:27:24 +01:00
Laurent Destailleur
0b3f781618 Complete ignore file 2022-08-12 12:49:53 +02:00
Laurent Destailleur
77505c570f Avoid to commit external module 2021-11-25 16:48:55 +01:00
Laurent Destailleur
803ae91136 Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2021-01-19 16:20:19 +01:00
Laurent Destailleur
755de9fff2 Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0 2021-01-19 16:19:46 +01:00
Frédéric FRANCE
b2d790b46a Update .gitignore 2021-01-19 14:27:31 +01:00
SwikritiT
7b4123cb78 git ignore
Co-authored-by: Yamuna Adhikari <adhikariamuna4444@gmail.com>
2020-10-08 12:59:56 +05:45
SwikritiT
1ef46d082c Feature files created to login, add users and logout
Co-authored-by: Yamuna Adhikari <adhikariamuna4444@gmail.com>
2020-10-08 12:59:56 +05:45
Laurent Destailleur
b5376d3322 Upgrade lib for phpdebugbar 2020-09-07 21:18:26 +02:00
Laurent Destailleur
8e5e75882e Exclude dir 2020-09-07 19:20:13 +02:00
ptibogxiv
215283a264 NEW ignore dir for apple pay with stripe 2020-03-06 11:15:00 +01:00
Laurent Destailleur
ea05b8192d Sort file 2019-11-14 09:01:46 +01:00
Laurent Destailleur
dba640b281 Update .gitignore 2019-11-14 08:58:42 +01:00
Daniel Seichter
bda512630a extend .gitignore to not do versioning composer installed libraries 2019-11-12 15:55:40 +01:00
Laurent Destailleur
c38d194dc4 Exclude video 2019-10-18 12:58:25 +02:00
Laurent Destailleur
824b572bd0 FIX Amount when using mutlicurrency on PDF
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0

Conflicts:
	htdocs/comm/propal/class/propal.class.php
	htdocs/core/modules/commande/doc/pdf_einstein.modules.php
	htdocs/core/modules/facture/doc/pdf_crabe.modules.php
	htdocs/core/modules/propale/doc/pdf_azur.modules.php
	htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
	htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
2018-09-19 15:03:24 +02:00
Frédéric FRANCE
cdbb79a26c correct typo in multicurrency doc pdf 2018-09-19 09:26:56 +02:00
Laurent Destailleur
3565fa0c13 Complete ignore 2018-06-08 14:07:39 +02:00
Juanjo Menent
bfed1b9db1 FIX: some localtaxes errors 2018-04-14 12:45:40 +02:00
Laurent Destailleur
9114513df2 Revert "remove composer.lock"
This reverts commit 7ec8557db9.
2016-05-18 11:42:33 +02:00
nka11
7ec8557db9 remove composer.lock 2016-05-11 23:02:30 +02:00
Raphaël Doursenaud
93d6ae3c16 Ignore composer autoloader and binaries
@eldy is against those. Let's follow the leader…
2015-11-09 12:20:16 +01:00
Raphaël Doursenaud
7c44198022 [Qual] Prevent GIT submodules in composer deps
Dependencies installed with composer should not be added as submodules.
Restored missing Escpos-php library.
2015-11-09 12:12:05 +01:00
Laurent Destailleur
9c087e27d0 Fix permissions 2015-02-02 13:45:55 +01:00
Laurent Destailleur
a77a604082 Fix: include custom dir so everybody has it. 2015-01-11 15:32:11 +01:00
Marcos García de La Fuente
2dd3bacd4f Removed no longer needed files 2014-07-12 23:30:01 +02:00
Raphaël Doursenaud
37031410f9 Ignore vagrant generated files 2013-11-29 15:22:30 +01:00
Peter Fontaine
70603214d8 ignore Thumbs.db files 2013-10-10 22:03:46 +02:00
Raphaël Doursenaud
95e657c171 Ignore IntelliJIDEA module files 2013-06-05 16:03:48 +02:00
Raphaël Doursenaud
e797563d34 Added an ignore rule for JetBrains IntelliJIDEA IDE projects
This also include derived products such as PHPstorm
2013-06-03 12:23:04 +02:00
Laurent Destailleur
060edf21da New: Add more PHPUnit tests to prepare removal of adodb. 2013-01-18 15:54:40 +01:00
Grand Philippe
8b5262cd82 fix 2012-12-10 11:28:39 +01:00
Regis Houssin
4482c6ac0a Fix: change for external modules
Fix: add osx files in gitignore
2011-11-05 00:24:13 +08:00
Laurent Destailleur
dd029009c7 Exclude file into gitignore 2011-10-31 12:03:33 +01:00