Commit Graph

415 Commits

Author SHA1 Message Date
Laurent Destailleur
cd7bab52ea Reduce the size of an export of website template. Removed useless files. 2024-01-31 18:08:50 +01:00
Laurent Destailleur
3f5488c3ae Overwrite sources of a website template using the unzip of the exported
zip.
2024-01-31 15:48:15 +01:00
Laurent Destailleur
e5f782defe Can export onto a custom dir 2024-01-31 12:21:37 +01:00
thibdrev
f83e18f53b qual: Update website.class.php - function replaceLineUsingNum()
function_exists('posix_getpwuid') is checked twice but not function_exists('posix_geteuid')
2024-01-30 18:06:11 +01:00
Laurent Destailleur
53818636ed Fix phpstan 2024-01-30 16:05:48 +01:00
Frédéric FRANCE
ca036c19d0 Merge branch 'develop' into fixprecommit 2024-01-28 19:47:55 +01:00
Frédéric FRANCE
61b1aee956 Update website.class.php 2024-01-28 18:26:30 +01:00
Frédéric FRANCE
2dead58df9 Merge branch 'develop' into fixprecommit 2024-01-28 18:22:33 +01:00
Laurent Destailleur
7baa02bda5 Debug export website 2024-01-28 18:22:21 +01:00
Laurent Destailleur
83154b2809 Better messages 2024-01-28 17:41:47 +01:00
Laurent Destailleur
64233c312e Debug v20 2024-01-28 17:05:15 +01:00
Frédéric France
e3c606b9eb fix precommit 2024-01-28 15:32:34 +01:00
Laurent Destailleur
cb3b394900 Merge pull request #27058 from lamrani002/addButtonForOveritedocTemplate
New functionality for ovewrite modification in template
2024-01-28 14:54:38 +01:00
MDW
39769482b1 Qual: Fix typing hints for DoliDB (#27484)
# Qual: Fix typing hints for DoliDB

This should help the static tools for type and method checking.
2024-01-13 15:50:02 +01:00
Laurent Destailleur
f201692001 Fix phpstan 2024-01-12 19:50:22 +01:00
Laurent Destailleur
c406d9a002 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-12 17:49:00 +01:00
Laurent Destailleur
618a364064 FIX #27439 but using the opposite direction. int is bette as we can evolve to add a third value in a future. 2024-01-12 17:47:54 +01:00
MDW
342ab85195 Qual: Spelling htdocs/[q-z]* (#27447)
# Qual: Fix spelling htdocs/[q-z]*

Probably fixes a bug:

- htdocs/webservices/server_thirdparty.php
  No other occurence of adress found.
  -'adress'=>->adress,- +'address'=>->address,+
2024-01-12 17:18:52 +01:00
Lamrani Abdel
5f4e584425 fix problem when create new page 2024-01-05 19:26:27 +01:00
Lamrani Abdel
64a854bb1d fix problem when create new page 2024-01-05 19:26:22 +01:00
Lamrani Abdel
a60bc67c51 correct path image 2024-01-02 17:51:18 +01:00
Lamrani Abdel
a5a4d6d0af remove var_dump 2023-12-29 18:37:06 +01:00
Lamrani Abdel
c08edf237d extract num of page and found the correct page in destination 2023-12-29 18:35:24 +01:00
Lamrani Abdel
52cb80879f verify permission for files 2023-12-27 19:24:29 +01:00
Lamrani Abdel
91d09cc0b2 recupere lines dont want to change 2023-12-26 18:56:32 +01:00
Lamrani Abdel
8c8404f32f update function 2023-12-22 17:47:19 +01:00
Lamrani Abdel
e892694b24 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into addButtonForOveritedocTemplate 2023-12-22 17:43:58 +01:00
Lamrani Abdel
0e56473620 update function for overwrite folder 2023-12-18 18:13:50 +01:00
Frédéric FRANCE
565a9eb191 fix initAsSpecimen values 2023-12-15 22:31:32 +01:00
Lamrani Abdel
aaba4b823b add function for copy file when detected changes 2023-12-15 18:17:51 +01:00
Lamrani Abdel
b31c1e77fd New functionality for ovewrite modification in template 2023-12-11 17:52:46 +01:00
Frédéric FRANCE
61b79fda17 avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
Laurent Destailleur
619155f65e Fix with php-cs-fixer 2023-12-04 13:53:48 +01:00
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
Laurent Destailleur
075ee02901 Fix php8.2 warnings 2023-11-27 12:08:48 +01:00
MDW
c0c5eccfb5 Fix some phan notices (not critical) (#26265) 2023-10-20 02:22:07 +02:00
Laurent Destailleur
aab30d7638 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-08 15:33:04 +02:00
Laurent Destailleur
3073a98563 Fix creation of subdir for website 2023-09-08 01:28:11 +02:00
Laurent Destailleur
4be3933e5d Fix regression 2023-09-05 13:36:55 +02:00
Laurent Destailleur
b43ca2a0ad Clean code 2023-08-06 13:39:32 +02:00
Laurent Destailleur
36eef9d106 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-04 04:07:47 +02:00
Laurent Destailleur
c882870085 Fix warnings 2023-08-04 03:56:02 +02:00
Laurent Destailleur
b1cafe10f0 Fix warnings 2023-08-04 03:52:03 +02:00
Laurent Destailleur
a4a014cfd5 Clean libelle into label 2023-04-08 15:08:55 +02:00
Laurent Destailleur
0b4cacd291 Use dolChmod 2023-02-17 20:01:53 +01:00
Laurent Destailleur
33a74b65b3 Fix ul must contains li only 2023-02-17 01:53:24 +01:00
Laurent Destailleur
1f195a3be5 Fix #yogosha14963 2023-02-04 14:04:25 +01:00
Laurent Destailleur
3e36e9831e Fix warnings 2023-01-03 13:03:27 +01:00
Laurent Destailleur
db877b0bcb Fix warning 2022-12-30 14:23:24 +01:00
Laurent Destailleur
50d5ee5e21 Fix deletion of one page 2022-12-23 15:52:48 +01:00