gauthier
|
cd7d3f1a36
|
FIX : search by phone pro
|
2019-07-19 15:41:44 +02:00 |
|
Laurent Destailleur
|
804703c9c9
|
Fix regression
|
2018-04-11 14:43:16 +02:00 |
|
Laurent Destailleur
|
560038fa18
|
Fix regression in update contact
|
2018-04-11 14:38:56 +02:00 |
|
atm-greg
|
7cdc1c8bef
|
Fix #8259 can't update contact birthday with REST API
|
2018-04-11 07:08:40 +02:00 |
|
Maxime Kohlhaas
|
c008853842
|
Fix #8057
|
2018-03-10 23:05:33 +01:00 |
|
Regis Houssin
|
0f51aa15d8
|
Fix: avoid Warning: A non-numeric value encountered
|
2018-01-10 10:52:30 +01:00 |
|
Laurent Destailleur
|
31b5d9df52
|
Merge pull request #7985 from atm-arnaud/FIX_search_contact_list
FIX search on contact list
|
2017-12-28 07:07:47 +01:00 |
|
Laurent Destailleur
|
6a62e13960
|
FIX security vulnerability reported by ADLab of Venustech
|
2017-12-21 13:32:16 +01:00 |
|
arnaud
|
ae7f8c3fe4
|
FIX search on contact list
|
2017-12-21 12:01:30 +01:00 |
|
Regis Houssin
|
c1c75208ec
|
Fix: missing parameters for filter and sort (contact list)
|
2017-09-09 09:46:21 +02:00 |
|
Laurent Destailleur
|
bde293af22
|
Fix filter on extrafield with type sellist
|
2017-09-07 15:34:25 +02:00 |
|
Laurent Destailleur
|
98f5fbab5d
|
Fix error on contact/address not linked on thirdparty
|
2017-08-25 13:50:45 +02:00 |
|
Laurent Destailleur
|
5b1f5b0f20
|
Fix translation done twice into field title of array
|
2017-08-02 13:31:53 +02:00 |
|
Laurent Destailleur
|
7e0a165131
|
Fix some pb in search using phone
|
2017-07-26 20:33:25 +02:00 |
|
Laurent Destailleur
|
f106ff7e76
|
Fix var init
|
2017-07-13 23:52:02 +02:00 |
|
Laurent Destailleur
|
2870798d07
|
Fix remove warnings
|
2017-07-13 00:35:10 +02:00 |
|
AlainRnet
|
8c287c02ca
|
Update card.php
Limitation of the number of characters that is not limited in the third card as described here: https://www.dolibarr.fr/forum/5-bugs-sur-la-version-cvs-ou-demo/59229-taille-limitee-de-l-adesse-mail-des-contacts
|
2017-07-10 21:39:25 +02:00 |
|
Laurent Destailleur
|
e93cefbbf0
|
FIX #6985
|
2017-06-11 10:37:58 +02:00 |
|
Laurent Destailleur
|
7c0de18ac1
|
Fix code comment
|
2017-06-10 12:56:28 +02:00 |
|
Laurent Destailleur
|
b441c62e1d
|
Fix syntax error
|
2017-06-08 14:55:12 +02:00 |
|
Laurent Destailleur
|
b1f93ccb0c
|
Fix security
|
2017-06-08 14:33:46 +02:00 |
|
Laurent Destailleur
|
543630e487
|
Fix missing count of nb of columns into lists
|
2017-06-08 14:14:06 +02:00 |
|
Regis Houssin
|
2b36135641
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_mc
|
2017-06-07 20:14:03 +02:00 |
|
Laurent Destailleur
|
1820649175
|
Maxi debug of v6
|
2017-06-07 19:28:31 +02:00 |
|
Regis Houssin
|
bfd6116e5b
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_mc
|
2017-06-06 15:03:36 +02:00 |
|
Laurent Destailleur
|
02b5d9e6f7
|
FIX #6945
|
2017-06-06 10:53:53 +02:00 |
|
Regis Houssin
|
5c5663c5ae
|
New: getEntity function use true $shared value by default
|
2017-05-30 18:50:54 +02:00 |
|
Laurent Destailleur
|
e5fe629a0e
|
NEW Extrafields support formulas to be computed using PHP expressions
|
2017-05-24 22:48:44 +02:00 |
|
Laurent Destailleur
|
2da50f1eca
|
Look and feel v6
|
2017-05-23 01:32:19 +02:00 |
|
Laurent Destailleur
|
0cd030d856
|
NEW Introduce mass actions on contacts
|
2017-05-23 00:13:07 +02:00 |
|
Laurent Destailleur
|
b3dc73e611
|
Look and feel v6
|
2017-05-21 02:43:51 +02:00 |
|
Laurent Destailleur
|
68e333879f
|
Fix var not sanitized
|
2017-05-16 13:27:32 +02:00 |
|
Laurent Destailleur
|
fa290c34fa
|
Fix against SQL injection. Add phpunit to detect missing escapement.
|
2017-05-12 16:55:11 +02:00 |
|
Laurent Destailleur
|
e5c898e0d6
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
build/makepack-dolibarr.pl
htdocs/fichinter/list.php
htdocs/product/list.php
htdocs/projet/tasks/list.php
|
2017-05-10 00:48:27 +02:00 |
|
Laurent Destailleur
|
6d01bd712d
|
FIX Better sanitizing of search all parameter.
|
2017-05-09 19:36:10 +02:00 |
|
Laurent Destailleur
|
26a9999fbf
|
Support of preview for pdf with several pages
|
2017-04-12 11:38:55 +02:00 |
|
Laurent Destailleur
|
2446cb5431
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/compta/facture.php
htdocs/compta/facture/fiche-rec.php
htdocs/contact/list.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/facture/card.php
htdocs/societe/list.php
htdocs/user/document.php
|
2017-04-11 11:43:54 +02:00 |
|
Marcos García de La Fuente
|
2057613ad9
|
FIX #6675 Restricted user with no agenda permissions can see a button to create appointment in thirdparty contact list
Close #6675
|
2017-04-09 15:18:02 +02:00 |
|
Laurent Destailleur
|
be439f6252
|
Work on look and feel v6
|
2017-04-07 16:16:44 +02:00 |
|
Laurent Destailleur
|
d99b0461c7
|
Extrafields multilanguage support.
|
2017-04-03 10:56:28 +02:00 |
|
Laurent Destailleur
|
8e70c4a0b7
|
Work on 6.0 new look and feel
|
2017-03-30 15:39:50 +02:00 |
|
Laurent Destailleur
|
54b03a3552
|
Work on 6.0 new look and feel
|
2017-03-29 11:03:13 +02:00 |
|
Laurent Destailleur
|
f843f8a93d
|
Start to move search bar before table titles
|
2017-03-27 00:48:50 +02:00 |
|
Laurent Destailleur
|
d1a988a0be
|
Fix document_preview is possible on files with + chars inside.
|
2017-03-24 17:32:38 +01:00 |
|
Laurent Destailleur
|
fb88eaf2a4
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2017-02-23 02:55:50 +01:00 |
|
Laurent Destailleur
|
e981e719a1
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/comm/action/card.php
|
2017-02-23 02:54:40 +01:00 |
|
Laurent Destailleur
|
daf1dbb3a1
|
FIX #6453
|
2017-02-22 14:09:19 +01:00 |
|
BENKE Charlie
|
692dd0b5db
|
contact email not display on tooltip
field not initialised
|
2017-02-15 01:22:20 +01:00 |
|
Gustavo Novaro
|
5a7c20e897
|
Code style
var to public
|
2017-02-08 17:13:54 -03:00 |
|
Laurent Destailleur
|
fbbf8cd8a4
|
Fix bad side effect of uniformizing a constant name.
|
2017-02-01 15:47:08 +01:00 |
|