Laurent Destailleur
fb1034c8a7
Fix: sort in ecm module
2012-07-08 14:30:05 +02:00
Laurent Destailleur
c9a2c70110
Fix: must use utf8
2012-07-08 13:57:51 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Laurent Destailleur
3242f2fb6c
Fix: Removed warnings
2012-06-27 23:54:31 +02:00
Laurent Destailleur
018cafe92c
Fix: Add an unsecape function to decode javascript escape
...
encoding. This also fix ecm for cyrillic chars.
2012-06-24 19:32:19 +02:00
Laurent Destailleur
0a75367a74
New: Auto ecm for third parties
2012-06-24 17:49:52 +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
d0161087cb
Fix: problem with external module
2012-06-06 23:02:02 +02:00
Laurent Destailleur
9a7382de1b
Fix: Exclude temp file
2012-06-05 23:31:46 +02:00
Regis Houssin
2ad1cf0665
Fix: more clean code for new version of jQuery fileupload
2012-05-31 21:11:36 +02:00
Regis Houssin
b5246add8d
Fix: big problem with files upload and more compatible with external
...
modules
2012-05-30 00:07:06 +02:00
Regis Houssin
516be43404
Fix: jquery fileupload broken feature
2012-05-25 20:56:05 +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
Laurent Destailleur
a8307a32fd
New: Switch ecm module to use ajax by default.
2012-05-07 10:08:11 +02:00
Laurent Destailleur
0d42b96b98
Fix: licence pb with fedora
2012-04-14 15:41:03 +02:00
Regis Houssin
13624eeb86
Fix: multicompany sharings compatibility
2012-04-07 09:20:03 +02:00
Laurent Destailleur
f52a07eee5
Minor look fix, fix into ecm module when dir does not exists
2012-03-26 18:23:08 +02:00
Laurent Destailleur
74c39a10a2
Work on ajax ecm module
2012-03-25 22:47:37 +02:00
Laurent Destailleur
39ded746dc
Work on ecm module using ajax
2012-03-24 15:20:49 +01:00
Laurent Destailleur
187dc0d762
Work on epxerimental feature MAIN_ECM_TRY_JS
2012-03-23 19:43:25 +01:00
Laurent Destailleur
f37e3956b8
Prepare code to allow usage of ajax in ecm module
2012-03-21 21:32:36 +01:00
Laurent Destailleur
fb33dd6801
Qual: Move class file into class dir
...
Qual: Utility methods must be static.
2012-03-19 15:51:55 +01:00
Laurent Destailleur
0b71aceb90
New: Each user can remove/add its own boxes.
2012-03-19 14:06:21 +01:00
Regis Houssin
b82ff3f759
Fix: missing parameter
2012-03-18 15:22:15 +01:00
Regis Houssin
f66236af81
Fix: check only POST
2012-03-18 15:20:25 +01:00
Regis Houssin
05a5a0fc9a
Fix: bypass GETPOST check with ckeditor
2012-03-18 15:15:11 +01:00
Regis Houssin
5d33f687ae
Fix: change for getJSON format
2012-03-18 14:17:10 +01:00
Regis Houssin
808c4b5732
New: testing a new method to avoid reloading the page
2012-03-18 14:06:55 +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
e5190a00c8
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-17 21:32:32 +01:00
Laurent Destailleur
d59848e18e
New: Enhance box management
2012-03-17 21:32:10 +01:00
Regis Houssin
e16b1067cd
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/core/ajax/extraparams.php
2012-03-17 09:47:56 +01:00
Regis Houssin
181fac1d9d
Fix: End of line character is invalid; expected "\n" but found "\r\n"
2012-03-17 09:45:14 +01:00
Regis Houssin
938d0beccf
Fix: End of line character is invalid; expected "\n" but found "\r\n"
2012-03-17 09:30:49 +01:00
Regis Houssin
60a6c3fa95
Fix: missing fetch for get extraparams
2012-03-16 19:16:17 +01:00
Regis Houssin
09e6867029
New: add view/edit notes in "deplacement" and "fichinter" cards
2012-03-16 16:01:45 +01:00
Regis Houssin
77de410491
Fix: doxygen
2012-03-16 14:41:22 +01:00
Regis Houssin
391ce8490f
New: add "extraparams" field for stock extra parameters with json
2012-03-16 14:32:37 +01:00
Regis Houssin
e8ec5f5ad7
New: add vat rate in supplier price
...
New: add events system in jquery combobox
2012-03-15 16:52:18 +01:00
Regis Houssin
733350f2b8
Fix: more simple
2012-03-11 09:31:43 +01:00
Regis Houssin
b27a206b23
Fix: force generic object if savemethod is not defined
2012-03-09 19:03:49 +01:00
Regis Houssin
68ce569d05
Fix: compatibility with edit in place
...
Qual: use generic function and remove unused
Todo: Type of product combobox is not compatible with edit in place
2012-03-04 09:43:56 +01:00
Regis Houssin
70c9b2bda3
Fix: compatibility with edit in place
2012-02-25 12:09:27 +01:00
Regis Houssin
94f6034f9a
New: adding the ability to display a different value than the original
...
value, in the edit in place fields
2012-02-22 22:05:20 +08:00
Regis Houssin
cd23f8a040
Fix: bad rights
2012-02-20 21:17:05 +01:00
Regis Houssin
fa3e134a92
Fix: add specific right access for payment
...
New: add possibility to defined success message for jeditable
2012-02-20 20:31:35 +01:00
Laurent Destailleur
c4b845d60a
Qual: Removed deprecated function name.
2012-02-19 18:34:22 +01:00
Laurent Destailleur
e178077e1e
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/compta/bank/ligne.php
2012-02-15 12:22:18 +01:00
Laurent Destailleur
c89fd4b1e7
New: Can conciliate several lines in one operation.
2012-02-15 12:16:33 +01:00
Regis Houssin
1f5a103851
Fix: use POST instead GET for bypass GET limit
2012-02-13 12:40:43 +01:00