Laurent Destailleur
6c0fb9a1f1
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-10-27 20:04:03 +02:00
Laurent Destailleur
a7e35a9308
Fix: If we exclude dirs, we must also clean array to avoid to count
...
them.
2012-10-27 20:02:09 +02:00
Regis Houssin
2bbfad2460
Fix: missing parameter
2012-10-27 11:30:08 +02:00
Regis Houssin
1cbd2a1b1c
Fix: broken feature
2012-10-25 08:45:35 +02:00
Laurent Destailleur
4b27a9215b
Fix: Show message only when needed
2012-10-03 23:15:57 +02:00
Laurent Destailleur
59a33db53d
Fix: Add warning to ask refresh.
2012-10-03 20:10:29 +02:00
Regis Houssin
d08e66b0b8
Fix: add member module compatibility
2012-09-26 10:43:15 +02:00
Laurent Destailleur
d48f294531
New: [ task #289 ] Reorder tasks
2012-09-15 15:33:00 +02:00
Regis Houssin
e19f8c54f1
Fix: strict mode hurricane
2012-09-15 10:01:35 +02:00
Regis Houssin
ee1cf819f7
Fix: mass convert line delimiters
2012-09-07 17:23:16 +02:00
Regis Houssin
5270ec06cb
Fix: compatibility with multicompany transverse mode
2012-09-07 17:20:12 +02:00
Regis Houssin
a00205a17d
New: add possibility to set and del anothers constants
2012-09-02 22:06:03 +02:00
Laurent Destailleur
2927a58606
Fix: Some fix into ajax ecm.
...
New: The cache for nb of files into a dir is now implemented. By
default it is "not defined" and we refresh it when making a scan of a
dir for all subdirs.
2012-09-02 20:11:36 +02:00
Laurent Destailleur
f369c9d99b
New: ECM autodir works also for files joined to products and services
2012-09-02 15:03:55 +02:00
Regis Houssin
327e51ccd9
Fix: more simple
2012-08-29 17:40:13 +02:00
Regis Houssin
6bdba9fa72
Fix: get the good vat rates
2012-08-29 11:55:53 +02:00
Regis Houssin
70c467e429
Fix: Update vat rate combobox
2012-08-29 08:17:25 +02:00
Regis Houssin
3e2be54ead
Fix: restore old method
2012-08-27 19:11:44 +02:00
Laurent Destailleur
426b3c2627
New: Adding a box add it on column with the less boxes.
2012-08-27 14:47:20 +02:00
Regis Houssin
2f14fbe791
Fix: debug ckeditor and VAT
2012-08-27 13:27:27 +02:00
Regis Houssin
c9113458d9
New: [ task #498 ] part 3
2012-08-25 03:28:30 +02:00
Regis Houssin
995c7f13d3
New: [ task #498 ] part3
2012-08-23 13:45:51 +02:00
Regis Houssin
f4d75e87d3
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
...
into task498_objectline
Conflicts:
htdocs/core/class/commonobject.class.php
2012-08-23 07:53:48 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Marcos García
f3674317ec
Removed parenthesis from all require and replaced with single quotes
2012-08-22 23:24:21 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Regis Houssin
2ae1d3d3b5
New: [ task #498 ]
2012-08-22 17:42:40 +02:00
Marcos García
1b817e79b9
Improved some es_ES translations & fixed untranslated string
2012-08-13 06:26:56 +02:00
Regis Houssin
66ba264ca3
Fix: strict mode and event message
2012-07-30 22:38:21 +02:00
Regis Houssin
e1b0d183e4
Fix: add commonorder and commoninvoice classes
2012-07-11 18:13:41 +02:00
Regis Houssin
887f210618
Fix: avoid warning with php 5.4 and strict mode
2012-07-08 23:22:22 +02:00
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