Christophe Battarel
c6da5b79fe
change localtaxes parameters to be compatible with older calls
2012-09-10 16:49:36 +02:00
Christophe Battarel
8c11da1df8
readapt to 3.3
2012-09-10 16:01:20 +02:00
Christophe Battarel
4cca760feb
calculate prices with generic local taxes management
2012-09-10 15:47:33 +02:00
Laurent Destailleur
a551fa982e
Comments
2012-09-08 21:29:03 +02:00
Laurent Destailleur
ce64a26875
A different fix to keep username.
2012-09-08 15:18:14 +02:00
Regis Houssin
ee1cf819f7
Fix: mass convert line delimiters
2012-09-07 17:23:16 +02:00
Regis Houssin
b6dc20fb90
Fix: send $varfiles instead _FILES
2012-09-07 10:58:29 +02:00
Regis Houssin
e725ef0eef
Fix: find $upload_dir in first part of $dest_file
2012-09-07 10:54:56 +02:00
Laurent Destailleur
0dfc9e59fe
New: Creation of meta file works for all elements. Disabled by default.
2012-09-07 10:30:02 +02:00
Regis Houssin
171f25d3b2
Fix: getDirList is ambiguous, this method can return dir list or files
...
list. Method is renamed to "getNodesList"
2012-09-07 08:47:10 +02:00
Regis Houssin
b6f090eeef
Fix: add notrigger parameter
2012-09-07 08:09:07 +02:00
Laurent Destailleur
13d6024a9f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-07 00:15:08 +02:00
Laurent Destailleur
1275a41244
New: Start to work on position of tasks into a project
2012-09-07 00:14:50 +02:00
Laurent Destailleur
28e7b73d21
Enhancement of holiday module
2012-09-06 23:58:09 +02:00
Regis Houssin
83fbaac70d
New: add hook in dol_move_uploaded_file method and split function with
...
dol_check_uploaded_file method
2012-09-06 21:30:44 +02:00
Laurent Destailleur
221b671636
New: The signature feature is full ok now.
2012-09-06 19:07:51 +02:00
Regis Houssin
b5ba6ef4d9
Fix: broken feature, enable source details by default
2012-09-06 12:37:36 +02:00
Regis Houssin
720d0d99b0
Fix: strict mode
2012-09-06 12:36:55 +02:00
Regis Houssin
4f056c707c
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-09-05 14:33:00 +02:00
Regis Houssin
c18375d7ee
Fix: broken features
...
$reshook may contain returns stacked by other modules
$reshook is always empty with an array for can not lose returns stacked
with other modules
$hookmanager->resArray may contain array stacked by other modules
2012-09-05 14:30:12 +02:00
Laurent Destailleur
a3cb0e502e
Uniformize code and add comment on localtax to prepare usage for other
...
countries.
2012-09-05 14:05:17 +02:00
Laurent Destailleur
0e1dcb9408
Use a more standard behaviour: If hook return non zero, it is a "replace
...
code" hook. Otherwise, it is "insert code" hook.
2012-09-05 13:05:24 +02:00
Regis Houssin
86f3c8eb26
Fix: return an array
2012-09-05 12:38:39 +02:00
Regis Houssin
696c7eb454
Fix: use require instead include_once
2012-09-05 11:22:52 +02:00
Regis Houssin
1933bd4b50
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-09-05 10:17:33 +02:00
Regis Houssin
6bd571b31a
New: add hook 'getDirList' in dol_dir_list() method
2012-09-05 10:17:02 +02:00
Laurent Destailleur
cc38fbe33f
Uniformize code
2012-09-05 09:58:35 +02:00
Laurent Destailleur
105cb2373c
Add comment
2012-09-05 04:13:31 +02:00
Regis Houssin
7f6bf34362
Try to use blockUI
2012-09-04 09:38:38 +02:00
Regis Houssin
2130571712
New: try jquery blockUI plugin
2012-09-03 22:05:13 +02:00
Regis Houssin
15db85bc86
Fix: prepare external extended ged
2012-09-03 21:00:46 +02:00
Regis Houssin
0797ff3057
Fix: missing concat
2012-09-03 17:25:35 +02:00
Regis Houssin
1abc87f642
Fix: can delete an import file with dialog confirm
2012-09-03 17:14:33 +02:00
Laurent Destailleur
9eb21c3d9f
Fix: Minot miscellanous fix
2012-09-03 10:17:58 +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
afdab32bbf
Fix: avoid warnings (strict mode)
2012-09-02 22:12:56 +02:00
Regis Houssin
a00205a17d
New: add possibility to set and del anothers constants
2012-09-02 22:06:03 +02:00
Regis Houssin
0ad137e734
Fix: uniformize code
2012-09-02 22:00:14 +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
edab47fbc8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-08-29 18:23:49 +02:00
Regis Houssin
13d46da3fe
Fix: clear old data before update
2012-08-29 18:01:00 +02:00
Laurent Destailleur
86a12d7471
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-08-29 17:43:43 +02:00
Laurent Destailleur
d8d28d6350
New: Add ChromePHP output into syslog module.
2012-08-29 17:43:20 +02:00
Regis Houssin
327e51ccd9
Fix: more simple
2012-08-29 17:40:13 +02:00
Laurent Destailleur
87742cb3d8
Qual: Move an admin tools into admin menu.
...
Fix: Fix 7 bugs into the mass vat update tool.
2012-08-29 14:13:13 +02:00
Regis Houssin
54860ef304
Fix: upgrade tcpdf and fpdi
2012-08-29 09:55:32 +02:00
Regis Houssin
70c467e429
Fix: Update vat rate combobox
2012-08-29 08:17:25 +02:00
Regis Houssin
4332c341bf
Fix: check if textarea is not empty for free lines
2012-08-28 12:36:35 +02:00
Laurent Destailleur
d0d5891eef
New: Add unit foot2, inch2, foot3 and inch3 for surface and volumes.
2012-08-27 20:02:23 +02:00