Commit Graph

139494 Commits

Author SHA1 Message Date
Frédéric FRANCE
8a4ced4419
Merge branch 'develop' into fix_updatelines_propal 2024-11-28 12:49:25 +01:00
Frédéric FRANCE
286c3d1093
fix sql ticket list (#32080)
* fix sql ticket list

* fix sql ticket list

* fix phpstan

* fix

* fix
2024-11-28 12:11:50 +01:00
Mohamed DAOUD
76d4a87666
Fix hook doAddButton (#32116)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-28 12:00:36 +01:00
Laurent Destailleur (aka Eldy)
c06a474651 Rename and move conf file 2024-11-28 11:54:55 +01:00
Laurent Destailleur (aka Eldy)
ee96925995 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-28 11:38:43 +01:00
Laurent Destailleur (aka Eldy)
16cbc512a2 Doc 2024-11-28 11:38:07 +01:00
Laurent Destailleur
d823f3281d
Update README.md 2024-11-28 11:36:13 +01:00
Zephyriony
d343807a04
FIX Linked elements not up to date (#32118)
* FIX Linked elements not up to date 

If you add a linked element, it won't appear without this correction, and if you delete an element, it won't disappear. You're forced to refresh the page to have the links updated, which is rather unpleasant.

* Update actions_dellink.inc.php

* Update actions_dellink.inc.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-28 11:16:34 +01:00
Frédéric FRANCE
1b6ee9e654
fix phpdoc (#32097)
* fix phpdoc

* Update accountancycategory.class.php

* fix phpstan

* fix phpstan

* fix phpstan

* fix phan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-28 11:15:56 +01:00
Zephyriony
38da445ff7
FIX loading object (#32114)
Useless and unoptimized code:

- Object already loaded at top of page, reloads a second time
- Prevents object from being loaded with doActions hook, since it overwrites it
2024-11-28 11:08:50 +01:00
Francis Appels
fc0e5c510f
Fix upgrade2, migrate_productlot_path() need $user. (#32125)
* Fix upgrade2, migrate_productlot_path() need $user.

* Fix stan

* Revert "Fix stan"

This reverts commit 5fff7013d3.

* Revert "Fix upgrade2, migrate_productlot_path() need $user."

This reverts commit faf40eeab4.

* Fix upgrade2, migrate_productlot_path() need $user.
2024-11-28 11:07:15 +01:00
Zephyriony
d434cd4b50
FIX Bug page_y url (#32119)
* FIX Bug page_y url

In some cases, 'reposition' modified the url by assigning variables other than page_y, for example : 
https://XXX/ticket/card.php?id=2158&action=dellink&token=e88288a7e4488ebafb81a80fa5f58913&dellinkid=20308.60009765625.60009765625&page_y=2113.60009765625

* Update lib_foot.js.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-28 11:06:44 +01:00
David Beniamine
d2d592ebd6
Make sure that thirdparty is actually loaded before using it's country for lang (#32107) 2024-11-27 22:03:41 +01:00
Frédéric FRANCE
13b8f5feff
keep only commonobject property oldcopy (#32123)
* clean properties

* clean properties

* clean properties

* clean properties

* clean phpcs

* clean phan

* clean code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-27 21:59:41 +01:00
Laurent Destailleur (aka Eldy)
353633cef8 Revert to use instead #32123 2024-11-27 21:59:20 +01:00
Laurent Destailleur (aka Eldy)
13ad68d8bf Try fix phan phpstan 2024-11-27 21:46:16 +01:00
Laurent Destailleur (aka Eldy)
6eb8870992 Test 2024-11-27 21:35:48 +01:00
Laurent Destailleur (aka Eldy)
c1d6e0411c Test 2024-11-27 21:31:14 +01:00
Laurent Destailleur (aka Eldy)
a6e8fbc899 Test 2024-11-27 21:26:23 +01:00
Laurent Destailleur (aka Eldy)
ea9f88a583 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-27 21:17:51 +01:00
Laurent Destailleur (aka Eldy)
fa2a7077a5 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-27 21:13:07 +01:00
Laurent Destailleur (aka Eldy)
fbb4c3d025 Try to fix phan 2024-11-27 21:12:35 +01:00
Laurent Destailleur (aka Eldy)
92c1af15a7 Test 2024-11-27 21:04:59 +01:00
Laurent Destailleur (aka Eldy)
998da221a2 Test 2024-11-27 21:03:30 +01:00
Laurent Destailleur
10bc40dbb6
Update README.md 2024-11-27 21:00:49 +01:00
Laurent Destailleur (aka Eldy)
f28928daeb Test 2024-11-27 20:29:04 +01:00
Laurent Destailleur (aka Eldy)
e901cbdfa8 Test 2024-11-27 20:14:12 +01:00
Laurent Destailleur (aka Eldy)
a810b9be45 Fix precommit 2024-11-27 19:19:25 +01:00
Laurent Destailleur (aka Eldy)
23ca75c27f Try to fix phan 2024-11-27 19:03:12 +01:00
Laurent Destailleur (aka Eldy)
25a7e9ef15 Try to fix phan 2024-11-27 18:52:49 +01:00
Laurent Destailleur (aka Eldy)
461d26dd0f Try to fix phan 2024-11-27 18:27:10 +01:00
Laurent Destailleur
cf02607742
Update README.md 2024-11-27 17:09:33 +01:00
Laurent Destailleur
6d9ac0c14f
Update README.md 2024-11-27 17:09:17 +01:00
Laurent Destailleur
82e2a87861 Debug v21 2024-11-27 17:04:04 +01:00
Laurent Destailleur
07cadc9a84 Debug v21 2024-11-27 16:58:16 +01:00
Laurent Destailleur
8571a83f76 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-27 16:47:50 +01:00
Laurent Destailleur
22bd6bd108 Fix initdemo 2024-11-27 16:37:14 +01:00
Laurent Destailleur
c280593d7f Debug v21 - test if command exist 2024-11-27 16:21:23 +01:00
Laurent Destailleur
c83d362bc1 Fix edit of amount on public payment page 2024-11-27 12:26:04 +01:00
Laurent Destailleur
c9d0842102 Debug v21 - Placeholder management code for product is now completed 2024-11-26 21:22:41 +01:00
Laurent Destailleur
64540fe5f4 Fix regression 2024-11-26 19:34:05 +01:00
Laurent Destailleur
7a12b15376 Fix regression 2024-11-26 19:25:05 +01:00
Laurent Destailleur
b9976a2429 Fix trans 2024-11-26 19:18:43 +01:00
Laurent Destailleur
c5ea16ad6c Fix lang 2024-11-26 19:14:57 +01:00
Laurent Destailleur
ed2353b337 Fix typo 2024-11-26 19:13:35 +01:00
Laurent Destailleur
1a7b8faef4 Typo 2024-11-26 19:09:44 +01:00
Laurent Destailleur
a2aa730c9a Debug v21 2024-11-26 19:05:45 +01:00
Frédéric FRANCE
722fa49511
Merge branch 'develop' into fix_updatelines_propal 2024-11-26 18:23:10 +01:00
Laurent Destailleur
4d3a42a219 Debug v21 2024-11-26 16:34:17 +01:00
Laurent Destailleur
0e02209ad3 CSS Test 2024-11-26 13:53:10 +01:00