Commit Graph

1073 Commits

Author SHA1 Message Date
Laurent Destailleur
d988160588 Fix search on string that include partial html content 2024-09-17 14:06:36 +02:00
Laurent Destailleur
37d9e6e9e9 Fix search on string that include partial html content 2024-09-17 14:00:37 +02:00
Laurent Destailleur
35b8a7c6e7 FIX allow "class" into search string in website module 2024-09-17 11:15:24 +02:00
Laurent Destailleur
086ba6215e Add token 2024-09-14 02:43:27 +02:00
Laurent Destailleur
ffcaeba4c3 Fix compatibility 2024-09-12 21:47:13 +02:00
Laurent Destailleur
9505325b6d Debug v20 - Fix sql 2024-09-12 16:36:32 +02:00
Laurent Destailleur
e735d17dd2 Debug v20 - Fix security and compatibility 2024-09-12 16:30:13 +02:00
Laurent Destailleur
f2c757cbc2 Debug v20 2024-09-12 03:28:17 +02:00
Laurent Destailleur
9cb9ccca0b Debug v20 - Fix regression 2024-09-12 03:17:22 +02:00
Laurent Destailleur
c9d39df93c Fix message after clone 2024-09-09 18:16:42 +02:00
Laurent Destailleur
b8dadd4b6a Debug v20 Fix missing test on permissions 2024-08-31 17:23:13 +02:00
MDW
00e2ed5529 Qual: 🛟 Fix CI Issues ($db to $this->db / LDAP typing / Win-ci cache md5sum) (#30774)
* Qual: 🛟 Fix reference to $db with $this->db

# Qual: reference to $db with $this->db

$db was undeclared, use $this->db.

* Qual: Fix LDAP typing

* Fix suspected issue with environment max size and md5sum working on limited files

* Correct typing hint for email_date
2024-08-29 09:24:33 +02:00
Laurent Destailleur
ddb9389e1b Fix edit with ckeditor 2024-08-28 19:41:07 +02:00
Laurent Destailleur
8232a5cdad Clean code 2024-08-28 18:50:33 +02:00
Laurent Destailleur
7778bc4b01 Fix switch page status. Fix clone page. 2024-08-26 20:51:42 +02:00
Laurent Destailleur
a333aa2137 Debug v20 2024-06-27 09:43:49 +02:00
Laurent Destailleur
902065406b Debug v20 2024-06-27 09:20:04 +02:00
lamrani abdelwadoud
49191420b8 Fix display button when ia module was enabled (#30104) 2024-06-22 16:02:23 +02:00
Laurent Destailleur
4849012313 Fix update page status must refresh toolbar 2024-06-20 13:30:44 +02:00
Frédéric FRANCE
6dd5b1cbc3 fix unknown variable (#29979) 2024-06-11 01:05:16 +02:00
Laurent Destailleur
78421f4607 Debug v20 2024-06-06 11:09:43 +02:00
Frédéric FRANCE
652c8526fa fix cti (#29813)
* fix cti

* fix cti

* no photo in asset lines

* no photo in asset lines

* no photo in asset lines

* no photo in asset lines

* no photo in recruitment lines

* no photo in recruitment lines

* fix

* fix dead catch
2024-06-03 13:44:14 +02:00
Laurent Destailleur
3b7df7956d Debug v20 2024-06-02 17:43:36 +02:00
Mohamed DAOUD
ecb274601c Add new website page types: library, service (#29721)
* library service page types

* Update index.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-21 20:13:39 +02:00
Mohamed DAOUD
8774331c6d update overwriteTemplate (#29680) 2024-05-15 17:30:50 +02:00
Mohamed DAOUD
8e1a1a51b3 Add a parameter to dolCopyDir function to exclude copying archive files (#29681)
* exclude copying archive files

* Update files.lib.php

* Update files.lib.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-15 15:37:20 +02:00
Laurent Destailleur
90c54cdd1a Debug v20 2024-05-14 02:01:39 +02:00
Laurent Destailleur
2ca045de72 Fix deletion of a website 2024-05-12 22:04:46 +02:00
Laurent Destailleur
56dd943d86 Debug v20 2024-05-12 21:35:23 +02:00
Laurent Destailleur
b2b11fd1a5 Clean website templates 2024-05-12 20:51:58 +02:00
Laurent Destailleur
0163cc6278 Debug export website 2024-05-12 20:27:03 +02:00
Laurent Destailleur
d502e2e3eb Debug v20 2024-05-12 19:21:39 +02:00
Laurent Destailleur
6cadff6406 Debug v20 2024-05-12 18:59:21 +02:00
Laurent Destailleur
0e34a20c14 Debug v20 2024-05-12 18:44:58 +02:00
Laurent Destailleur
74dd1ce7bb Debug v20 2024-05-12 12:32:33 +02:00
Laurent Destailleur
87c445bbf1 Add website page type for ajax 2024-05-12 12:20:00 +02:00
Mohamed DAOUD
a8bf174722 Fix edit inline mode for the website module (#29590)
* edit inline website

* check user rights before

* Update editinline.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-05 02:48:23 +02:00
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