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
Frédéric FRANCE
565a9eb191
fix initAsSpecimen values
2023-12-15 22:31:32 +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
Laurent Destailleur
c882870085
Fix warnings
2023-08-04 03:56:02 +02:00
Laurent Destailleur
a4a014cfd5
Clean libelle into label
2023-04-08 15:08:55 +02: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
Laurent Destailleur
fa651f7566
Enhance website CMS toolbar
2022-10-09 17:49:44 +02:00
Laurent Destailleur
cf5825687e
Debug v16
2022-07-12 10:56:03 +02:00
Laurent Destailleur
7ac00bfec9
Bad param
2022-07-12 10:09:01 +02:00
Laurent Destailleur
82b65f3517
Merge pull request #20707 from hregis/fix_wrong_data_root_with_multicompany
...
NEW Module website now supports the multicompany module
2022-05-01 12:33:07 +02:00
Regis Houssin
8a2cc52b5c
FIX wrong website data root with multicompany
2022-04-25 10:14:30 +02:00
Laurent Destailleur
d91db3fe55
Fix: when cloning a website page, the page has the status draft.
2022-03-24 15:42:01 +01:00
Laurent Destailleur
dd0809b528
Fix trans labels status
2021-10-16 19:37:57 +02:00
Laurent Destailleur
17d2c3cb08
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/website/class/websitepage.class.php
2021-10-07 16:10:48 +02:00
Laurent Destailleur
b905b1b4bc
FIX missing filter status=1 on rss feeds
2021-10-07 16:09:32 +02:00
Laurent Destailleur
b04ea59a51
More sql sanitizing
2021-09-02 13:58:42 +02:00
Laurent Destailleur
29abbbe2fb
Clean code
2021-08-28 01:45:53 +02:00
Laurent Destailleur
46d993c9a6
Clean code
2021-08-27 22:42:04 +02:00
Laurent Destailleur
a123154446
Fix clean alias
2021-06-29 15:29:28 +02:00
Laurent Destailleur
655056ed31
Debug v14
2021-04-29 12:10:55 +02:00
Laurent Destailleur
d138e7410b
Clean code
2021-04-26 19:12:23 +02:00
Laurent Destailleur
475bdc24f4
Fix sql error
2021-04-09 01:31:55 +02:00
Laurent Destailleur
6e422d26f3
FIX #yogosha5746 - next step (wip)
2021-03-30 16:20:18 +02:00
Laurent Destailleur
15440917b1
Fix #ygosha5698
2021-03-22 11:30:18 +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
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
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
Laurent Destailleur
e1a6e8f2fc
CSS
...
Security: Add param to fight against Clickjacking attacks
2020-11-26 11:29:16 +01: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
c289001507
Fix bad definition of field for parent
2020-06-11 18:31:26 +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