Laurent Destailleur
64fb9d0db7
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-01-11 13:45:16 +01:00
Laurent Destailleur
5c434e273e
Update index.php
2024-01-10 15:25:16 +01:00
MDW
6d88670eee
Fix: Sitemap generation - fix invalid replacement regex
...
# Fix: Sitemap generation - fix invalid replacement regex
The regex is invalid because the delimiters are slashes which are also present
in the text to match.
Fixed by changing the delimiters.
2024-01-09 00:03:24 +01:00
Laurent Destailleur
3dbfbe965a
Merge v17
2023-12-14 12:44:15 +01:00
Laurent Destailleur
0ec22fb228
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-20 13:32:13 +02:00
Laurent Destailleur
492bdd4a0e
Merge
2023-10-20 13:14:10 +02:00
Laurent Destailleur
ff03e34103
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-10-20 03:59:46 +02:00
Laurent Destailleur
f542b1de38
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-10-20 03:33:46 +02:00
Eric
0975b2bbb8
check if $_FILES['userfile'] is an array before getting values ( #26269 )
2023-10-20 02:30:15 +02:00
Laurent Destailleur
a535bd96f2
Fix link to the search page must be action=
2023-08-22 15:22:03 +02:00
Laurent Destailleur
de5b11a2d3
Fix avoid using "hidden" class that is a common css class
2023-08-15 00:38:18 +02:00
Laurent Destailleur
2bb5954183
Debug v18
2023-08-15 00:05:51 +02:00
Laurent Destailleur
ad0b2358ba
Debug v18
2023-08-13 15:56:09 +02:00
Laurent Destailleur
310ef11dac
FIX WAF
2023-08-13 15:45:45 +02:00
Laurent Destailleur
1d41cda476
Fix class name
2023-08-04 03:45:15 +02:00
Laurent Destailleur
72a6e54f02
Fix debug v18
2023-07-31 21:54:38 +02:00
Frédéric France
eaad829b6f
use user hasRight
2023-06-12 20:31:34 +02:00
Laurent Destailleur
634eabaa8d
Allow WEBSITE_ALLOW_CKEDITOR
2023-03-27 20:54:07 +02:00
Laurent Destailleur
8fce0d6f5f
Comment
2023-03-21 15:29:13 +01:00
Laurent Destailleur
c6d76622a7
Add WEBSITE_ADD_RSS_FEED_INTO_SITEMAP
2023-03-19 12:22:23 +01:00
Laurent Destailleur
f0986a0fc0
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-27 16:10:10 +01:00
Laurent Destailleur
7ae7f2481a
Fix css
2023-02-27 14:29:34 +01:00
Laurent Destailleur
0b4cacd291
Use dolChmod
2023-02-17 20:01:53 +01:00
Laurent Destailleur
19bfb021e1
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-13 13:51:35 +01:00
Laurent Destailleur
c1ee02c510
Fix bad param
2023-02-13 13:33:48 +01:00
Laurent Destailleur
4a49ca86c9
Fix #huntr88841fe0-e332-49ce-a46b-36d4f091fd89
2023-02-13 13:31:39 +01:00
Laurent Destailleur
cccd7494df
Fix #huntr88841fe0-e332-49ce-a46b-36d4f091fd89
2023-02-13 13:29:30 +01:00
Laurent Destailleur
2a83487c46
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-09 19:37:33 +01:00
Laurent Destailleur
2190dcc9f7
Fix status of website
2023-02-07 13:40:28 +01:00
Laurent Destailleur
fe35f5ec28
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-06 14:21:25 +01:00
Laurent Destailleur
958c149d85
Fix permission to delete a website
2023-02-01 03:39:40 +01:00
Laurent Destailleur
ea42fc7605
Clean code, fix warnings
2022-12-30 18:43:43 +01:00
Laurent Destailleur
a105178c20
Fix warning
2022-12-28 05:08:15 +01:00
Laurent Destailleur
b80413db2b
Fix deletion of page
2022-12-23 16:00:27 +01:00
Laurent Destailleur
50d5ee5e21
Fix deletion of one page
2022-12-23 15:52:48 +01:00
Laurent Destailleur
a4f3740e19
Fix label
2022-12-01 21:48:13 +01:00
Laurent Destailleur
064409803a
Fix upload of website templates must remain into templates dir.
2022-11-30 16:28:44 +01:00
Laurent Destailleur
c97c185368
Protect dynamic php content with installmodules.lock
2022-11-29 18:01:27 +01:00
Laurent Destailleur
1aa304c758
Debug v17
2022-11-20 15:01:07 +01:00
Laurent Destailleur
067663263a
Fix error management
2022-11-20 12:54:43 +01:00
Laurent Destailleur
856d2e7d45
Debug v17
2022-11-14 01:19:15 +01:00
Laurent Destailleur
b61bee1f8d
Fix setup of status
2022-10-11 13:20:28 +02:00
Laurent Destailleur
2053ad8f49
NEW Can switch status of website and page from the website toolbar
2022-10-09 20:52:50 +02:00
Laurent Destailleur
fa651f7566
Enhance website CMS toolbar
2022-10-09 17:49:44 +02:00
Laurent Destailleur
496973996d
NEW Can remove a website template
2022-10-09 15:52:37 +02:00
Laurent Destailleur
3ecd79b915
Clean code
2022-10-08 19:39:34 +02:00
Laurent Destailleur
49e68c7fce
NEW Bulk action to remove a category in list/search website pages
2022-10-08 17:04:20 +02:00
Laurent Destailleur
767897595b
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-10 02:46:10 +02:00
Laurent Destailleur
c1b6d6eb11
FIX warning
2022-09-10 01:21:41 +02:00
Laurent Destailleur
6406fbdc7e
NEW Add a way to enter LICENSE file content in property of website
2022-09-03 19:02:42 +02:00