lamrani abdelwadoud
373ee15009
New function to display 2 sitweb export function in a popup ( #29592 )
...
* new function to display 2 sitweb export function in a popup
* Update website.lang
* update function overwriteTemplate for handle the path to export website
* update function for check the relative/absolute path
* add infoBull for explain to user where it will exported
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-05-05 01:15:32 +02:00
Frédéric FRANCE
d0830b3159
fix phpstan ( #29602 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix travis
* fix phpstan
* fix phpstan
* fix phan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
fix phpstan
fix phpstan
fix phpstan
fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix travis
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-05-05 00:34:19 +02:00
Laurent Destailleur
642a3d5984
Fix regression
2024-05-03 01:28:19 +02:00
Laurent Destailleur
9e654e65dd
Debug v20
2024-04-29 11:04:19 +02:00
Laurent Destailleur
82fd5a8ac3
Debug v20
2024-04-24 13:07:47 +02:00
Laurent Destailleur
8e9ae430c4
Debug v20
2024-04-24 11:36:41 +02:00
Laurent Destailleur
68c81e5311
Debug v20
2024-04-24 11:26:08 +02:00
Laurent Destailleur
3145d24af8
Clean code for creating a new website page
2024-04-20 20:25:46 +02:00
Laurent Destailleur
9dd9119f8a
Debug v20
2024-04-20 19:46:33 +02:00
Laurent Destailleur
e92aea026a
Fix make title of RSS uniq
2024-04-12 19:51:33 +02:00
Laurent Destailleur
84db53ef63
Fix link to image in RSS
2024-04-11 12:10:38 +02:00
Laurent Destailleur
7ca303888d
Look and feel v20
2024-04-08 19:20:07 +02:00
Laurent Destailleur
0a48d1ad56
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-04-08 03:38:04 +02:00
Laurent Destailleur
fd9475be03
Use same doc comment eveywhere.
2024-04-07 12:26:27 +02:00
Laurent Destailleur
1ce6de5eb3
Removed not used var
2024-04-07 11:52:42 +02:00
Frédéric FRANCE
00b2185813
fix phpstan ( #29258 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-04-07 11:50:26 +02:00
Laurent Destailleur
79deb2bc3a
NEW Add a link to add a website category in edit page properties
2024-04-05 14:45:34 +02:00
Laurent Destailleur
38fb00489d
PHPDoc
2024-04-05 13:44:59 +02:00
Laurent Destailleur
2947287e3f
Look and feel v20
2024-04-03 16:22:16 +02:00
Laurent Destailleur
e73f79ca96
Qual: Remove unnecessary use of $_GET
2024-03-28 20:19:28 +01:00
Laurent Destailleur
747a5c4114
NEW contenteditable is supported on table,header,footer and menu tags
2024-03-26 00:49:34 +01:00
Laurent Destailleur
0554fc61f5
NEW contenteditable is supported on table,header,footer and menu tags
2024-03-26 00:18:11 +01:00
Laurent Destailleur
150845cd02
Debug v20
2024-03-24 05:23:06 +01:00
Laurent Destailleur
9315b5552f
Update index.php
2024-03-24 02:41:13 +01:00
Laurent Destailleur
66c01b8e85
Merge branch 'develop' into addLayoutForWebsite
2024-03-24 02:28:07 +01:00
Laurent Destailleur
364ae616b0
Update index.php
2024-03-24 02:27:46 +01:00
Laurent Destailleur
a5fec9f06f
Merge branch 'develop' into PhanTypeInvalidRightOperandOfNumericOp
2024-03-23 20:44:54 +01:00
Laurent Destailleur
b3358312d3
Fix bad use of array
2024-03-23 20:44:20 +01:00
MDW
47a4c65591
Fix type with cast/idate/phpdoc
2024-03-22 09:52:32 +01:00
MDW
69081c727e
Add typing to fetchAll
2024-03-22 09:52:22 +01:00
Laurent Destailleur
7b0177a84d
Move to getDolGlobalString
2024-03-22 00:37:56 +01:00
Lamrani Abdel
f96f4fd3e9
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into addLayoutForWebsite
2024-03-21 17:36:17 +01:00
Lamrani Abdel
e5d79df30d
Fix errors in
2024-03-21 16:25:43 +01:00
Lamrani Abdel
b5903da492
NEW preview exemple page in website when create page
2024-03-21 03:47:16 +01:00
MDW
6dc3fc94f7
Fix PhanTypeMismatchReturnNullable by setting return variable in 'else' case
2024-03-20 21:58:42 +01:00
MDW
0538db7468
Fix PhanTypeSuspiciousStringExpression
2024-03-19 02:44:01 +01:00
MDW
fd9d48faac
Fix phpstan CommonObject->fields - notnull is optional field
2024-03-19 00:32:00 +01:00
Laurent Destailleur
06ae1deb1b
Fix better error message when using bad character_set_client
2024-03-18 17:27:06 +01:00
Laurent Destailleur
84f02105fb
Fix phan warning
2024-03-16 21:40:40 +01:00
Laurent Destailleur
65d2f6af6d
Debug v20
2024-03-16 14:20:23 +01:00
Laurent Destailleur
e994d6650f
Fix regression in GETPOST limit
2024-03-16 11:41:00 +01:00
Laurent Destailleur
79aa9fb1f1
Code simpler
2024-03-15 20:29:21 +01:00
MDW
23785393a3
Add csslist to json keys
2024-03-15 03:55:52 +01:00
MDW
e16b73288a
Fix PhanTypeMismatchPropertyDefault
2024-03-15 03:55:48 +01:00
Laurent Destailleur
b23e627a05
Merge pull request #28800 from mdeweerd/PhanPluginDuplicateConditionalUnnecessa
...
Fix & enable PhanPluginDuplicateConditionalUnnecessary "X ? Y : Y"
2024-03-15 00:27:58 +01:00
Laurent Destailleur
390f18f557
FIX #yogosha20932
2024-03-14 22:06:43 +01:00
MDW
de10bcc7d5
Fix PhanPluginDuplicateConditionalUnnecessary "X ? Y : Y" (Simplify)
2024-03-14 19:47:26 +01:00
Laurent Destailleur
7264621c75
Fix: the line "file generated" must appears once.
2024-03-14 13:55:47 +01:00
Laurent Destailleur
2b187c4b30
Fix: the line "file generated" must appears once.
2024-03-14 13:45:55 +01:00
Laurent Destailleur
b51be11171
Clean code
2024-03-14 13:39:24 +01:00