Laurent Destailleur
|
56c8ee8978
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-03-27 23:02:12 +02:00 |
|
Laurent Destailleur
|
6f6395e309
|
Code comment
|
2018-03-27 23:01:54 +02:00 |
|
Philippe GRAND
|
5b1efc2227
|
New [*use loadLangs for translation files*] and update code
|
2018-03-27 19:30:31 +02:00 |
|
florian HENRY
|
7635f23d78
|
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0
|
2018-03-27 18:39:56 +02:00 |
|
florian HENRY
|
af7c1d8da1
|
fix error log
|
2018-03-27 18:39:18 +02:00 |
|
Regis Houssin
|
7d7a006583
|
Fix: best visibility of choices
|
2018-03-27 18:12:42 +02:00 |
|
Laurent Destailleur
|
e28307ede4
|
Merge pull request #8449 from hregis/develop_dict
NEW add "moreHtmlRef" hook
|
2018-03-27 18:07:57 +02:00 |
|
Frédéric FRANCE
|
299c32d262
|
Update actions_sendmails.inc.php
|
2018-03-27 18:02:27 +02:00 |
|
Laurent Destailleur
|
1a473998d0
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-03-27 18:01:34 +02:00 |
|
Laurent Destailleur
|
db70492983
|
Merge pull request #8458 from frederic34/patch-9
FIX Error message not reported when sending emails
|
2018-03-27 18:01:24 +02:00 |
|
Laurent Destailleur
|
3fa7cdf17f
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-03-27 18:00:29 +02:00 |
|
Laurent Destailleur
|
20eb7015e8
|
Doxygen
|
2018-03-27 18:00:17 +02:00 |
|
Laurent Destailleur
|
4c9ccb163c
|
Remove deprecated way of working. Use context array instead.
|
2018-03-27 17:58:24 +02:00 |
|
Laurent Destailleur
|
6b47df6695
|
Merge pull request #8454 from frederic34/patch-2
ignore Return-Path in dkim sign with swiftmailer
|
2018-03-27 17:48:24 +02:00 |
|
Laurent Destailleur
|
6eca679f68
|
Merge pull request #8453 from OPEN-DSI/fix-import-insert-foreign-key
FIX #7581 Import INSERT foreign key
|
2018-03-27 17:47:45 +02:00 |
|
Laurent Destailleur
|
d41908e52a
|
Update import_xlsx.modules.php
|
2018-03-27 17:46:50 +02:00 |
|
Laurent Destailleur
|
86c4bb23ad
|
Update import_csv.modules.php
|
2018-03-27 17:46:28 +02:00 |
|
Regis Houssin
|
2b8fe93fc8
|
Fix: remove unused global
|
2018-03-27 17:40:17 +02:00 |
|
Regis Houssin
|
35b6cb750f
|
Fix: move "moreHtmlRef" hook in "showrefnav" function
|
2018-03-27 17:36:25 +02:00 |
|
Laurent Destailleur
|
3eee68c404
|
NEW Prototype of a module DAV
|
2018-03-27 16:18:12 +02:00 |
|
Laurent Destailleur
|
51cd793d80
|
Fix log and duplicate vat_by_date function
|
2018-03-27 14:37:29 +02:00 |
|
Laurent Destailleur
|
930512d9a2
|
FIX Add a test to avoid to reset binding by error.
|
2018-03-27 13:08:16 +02:00 |
|
Frédéric FRANCE
|
77fb736ee2
|
Update actions_sendmails.inc.php
|
2018-03-27 11:17:40 +02:00 |
|
Laurent Destailleur
|
b44e791c0a
|
Work on vat reports
|
2018-03-26 21:39:18 +02:00 |
|
Frédéric FRANCE
|
1071ec7e57
|
ignore Return-Path in dkim sign with swiftmailer
|
2018-03-26 21:36:03 +02:00 |
|
François J
|
e892089afd
|
Fix Import INSERT foreign key
Check the row referencing this foreign key exists first
instead of always trying to perform an UPDATE.
|
2018-03-26 17:52:43 +02:00 |
|
Laurent Destailleur
|
9f11cf77df
|
Merge ticket css in main css
|
2018-03-26 15:45:56 +02:00 |
|
Laurent Destailleur
|
c50b772b11
|
Clean duplicate code for payment page. Redirect on common page.
|
2018-03-25 19:15:55 +02:00 |
|
florian HENRY
|
ffbeb17ec2
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into dev_mailtouser
|
2018-03-25 17:19:27 +02:00 |
|
Laurent Destailleur
|
852191010a
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2018-03-25 15:29:11 +02:00 |
|
Laurent Destailleur
|
934d2d8881
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/filefunc.inc.php
|
2018-03-25 15:27:31 +02:00 |
|
Laurent Destailleur
|
53dde8dc0c
|
Fix confirmation email for membership payment
|
2018-03-25 15:00:43 +02:00 |
|
Laurent Destailleur
|
a5dd98701e
|
Too verbose log
|
2018-03-25 13:40:22 +02:00 |
|
Regis Houssin
|
180f2a0336
|
Fix: multi_dir compatibility
|
2018-03-25 12:56:43 +02:00 |
|
Regis Houssin
|
d5ed29c567
|
NEW add "moreHtmlRef" hook
|
2018-03-25 12:13:29 +02:00 |
|
Laurent Destailleur
|
6ef1dbbe0f
|
FIX auto open contract if one result found
|
2018-03-24 18:28:06 +01:00 |
|
Laurent Destailleur
|
c85cb7fe0a
|
Merge pull request #8447 from fappels/7.0_modulbuilder
Update on module builder
|
2018-03-24 16:41:43 +01:00 |
|
Laurent Destailleur
|
d63c8356f4
|
Merge pull request #8437 from hregis/7.0_bug6
Fix: uniformize getEntity('intervention')
|
2018-03-24 16:36:27 +01:00 |
|
Laurent Destailleur
|
224fa1c03e
|
Fix external links ko when substitution key are inside domain
|
2018-03-24 12:48:33 +01:00 |
|
Laurent Destailleur
|
a3c199e9e3
|
FIX Missing include
|
2018-03-24 12:48:19 +01:00 |
|
Laurent Destailleur
|
ab9edef3c7
|
Fix external links ko when substitution key are inside domain
|
2018-03-24 12:46:52 +01:00 |
|
Laurent Destailleur
|
f9ad2f7fb2
|
FIX Missing include
|
2018-03-24 12:10:04 +01:00 |
|
Laurent Destailleur
|
c864dbd515
|
Save Stripe customer id when using online member subscription
|
2018-03-23 23:59:35 +01:00 |
|
Laurent Destailleur
|
c7e93a5a3b
|
Serious enhancement in auto subscription for member module
|
2018-03-23 22:49:08 +01:00 |
|
Laurent Destailleur
|
53edb86ffb
|
Make sending of email for member module ok with new email template archi
|
2018-03-23 19:35:25 +01:00 |
|
Laurent Destailleur
|
639d8ce9ef
|
Fix link replacement
|
2018-03-23 18:11:01 +01:00 |
|
Laurent Destailleur
|
6e32e9961f
|
Syn transifex
|
2018-03-23 17:56:35 +01:00 |
|
fappels
|
caa43ae2f6
|
Make helper methods available for derived classes.
Use-case: a module build with modulebuilder can make it's own fetch
method using the helper methods.
|
2018-03-23 17:35:46 +01:00 |
|
John
|
88fab15c60
|
Change situation display
|
2018-03-23 17:12:09 +01:00 |
|
Marc de Lima Lucio
|
50790d5527
|
NEW: formconfirm in javascript
|
2018-03-23 16:54:33 +01:00 |
|