Commit Graph

78076 Commits

Author SHA1 Message Date
Laurent Destailleur
bc5e5be3bf
Merge pull request #11736 from ptibogxiv/patch-236
NEW display membership in takepos if member link to thirdparty
2019-08-26 16:37:25 +02:00
Laurent Destailleur
3e4433a6c5
Merge pull request #11731 from ptibogxiv/patch-233
NEW birthdays member boxe
2019-08-26 16:36:20 +02:00
Laurent Destailleur
bf713e7477
Merge pull request #11725 from ptibogxiv/patch-229
NEW update / delete stripe account for supplier
2019-08-26 16:35:27 +02:00
Laurent Destailleur
7c986301d8
Merge pull request #11723 from schhub/patch-2
Fix Delete action for documents backup.
2019-08-26 16:34:05 +02:00
Laurent Destailleur
5c13f5d397
Update dolibarr_export.php 2019-08-26 16:33:38 +02:00
Laurent Destailleur
6771af4565
Update dolibarr_export.php 2019-08-26 16:33:22 +02:00
Laurent Destailleur
766d67e0b7
Merge pull request #11729 from ptibogxiv/patch-232
Fix phpcs
2019-08-26 16:24:35 +02:00
Laurent Destailleur
ebfeea4de7
Merge pull request #11751 from jtraulle/project-issues-templates
Use distinct GitHub issue templates for Bugs and Feature requests
2019-08-26 16:02:58 +02:00
Laurent Destailleur
dd53d3d4a1
Merge pull request #11749 from aspangaro/11.0_p1
Fix travis
2019-08-26 15:59:30 +02:00
Jean Traullé
69d3eed32b
Merge branch 'develop' into project-issues-templates 2019-08-26 15:20:16 +02:00
Jean Traullé
bc14f3979d
Fix CI 2019-08-26 15:19:51 +02:00
Jean Traullé
92ea663266
Delete old issue template 2019-08-26 14:27:43 +02:00
Jean Traullé
af23f344ce Use distinct Github issue templates for Bugs and Feature requests
This allow to have distinct placeholder texts and auto-assign labels (Bug or Feature request).
2019-08-26 14:23:14 +02:00
Alexandre SPANGARO
20e2180de4 Fix travis 2019-08-26 13:54:46 +02:00
Laurent Destailleur
7cb68d6438 NEW Default for Stripe is STRIPE_USE_INTENT_WITH_AUTOMATIC_CONFIRMATION 2019-08-25 18:02:10 +02:00
Laurent Destailleur
69b2d03c47 FIX Api of documents work with value 'thirdparty' 2019-08-25 16:41:59 +02:00
Laurent Destailleur
6328585395 Fix: the API_RESTRICT_ON_IP must be at lower level (also on explorer) 2019-08-25 16:40:21 +02:00
Laurent Destailleur
c8078f1195 Rename module_part parameter into modulepart into document APIs 2019-08-25 16:39:15 +02:00
Laurent Destailleur
6a906a6064 Rename module_part parameter into modulepart into document APIs 2019-08-25 16:38:09 +02:00
Laurent Destailleur
4040693823 FIX Use a SCA ready workflow with Stripe module 2019-08-24 18:12:20 +02:00
ptibogxiv
361bb72448
Update invoice.php 2019-08-24 14:17:58 +02:00
ptibogxiv
cc1de15438
Update invoice.php 2019-08-24 13:52:40 +02:00
ptibogxiv
686d43a122
NEW display membership in takepos if member link to thirdparty
For some business or cases (ie: fundation), we need to know if customer is a member and membership  is up to date.
2019-08-24 13:44:21 +02:00
Laurent Destailleur
1463302bdd Add option to disable the anonymous ping 2019-08-23 16:23:31 +02:00
Laurent Destailleur
bc269462a7 FIX Do not autocomplete pass on first installation. 2019-08-23 15:30:48 +02:00
ptibogxiv
c8cf06ed2f
Update box_birthdays_members.php 2019-08-23 14:59:12 +02:00
ptibogxiv
30b929c621
Update modAdherent.class.php 2019-08-23 13:57:22 +02:00
ptibogxiv
73bcf3110d
NEW birthday boxe for member
use new function for displays the X next birthday by date ASC
2019-08-23 13:56:04 +02:00
Laurent Destailleur
a5c43b42c3 Add a protection when we have several records 2019-08-23 13:28:26 +02:00
schhub
22c661be9f
Update stripe.class.php
removed space in line 95
2019-08-23 10:26:07 +02:00
ptibogxiv
0afc55ab51
Update paymentmodes.php 2019-08-23 09:08:39 +02:00
ptibogxiv
c6bcf19a88
Fix phpcs 2019-08-23 09:01:05 +02:00
ptibogxiv
55d70004b1
Update paymentmodes.php 2019-08-23 09:00:11 +02:00
schhub
3c706ae28a
Update dolibarr_export.php 2019-08-23 08:53:43 +02:00
schhub
264763f6b7
Update dolibarr_export.php 2019-08-23 08:31:50 +02:00
schhub
9d3b4eb699
Update dolibarr_export.php 2019-08-23 08:05:44 +02:00
ptibogxiv
4536b8618e
Update paymentmodes.php 2019-08-22 22:48:37 +02:00
ptibogxiv
cef4bdab7b
NEW update / delete stripe account for supplier 2019-08-22 22:20:50 +02:00
schhub
5bab233252
Delete action correction for documents backup.
correction of delete action always trying to delete files in document/admin/backup directory. Documents backups are stored in documents/admin/documents directory. If preg_match is too "heavy" it can be replaced by strpos.
2019-08-22 13:19:45 +02:00
Laurent Destailleur
134c116021
Merge pull request #11715 from ptibogxiv/patch-226
NEW :  Platforme compliance with Stripe Connect
2019-08-22 12:54:09 +02:00
Laurent Destailleur
5983f08d73
Update stripe.class.php 2019-08-22 12:52:30 +02:00
Laurent Destailleur
209933e02e
Merge pull request #11716 from ptibogxiv/patch-227
FIx number of col for IBAN list
2019-08-22 12:45:46 +02:00
Laurent Destailleur
3339f89fc5 Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/api/class/api_login.class.php
	htdocs/dav/fileserver.php
2019-08-22 12:45:23 +02:00
Laurent Destailleur
2080f92ec2 Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-08-22 12:39:13 +02:00
Laurent Destailleur
27cd6cd308 Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
	htdocs/compta/paiement.php
	htdocs/product/fournisseurs.php
	htdocs/stripe/payment.php
2019-08-22 12:39:07 +02:00
Laurent Destailleur
a35f010e55 FIX name and position of hook FIX #11710 2019-08-22 12:30:14 +02:00
Laurent Destailleur
f7391879a2
Merge pull request #11713 from ptibogxiv/patch-225
Fix context in takepos
2019-08-22 11:50:46 +02:00
Laurent Destailleur
48361c481f
Merge pull request #11704 from defrance/patch-142
bad converting on php 7 is totalpaid is null
2019-08-22 11:50:30 +02:00
Laurent Destailleur
bc66be51a8
Update card.php 2019-08-22 11:50:18 +02:00
Laurent Destailleur
af72eb85f2
Merge pull request #11707 from OPEN-DSI/new-contrat-fetch-entity
Add entity in fetch method for contract
2019-08-22 11:48:12 +02:00