Commit Graph

136429 Commits

Author SHA1 Message Date
Laurent Destailleur
4e1dbf8b07 Work on MAIN_MENU_LEFT_DROPDOWN 2024-07-21 21:18:53 +02:00
Laurent Destailleur
53bca480a1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-07-21 14:56:20 +02:00
Laurent Destailleur
6d0e16c7b2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-21 14:46:09 +02:00
Laurent Destailleur
6ac589b0a9 NEW Introduce value 'password' formode of sanitization in GETPOST. 2024-07-21 14:44:14 +02:00
Laurent Destailleur
1bb6be158b CSS 2024-07-21 02:45:42 +02:00
Eric - CAP-REL
799f9f5e08 new option for elephant (#30273)
* new option for elephant

* fix typo in comment for codespell check

* Update mod_codeclient_elephant.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-21 02:29:03 +02:00
MaximilienR-easya
66d8bc4f01 NEW Module to setup OpenID Connect module (#30317)
* import openid connect custom module phase 1

* indent fix

* fix ci

* Fix ci

* Fix

* add missing lang file

* lang file

* Multiple fix: callback url overwriten by a js.php from a module, admin page path fix, add a field to set MAIN_AUTHENTICATION_OIDC_LOGIN_CLAIM

* windows-ci friendly modification

* windows-ci friendly modification

* comment

* Fix precommit

* Fix precommit

* Fix precommit

* Fix precommit

* Update lang file and conditions

* Update functions_openid_connect.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-21 02:12:03 +02:00
Shanty
ec27b7ed72 NEW #30269 linked project in column of last record tables (#30344)
* NEW #30269 linked project in column of last record tables

* Remove condition

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-21 01:53:51 +02:00
Laurent Destailleur
7af5bae773 Restore original file in includes lib.
CSS change must be in templates.
2024-07-21 01:39:06 +02:00
Lucas Marcouiller
88518a87f0 New jnotify for login errors (#30277)
* New jnotify for login errors

* fix to be ceznter

* fix top

---------

Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-21 01:22:37 +02:00
Laurent Destailleur
87065f0395 Update doc 2024-07-21 01:12:18 +02:00
Laurent Destailleur
f29fbd277f Update doc 2024-07-21 01:08:45 +02:00
Laurent Destailleur
143edfa294 Update doc 2024-07-21 01:08:09 +02:00
Laurent Destailleur
1d3a7a353e Update doc 2024-07-21 01:07:40 +02:00
Laurent Destailleur
ddaadfdd43 Update doc 2024-07-21 00:38:45 +02:00
Laurent Destailleur
e1175158c3 Fix exclude 2024-07-21 00:12:30 +02:00
Laurent Destailleur
c5e10bc354 Fix error sqlfuff on large mysqldump. 2024-07-20 19:08:48 +02:00
Laurent Destailleur
32015628a9 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-20 18:41:44 +02:00
Laurent Destailleur
3d5600e534 Fix phan 2024-07-20 18:41:29 +02:00
atm-lena
61d6196d24 NEW llxHeader Zapier (#30420)
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
2024-07-20 18:24:30 +02:00
Laurent Destailleur
d4a67c00bd Fix phan 2024-07-20 17:52:49 +02:00
Joachim Kueter
bf9b797e07 Fix regression of #30398 (#30425)
* Fix regression of #30398

If no BIC is provided, only the BIC line must be omitted, not the surrounding block, even if it is empty.

* fix whitespace
2024-07-20 17:44:49 +02:00
Laurent Destailleur
93d96f37cd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-19 15:39:33 +02:00
Laurent Destailleur
3a9931c0bb NEW Add a test mode into the setup of AI prompts 2024-07-19 15:38:52 +02:00
Laurent Destailleur
c4f29dca59 NEW Can set a class on the tr lines of form setup lines 2024-07-19 12:06:37 +02:00
Lucas Marcouiller
c8fb079893 FIX bank categorie table name (#30415)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-07-18 23:57:19 +02:00
Laurent Destailleur
7fef62e5e0 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-18 22:55:45 +02:00
Laurent Destailleur
6d5e42b360 Debug v20 2024-07-18 22:51:16 +02:00
Laurent Destailleur
8ef33b0cd2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-18 19:18:58 +02:00
Laurent Destailleur
1496043967 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-18 19:17:46 +02:00
Laurent Destailleur
97c83c2cbb Debug v20 2024-07-18 19:17:15 +02:00
MaximilienR-easya
5d811a8c73 Finished event end time (#30123)
* Add when you set to finished an event, it set to now the end time if it is undefined

* Fix comment
2024-07-18 18:56:07 +02:00
Laurent Destailleur
14f44052ee Fix translation wrong. Missing empty line. 2024-07-18 18:10:14 +02:00
Laurent Destailleur
9e45367826 Code comment 2024-07-18 17:26:18 +02:00
Laurent Destailleur
dab9b4ae13 Debug v20 2024-07-18 14:53:40 +02:00
Laurent Destailleur
e956c052c4 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-18 06:39:34 +02:00
Laurent Destailleur
5ff47f31f0 Fix css 2024-07-18 06:22:43 +02:00
Laurent Destailleur
6213c167fd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-18 02:44:55 +02:00
Laurent Destailleur
a39d55474f Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-18 02:44:35 +02:00
Laurent Destailleur
b303be54fd Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-07-18 02:41:28 +02:00
Laurent Destailleur
47aa13b91f Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-07-18 02:36:08 +02:00
Laurent Destailleur
9d4951e85b Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-07-18 02:35:53 +02:00
Laurent Destailleur
8857aebb70 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-07-18 02:33:28 +02:00
Laurent Destailleur
f14833f856 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-07-18 02:33:03 +02:00
Laurent Destailleur
6c7bc18ae1 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-07-18 02:32:25 +02:00
Laurent Destailleur
193faf6813 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2024-07-18 02:30:50 +02:00
MaximilienR-easya
ee14c9d3e4 Fix les lien de téléchargement de facture fournisseur sur la page vue d'ensemble des projets (#30350)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-18 00:46:43 +02:00
lamrani abdelwadoud
56667da139 New Export stock inventory (#30401)
* New Export stock with correction

* Fix Travis CI errors
2024-07-18 00:45:23 +02:00
thibdrev
4fe1c1227c qual: phpdoc for product.class.php (#30413)
* qual: phpdoc for product.class.php

* Tabs must be used to indent lines; spaces are not allowed
2024-07-18 00:42:04 +02:00
Laurent Destailleur
4d6392d50a FIX error management on update extrafield 2024-07-17 21:26:05 +02:00