MDW
|
67d932e7de
|
Qual: Fix phpdoc for *ArrayMethod* args/return values (non api_) (#31719)
|
2024-11-08 14:43:12 +01:00 |
|
MDW
|
d71cd352d5
|
Qual: Fix PhanUndeclaredMethod (#30661)
* Qual: Fix PhanUndeclaredMethod cases
* Fix PhanUndeclaredMethod cases
* Qual: Remove PhanUndeclaredMethod exceptions
* Fix spelling "disacard"
* Improve phpdoc, add abstract method to trait for typing
* Improve phpdoc typing for PHanUndeclaredMethod
* Suppress phan notices for guarded AliasNbPages calls
* Fix return value for printFile stub
* Fix getting message from Exception
* Define dummy getAllByProducts(), typing for it.
* Fix typo in comment
* Qual: Better typing for apiService (phan)
* Test that the Generic OAuth Service is provided
* Qual: Fix getSqlArrayForStats typing
* Force modTcpdfbarcode
* Correct typing hint
* Set ModelePDFAsset typehint
* Fix ModelePDFUserGroup typing hint
* Fix phan typing hints htdocs/core/modules/printing/printgcp.modules.php
* Fix write_file in ModelePDFStock*
* Update printsheet.php
* Adjust typing hint for barcode generator
* Update printsheet.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2024-08-19 02:05:27 +02:00 |
|
MDW
|
d6948077b2
|
Qual: Fix spelling/update .pre-commit configuration (versions) (#30546)
* Qual: Update pre-commit configuration
* Qual: Update spelling
* Ignore use of deprecated constant
|
2024-08-07 01:20:43 +02:00 |
|
Frédéric FRANCE
|
0d3e0c8ec4
|
fix incorrect case and remove exclude check (#27449)
|
2024-01-12 20:40:34 +01:00 |
|
Laurent Destailleur
|
b28ae5d8d3
|
Clean code
|
2023-12-27 12:12:20 +01:00 |
|
Frédéric FRANCE
|
61b79fda17
|
avoid phpstan error with phpdoc
|
2023-12-06 15:46:39 +01:00 |
|
Laurent Destailleur
|
9e1b90e4a1
|
Fix with php-cs-fixer
|
2023-12-04 12:07:31 +01:00 |
|
Laurent Destailleur
|
8ee30e067f
|
Rename var
|
2022-06-20 02:23:37 +02:00 |
|
Laurent Destailleur
|
e97f021380
|
Fix #yogosha11295
|
2022-06-19 19:02:16 +02:00 |
|
Laurent Destailleur
|
25ecbe3401
|
Debug v16
|
2022-06-15 03:26:27 +02:00 |
|
Laurent Destailleur
|
480452e291
|
FIX missing filters
|
2022-05-29 10:35:49 +02:00 |
|
Frédéric FRANCE
|
554e449e40
|
code syntax core directory
|
2021-02-23 22:03:23 +01:00 |
|
Laurent Destailleur
|
7b93c34c0f
|
Fix phpunits
|
2020-12-29 03:48:11 +01:00 |
|
Scrutinizer Auto-Fixer
|
7f52920716
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-10-31 13:32:18 +00:00 |
|
Frédéric FRANCE
|
b41ac00b98
|
add new rule
|
2020-05-21 15:05:19 +02:00 |
|
Frédéric FRANCE
|
ee6fadd0d5
|
add new rule
|
2020-05-21 01:41:27 +02:00 |
|
Scrutinizer Auto-Fixer
|
444c293c01
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-04-10 08:59:32 +00:00 |
|
stickler-ci
|
ed9a136211
|
Fixing style errors.
|
2019-10-30 08:58:19 +00:00 |
|
Philippe GRAND
|
a80243e528
|
add comment
|
2019-10-30 09:48:34 +01:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
66a9fabd06
|
If you develop your own emailing target selector and used
parent::add_to_target(...), you must now use parent::addToTargets(...)
|
2019-09-09 14:18:25 +02:00 |
|
Laurent Destailleur
|
8fce6e5e31
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/card.php
htdocs/core/modules/mailings/xinputfile.modules.php
htdocs/fourn/facture/card.php
|
2019-03-02 19:13:37 +01:00 |
|
Laurent Destailleur
|
40e923ec85
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/modules/modAgenda.class.php
|
2019-03-02 19:07:14 +01:00 |
|
Frédéric FRANCE
|
014f69850e
|
add visibility
|
2019-03-01 23:08:57 +01:00 |
|
Laurent Destailleur
|
cefaeb583f
|
Update xinputfile.modules.php
|
2019-02-28 11:24:43 +01:00 |
|
Laurent Destailleur
|
85d46a5270
|
Update xinputfile.modules.php
|
2019-02-28 11:24:07 +01:00 |
|
gauthier
|
49e03b009f
|
FIX : if empty error message, we just see "error" displayed
|
2019-02-27 14:50:01 +01:00 |
|
Frédéric FRANCE
|
b10558bacd
|
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
|
2019-01-27 23:23:38 +01:00 |
|
Laurent Destailleur
|
4f9f0fd7b5
|
Merge branch 'develop' into elseif
|
2019-01-27 17:54:06 +01:00 |
|
Frédéric FRANCE
|
f0cdf300d1
|
Squiz.Functions.FunctionDeclarationArgumentSpacing
|
2019-01-27 15:20:16 +01:00 |
|
Frédéric FRANCE
|
7ee086b402
|
PSR2 space after comma in function call
|
2019-01-27 11:55:16 +01:00 |
|
Frédéric FRANCE
|
6e91b3cefc
|
PSR2 usage of else if is discouraged
|
2019-01-27 10:49:34 +01:00 |
|
Laurent Destailleur
|
5ec9a1ca7f
|
Remove deprecated parameter
|
2018-12-11 10:15:13 +01:00 |
|
Frédéric FRANCE
|
fd6281b364
|
move phpcs:ignore
|
2018-09-04 20:00:09 +02:00 |
|
Frédéric FRANCE
|
57fb3dc2f4
|
Merge remote-tracking branch 'upstream/develop' into camelCaps
|
2018-09-01 13:52:51 +02:00 |
|
Frédéric FRANCE
|
6aee680a4f
|
PSR2 ClassDeclaration
|
2018-08-29 22:06:05 +02:00 |
|
Frédéric FRANCE
|
850ac34020
|
mark non camelCaps function
|
2018-08-13 17:26:32 +02:00 |
|
Laurent Destailleur
|
b4b81d8dcb
|
Fix css and missing translation key
|
2017-01-29 15:07:18 +01:00 |
|
Laurent Destailleur
|
a8c3ce4e55
|
FIX A form should not be inside a table. Create javascript troubles.
|
2016-11-26 12:21:50 +01:00 |
|
Laurent Destailleur
|
828dc2c9f4
|
Fix code standard
|
2015-04-06 12:22:52 +02:00 |
|
Marcos García de La Fuente
|
434bb1bec7
|
Migrated old message notifications to the """new""" system
|
2014-07-20 00:10:40 +02:00 |
|
Laurent Destailleur
|
9f795331f5
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
ChangeLog
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/paiement_charge.php
htdocs/compta/sociales/charges.php
htdocs/core/db/mysql.class.php
htdocs/filefunc.inc.php
htdocs/societe/class/societe.class.php
|
2014-05-06 23:58:17 +02:00 |
|
Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
Florian HENRY
|
a4126fae66
|
[ bug #1341 ] Lastname not added by file or direct input in mass
e-mailing
|
2014-05-01 18:13:01 +02:00 |
|
fhenry
|
81b34f9918
|
Fix Error come from [Dolibarr-dev] Errors on comm/mailing/index.php page
mail
|
2013-04-05 09:23:31 +02:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Laurent Destailleur
|
856c829c99
|
New: Add a selection module for emailing to enter a recipient from
gui.
|
2012-09-05 20:41:28 +02:00 |
|