Laurent Destailleur
|
d3a6342034
|
Fix regeneration of PDF after creation of payment.
|
2018-02-02 10:37:10 +01:00 |
|
Laurent Destailleur
|
f51d6a2e50
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-02-02 10:07:16 +01:00 |
|
Laurent Destailleur
|
b2536d8ebb
|
FIX #8110
|
2018-02-01 15:44:35 +01:00 |
|
Laurent Destailleur
|
7f9d6a5458
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/public/paybox/newpayment.php
htdocs/public/payment/newpayment.php
htdocs/public/paypal/newpayment.php
htdocs/public/stripe/newpayment.php
|
2018-01-31 20:25:24 +01:00 |
|
Laurent Destailleur
|
de0a8ba71f
|
Fix extrafields
|
2018-01-31 14:01:58 +01:00 |
|
Rui Strecht
|
75b9caf744
|
Merge branch 'develop' into NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE
|
2018-01-31 11:19:39 +00:00 |
|
Laurent Destailleur
|
bbcc1e54d5
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-01-30 18:03:26 +01:00 |
|
Laurent Destailleur
|
f761c9efab
|
Add param morecss on error message
|
2018-01-30 18:02:24 +01:00 |
|
Laurent Destailleur
|
d6317a26d2
|
Fix for multicompany
|
2018-01-30 15:48:09 +01:00 |
|
Laurent Destailleur
|
0d90ab0c6c
|
Fix when counter is corrupted in database
|
2018-01-30 14:42:13 +01:00 |
|
Laurent Destailleur
|
06f2382e39
|
Fix compatibility with old actioncomm record
|
2018-01-30 11:05:11 +01:00 |
|
Laurent Destailleur
|
6fb90682cf
|
Merge pull request #7931 from grandoc/new_branch_09_12_17
enhance image using awesome icon
|
2018-01-30 00:08:42 +01:00 |
|
Laurent Destailleur
|
fec551631e
|
Merge pull request #8066 from grandoc/new_push_16_01_2018
NEW Add linked file tab to vat
|
2018-01-29 21:28:14 +01:00 |
|
Laurent Destailleur
|
bee64962fe
|
Fix css
|
2018-01-27 19:40:11 +01:00 |
|
Laurent Destailleur
|
a61b420759
|
Fix css
|
2018-01-26 23:29:49 +01:00 |
|
Laurent Destailleur
|
e379b02b81
|
Merge pull request #8009 from dolibarr95/patch-33
NEW add a hook in dol_print_phone
|
2018-01-26 18:02:27 +01:00 |
|
Laurent Destailleur
|
ae1641f4b9
|
Merge pull request #8063 from Alabate/develop
NEW : Add password_hash as hash algorithm
|
2018-01-26 18:01:13 +01:00 |
|
Laurent Destailleur
|
6cae36cc33
|
NEW Add key __USER_REMOTE_IP__ into available substitution variables
|
2018-01-26 17:23:30 +01:00 |
|
Laurent Destailleur
|
82c2079d40
|
Fix var not initialized
|
2018-01-26 10:23:24 +01:00 |
|
Laurent Destailleur
|
c922498e79
|
Code comment
|
2018-01-25 20:35:25 +01:00 |
|
Laurent Destailleur
|
8d7f6843a4
|
Must be able to export lockedlog for a dedicated year.
Fix date are nto humanly readable.
|
2018-01-25 12:57:36 +01:00 |
|
Laurent Destailleur
|
005bccc63d
|
Fix missing badge of nb of permissions
|
2018-01-25 12:06:22 +01:00 |
|
Laurent Destailleur
|
9cdb7f0f27
|
Code comment
|
2018-01-24 14:37:26 +01:00 |
|
Laurent Destailleur
|
7a1a2cf90d
|
Fix send into ledger for bank line record. Show accounted status.
|
2018-01-22 04:13:29 +01:00 |
|
Laurent Destailleur
|
273e88a599
|
Fix send into ledger for expense report. Show accounted status.
|
2018-01-22 03:07:11 +01:00 |
|
Laurent Destailleur
|
3987033aab
|
Fix substitution in public notes of pdf
|
2018-01-21 20:53:36 +01:00 |
|
Laurent Destailleur
|
dcd579242f
|
Fix <br /> (xml) into <br> (html)
|
2018-01-17 13:26:57 +01:00 |
|
Laurent Destailleur
|
26ba0a9ec2
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/cashdesk/index.php
htdocs/compta/index.php
htdocs/core/lib/security.lib.php
htdocs/societe/list.php
|
2018-01-16 20:23:32 +01:00 |
|
Laurent Destailleur
|
94b1d59f2b
|
Fix missing check on object entity
|
2018-01-16 19:52:14 +01:00 |
|
Laurent Destailleur
|
59eefa46e6
|
Fix duplicate search field
|
2018-01-16 18:02:36 +01:00 |
|
Philippe GRAND
|
cd0dc2dbde
|
Add linked file tab to vat
|
2018-01-16 16:22:32 +01:00 |
|
Laurent Destailleur
|
926683763b
|
Modulebuilde fix sort of fields, fix generation of files
|
2018-01-15 17:38:15 +01:00 |
|
Laurent Destailleur
|
193dfec29e
|
Merge pull request #8061 from fappels/7.0_fix_module_builder
7.0 fix module builder
|
2018-01-15 11:32:40 +01:00 |
|
Aurélien Labate
|
b86a5d5623
|
FIX add password_hash compatibility test for PHP < 5.5
|
2018-01-15 11:02:08 +01:00 |
|
Aurélien Labate
|
8088d92bbb
|
NEW Add password_hash as hash algorithm
|
2018-01-15 00:33:25 +01:00 |
|
Laurent Destailleur
|
90fc086814
|
Fix minor
|
2018-01-14 20:11:38 +01:00 |
|
Laurent Destailleur
|
cc5dcde9e1
|
Fix protection to avoid errors
|
2018-01-14 18:55:55 +01:00 |
|
fappels
|
d6ed968c51
|
html modulebuilder type is a text type in database
|
2018-01-14 15:41:37 +01:00 |
|
Laurent Destailleur
|
f0d6099e5f
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/db/DoliDB.class.php
htdocs/core/lib/functions.lib.php
|
2018-01-14 03:15:49 +01:00 |
|
Laurent Destailleur
|
9f6118ed52
|
Code comments
|
2018-01-14 03:12:22 +01:00 |
|
Laurent Destailleur
|
7a087327e1
|
Fix deprecated code
|
2018-01-13 19:33:40 +01:00 |
|
Laurent Destailleur
|
c947502efa
|
Fix typo
|
2018-01-13 17:22:59 +01:00 |
|
Laurent Destailleur
|
7c480f76e3
|
Fix thumbs of pdf at wrong place
Fix param not provided
Fix css
|
2018-01-13 16:09:05 +01:00 |
|
Laurent Destailleur
|
8d793c680e
|
Fix dol_delete_preview
|
2018-01-13 15:48:30 +01:00 |
|
Laurent Destailleur
|
7bfcfd4574
|
Fix recursive path when dir is '0'
|
2018-01-12 17:12:38 +01:00 |
|
Laurent Destailleur
|
95d2a9f88d
|
Responsive and css
|
2018-01-12 01:10:03 +01:00 |
|
Laurent Destailleur
|
46d28deee7
|
Fix substitution of thirdparty
|
2018-01-11 12:25:40 +01:00 |
|
Laurent Destailleur
|
3f4d7dbce6
|
Fix substitution of thirdparty
|
2018-01-11 12:24:47 +01:00 |
|
Laurent Destailleur
|
af6b84ba3a
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/list.php
htdocs/contact/document.php
htdocs/product/list.php
|
2018-01-11 01:03:13 +01:00 |
|
Laurent Destailleur
|
f83ea80d6a
|
Merge pull request #8041 from dolibarr95/patch-35
NEW Add class in societe/card.php
|
2018-01-11 00:47:53 +01:00 |
|