Laurent Destailleur
2306f8a7c2
Merge pull request #9265 from grandoc/new_branch_18_08_2018
...
Typo
2018-08-28 02:25:24 +02:00
Laurent Destailleur
1842a4bb41
Merge pull request #9278 from grandoc/new_branch_21_08_2018
...
Update and standardize code
2018-08-28 02:13:28 +02:00
Laurent Destailleur
d725c5db1e
Merge pull request #9303 from jtraulle/develop
...
NEW REST API improvements
2018-08-28 02:09:42 +02:00
Laurent Destailleur
998dca9b9f
Update api_thirdparties.class.php
2018-08-28 02:05:37 +02:00
Laurent Destailleur
f8811f1b6d
Merge pull request #9275 from frederic34/patch-18
...
align parameters
2018-08-28 01:44:55 +02:00
Laurent Destailleur
6f427cbed3
Merge pull request #9293 from frederic34/patch-25
...
NEW Add __DAY_TEXT__ and __MONTH_TEXT__ substitutions vars
2018-08-28 01:42:35 +02:00
Laurent Destailleur
5185d32cc9
Merge pull request #9286 from frederic34/patch-22
...
Update propal.lib.php
2018-08-28 01:40:58 +02:00
Laurent Destailleur
fc897a8b99
Merge pull request #9285 from frederic34/patch-21
...
Update actions_ticket.class.php
2018-08-28 01:40:33 +02:00
Laurent Destailleur
14dc748523
Update actions_ticket.class.php
2018-08-28 01:40:27 +02:00
Laurent Destailleur
aadc278fb4
Merge pull request #9294 from homer8173/patch-3
...
FIX There is a begin transaction without rollback
2018-08-28 01:32:21 +02:00
Laurent Destailleur
004b352e8e
Merge pull request #9279 from frederic34/patch-11
...
FIX Error message when sending a file with .virus extension
2018-08-28 01:26:04 +02:00
Laurent Destailleur
61254dd5c6
Merge pull request #9288 from ptibogxiv/patch-39
...
FIX sync user->member
2018-08-28 01:21:51 +02:00
Laurent Destailleur
3032ba4acf
Merge pull request #9287 from ptibogxiv/patch-38
...
FIX sync member->user
2018-08-28 01:21:23 +02:00
Jean Traullé
e0c2dd0c3c
Fix of an oversight when swapping parameters
2018-08-26 21:57:07 +02:00
Jean Traullé
d348ac83bb
Fix Travis CI Code reported coding style issues
2018-08-26 20:16:21 +02:00
Jean Traullé
e035a688f0
Keep params order in sync between @parm, @url annotations and function signature.
2018-08-26 19:41:32 +02:00
Jean Traullé
cc7ca8c7fa
Opening brakets should be on new lines
2018-08-26 18:15:14 +02:00
Jean Traullé
d8e15e529c
New REST API improvements to thirdparties bank accounts and gateways
...
- API endpoints has been added and documented to allow user to add, update and delete payment gateways like the one used by Stripe module (stored in table llx_societe_account)
- API endpoints for CompanyBankAccounts has been slightly modified to be harmonized with other API endpoints (this should not be a problem since these methods are not yet in Dolibarr latest stable version (aka 8.0))
- Some documentation has been improved (to be shown in REST explorer)
- societeaccount.class.php has been slightly modified to include missing $login member ; notnull value of member fk_website is now -1 to put it to NULL when updating the record.
2018-08-26 17:29:04 +02:00
Jean Traullé
c0f98ab4c8
New REST API Explorer branding and improvements
...
- Header of REST API Explorer has been Dolibarr colored
- API Methods are now sorted alphabetically
- API endpoints with same names are now sorted in this order (GET, POST, PUT, PATCH, DELETE)
2018-08-26 17:13:19 +02:00
Jean Traullé
13255df4b7
Merge pull request #1 from Dolibarr/develop
...
Merge from upstream
2018-08-24 23:53:27 +02:00
Laurent Destailleur
a896fb419f
Fix preselected language
2018-08-24 15:28:53 +02:00
Laurent Destailleur
e67e32c023
Add forcecombo on select language
2018-08-24 15:25:18 +02:00
Laurent Destailleur
b22d9db1a5
Fix tdclass
2018-08-24 15:18:19 +02:00
Laurent Destailleur
4885e61240
Fix tdclass
2018-08-24 15:16:03 +02:00
Laurent Destailleur
9f92974e98
Fix tdclass
2018-08-24 15:13:34 +02:00
Laurent Destailleur
32bde2c375
Add tdclass to form confirm for more control
2018-08-24 15:12:47 +02:00
Laurent Destailleur
d2a7c9976b
Fix syntax error
2018-08-24 15:05:57 +02:00
Laurent Destailleur
07407f46a7
Remove colspan
2018-08-24 15:02:19 +02:00
Laurent Destailleur
32594e8048
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-08-24 10:47:10 +02:00
Laurent Destailleur
a82d86cec4
FIX warning for late template invoices to remove when suspended
2018-08-24 10:46:47 +02:00
Laurent Destailleur
64427dafb6
Fix back to page when canceling an edit in the module template
2018-08-23 20:21:27 +02:00
Laurent Destailleur
781a55429a
FIX API template to delete a record
2018-08-23 20:03:41 +02:00
Laurent Destailleur
7a35b560a6
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-08-23 19:51:52 +02:00
Laurent Destailleur
499d93b8c4
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/class/html.formmail.class.php
htdocs/projet/class/task.class.php
htdocs/projet/tasks/task.php
2018-08-23 19:50:58 +02:00
Laurent Destailleur
62b2981e42
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-08-23 19:47:31 +02:00
Laurent Destailleur
019ff534a0
FIX api template for list in module builder
2018-08-23 19:46:08 +02:00
Laurent Destailleur
8757392e6b
FIX remove internal property isextrafieldmanaged from API returns
2018-08-23 19:24:00 +02:00
Laurent Destailleur
e6acacee4b
Fix cleandata method of modulebuilder template of AAPI
2018-08-23 19:19:25 +02:00
Philippe GRAND
30992f2730
Standardize and update code
2018-08-23 18:52:47 +02:00
Philippe GRAND
87067b2bc9
Standardize and update code
2018-08-23 18:35:45 +02:00
Philippe GRAND
215677c972
Standardize and update code
2018-08-23 18:17:09 +02:00
Laurent Destailleur
e2e09f8534
Fix hookmanager var
2018-08-23 17:56:16 +02:00
Laurent Destailleur
61ced8220b
Fix sample doc
2018-08-23 17:49:14 +02:00
Norbert Penel
92b0668e3e
There is a begin transaction without rollback
...
In this Select, there is no need of this Begin Transaction on my understanding.
Don't know why this line code is here for.
2018-08-23 17:40:40 +02:00
Frédéric FRANCE
6abd5d478a
Update functions.lib.php
2018-08-23 17:15:14 +02:00
Philippe GRAND
2fa82edd39
Standardize and update code
2018-08-23 17:07:27 +02:00
Philippe GRAND
74ce0bfea6
Standardize and update code
2018-08-23 16:54:24 +02:00
Philippe GRAND
80b7229174
Standardize and update code
2018-08-23 11:34:55 +02:00
Philippe GRAND
9e900e583d
Merge branch 'new_branch_21_08_2018' of github.com:grandoc/dolibarr into new_branch_21_08_2018
2018-08-23 11:13:54 +02:00
Philippe GRAND
aafa16afa5
Update and standardize code
2018-08-23 11:11:46 +02:00