Laurent Destailleur
|
a605e0b972
|
Fix phpcs
|
2016-11-11 15:06:31 +01:00 |
|
Laurent Destailleur
|
fd1c0f404c
|
Merge pull request #5864 from hregis/4.0_bug
Fix: add possibility to change width type to prevent some display issues
|
2016-11-11 14:55:28 +01:00 |
|
Laurent Destailleur
|
90881f2fa9
|
FIX Sanitize title of ajax_dialog
|
2016-11-07 00:15:58 +01:00 |
|
Regis Houssin
|
6423b23fb3
|
Fix: use parameter instead constant
|
2016-10-12 15:36:51 +02:00 |
|
Regis Houssin
|
d848e98759
|
Fix: add possibility to change width type to prevent some display issues
|
2016-10-12 15:33:33 +02:00 |
|
Laurent Destailleur
|
5d1dbdb82c
|
Merge pull request #5089 from atm-maxime/fix_slect_ziptown
Fix country and state were not properly updated after ziptown selection
|
2016-04-29 19:26:40 +02:00 |
|
Laurent Destailleur
|
2ea5bf3d5e
|
FIX: Pre selected value was not used on supplier list ouput
|
2016-04-28 20:04:48 +02:00 |
|
Maxime Kohlhaas
|
179022b129
|
Fix country and state were not properly updated after ziptown selection
|
2016-04-23 16:49:43 +02:00 |
|
Laurent Destailleur
|
3925ae0742
|
Fix: we loose ability to refresh contact list when changing a company on
contact tab
|
2016-02-14 23:54:07 +01:00 |
|
Sof
|
292d3ba959
|
FIX: Cannot set property '_renderItem of undefined
http://stackoverflow.com/questions/9513251/cannot-set-property-renderitem-of-undefined-jquery-ui-autocomplete-with-html
|
2015-11-30 20:28:36 +01:00 |
|
Laurent Destailleur
|
7b6d8dd23e
|
Fix for smartphone
|
2015-11-29 01:13:23 +01:00 |
|
Marcos García de La Fuente
|
7ebe032d6f
|
FIX #3865 ajax_autocompleter triggers twice change() JS event over #search_htmlname
Close #3865
|
2015-11-08 16:01:12 +01:00 |
|
Laurent Destailleur
|
77371af35a
|
FIX #3661 Margin is not selected correctly when adding a product
|
2015-11-05 01:08:30 +01:00 |
|
Laurent Destailleur
|
5f07c18e06
|
NEW Add opportunity amount on project card.
|
2015-06-29 16:57:32 +02:00 |
|
Laurent Destailleur
|
a3a5b0d9b0
|
Upgrade jquery and jquery-ui to last stable version
|
2015-06-21 00:06:37 +02:00 |
|
Laurent Destailleur
|
32626c5ae6
|
Fix js refresh with autocomplete
|
2015-06-20 17:23:28 +02:00 |
|
Regis Houssin
|
c21156dd13
|
Fix: strict mode hunter
|
2015-06-10 18:58:42 +02:00 |
|
Laurent Destailleur
|
1b681510a5
|
NEW Use new select2 component for juridical status, country and state
selection.
|
2015-05-31 12:25:33 +02:00 |
|
Raphaël Doursenaud
|
e149d49fb8
|
[Qual] Use jQuery property instead of attribute to test and set disabled
|
2015-05-12 14:53:01 +02:00 |
|
Laurent Destailleur
|
deb62f1ffd
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/core/class/html.formother.class.php
htdocs/core/lib/ajax.lib.php
htdocs/expedition/list.php
|
2015-04-18 04:18:59 +02:00 |
|
Laurent Destailleur
|
8511f1f7ef
|
Fix the data-role parameter
|
2015-04-15 18:14:26 +02:00 |
|
Laurent Destailleur
|
e3713c8b6d
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/admin/tools/eaccelerator.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/dispatch.php
|
2015-02-19 00:01:26 +01:00 |
|
Marcos García de La Fuente
|
e21681a369
|
PHPDoc and misc fixes for Admin
|
2015-02-10 10:52:48 +01:00 |
|
Laurent Destailleur
|
9188be57ce
|
Select2 component creates problem of sizing with jmobile.
|
2015-01-31 19:25:26 +01:00 |
|
Laurent Destailleur
|
275e198041
|
New: Selection of project use the new select2 component.
|
2015-01-30 19:57:38 +01:00 |
|
Laurent Destailleur
|
cea500ef80
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/lib/ajax.lib.php
|
2014-12-20 13:06:08 +01:00 |
|
Laurent Destailleur
|
854ed90a62
|
Fixed: bad place for the ajaxcombo.
|
2014-12-20 11:15:10 +01:00 |
|
Laurent Destailleur
|
ceba894d57
|
Start to work on new generation combo box.
|
2014-12-05 13:26:47 +01:00 |
|
Laurent Destailleur
|
6bac744709
|
Fix: Missing event management into select when combo not selected
|
2014-11-13 16:46:40 +01:00 |
|
Laurent Destailleur
|
5c2862dae3
|
Merge pull request #1976 from frederic34/patch-2
Add a little delay in ajax_autocompleter
|
2014-11-04 17:41:23 +01:00 |
|
Frédéric FRANCE
|
08e958152c
|
Update ajax.lib.php
|
2014-10-30 18:45:47 +01:00 |
|
Frédéric FRANCE
|
b2a9b48a78
|
Update ajax.lib.php
Add a delay before making request, may avoid multiple request to server when typing search request
|
2014-10-24 10:40:48 +02:00 |
|
Frédéric FRANCE
|
a1bedcc263
|
Update ajax.lib.php
|
2014-10-18 22:46:13 +02:00 |
|
Frédéric FRANCE
|
eefb211be7
|
Update ajax.lib.php
|
2014-10-18 18:48:13 +02:00 |
|
Frédéric FRANCE
|
8bb0ce0f7f
|
Update ajax.lib.php
|
2014-10-18 17:17:41 +02:00 |
|
Frédéric FRANCE
|
dd5ea670e2
|
Update ajax.lib.php
|
2014-10-18 17:11:02 +02:00 |
|
Frédéric FRANCE
|
2107a61bbe
|
Update ajax.lib.php
For use in a list of object
|
2014-10-18 16:32:32 +02:00 |
|
Frédéric FRANCE
|
96aee6eed4
|
Update ajax.lib.php
|
2014-10-18 15:48:59 +02:00 |
|
Frédéric FRANCE
|
f5f50045d6
|
Update ajax.lib.php
|
2014-10-12 16:09:42 +02:00 |
|
Frédéric FRANCE
|
f25c4f18e6
|
Update ajax.lib.php
|
2014-10-12 15:55:18 +02:00 |
|
Frédéric FRANCE
|
e6e953b4d8
|
Update ajax.lib.php
|
2014-10-12 14:20:49 +02:00 |
|
Laurent Destailleur
|
7fc8799c3d
|
Qual: Clean code from user table tr td
|
2014-09-15 16:18:19 +02:00 |
|
Laurent Destailleur
|
2fb806bfc2
|
Fix: duplicate entity encoding into select_array.
|
2014-09-08 23:08:59 +02:00 |
|
Laurent Destailleur
|
de548ba610
|
Doxygen
|
2014-08-31 23:01:49 +02:00 |
|
Laurent Destailleur
|
6e54577167
|
Better error management
|
2014-08-31 15:09:10 +02:00 |
|
Laurent Destailleur
|
0ccd29c6cd
|
Doxygen
|
2014-08-30 20:05:16 +02:00 |
|
Regis Houssin
|
e713c8dadc
|
Fix: broken feature: add param for use only "disabled" with delConstant
and "enabled" with setConstant
|
2014-08-17 15:20:43 +02:00 |
|
Laurent Destailleur
|
31c27b8f7c
|
New: More option to define default filter setting of agenda views.
|
2014-06-29 23:35:00 +02:00 |
|
Laurent Destailleur
|
8d1fdec8cf
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/expedition/doc/pdf_merou.modules.php
htdocs/core/modules/modProduct.class.php
htdocs/fourn/commande/fiche.php
htdocs/projet/fiche.php
|
2014-06-20 15:26:02 +02:00 |
|
Florian HENRY
|
0f77fbaea2
|
Fix [ bug #1349 ] AJAX contact selector does not work fine in Project
card
|
2014-06-17 11:18:30 +02:00 |
|