Laurent Destailleur
efe6eab5f3
Save default langueg and other language in export of website
2021-04-18 23:09:23 +02:00
Laurent Destailleur
8a62d97b89
Remove one thousand of useless files
2021-04-12 15:57:16 +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
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
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
cc10106a21
Fix protection on int
2021-03-14 12:20:23 +01:00
Laurent Destailleur
12f50a76d7
Fix yogosha #5627
2021-03-14 11:48:39 +01:00
Frédéric FRANCE
256001ebd6
code syntax website directory
2021-02-26 12:03:07 +01:00
Laurent Destailleur
89154265c6
FIX #16129
2021-02-10 03:12:19 +01:00
Laurent Destailleur
a1147319d2
Fix countAll
2021-01-26 13:11:10 +01:00
Laurent Destailleur
02098bf37b
Fix default
2021-01-26 12:43:23 +01:00
Laurent Destailleur
c5cda97c19
FIX Generation of aliases (main alias and alt alias into subdirs)
2021-01-24 14:34:29 +01:00
Laurent Destailleur
d9908efdef
Code comment
2021-01-24 13:29:38 +01:00
Laurent Destailleur
0203965fbf
Fix typo
2021-01-24 13:29:26 +01:00
Laurent Destailleur
452aea1d8b
Fix bad test
2021-01-23 17:59:56 +01:00
Laurent Destailleur
efc3bad7c6
Merge pull request #15678 from frederic34/fk_element
...
doxygen
2020-12-07 22:31:08 +01:00
Laurent Destailleur
1f83e22aea
Fix set of translation of website page during cloning
2020-12-06 15:59:19 +01:00
Frédéric FRANCE
4e18f46f28
doxygen
2020-12-05 23:53:55 +01:00
Scrutinizer Auto-Fixer
6df4954b20
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-12-01 01:41:19 +00:00
Laurent Destailleur
e1a6e8f2fc
CSS
...
Security: Add param to fight against Clickjacking attacks
2020-11-26 11:29:16 +01:00
Frédéric FRANCE
2480e1ab9e
doxygen
2020-11-24 22:31:03 +01:00
Scrutinizer Auto-Fixer
ab25e047c0
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-31 17:51:30 +00:00
Scrutinizer Auto-Fixer
7f52920716
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-31 13:32:18 +00:00
Laurent Destailleur
858c48bd15
Fix
2020-10-25 22:12:16 +01:00
Scrutinizer Auto-Fixer
1512521d91
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-07 13:01:28 +00:00
Florian
c89f8b323b
Rename fk_typeobject to type_object
2020-10-01 15:18:19 +02:00
Nicolas
dfba9a06ad
NEW Field to link website page to an other object
2020-09-28 20:39:02 +02:00
Florian
bdb38da9d3
Add 2 new field typeObject and ObjectId to website
2020-09-28 18:17:23 +02:00
Laurent Destailleur
d38168f49e
Fix escape
2020-09-19 22:59:04 +02:00
Laurent Destailleur
bf1f295602
NEW Can disable, from edit page, the whole web site
...
FIX position of a cloned website
2020-08-04 02:50:56 +02:00
Laurent Destailleur
b763b40d8c
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-06-12 19:37:27 +02:00
Laurent Destailleur
c90ab62989
Fix We must include version into filename
2020-06-12 15:31:12 +02:00
Laurent Destailleur
2a20fc3968
Fix missing author into export_alias
2020-06-12 15:27:28 +02:00
Laurent Destailleur
ee611fa7a0
Fix bad definition of field for parent
2020-06-11 18:32:05 +02:00
Laurent Destailleur
c289001507
Fix bad definition of field for parent
2020-06-11 18:31:26 +02:00
Laurent Destailleur
c175fbd697
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/website/class/website.class.php
htdocs/website/index.php
2020-06-09 22:09:57 +02:00
Laurent Destailleur
756ef0b583
Fix disallow < > into meta info
...
Fix message page regenerated
2020-06-09 21:43:42 +02:00
Laurent Destailleur
0f1447cf05
Fix position of clone
2020-06-08 23:42:48 +02:00
Laurent Destailleur
738fa35471
Fix clone web site
2020-06-08 23:37:49 +02:00
Laurent Destailleur
148bdec96f
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-06-06 20:25:24 +02:00
Laurent Destailleur
fb02edf254
Fix For select language component, we force on root
2020-06-06 20:25:05 +02:00
Laurent Destailleur
788ec1f87d
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-06-06 20:18:51 +02:00
Laurent Destailleur
34778937c3
Fix link to image
2020-06-06 20:16:07 +02:00
Laurent Destailleur
f00b2d1e6f
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-06-06 20:11:57 +02:00
Laurent Destailleur
2d87da8815
Fix link
2020-06-06 20:11:01 +02:00
Laurent Destailleur
88aaec63f7
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-06-06 18:57:41 +02:00
Laurent Destailleur
7061e9b4cb
Fix deletion of website page
2020-06-06 18:57:24 +02:00
Laurent Destailleur
3aaefd15b0
Fix set of categories
2020-05-26 01:07:43 +02:00
Frédéric FRANCE
def53338de
add new rule
2020-05-21 09:07:10 +02:00
Laurent Destailleur
00f189c921
Introduce button to allow migration of files from old version at once
2020-05-20 13:19:32 +02:00
Laurent Destailleur
0842259012
Fix lang must be set to null and not 0 when not defined
2020-05-14 18:56:07 +02:00
Laurent Destailleur
4cf7f68b6c
Fix search on pages
2020-05-14 18:44:05 +02:00
Laurent Destailleur
949e0f2326
Fix filter on language
2020-05-14 17:27:12 +02:00
Laurent Destailleur
d27ccb0233
Fix pb of lang subdir in exporting website
2020-05-03 14:58:53 +02:00
Laurent Destailleur
da91a857a5
Fix pb of lang subdir in cloning website
2020-05-03 14:49:06 +02:00
Laurent Destailleur
77cf9fb569
Add .dolibarr file into CMS
2020-05-03 14:28:23 +02:00
Scrutinizer Auto-Fixer
444c293c01
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-04-10 08:59:32 +00:00
Laurent Destailleur
9307e3821f
Fix import_key was erased after update
2020-04-04 18:35:40 +02:00
Laurent Destailleur
7370268b13
Tool to regenerate files
2020-03-21 11:04:33 +01:00
Laurent Destailleur
3cf7105635
Fix language in sublang dir
2020-03-13 10:05:54 +01:00
Laurent Destailleur
6f636d6d69
NEW Add field author public alias for blog post on website module
2020-03-12 20:50:36 +01:00
Laurent Destailleur
d6966dd429
Add method to count number of blogs in website
2020-03-10 15:59:48 +01:00
Laurent Destailleur
935aa4e71e
Fix export ebsite tool
2020-03-09 23:12:56 +01:00
Laurent Destailleur
c4a9824685
Fix isMultiLang
2020-03-06 13:44:15 +01:00
Laurent Destailleur
6211577db7
Fix list of blog topics
2020-02-28 18:21:26 +01:00
Laurent Destailleur
932f91eb61
css
2020-02-27 23:11:39 +01:00
Laurent Destailleur
9c83dc0f1b
css
2020-02-27 23:03:39 +01:00
Laurent Destailleur
2205667ca0
Fix multilang
2020-02-27 21:57:36 +01:00
Laurent Destailleur
2d841d9d83
Debug multilang website
2020-02-27 21:43:11 +01:00
Scrutinizer Auto-Fixer
e44865d8b5
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-02-21 16:53:37 +00:00
Laurent Destailleur
df1851838e
Main language of a web site is now mandatory
2020-02-21 16:37:07 +01:00
Laurent Destailleur
5243cee0b8
Fix duplicate field in insert
2020-02-21 13:48:05 +01:00
Laurent Destailleur
7909055ee8
Enhance multilangue support in website module
2020-02-21 11:36:16 +01:00
Laurent Destailleur
c14daa2790
Can set main language and sublanguages of a website
2020-02-19 18:32:04 +01:00
Laurent Destailleur
716f765ce1
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/modules/expedition/doc/pdf_espadon.modules.php
2020-02-08 16:00:06 +01:00
Laurent Destailleur
83598a0b53
FIX After import of a website template, home page was not set
2020-02-06 23:35:04 +01:00
Scrutinizer Auto-Fixer
0aa156db78
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-01-16 01:54:00 +00:00
Laurent Destailleur
4716b82249
Fix clone of page
2020-01-11 14:44:12 +01:00
Laurent Destailleur
1af67a4336
Merge pull request #12713 from frederic34/doxygen_warning
...
doxygen
2019-12-16 19:02:10 +01:00
Laurent Destailleur
98cc2c2886
Add tooltip
2019-12-16 14:29:47 +01:00
Frédéric FRANCE
9e4fb8d4fe
doxygen
2019-12-15 10:02:20 +01:00
Laurent Destailleur
0e063a3bb3
Fix hreflang tag (must include itself)
2019-12-07 15:46:14 +01:00
Laurent Destailleur
3030a9fa2a
Fix manifest file was saved but not enabled.
2019-12-07 13:09:55 +01:00
Laurent Destailleur
aedec91b5d
Fix phpcs
2019-11-30 10:55:29 +01:00
Laurent Destailleur
a8b9cc1286
Fix export of image
2019-11-29 23:19:23 +01:00
stickler-ci
278e3a7076
Fixing style errors.
2019-11-10 11:23:37 +00:00
Philippe GRAND
9b0debfd08
add some comment
2019-11-10 12:22:24 +01:00
Scrutinizer Auto-Fixer
812d0af1d9
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-08 14:51:54 +00:00
Laurent Destailleur
e3b5be7475
All properties 'libstatut', 'labelstatut', 'labelstatus' were renamed
...
into 'labelStatus'.
All properties 'labelstatusshort' and 'labelstatut_short' were renamed
into 'labelStatusShort'.
2019-11-01 12:52:03 +01:00
Laurent Destailleur
f98df3c807
NEW Can edit link to the translation page in website module
2019-10-31 21:09:33 +01:00
Frédéric FRANCE
a7797ba1da
clean indent in variants directory
2019-10-26 20:53:39 +02:00
Frédéric FRANCE
e75f7d448c
Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen
2019-10-16 20:00:01 +02:00
Laurent Destailleur
346e9f3e1b
Fix import of web site
...
Fix sort on constant setup page lost
2019-10-09 15:01:19 +02:00
Alexandre SPANGARO
02dbc11f98
Move Gnu.org to https
2019-09-23 21:55:30 +02:00