Laurent Destailleur
|
141bef0b8a
|
Fix translation and css
|
2017-11-04 15:21:35 +01:00 |
|
Laurent Destailleur
|
e78406e120
|
Debug cronjob
|
2017-11-03 20:04:18 +01:00 |
|
Laurent Destailleur
|
f32f3ff17f
|
Better default function to generate passwords
|
2017-11-03 18:02:17 +01:00 |
|
Laurent Destailleur
|
a72703d316
|
Fix deprecated code
|
2017-11-03 17:29:25 +01:00 |
|
Laurent Destailleur
|
048766bd24
|
Fix sql error
|
2017-11-03 17:24:14 +01:00 |
|
Laurent Destailleur
|
cd70e1506b
|
Work on common core code
|
2017-11-03 17:20:08 +01:00 |
|
Laurent Destailleur
|
4ac8cb9168
|
Fix sql syntax
|
2017-11-03 16:31:33 +01:00 |
|
Laurent Destailleur
|
c479efa480
|
Fix encoding with select2
|
2017-11-03 16:29:23 +01:00 |
|
Laurent Destailleur
|
a346a1a5e9
|
Work on website module
|
2017-11-03 15:56:16 +01:00 |
|
Laurent Destailleur
|
458be3c814
|
Clean translation files
|
2017-11-03 14:38:00 +01:00 |
|
Laurent Destailleur
|
55386a3ae2
|
Work on website module
|
2017-11-03 13:52:03 +01:00 |
|
Laurent Destailleur
|
fa1fbe7db7
|
Work on websiteaccounts
|
2017-11-03 13:25:49 +01:00 |
|
Laurent Destailleur
|
ce3e586bd0
|
Fix doxygen
|
2017-11-03 11:44:31 +01:00 |
|
Laurent Destailleur
|
4381c35835
|
Standardize code
|
2017-11-03 11:42:40 +01:00 |
|
Laurent Destailleur
|
5f5c7a9126
|
NEW Show user id of web process in system info - web server
|
2017-11-03 11:42:24 +01:00 |
|
Laurent Destailleur
|
2a2c0aaa5f
|
Clean and debug code to execute CLI commands
|
2017-11-02 20:17:27 +01:00 |
|
Laurent Destailleur
|
26b01792b2
|
Code comment
|
2017-11-02 17:58:46 +01:00 |
|
Laurent Destailleur
|
608f87d03b
|
Set focus on first field to fill.
|
2017-11-02 16:14:24 +01:00 |
|
Laurent Destailleur
|
309e83a946
|
Remove the "add" in addpayment. Action in API is hosted by the method
|
2017-11-02 16:06:44 +01:00 |
|
Laurent Destailleur
|
36f7f32205
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-11-02 16:02:24 +01:00 |
|
Laurent Destailleur
|
d70f9e053e
|
Remove the get in url. The GET is already in the method.
|
2017-11-02 16:01:13 +01:00 |
|
Laurent Destailleur
|
93ab4cadff
|
Merge pull request #7753 from Oeris/develop-api
NEW Add REST API to add payment line to a specific invoice
|
2017-11-02 15:54:22 +01:00 |
|
Laurent Destailleur
|
feb04b4a22
|
Merge branch 'develop' into 7.0_new_shipment_update
|
2017-11-02 15:43:31 +01:00 |
|
Laurent Destailleur
|
f5e1ca3178
|
Fix break on project
|
2017-11-02 15:33:04 +01:00 |
|
Laurent Destailleur
|
1b28c45e2c
|
PERF Links in getNomUrl use only one tag a instead of 2.
|
2017-11-02 15:19:14 +01:00 |
|
Neil Orley
|
be36a79e45
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop-api
|
2017-11-02 15:03:16 +01:00 |
|
Neil Orley
|
5febdf7bae
|
NEW Add payment line to a specific invoice using the REST API
Add payment line to a specific invoice using the REST API
|
2017-11-02 15:01:38 +01:00 |
|
Laurent Destailleur
|
1f33c251fa
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-11-02 14:17:08 +01:00 |
|
Laurent Destailleur
|
e39c73a916
|
Fix translation
|
2017-11-02 14:16:28 +01:00 |
|
Laurent Destailleur
|
4d02984ae0
|
Merge pull request #7749 from hregis/develop_member
Fix: move some check in multicompany module
|
2017-11-02 13:52:36 +01:00 |
|
Laurent Destailleur
|
15272f6555
|
Return error code
|
2017-11-02 13:47:53 +01:00 |
|
Laurent Destailleur
|
fd86c470a8
|
FIX #7651 #7748 #7542
|
2017-11-02 13:47:29 +01:00 |
|
Regis Houssin
|
19f1cd7787
|
Fix: move some check in multicompany module
|
2017-11-02 13:16:00 +01:00 |
|
Laurent Destailleur
|
38e620d656
|
Fix edit of incoterm from the shipments tab
|
2017-11-02 12:48:40 +01:00 |
|
Laurent Destailleur
|
cfacfab6cf
|
NEW Show badge with nbr of shipment on shimpen tab of order
NEW Add button cancel on shipment creation
|
2017-11-02 12:38:36 +01:00 |
|
fappels
|
28604b4d82
|
New add delete lot
Add empty lot row for adding new lot
When lot qty 0, lot will be deleted from line.
|
2017-11-02 11:44:36 +01:00 |
|
Laurent Destailleur
|
cd8acf8f12
|
Fix CSS
|
2017-11-02 11:07:47 +01:00 |
|
Laurent Destailleur
|
5e657626c3
|
Merge pull request #7702 from fappels/7.0_new_shipment_update
NEW #5711 Add shipment line deleting and editing for draft shipments.
|
2017-11-02 11:00:45 +01:00 |
|
Laurent Destailleur
|
417642ba39
|
Standardize interface (search on date modification)
|
2017-11-02 10:33:04 +01:00 |
|
Laurent Destailleur
|
7efa780b82
|
Merge pull request #7743 from aspangaro/7.0-general_ledger
NEW General ledger : Add field date_creation and selected field
|
2017-11-02 10:14:21 +01:00 |
|
Laurent Destailleur
|
dbd85321b3
|
Merge pull request #7735 from grandoc/new_branc_30_10_17
Warning: trim() expects parameter 1 to be string, array given in /htt…
|
2017-11-02 09:58:57 +01:00 |
|
Laurent Destailleur
|
6ea558b639
|
Update functions.lib.php
|
2017-11-02 09:58:22 +01:00 |
|
Laurent Destailleur
|
d137cef843
|
Merge pull request #7707 from aspangaro/7.0-SPEC1
SPEC #7013 : use database type "double" to store monetary values
|
2017-11-02 09:54:34 +01:00 |
|
Laurent Destailleur
|
5df4912324
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
|
2017-11-02 09:45:13 +01:00 |
|
Laurent Destailleur
|
59df957181
|
Fix return HTTP code 501 if calling a non existing api
|
2017-11-02 01:43:27 +01:00 |
|
Laurent Destailleur
|
192dc43b87
|
Fix regression
|
2017-11-02 01:16:42 +01:00 |
|
Laurent Destailleur
|
a6879775bb
|
FIX Search into language is ok for file into external modules two.
|
2017-11-01 20:05:28 +01:00 |
|
Laurent Destailleur
|
e184cac2c5
|
FIX Search into language is ok for file into external modules two.
|
2017-11-01 19:58:46 +01:00 |
|
Laurent Destailleur
|
a98452ae36
|
Move translation
|
2017-11-01 10:52:42 +01:00 |
|
Laurent Destailleur
|
219364703f
|
Sync transifex
|
2017-11-01 10:48:21 +01:00 |
|