florian HENRY
|
83cf08f2eb
|
fix php warning
|
2019-04-18 20:37:27 +02:00 |
|
Laurent Destailleur
|
becefeebff
|
Fix upload of files without extension
|
2019-04-05 19:39:49 +02:00 |
|
Laurent Destailleur
|
9e5d87e821
|
Fix warning
|
2019-04-03 18:39:27 +02:00 |
|
Laurent Destailleur
|
82c19a6372
|
FIX Avoid error 500 when extension php-intl not loaded
|
2019-04-03 18:38:27 +02:00 |
|
Laurent Destailleur
|
6f0fbc42c1
|
FIX Param keepn must be 1 when dol_escape_htmltag used for textarea
Conflicts:
htdocs/expensereport/card.php
htdocs/projet/card.php
htdocs/public/members/new.php
htdocs/public/opensurvey/studs.php
|
2019-03-15 15:16:29 +01:00 |
|
Laurent Destailleur
|
074ba0729a
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-03-15 11:00:52 +01:00 |
|
Laurent Destailleur
|
84bff41543
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
|
2019-03-15 11:00:24 +01:00 |
|
Laurent Destailleur
|
6c2cad3d48
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/core/lib/security.lib.php
|
2019-03-15 11:00:00 +01:00 |
|
gauthier
|
8375b47e74
|
FIX : in fact expensereport must be in $check array
|
2019-03-15 10:21:50 +01:00 |
|
gauthier
|
3fb6978bc8
|
FIX : no need to test anything to display documents tabs on expense report
|
2019-03-14 17:36:49 +01:00 |
|
Laurent Destailleur
|
429da47d68
|
Fix default language of reminders
|
2019-02-28 13:11:14 +01:00 |
|
ptibogxiv
|
47f5ff3303
|
Fix declare functions2.lib.php for donations API
|
2019-02-24 20:51:00 +01:00 |
|
Laurent Destailleur
|
affbd20cdb
|
FIX Bad link in menu manager
|
2019-02-12 18:56:32 +01:00 |
|
Laurent Destailleur
|
471f11dace
|
Merge pull request #10502 from hregis/9.0_merge
FIX wrong merged conflict
|
2019-02-08 09:34:49 +01:00 |
|
Laurent Destailleur
|
8d82135033
|
Fix missing \n
|
2019-02-07 19:39:23 +01:00 |
|
Laurent Destailleur
|
89af7b0e98
|
Add doctype to web site
|
2019-02-07 19:38:36 +01:00 |
|
Regis Houssin
|
8860eab6b1
|
FIX wrong merged conflict
|
2019-02-05 07:40:50 +01:00 |
|
Laurent Destailleur
|
189323ad58
|
Fix when using image into description
|
2019-01-31 18:12:34 +01:00 |
|
Laurent Destailleur
|
9fdba921b4
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/compta/facture/card.php
htdocs/core/lib/functions.lib.php
|
2019-01-30 16:48:33 +01:00 |
|
Laurent Destailleur
|
81ae4c52c5
|
Merge pull request #10446 from mapiolca/8.0
Fix #10317 et #10318
|
2019-01-30 16:43:14 +01:00 |
|
Pierre Ardoin
|
b6df02e795
|
Correction oubli date de livraison
Corrige l'oubli de la substitution de la date de livraison pour les commandes et demande de prix fournisseurs
|
2019-01-29 11:47:39 +01:00 |
|
Laurent Destailleur
|
08a181bfbf
|
Fix substitution of REF_CLIENT and REF_SUPPLIER
|
2019-01-29 11:00:17 +01:00 |
|
Laurent Destailleur
|
4ffd7de9f7
|
doc
|
2019-01-19 16:15:05 +01:00 |
|
Laurent Destailleur
|
f311deb405
|
Fix hash for gol_getprefix must not contains special char.
|
2019-01-19 16:14:45 +01:00 |
|
gauthier
|
d997309bcb
|
FIX : if(!method_exists(dol_loginfunction))
|
2019-01-17 14:49:30 +01:00 |
|
Laurent Destailleur
|
d3828130ab
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/adherents/class/adherent.class.php
|
2019-01-16 16:48:21 +01:00 |
|
Laurent Destailleur
|
638be67f96
|
Fix tooltip
|
2019-01-16 13:56:13 +01:00 |
|
Laurent Destailleur
|
1f87b8bb18
|
FIX Position of price symbol (before) for nl_NL
|
2019-01-16 01:54:08 +01:00 |
|
Regis Houssin
|
7c9d85d091
|
FIX problem with multicompany transverse mode
Signed-off-by: Regis Houssin <regis.houssin@inodbox.com>
|
2019-01-15 12:18:04 +01:00 |
|
Laurent Destailleur
|
1306918eb0
|
FIX #10299
|
2019-01-07 16:03:55 +01:00 |
|
ldestailleur
|
5638ac8f4d
|
FIX title on picto no more visible
Conflicts:
htdocs/core/lib/functions.lib.php
|
2019-01-04 15:25:14 +01:00 |
|
ldestailleur
|
7c1ed5b913
|
FIX #9972 #10297
|
2019-01-03 13:28:35 +01:00 |
|
ldestailleur
|
a9e8e13bb6
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
ChangeLog
htdocs/user/param_ihm.php
|
2019-01-02 19:41:39 +01:00 |
|
ldestailleur
|
3d8479291d
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
|
2019-01-02 19:39:35 +01:00 |
|
ldestailleur
|
8645a7f524
|
FIX Interface regression for bind people. Fix option
MAIN_OPTIMIZEFORTEXTBROWSER
|
2019-01-02 18:58:45 +01:00 |
|
Laurent Destailleur
|
294107bba0
|
FIX vars for substitution must be null if not applicable (and not '')
|
2018-12-27 05:07:11 +01:00 |
|
Laurent Destailleur
|
c444ef3b4d
|
FIX wrapper could not download shared files
|
2018-12-17 19:37:17 +01:00 |
|
Laurent Destailleur
|
ffaff4dc7f
|
Debug website module
|
2018-12-17 17:29:04 +01:00 |
|
Laurent Destailleur
|
4e940ebaf1
|
FIX Download of files with hashp when files are into user dir
|
2018-12-17 15:35:20 +01:00 |
|
Laurent Destailleur
|
17b2fd295f
|
FIX Css of amount on remain to pay on expense report
|
2018-12-17 13:57:30 +01:00 |
|
Laurent Destailleur
|
527ad04ae8
|
FIX Mandatory field feature should works on textarea
Conflicts:
htdocs/core/lib/functions.lib.php
|
2018-12-15 18:13:30 +01:00 |
|
Laurent Destailleur
|
539e2c55cd
|
FIX #9629 #9625
|
2018-12-14 10:33:07 +01:00 |
|
Laurent Destailleur
|
c1ce902f91
|
FIX #9629 #9625
|
2018-12-14 10:31:09 +01:00 |
|
Laurent Destailleur
|
cf74e5b9a8
|
Change order of tabs
|
2018-12-10 00:25:10 +01:00 |
|
Laurent Destailleur
|
a915d82883
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2018-12-08 11:42:30 +01:00 |
|
Laurent Destailleur
|
5ce26bae1b
|
Fix form of bank info for CH
|
2018-12-04 22:01:35 +01:00 |
|
Laurent Destailleur
|
138640fc63
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/contrat/class/contrat.class.php
htdocs/expensereport/class/expensereport.class.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2018-12-04 14:58:11 +01:00 |
|
Laurent Destailleur
|
d80baaea69
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/commande/class/commande.class.php
htdocs/contrat/class/contrat.class.php
htdocs/expensereport/class/expensereport.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
|
2018-12-04 14:29:47 +01:00 |
|
Laurent Destailleur
|
ea119a26c7
|
Update ajax.lib.php
|
2018-12-02 17:03:11 +01:00 |
|
BENKE Charlene
|
044c54da94
|
Warning error if $conf->browser->layout is empty
|
2018-12-02 10:45:37 +01:00 |
|