Commit Graph

2333 Commits

Author SHA1 Message Date
Laurent Destailleur
086282a5fb Log 2023-03-24 14:38:13 +01:00
Laurent Destailleur
d0a8d0aaaa Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-24 13:54:43 +01:00
Laurent Destailleur
0f9ac598e2 css 2023-03-24 12:23:49 +01:00
Laurent Destailleur
97dd7de712 Look and feel v17 2023-03-24 12:08:42 +01:00
Laurent Destailleur
69799d9ea1 No need for db->escape when cast on int exists 2023-03-23 14:26:19 +01:00
Laurent Destailleur
dcc04ca018
Merge pull request #24182 from Hystepik/develop#2
Fix: stripe ipn.php for payment_intent.succeeded
2023-03-23 14:23:51 +01:00
hystepik
8f96412ba2 add cast for int sql 2023-03-23 11:01:34 +01:00
hystepik
602050ffbc add security on prelevement 2023-03-23 10:38:53 +01:00
hystepik
76f221aee0 fix postgre error 2023-03-22 14:11:59 +01:00
hystepik
8c164db2f9 fix CI 2023-03-22 10:31:55 +01:00
hystepik
b9a6a9771d add protection on resend of action 2023-03-21 16:13:57 +01:00
hystepik
9d460db1ef change errors to error 2023-03-21 11:12:43 +01:00
Laurent Destailleur
acc7a8b1be Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-03-18 01:59:40 +01:00
Laurent Destailleur
7976d99c68 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-18 01:59:13 +01:00
Laurent Destailleur
4de09b7813 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-18 01:56:34 +01:00
Laurent Destailleur
26c424b41e Code comment 2023-03-18 01:29:00 +01:00
Laurent Destailleur
2d0b855de7 Fix param FILTER_VALIDATE_EMAIL 2023-03-17 21:00:18 +01:00
Laurent Destailleur
0bdc666df7
Merge pull request #24226 from ymollard/membership-settings-ui
Membership settings in UI
2023-03-17 20:56:14 +01:00
Laurent Destailleur
515aef0bea
Merge pull request #24227 from ymollard/membership-rephrase-public
Make the "public" setting clearer in the UI
2023-03-17 16:32:31 +01:00
Regis Houssin
bb7b69ef43 FIX FILTER_VALIDATE_EMAIL param is not a string 2023-03-17 06:43:15 +01:00
Laurent Destailleur
ba35b405cb Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-17 01:31:05 +01:00
Laurent Destailleur
1e6f856e11 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-17 01:26:54 +01:00
VESSILLER
84afd61eba FIX missing protection on ajax public ticket page for valid email 2023-03-16 11:21:56 +01:00
Yoan Mollard
ccfb689054 Make the "public" setting clearer in the UI 2023-03-16 02:23:39 +01:00
Yoan Mollard
451a0e8469 Allow users to show or hide the "vote allowed" column in UI 2023-03-16 01:29:29 +01:00
hystepik
3c9b6c47dd Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#2 2023-03-14 10:39:06 +01:00
Laurent Destailleur
ca096089fb Debug v18 2023-03-13 16:28:58 +01:00
hystepik
89ea87dcaa fi CI 2023-03-13 11:45:17 +01:00
Laurent Destailleur
022e06f4f3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-13 10:33:47 +01:00
Laurent Destailleur
f84a8361bc Look and feel v18 2023-03-13 10:05:00 +01:00
Laurent Destailleur
d6e0d745a8 FIX token error when closing ticket from public interface 2023-03-12 22:11:58 +01:00
Laurent Destailleur
2660948778 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-12 22:08:50 +01:00
Laurent Destailleur
843411ef5d Fix CSS public interface of tickets 2023-03-12 22:02:40 +01:00
Laurent Destailleur
11fd351b3d Some steps to merge manually #22960 2023-03-12 21:31:33 +01:00
Laurent Destailleur
17e5ee5f58
Merge pull request #24137 from MaximilienR-easya/dev_New_extrafield_public_ticket_view
extrafields inside public ticket view
2023-03-10 22:57:09 +01:00
hystepik
68c744a631 Fix: ipn for stripe 2023-03-10 16:17:47 +01:00
Laurent Destailleur
ae8b213d04 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-10 13:31:02 +01:00
Laurent Destailleur
c7431b83ec Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-10 13:14:13 +01:00
Laurent Destailleur
f64b0f432d Add a suffix into log to have its own log file 2023-03-10 12:57:39 +01:00
Laurent Destailleur
c75dc107e7 Doc 2023-03-08 12:20:35 +01:00
Laurent Destailleur
09a5f09e2a Code comment 2023-03-08 04:32:48 +01:00
Laurent Destailleur
384d7fc163 Fix IPN 2023-03-08 03:36:58 +01:00
Laurent Destailleur
2e563d1ce1 Clean code for IPN 2023-03-06 22:01:32 +01:00
Laurent Destailleur
488279aed8 Doc 2023-03-06 21:48:31 +01:00
Maximilien Rozniecki
8fd991d51d add extrafields_view.tpl.php inside public_ticket_view 2023-03-06 15:41:58 +01:00
stickler-ci
6eb93fdc55 Fixing style errors. 2023-03-06 10:49:44 +00:00
Maximilien Rozniecki
ba8f91f355 added an option to controle if we want to show the progress bar in the public interface 2023-03-06 11:43:01 +01:00
Yoan Mollard
ebac8ef1f1 Fix double morphy display when morphy is forced 2023-03-05 17:06:32 +01:00
Yoan Mollard
7a7d1c2fb1 Revert "Fix member nature display in new.php"
This reverts commit fd371cc52b.
2023-03-05 16:58:45 +01:00
Yoan Mollard
d9c47b93df Revert "Drop the double <tr>"
This reverts commit a02e88dc28.
2023-03-05 16:55:45 +01:00
Laurent Destailleur
3533c8a4c3 NEW Add STRIPE_DEBUG, a way to log Stripe IPN 2023-03-03 19:19:56 +01:00
Laurent Destailleur
7846641af2 Fix warning 2023-03-03 18:47:11 +01:00
Laurent Destailleur
7de2219e07 Add log for IPN file 2023-03-03 18:46:29 +01:00
Laurent Destailleur
54d1250887 Merge + Clean duplicate trigger code. We must use the context. 2023-03-02 02:19:24 +01:00
Laurent Destailleur
032ab39161
Merge pull request #24078 from BB2A/NEW---Name-and-date-to-print-on-PDF-PropalSign
NEW - Name and date to print on PDF Sign
2023-03-01 21:53:31 +01:00
Laurent Destailleur
aa3556e676 Look and feel v18 2023-03-01 16:48:35 +01:00
Laurent Destailleur
93953cd24c Fix option PARTNERSHIP_BACKLINKS_TO_CHECK 2023-03-01 11:08:38 +01:00
Laurent Destailleur
e9ad798431 Fix missing url 2023-03-01 10:55:22 +01:00
Yoan Mollard
a02e88dc28 Drop the double <tr>
Must be displayed both in the if and else
2023-02-26 22:18:30 +01:00
Anthony Berton
5e8fc026cb add name and date on sign propal 2023-02-25 01:54:13 +01:00
Anthony Berton
70f2d25e71 ADD input for name 2023-02-25 00:17:12 +01:00
Yoan Mollard
fd371cc52b Fix member nature display in new.php 2023-02-24 23:31:06 +01:00
Laurent Destailleur
62c6178269 Work on SEPA Stripe Payments 2023-02-24 23:15:54 +01:00
Laurent Destailleur
e2ecc3d091 Comment dangerous part for the moment 2023-02-24 18:15:17 +01:00
Laurent Destailleur
10853b64ff
Merge branch 'develop' into develop#2 2023-02-24 18:05:07 +01:00
Laurent Destailleur
886cab41f2
Merge pull request #24018 from Hystepik/develop#1
New : Test of big upload on test_forms
2023-02-24 17:58:54 +01:00
hystepik
2cb3e260f7 add module verification 2023-02-24 12:20:39 +01:00
hystepik
5f8bff123b fix process 2023-02-24 11:05:54 +01:00
Laurent Destailleur
34252d34c4 Debug v18 2023-02-23 22:31:21 +01:00
Laurent Destailleur
a64ed59e18 Merge 2023-02-23 22:25:56 +01:00
Laurent Destailleur
4068b1db87 Fix link for read or unsubscribe must use a unique hash 2023-02-23 21:19:01 +01:00
hystepik
763001625b New : test of big upload on test_forms 2023-02-23 11:20:19 +01:00
Laurent Destailleur
7c316229db Debug v17 2023-02-22 02:21:48 +01:00
Laurent Destailleur
aa9f6f562e Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-21 20:52:54 +01:00
Laurent Destailleur
b7ec5846b2 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-21 20:51:52 +01:00
Laurent Destailleur
be82f51f68 Fix regression 2023-02-21 20:50:26 +01:00
Laurent Destailleur
0703645304 Fix missing protection on ajax public ticket page 2023-02-21 20:47:35 +01:00
Laurent Destailleur
1231604d14 Disable a public ajax page 2023-02-21 20:45:15 +01:00
Laurent Destailleur
ac3f9e3830 Disable a public ajax page 2023-02-21 20:42:46 +01:00
Laurent Destailleur
04ca203ee8 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-21 12:21:01 +01:00
Laurent Destailleur
5477ec9800 Style 2023-02-21 10:50:29 +01:00
Laurent Destailleur
8f33945a0b CSS 2023-02-21 10:37:15 +01:00
Laurent Destailleur
d050471eb0 Debug v17 2023-02-21 10:34:21 +01:00
Laurent Destailleur
ee9d65732c Fix disabled partnership type 2023-02-21 10:11:10 +01:00
Laurent Destailleur
2168578f2e Fix inline css 2023-02-18 14:00:25 +01:00
Maximilien Rozniecki
cc507b7d18 forget a modification 2023-02-16 09:52:33 +01:00
Maximilien Rozniecki
f69f22246e bugfix attached files send via the public interface view ticket was not working 2023-02-16 09:43:03 +01:00
Laurent Destailleur
83727d08ba Enhance the virtual business card feature 2023-02-13 19:34:36 +01:00
hystepik
bc0b0514bb fix Ci 2023-02-10 16:29:39 +01:00
hystepik
89f3ba1a32 fix ipn 2023-02-10 16:12:24 +01:00
hystepik
b5ffe6204f push with ipn not working 2023-02-10 15:30:36 +01:00
Laurent Destailleur
2a83487c46 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-09 19:37:33 +01:00
Jean-Patrice Clerc
5ae079b018 Ajout de la ligne pour enregistrer l'email du formulaire 2023-02-09 15:42:44 +01:00
Laurent Destailleur
2765c743fe
Merge pull request #23814 from jpclerc-beep/formulaire-email
FIX : Save email from the auto register form in Project module
2023-02-09 15:41:33 +01:00
Laurent Destailleur
dfda68a63c Debug v17 - Online membership subscription of members 2023-02-09 14:33:09 +01:00
Laurent Destailleur
45900052e8 Debug v17 2023-02-09 13:54:39 +01:00
Lucas Marcouiller
1115f9c0c9
Merge branch 'develop' into develop#2 2023-02-09 10:14:27 +01:00
Frédéric FRANCE
9fe920b2a9 deprecate method send_an_email 2023-02-08 21:45:46 +01:00
Laurent Destailleur
f1c15e1714
Merge pull request #23295 from FliyFly/scrutinizernewproject
Fix(scrutinizer)
2023-02-08 16:13:00 +01:00
Jean-Patrice Clerc
f497299732
Ajout de la ligne pour enregistrer l'email du formulaire 2023-02-06 21:04:40 +01:00