2
0
forked from Wavyzz/dolibarr
Commit Graph

682 Commits

Author SHA1 Message Date
Laurent Destailleur
5dfa18758c CSS 2021-05-07 01:36:59 +02:00
Laurent Destailleur
575d335374 Debug generation of webp 2021-05-01 15:12:30 +02:00
Laurent Destailleur
655056ed31 Debug v14 2021-04-29 12:10:55 +02:00
Laurent Destailleur
ae773ff938 FIX Disabled pages must not appears into sitemap 2021-04-27 12:12:45 +02:00
Laurent Destailleur
9941236d76 Fix alternate into sitemap 2021-04-27 11:47:33 +02:00
Laurent Destailleur
071fe087fd Fix replacement of sitemap entry in robot.txt 2021-04-27 11:29:47 +02:00
Laurent Destailleur
0d391ec185 Show name of sitemap file 2021-04-27 11:20:04 +02:00
Laurent Destailleur
d138e7410b Clean code 2021-04-26 19:12:23 +02:00
Laurent Destailleur
b5868acf18 Fix phpcs 2021-04-19 15:30:30 +02:00
Laurent Destailleur
634c38e948 Fix escape 2021-04-19 15:28:49 +02:00
Laurent Destailleur
1988703a60 Bad test 2021-04-18 23:27:39 +02:00
Laurent Destailleur
a1acc896e2 Accept several sizes for favicon 2021-04-18 23:25:47 +02:00
Laurent Destailleur
97564bfcc9 css 2021-04-18 23:18:32 +02:00
Laurent Destailleur
efe6eab5f3 Save default langueg and other language in export of website 2021-04-18 23:09:23 +02:00
Laurent Destailleur
69aa5553f5 Fix syntax error 2021-04-18 15:28:52 +02:00
Laurent Destailleur
10f1443d4a Debug sitemap generation. Bad format of date 2021-04-18 15:27:45 +02:00
Laurent Destailleur
cad7ea0b92 css 2021-04-18 15:07:22 +02:00
Laurent Destailleur
03f7ec13cf Can sort on language on list of website pages 2021-04-18 15:00:23 +02:00
Laurent Destailleur
8067e1d70a Fix order 2021-04-18 14:48:38 +02:00
Laurent Destailleur
fd3f2f4e27 Set order in sitemap 2021-04-18 14:46:14 +02:00
Laurent Destailleur
038b005e6a Fix sql error 2021-04-18 14:44:33 +02:00
Laurent Destailleur
08deb3c0e9 Fix selection of files to report into sitemap 2021-04-18 14:41:05 +02:00
Laurent Destailleur
20fb70d493 Fix syntax error 2021-04-18 14:34:08 +02:00
Laurent Destailleur
ecadc03b75 Fix sitemaps for multilang 2021-04-18 14:32:17 +02:00
Laurent Destailleur
ae595d8545 Fix sitemap 2021-04-18 14:18:05 +02:00
Laurent Destailleur
54c90059ff Fix sitemaps 2021-04-18 14:11:22 +02:00
Laurent Destailleur
3502c4c269 Debug sitemap generation 2021-04-18 13:45:46 +02:00
Laurent Destailleur
fbc28795bc Debug sitemap generation 2021-04-18 12:51:37 +02:00
Laurent Destailleur
8a62d97b89 Remove one thousand of useless files 2021-04-12 15:57:16 +02:00
Laurent Destailleur
70383cca73 Add protection to avoid to overwrite a page with another similar name 2021-04-11 18:49:17 +02:00
lmarcouiller
19ee78e123 Close #17193 : Move button convert in webp 2021-04-09 15:44:47 +02:00
Laurent Destailleur
42ddb6e5f0 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/comm/index.php
	htdocs/core/class/html.form.class.php
	htdocs/core/lib/accounting.lib.php
	htdocs/core/lib/website2.lib.php
	htdocs/fourn/class/fournisseur.commande.class.php
	htdocs/fourn/class/paiementfourn.class.php
	htdocs/public/ticket/view.php
2021-04-09 14:17:41 +02:00
Laurent Destailleur
475bdc24f4 Fix sql error 2021-04-09 01:31:55 +02:00
Laurent Destailleur
5fd9ee20eb Merge branch 'develop' into develop#4 2021-04-08 15:42:07 +02:00
Laurent Destailleur
f8b5bee9eb Add function getListOfPossibleImageExt 2021-04-08 14:20:59 +02:00
Laurent Destailleur
638a4a6194 Merge pull request #17161 from Hystepik/develop#3
Close #17108 : New button to convert images in webp format
2021-04-08 14:06:45 +02:00
Laurent Destailleur
59c8e70fd2 Fix #yogosha4510 2021-04-07 23:43:10 +02:00
lmarcouiller
0611db68cf add of tooltip 2021-04-07 11:21:41 +02:00
lmarcouiller
49b3970700 Close #17113 : Can upload a favicon in website module 2021-04-07 11:13:14 +02:00
Indelog
426e846f58 Fix website create/update empty otherlang
Empty otherlang value was not correctly ignored.
2021-04-07 10:01:05 +02:00
Indelog
17fa9559a3 Fix empty string WEBSITE_OTHERLANG
If post WEBSITE_OTHERLANG with empty value or with value like this
'en,,sv' or 'en,sv,' we can get an otherlang with empty value. This can lead
unexpected behaviour when we use an element of otherlang to set the
subdirectory name to store pages for a sub lang.
2021-04-07 09:29:40 +02:00
lmarcouiller
c04387ff3b Close #17108 : New button to convert images in webp format 2021-04-06 11:52:04 +02:00
Laurent Destailleur
7cba3f8a0a css 2021-04-05 12:41:39 +02:00
Laurent Destailleur
39fc2e6e60 NEW Save old page with .old in edition of a website page 2021-04-01 19:49:36 +02:00
Laurent Destailleur
be6bb3a756 FIX #yogosha5746 - next step (work in progress) 2021-03-30 19:12:07 +02:00
Laurent Destailleur
fae3cca494 FIX #yogosha5746 - next step (work in progress) 2021-03-30 17:45:15 +02:00
Laurent Destailleur
6e422d26f3 FIX #yogosha5746 - next step (wip) 2021-03-30 16:20:18 +02:00
Laurent Destailleur
ca1715df96 Add some protection for SQL injection 2021-03-22 13:31:06 +01:00
Laurent Destailleur
15440917b1 Fix #ygosha5698 2021-03-22 11:30:18 +01:00
Laurent Destailleur
6a8f4ac892 NEW Add permission "export website" 2021-03-20 19:30:08 +01:00