Laurent Destailleur
|
82b333e423
|
Fix migration to select2 4.0.5
|
2017-10-26 14:06:23 +02:00 |
|
Laurent Destailleur
|
202712be94
|
Work on module builder
|
2017-10-25 22:02:07 +02:00 |
|
Laurent Destailleur
|
dbcf3ddbe8
|
NEW Upgrade jquery select2 to 4.0.4
|
2017-10-21 19:05:24 +02:00 |
|
Laurent Destailleur
|
edacf6789b
|
Remove dead code
|
2017-10-06 10:47:58 +02:00 |
|
Laurent Destailleur
|
848aadb48a
|
FIX Do not lose selected id after ENTER the TAB on autocomplete
|
2017-10-06 10:47:02 +02:00 |
|
Laurent Destailleur
|
4246cf24f3
|
Perf enhancement: Remove one include of js.
|
2017-09-24 20:36:27 +02:00 |
|
Laurent Destailleur
|
f3ef6448d7
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/admin/supplier_payment.php
htdocs/core/lib/ajax.lib.php
htdocs/don/admin/donation.php
htdocs/product/admin/product.php
|
2017-08-23 16:11:51 +02:00 |
|
Laurent Destailleur
|
4da49dfc2d
|
FIX #7239
|
2017-08-23 15:02:38 +02:00 |
|
Laurent Destailleur
|
25c5ed8f72
|
Fix for compatibility
|
2017-07-28 18:09:38 +02:00 |
|
Laurent Destailleur
|
4102403482
|
Look and feel v6
|
2017-06-21 11:37:34 +02:00 |
|
Laurent Destailleur
|
67b3e3da99
|
FIX #6784
|
2017-05-23 15:51:39 +02:00 |
|
Laurent Destailleur
|
11b1a2adac
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/expensereportsjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/accountancy/journal/sellsjournal.php
htdocs/comm/propal/class/api_proposals.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/compta/bank/index.php
htdocs/compta/facture.php
htdocs/core/class/html.form.class.php
htdocs/includes/odtphp/Segment.php
htdocs/langs/en_US/admin.lang
htdocs/societe/soc.php
|
2017-05-05 14:49:25 +02:00 |
|
Laurent Destailleur
|
6e1f825190
|
Look and feel v6
|
2017-05-01 13:01:05 +02:00 |
|
Quentin Vial-Gouteyron
|
4ab5674ffb
|
FIX ajax autocomplete on clone
|
2017-04-25 15:10:46 +02:00 |
|
Laurent Destailleur
|
9df4bac202
|
NEW Bookmarks are into a combo list.
|
2017-04-04 11:56:19 +02:00 |
|
Laurent Destailleur
|
fec3a89aa5
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-03-23 11:38:46 +01:00 |
|
Laurent Destailleur
|
996cb9d3f1
|
NEW Add function ajax_autoselect
|
2017-03-23 11:16:30 +01:00 |
|
Laurent Destailleur
|
68257283e4
|
Enhance select list
|
2017-03-21 13:39:42 +01:00 |
|
atm-ph
|
ac20a1a874
|
Fix remove param htmlid in ajax_combobox
|
2017-02-02 20:47:45 +01:00 |
|
phf
|
e73c60b526
|
New htmlid can be use instead of htmlname for select projects
|
2017-01-31 12:20:45 +01:00 |
|
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 |
|
Florian HENRY
|
d2e2dabf26
|
Add showempty into combobox
|
2014-05-13 11:40:19 +02:00 |
|
Laurent Destailleur
|
131f133e07
|
New: Merge free product and predefined product area to enter new
product (Supplier orders now use same template than customer
orders/proposal/invoices).
|
2014-05-05 17:59:43 +02:00 |
|
Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
Laurent Destailleur
|
8beaf30e88
|
Qual: Removed useless use of js
|
2014-04-27 01:51:31 +02:00 |
|
Raphaël Doursenaud
|
75eb98033f
|
Qual: Fixed typo
|
2014-04-23 18:23:59 +02:00 |
|
Laurent Destailleur
|
bdb2b7a547
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/projet/index.php
test/phpunit/FunctionsTest.php
|
2014-03-13 09:20:05 +01:00 |
|
Gauthier
|
92e8f54e9a
|
error on ajax_constantonoff function
|
2014-03-10 10:53:20 +01:00 |
|
Laurent Destailleur
|
ead7df3306
|
Add backslash
|
2014-02-13 10:54:03 +01:00 |
|
Laurent Destailleur
|
aad7885bca
|
Fix: [bug #1226 ] page ne se charge pas quand beaucoup de prospect en
base
|
2014-02-08 02:35:59 +01:00 |
|
Laurent Destailleur
|
d8b8f8c646
|
Uniformize code for contacts forms.
|
2014-02-04 20:49:07 +01:00 |
|
Laurent Destailleur
|
89ebb3c0ef
|
New: Add option MAIN_DISABLE_AJAX_COMBOX
|
2014-02-03 19:47:35 +01:00 |
|
Laurent Destailleur
|
bdf8100d84
|
Merge remote-tracking branch 'origin/3.4' into 3.5
Conflicts:
htdocs/core/lib/agenda.lib.php
htdocs/product/stats/commande_fournisseur.php
|
2013-11-28 15:54:12 +01:00 |
|
Laurent Destailleur
|
48570f599a
|
Fix: form is not allowed into a table. This break some javascript and
make some browsers crazy.
|
2013-11-17 23:25:25 +01:00 |
|
Laurent Destailleur
|
dd0612099c
|
Qual: Uniformize fields departement_id into state_id
|
2013-09-20 14:35:58 +02:00 |
|
Marcos García
|
bf2d61515d
|
CR fix
Git required me to commit these changes
|
2013-06-16 21:33:05 +02:00 |
|
Laurent Destailleur
|
fee958eafb
|
Add comments
|
2013-06-16 12:23:00 +02:00 |
|
fhenry
|
c109467d20
|
Qual : Review code after intalling PHPUnit, CodeSniffer on Eclipse...
|
2013-04-04 13:58:33 +02:00 |
|
Laurent Destailleur
|
08be243dc4
|
Optimize with smartphone
|
2013-04-03 00:36:31 +02:00 |
|
Laurent Destailleur
|
9729e83e66
|
Fix: Do not use deprecated function
New: ajax constant on off can be reversed
|
2013-03-13 23:05:34 +01:00 |
|
Laurent Destailleur
|
a6378ab0bb
|
Cleaner HTML code
|
2013-02-24 18:08:27 +01:00 |
|
Laurent Destailleur
|
180fb2c91a
|
Fix: Option COMPANY_USE_SEARCH_TO_SELECT was not working for third party
selection when autocomplete is on.
|
2013-01-29 15:22:07 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Laurent Destailleur
|
4136c27516
|
RESTORE CODE WITH ID D2adaf7. The Merge daacf79 as lost more than 50
commits !
|
2012-12-01 15:45:05 +01:00 |
|
Laurent Destailleur
|
c9edac9cd6
|
Try to fix differently pb of change/keyup because current change has a
regression (no way to use ajax select onto supplier orders when using
keybord or mouse selection).
|
2012-11-26 13:33:18 +01:00 |
|
Regis Houssin
|
a3d9b5788c
|
Fix: use keyup instead change to avoid loosing the product id
Fix: strict mode
|
2012-11-20 12:09:52 +01:00 |
|
Laurent Destailleur
|
7a48351909
|
Fix: delete file from ecm module
|
2012-10-27 00:23:16 +02:00 |
|
Regis Houssin
|
d2ae90f938
|
Fix: strict mode everywhere
|
2012-09-02 22:48:52 +02:00 |
|
Regis Houssin
|
e36af3085a
|
New: add possibility to have a confirm dialog box with on/off buttons
Qual: move some functions in lib_head.js
|
2012-09-02 22:18:06 +02:00 |
|
Regis Houssin
|
a00205a17d
|
New: add possibility to set and del anothers constants
|
2012-09-02 22:06:03 +02:00 |
|