Laurent Destailleur
|
65f7de8f64
|
Fix css and look 5.0
|
2017-01-22 12:13:32 +01:00 |
|
Laurent Destailleur
|
5362d10c0d
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/hookmanager.class.php
|
2017-01-21 21:56:24 +01:00 |
|
Laurent Destailleur
|
6ab9ba3284
|
Fix management of alternative language for Greek (el_CY)
|
2017-01-21 21:52:42 +01:00 |
|
Laurent Destailleur
|
b8a80f9311
|
Fix code comment and missing showLinkToObjectBlock hook declaration as
an addreplace hook.
|
2017-01-21 17:30:35 +01:00 |
|
Laurent Destailleur
|
3a2d9c8610
|
Fix for rtl languages
|
2017-01-21 16:12:25 +01:00 |
|
Laurent Destailleur
|
9a5670787f
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-01-21 12:26:50 +01:00 |
|
Laurent Destailleur
|
fc4aa96cd7
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/core/class/extrafields.class.php
htdocs/fichinter/card.php
htdocs/fourn/commande/dispatch.php
|
2017-01-20 21:02:05 +01:00 |
|
Laurent Destailleur
|
6780b20968
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-01-20 14:11:55 +01:00 |
|
Laurent Destailleur
|
2f4ff66c43
|
Minor fixes
|
2017-01-20 14:10:57 +01:00 |
|
Laurent Destailleur
|
412be59f78
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2017-01-20 12:09:39 +01:00 |
|
Laurent Destailleur
|
4047de82bd
|
Fix navigation on projects
|
2017-01-20 10:27:37 +01:00 |
|
Laurent Destailleur
|
03c1521cde
|
Merge pull request #6271 from altatof/fix_extra_input
FIX: extrafield input for varchar was not working with special char
|
2017-01-18 16:53:43 +01:00 |
|
Laurent Destailleur
|
562bdbc9f5
|
Merge pull request #6291 from gnovaro/patch-1
Improve code style
|
2017-01-18 16:44:56 +01:00 |
|
Laurent Destailleur
|
2566df8252
|
Merge pull request #6298 from benlo06/fix_shipping_contactid
FIX getIdContact for shipping
|
2017-01-18 15:53:32 +01:00 |
|
Benoit
|
73852beb4e
|
FIX contactid for shipping pdf
|
2017-01-17 21:55:21 +01:00 |
|
arnaud
|
39f35bbaab
|
FIX all dolibarr versions about project list and ajax completion bug
|
2017-01-17 11:17:40 +01:00 |
|
Gustavo Novaro
|
0f6cb52376
|
Improve code style
Replace var for public and private.
|
2017-01-16 17:40:13 -03:00 |
|
altatof
|
3dd160c663
|
use dol_escape_htmltag
|
2017-01-16 09:17:37 +01:00 |
|
Laurent Destailleur
|
36bd63c1a7
|
NEW PHP 7.1 compatibility
|
2017-01-16 09:05:18 +01:00 |
|
Laurent Destailleur
|
6bfd534a36
|
NEW PHP 7.1 compatibility
|
2017-01-16 01:21:33 +01:00 |
|
Laurent Destailleur
|
846e827e09
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-01-16 00:49:11 +01:00 |
|
Laurent Destailleur
|
f5458b4337
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/admin/modules.php
htdocs/core/class/html.formfile.class.php
htdocs/product/stats/card.php
|
2017-01-16 00:48:37 +01:00 |
|
Laurent Destailleur
|
4ecd657f34
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-01-16 00:02:43 +01:00 |
|
Laurent Destailleur
|
0671f75417
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-01-16 00:01:37 +01:00 |
|
Regis Houssin
|
fd4a19855d
|
Fix: preview image not show with multicompany product sharing
|
2017-01-15 12:09:26 +01:00 |
|
Marcos García de La Fuente
|
d09a3628c5
|
Merge branch 'develop' into prod-attr
# Conflicts:
# htdocs/compta/facture.php
|
2017-01-14 23:59:14 +01:00 |
|
Laurent Destailleur
|
1fd9f5e1fb
|
Fix: host was twice into message id for smtp driver and swiftmailer was
not using dol_getprefix() to build host.
|
2017-01-14 13:27:44 +01:00 |
|
altatof
|
55c0a99bce
|
fix was not at the right place
|
2017-01-13 15:42:07 +01:00 |
|
altatof
|
487b5b25db
|
FIX: extrafield input for varchar was not working with special char
within (ie double quotes)
|
2017-01-13 15:37:33 +01:00 |
|
Laurent Destailleur
|
2c6672d17a
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/tpl/login.tpl.php
|
2017-01-12 11:32:51 +01:00 |
|
Laurent Destailleur
|
c42b48636a
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/commande/class/api_commande.class.php
htdocs/core/class/CMailFile.class.php
htdocs/societe/class/api_contact.class.php
|
2017-01-12 11:06:24 +01:00 |
|
Laurent Destailleur
|
5e71ff816f
|
Increase limit for better backward compatibility without loosing minimum
security.
|
2017-01-12 10:51:31 +01:00 |
|
Regis Houssin
|
5898d27609
|
Fix: avoid errors if constants values not exists
|
2017-01-11 16:47:17 +01:00 |
|
Laurent Destailleur
|
5553be4aa9
|
Fix code comment
|
2017-01-11 16:08:04 +01:00 |
|
Laurent Destailleur
|
1559c45a61
|
FIX link for not found photo when using gravatar. Must use external url
|
2017-01-10 09:24:55 +01:00 |
|
Laurent Destailleur
|
5c233a41b3
|
NEW Add hook "formatNotificationMessage"
|
2017-01-09 23:55:53 +01:00 |
|
Laurent Destailleur
|
93ab224614
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-01-09 23:33:36 +01:00 |
|
Laurent Destailleur
|
decbda3e23
|
Fix inversion application name - company name
|
2017-01-09 23:26:31 +01:00 |
|
Laurent Destailleur
|
a9354e5f27
|
Fix generic text must be set before specific for notification
|
2017-01-09 21:07:54 +01:00 |
|
Alexis Algoud
|
8b4a43ec77
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_inventory_coreobject_listview
|
2017-01-09 10:31:05 +01:00 |
|
Laurent Destailleur
|
51b9802de4
|
NEW Hook to allow inserting custom product head #6001
|
2017-01-07 20:42:35 +01:00 |
|
Laurent Destailleur
|
4c4aeba855
|
Fix project on loans
|
2017-01-07 17:54:47 +01:00 |
|
Laurent Destailleur
|
e9853f3cd7
|
Merge branch 'develop' of https://github.com/Franck-MOREAU/dolibarr into
Franck-MOREAU-develop
Conflicts:
htdocs/core/lib/functions.lib.php
htdocs/install/mysql/migration/4.0.0-5.0.0.sql
htdocs/loan/card.php
htdocs/loan/class/loan.class.php
htdocs/projet/element.php
|
2017-01-07 17:45:05 +01:00 |
|
arnaud
|
b813144edb
|
NEW generation ODT
|
2017-01-06 16:44:09 +01:00 |
|
Laurent Destailleur
|
e57f834434
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2017-01-04 17:06:02 +01:00 |
|
Laurent Destailleur
|
71e368aa83
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-01-04 17:04:25 +01:00 |
|
Laurent Destailleur
|
2aae4ea6ea
|
FIX We must not drop column if there is still record on other entities.
|
2017-01-04 15:05:13 +01:00 |
|
Alexis Algoud
|
370be70e46
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into NEW_inventory_coreobject_listview
|
2017-01-03 16:30:50 +01:00 |
|
Ion Agorria
|
522fb4cf7a
|
Add email template for each line in object
|
2016-12-31 17:39:01 +01:00 |
|
Laurent Destailleur
|
f46ce68d08
|
NEW Can sort thumbs visible on product card
|
2016-12-31 16:16:20 +01:00 |
|