FHenry
799b1727f8
update select_contact method to add possibility to display contact
...
compagny also
2012-08-02 10:12:32 +02:00
Regis Houssin
29fea7bbf4
Fix: regression (multicompany)
2012-08-01 13:03:41 +02:00
Regis Houssin
77a5ef0b22
Fix: move ajax response in ajax directory
2012-07-29 10:24:42 +02:00
Regis Houssin
79181f9183
Fix: add external user filter
2012-07-26 18:24:54 +02:00
Regis Houssin
5318fb54d5
Fix: bad path
2012-07-26 17:07:10 +02:00
Regis Houssin
a6758c2557
Fix: use span instead div for align image warning
2012-07-26 11:34:43 +02:00
Laurent Destailleur
dce9b96260
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/install/lib/repair.lib.php
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-07-25 12:20:45 +02:00
Laurent Destailleur
276e32dc22
Fix: Products with no prices not visible
2012-07-25 11:27:25 +02:00
Regis Houssin
fb23364511
Fix: uniformize code
2012-07-23 16:10:54 +02:00
Christophe Battarel
3844a77395
correct typing bugs
2012-07-18 16:06:36 +02:00
Christophe Battarel
58262034cf
add extra parameters to control combo in form_thirdparty like in select_company
2012-07-18 15:22:45 +02:00
Regis Houssin
e1b0d183e4
Fix: add commonorder and commoninvoice classes
2012-07-11 18:13:41 +02:00
Regis Houssin
ff0668e908
Fix: strict mode way
2012-07-10 22:10:12 +02:00
Regis Houssin
226caf0152
Fix: and again, and again, and again... (strict mode)
2012-07-10 13:20:53 +02:00
Regis Houssin
887f210618
Fix: avoid warning with php 5.4 and strict mode
2012-07-08 23:22:22 +02:00
Regis Houssin
ba45953223
Fix: more bugs with multicompany
2012-07-07 11:01:05 +02:00
Regis Houssin
ca62c3dba8
Fix: compatibility with multicompany
2012-07-06 20:50:24 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Laurent Destailleur
693deca816
Fix: doxygen
2012-06-27 23:45:58 +02:00
Laurent Destailleur
158930eb7b
Fix: function is loaded once and not overwritten if loaded
...
by another ajax page. So if we need inputok/ko and pageyes/no to be
different according to ajax calls (to have several confirm box
loaded from different ajax parts of page, we must place such variables
outside of function. For this $useglobalvars must be set to 1.
2012-06-08 23:48:53 +02:00
Regis Houssin
bd6f5c4ca7
Fix: use template for best visibility
2012-06-08 18:03:00 +02:00
Regis Houssin
d9e3a941de
Fix: conflict with anothers dialog box
2012-06-08 17:06:22 +02:00
Laurent Destailleur
b120eb9a15
Fix: Confirm box not opened
2012-06-06 23:12:33 +02:00
Laurent Destailleur
705c152f7a
Fix: js not escaped
2012-05-30 12:33:31 +02:00
Laurent Destailleur
ed93e5cc7c
Qual: Serious clean of code of formconfirm method. This also solve bugs
...
of ecm module when using ajax.
2012-05-23 23:23:57 +02:00
Regis Houssin
01f1674231
New: add product admin page for mass conversion
2012-05-22 18:35:14 +02:00
Laurent Destailleur
f995d0d9cb
Fix: Missing extrafields
...
New: Can resiliate/edit member status from list.
2012-05-09 16:03:15 +02:00
Laurent Destailleur
792c0a33f3
Fix: Works with checkbox htdocs/core/class/html.form.class.php
2012-05-07 17:04:35 +02:00
FHenry
668bec3775
Remove Eclipse Warning (Undeclare variable)
2012-04-20 15:48:48 +02:00
Laurent Destailleur
062170b484
Fix: textarea field was not detected
2012-04-20 13:54:50 +02:00
Regis Houssin
68e5229e9b
Fix: missing langs object
2012-04-11 16:26:45 +02:00
Laurent Destailleur
f1d1b0972f
Bad comment
2012-04-11 13:29:23 +02:00
Regis Houssin
13624eeb86
Fix: multicompany sharings compatibility
2012-04-07 09:20:03 +02:00
Regis Houssin
0aa40b0503
Fix: add multiselectarray() method and jQuery multiselect plugin
2012-03-24 19:52:28 +08:00
Regis Houssin
ed46d0d65f
Fix: possibility to add options
2012-03-22 19:48:42 +08:00
Laurent Destailleur
6f7f4b6bc2
Doxygen
2012-03-22 09:39:18 +01:00
Laurent Destailleur
dbc457176c
Fix: When option MAIN_DISABLE_NOTES_TAB is not enabled, we must show all
...
notes with no need to click (saved 2 clicks)
2012-03-22 00:21:45 +01:00
Laurent Destailleur
3383d314c9
Doxygen
2012-03-19 17:18:11 +01:00
Regis Houssin
4ecc64504d
Fix: use the original json functions
2012-03-18 19:59:38 +01:00
Regis Houssin
79bdb85f6d
Fix: missing return num
2012-03-18 14:25:39 +01:00
Regis Houssin
5d33f687ae
Fix: change for getJSON format
2012-03-18 14:17:10 +01:00
Regis Houssin
7f7ef8da1e
Fix: this parameter is used by editInPlace() method for define the save
...
method
2012-03-18 14:10:04 +01:00
Regis Houssin
cfd72a5f73
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-18 14:07:07 +01:00
Regis Houssin
808c4b5732
New: testing a new method to avoid reloading the page
2012-03-18 14:06:55 +01:00
Laurent Destailleur
b0d319eaf7
Update code comments.
...
TODO: What is the goal of field 5 in
ckeditor:dolibarr_zzz:width:height:?:1:rows:cols
2012-03-18 12:48:07 +01:00
Regis Houssin
3cdff5361f
Fix: add empty message in combobox
2012-03-18 12:18:23 +01:00
Regis Houssin
9526465824
Fix: for compatibility with edit in place
2012-03-18 11:22:28 +01:00
Regis Houssin
630844d698
Fix: wrong copy/paste :-)
2012-03-18 11:17:50 +01:00
Regis Houssin
d752e25946
New: add new notes system in contract and order/invoice supplier module
2012-03-18 11:13:01 +01:00
Laurent Destailleur
59bef9caa1
Qual: Uniformize code to use new note system.
2012-03-18 02:01:23 +01:00