2
0
forked from Wavyzz/dolibarr
Commit Graph

4306 Commits

Author SHA1 Message Date
ldestailleur
53f12a50e3 Close #29312 Can keep date filters between screens 2025-02-19 13:46:14 +01:00
ldestailleur
e8f8416215 NEW Filter on date creation/date modification in invoice list 2025-02-18 13:56:44 +01:00
Laurent Destailleur (aka Eldy)
46d94d25d3 Try to exclude GETPOST from dol_eval allowed functions 2025-02-14 13:29:51 +01:00
Laurent Destailleur (aka Eldy)
a4e39ba1be Debug v21 2025-02-11 11:01:24 +01:00
NefiteTifall | Nicolas
b4f06c8f1c 🔧 Remove escape
Eliminated unnecessary escaping of help text in button titles, simplifying the code and ensuring that the title attribute directly uses the provided help text without modification.
2025-02-11 10:20:23 +01:00
NefiteTifall | Nicolas
4cceac1f46 FIX: Correct HTML escaping function 2025-02-10 15:48:04 +01:00
MDW
2130f1395a Qual: Fix phan (product-part-1) implies fixing unit types 2025-02-09 20:14:20 +01:00
MDW
f05bc70b2e Qual: Fix phan notices (modulebuilder) 2025-02-07 12:31:19 +01:00
MDW
fb62409ca7 Qual: Fix phan notices (eldy.lib) 2025-02-05 01:43:47 +01:00
Laurent Destailleur (aka Eldy)
c4f52d0484 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-04 22:51:31 +01:00
Laurent Destailleur
0a186804f5 Fix missing picto 2025-02-02 00:53:10 +01:00
Laurent Destailleur
74cebf398f Debug v21 2025-02-02 00:31:23 +01:00
Laurent Destailleur
b1fa23608f Debug v21 2025-02-02 00:29:08 +01:00
Laurent Destailleur
09a282bc38 More complete fix for #32839 2025-01-29 01:39:51 +01:00
Laurent Destailleur
1c7a3a0e73 More complete fix for #32839 2025-01-29 01:38:11 +01:00
MDW
581b079e14 Qual: Spelling fixes, cleanup exceptions
# Qual: Spelling fixes, cleanup exceptions

Fix some spelling and cleanup ignored lines
2025-01-27 19:32:38 +01:00
MDW
564cd737a1 Qual: Fix PhanTypeMismatchArgumentNullable by updating PHPdoc of target function
# Qual: Fix PhanTypeMismatchArgumentNullable by updating PHPdoc of target function

Reduce the number PhanTypeMismatchArgumentNullable by updating the phpdoc
of the function that is called.  Done when the called function allows null
(empty check, or `if` test).
2025-01-27 13:24:29 +01:00
MDW
7150af31dc Fix Phan notices introduced since 30/12/2024 2025-01-27 13:24:29 +01:00
Laurent Destailleur (aka Eldy)
c2d2de53f9 Accept img src=data into dolPrintHTML 2025-01-27 10:51:36 +01:00
Laurent Destailleur (aka Eldy)
a99b132c34 Accept img src=data into dolPrintHTML 2025-01-27 10:16:28 +01:00
Laurent Destailleur
0ffc50e942 Merge pull request #32074 from thersane-john/new_doc_icons
New doc for icon list
2025-01-27 05:01:17 +01:00
Laurent Destailleur
adae4f0fb3 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-27 01:37:52 +01:00
Laurent Destailleur
940e42c1e4 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-01-27 01:30:34 +01:00
Laurent Destailleur (aka Eldy)
326d063358 Debug v21 2025-01-26 20:35:23 +01:00
Regis Houssin
52c835af33 Revert "QUAL can defined a json format in default search filters" 2025-01-25 14:18:38 +01:00
Regis Houssin
887d56a557 ΩUAL can defined a json format in default search filters 2025-01-24 21:22:43 +01:00
Laurent Destailleur (aka Eldy)
48be055227 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-24 15:26:10 +01:00
Laurent Destailleur (aka Eldy)
fbe4ccd0e2 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-24 15:25:51 +01:00
PsyCrow
f649f59cb9 FIX #32765 JS Error: Uncaught TypeError
FIX #32765 JS Error: Uncaught TypeError
2025-01-23 18:17:38 -06:00
Laurent Destailleur (aka Eldy)
b6390f959c Add slugify function for security purpose 2025-01-23 22:19:39 +01:00
William Mead
845cf809fe Merge branch 'develop' into NEW_taskClose 2025-01-23 09:48:31 +01:00
Laurent Destailleur
821565e031 Debug v21 2025-01-23 01:29:29 +01:00
Frédéric FRANCE
24d8dec4e0 Update functions.lib.php 2025-01-21 16:13:12 +01:00
Frédéric FRANCE
75ee77678c default values for array 2025-01-21 11:12:12 +01:00
William Mead
cf1ae3a5da Fixed task status badge. Refactored LibStatut. 2025-01-21 10:15:41 +01:00
Laurent Destailleur (aka Eldy)
30dc853bb7 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-20 15:09:16 +01:00
Laurent Destailleur (aka Eldy)
fa9fe2efa7 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-01-20 15:02:37 +01:00
Laurent Destailleur (aka Eldy)
c9ab22782e Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-01-20 14:57:45 +01:00
Laurent Destailleur (aka Eldy)
1f360ca498 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-01-20 12:28:49 +01:00
Laurent Destailleur (aka Eldy)
1b42078d1e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2025-01-20 10:24:30 +01:00
Laurent Destailleur
67521e9c4f Clean code 2025-01-20 03:54:04 +01:00
Laurent Destailleur (aka Eldy)
f11d701486 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-19 15:02:20 +01:00
Laurent Destailleur (aka Eldy)
998f0ce49b Debug v21 2025-01-17 17:55:13 +01:00
Laurent Destailleur (aka Eldy)
c898c52531 Fix iframe lost 2025-01-17 17:40:10 +01:00
Laurent Destailleur (aka Eldy)
3bb748a4ee Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-16 14:48:33 +01:00
Laurent Destailleur (aka Eldy)
d85c39e77b Fix CI 2025-01-16 14:47:03 +01:00
Laurent Destailleur (aka Eldy)
f6f38aebb4 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-15 13:02:21 +01:00
Laurent Destailleur (aka Eldy)
cf62921762 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-01-15 13:01:03 +01:00
Laurent Destailleur (aka Eldy)
c58016c2cf Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-01-15 12:46:26 +01:00
Laurent Destailleur (aka Eldy)
9e8c52e296 Fix function not enabled 2025-01-15 12:10:36 +01:00