Commit Graph

111045 Commits

Author SHA1 Message Date
kevin
b2c8045b11 The standard datepicker does not display on year's date select more than 10 years ago and 10 years in the future 2022-08-02 11:51:16 +02:00
jpb
cec9725ced FIX : VAT rate recalculation
set a checkbox on clone formquestion
2022-08-01 16:28:44 +02:00
Anthony Berton
2227b0bf20 Merge branch '16.0' of https://github.com/Dolibarr/dolibarr into FIX---php-V8-selectsearshbox-v16 2022-08-01 09:31:10 +02:00
Laurent Destailleur
bf2d3160db Fix trans 2022-08-01 04:22:45 +02:00
Laurent Destailleur
4c4dd53385 Fix filter on company 2022-07-31 22:46:53 +02:00
ptibogxiv
af4d8ef53e
FIX validation paymentok.php if advance rights 2022-07-30 15:32:18 +02:00
Laurent Destailleur
edb61faf25 Fix lang 2022-07-29 18:16:29 +02:00
Laurent Destailleur
fe2a0e0340 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
	htdocs/langs/el_GR/errors.lang
	htdocs/langs/hr_HR/errors.lang
	htdocs/langs/hu_HU/errors.lang
	htdocs/langs/nb_NO/errors.lang
	htdocs/langs/uk_UA/errors.lang
2022-07-29 18:12:38 +02:00
Laurent Destailleur
629689b13f Fix bad trans %n instead of %s 2022-07-29 18:06:49 +02:00
Laurent Destailleur
77389b3855 Fix trans 2022-07-29 17:35:39 +02:00
Laurent Destailleur
5d2d0384f8 Debug v16 2022-07-29 17:05:02 +02:00
Laurent Destailleur
c4323b99a9 css 2022-07-29 17:04:49 +02:00
atm-steve
4c306b958c wip: popin with new fileds 2022-07-29 16:24:46 +02:00
Laurent Destailleur
d44da58083 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-07-29 16:03:36 +02:00
Laurent Destailleur
51d022914b Fix missing auto increment key. Fix error duplicate of type of contact. 2022-07-29 16:03:21 +02:00
Laurent Destailleur
ab2afd772b
Merge pull request #21600 from ymollard/eventorg-fixes
FIX: EventOrganization Missing databases entries and labels
2022-07-29 15:40:21 +02:00
Laurent Destailleur
9cc9b84138
Update modEventOrganization.class.php 2022-07-29 15:39:37 +02:00
stickler-ci
75a8fdce11 Fixing style errors. 2022-07-29 13:33:16 +00:00
Laurent Destailleur
5e4ed0dea0
Update commonobject.class.php 2022-07-29 15:28:33 +02:00
Laurent Destailleur
c181b0bff4
Update commonobject.class.php 2022-07-29 15:27:20 +02:00
Laurent Destailleur
6d2219e00c
Update commonobject.class.php 2022-07-29 15:26:34 +02:00
Laurent Destailleur
7de18b9f79 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-07-29 15:22:25 +02:00
Laurent Destailleur
b27e8582f1 Log 2022-07-29 15:22:16 +02:00
Laurent Destailleur
a5f735a638
Merge pull request #21616 from ptibogxiv/patch-25
Fix picto on stripe charge.php
2022-07-29 15:13:28 +02:00
lmarcouiller
d1d5e0836f Fix : HasRight on user.class.php for $permlevel2 2022-07-29 15:12:25 +02:00
Laurent Destailleur
cc9cc7f832 Picto 2022-07-29 14:57:20 +02:00
Laurent Destailleur
f0c8523713 Debug v16 2022-07-29 14:57:11 +02:00
Laurent Destailleur
e25b599ee3 Fix position of fields 2022-07-29 12:53:19 +02:00
Laurent Destailleur
e13d5ea5aa Fix missing import key 2022-07-29 11:55:44 +02:00
Laurent Destailleur
f66dfb1c08 phpv8 2022-07-29 11:08:04 +02:00
Laurent Destailleur
0b568aebad Fix missing link to vcal for some tabs of user 2022-07-29 10:41:09 +02:00
ptibogxiv
4bc54fc845
Fix picto on stripe charge.php 2022-07-28 19:43:58 +02:00
Laurent Destailleur
482f80d14a Close #21612 2022-07-28 19:00:17 +02:00
Laurent Destailleur
eac926e01d Fix phpv8 2022-07-28 18:30:26 +02:00
Laurent Destailleur
3da20beeb5 Fix warning 2022-07-28 18:06:37 +02:00
Laurent Destailleur
f984af7d13 css 2022-07-28 15:35:57 +02:00
Laurent Destailleur
5c3139974c css 2022-07-28 14:55:47 +02:00
Laurent Destailleur
1a61209c0d Fix fatal error in Stripe setup page
Conflicts:
	htdocs/stripe/admin/stripe.php
2022-07-28 10:55:38 +02:00
Laurent Destailleur
f6d54ca101 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
	ChangeLog
	build/exe/doliwamp/doliwamp.iss
	htdocs/comm/action/index.php
	htdocs/comm/action/peruser.php
2022-07-28 02:36:57 +02:00
Laurent Destailleur
c000bd7f89 css 2022-07-28 02:31:47 +02:00
Yoan Mollard
e9528443b2 Insert speaker contact type into db 2022-07-27 22:12:36 +02:00
Yoan Mollard
e271175de6 Display all errors 2022-07-27 21:37:06 +02:00
Yoan Mollard
5600fd63df Retrieve category and insert default const at init of eventorganization module 2022-07-27 21:36:57 +02:00
Yoan Mollard
244f3913b0 Qualify cactionevents for eventorganization 2022-07-27 21:35:52 +02:00
Yoan Mollard
6519edabc5 Error messages for category 2022-07-27 21:34:36 +02:00
Laurent Destailleur
9393a51621 Clean code 2022-07-27 18:22:08 +02:00
Laurent Destailleur
d400ee9703 Fix missing link to public interface 2022-07-27 15:15:16 +02:00
Laurent Destailleur
13df3747d0 Fix look and feel v16 2022-07-27 13:59:01 +02:00
Quatadah Nasdami
2d60fe26f9 done as it should 2022-07-27 11:07:28 +02:00
Quatadah Nasdami
586d496d5a done as it should 2022-07-27 11:03:29 +02:00