Commit Graph

1237 Commits

Author SHA1 Message Date
Regis Houssin
fafb199bda Works on product canvas and templates 2010-05-03 07:03:05 +00:00
Regis Houssin
8aed2328cf Works on product canvas and templates 2010-05-03 06:47:35 +00:00
Regis Houssin
cccf7058ad Works on product canvas and templates 2010-05-03 05:58:01 +00:00
Regis Houssin
e0ef7c94b6 Works on product canvas and templates 2010-05-03 05:51:48 +00:00
Regis Houssin
244d85a4fe Works on product canvas and templates 2010-05-03 05:47:43 +00:00
Regis Houssin
5ad77d4f31 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 20:06:09 +00:00
Regis Houssin
2ff8f376f3 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 19:52:46 +00:00
Regis Houssin
785351e0ee Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 19:01:22 +00:00
Laurent Destailleur
9db9f23d71 Restore lang files into global lang directory. Usage of lang into modules directory must be used only for external modules to be self-dependent but must be kept for dolibarr core feature into unique htdocs/langs directory as this make working on translation a big headache and break a lot of automated translation tools. 2010-05-02 17:05:07 +00:00
Regis Houssin
cd27d9463b Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 14:50:08 +00:00
Regis Houssin
01b46068e6 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 14:29:16 +00:00
Regis Houssin
16446edca4 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 07:34:08 +00:00
Regis Houssin
5cc40ab6f4 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 05:39:43 +00:00
Regis Houssin
fa73ddf93c Works on product canvas and templates
!! WARNING : not stable !!

Fix: bad translation
2010-05-02 04:57:15 +00:00
Philippe Grand
a8e66ef20d tiny spelling change 2010-05-01 17:32:17 +00:00
Laurent Destailleur
664811cfed Add more filter on list of invoices and payments 2010-05-01 15:33:00 +00:00
Regis Houssin
f2dc99dc7f Works on product canvas and templates
!! WARNING : not stable !!
2010-05-01 14:37:02 +00:00
Laurent Destailleur
968addfad3 Fix: Better error management in upload files 2010-05-01 14:28:48 +00:00
Philippe Grand
9e887c8980 according to new tree directory 2010-05-01 14:19:21 +00:00
Regis Houssin
2f924a3f7a Works on product canvas and templates
!! WARNING : not stable !!
2010-05-01 10:40:42 +00:00
Regis Houssin
3dc1f01387 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-01 09:56:02 +00:00
Regis Houssin
230a414a2c Works on product canvas and templates
!! WARNING : not stable !!
2010-05-01 09:03:15 +00:00
Regis Houssin
a129e57ff1 Fix: rename "templates" to "tpl" 2010-04-29 09:08:43 +00:00
Philippe Grand
391c595dda according to new tree directory 2010-04-29 08:50:46 +00:00
Philippe Grand
6c560b61b8 according to new tree directory 2010-04-28 21:40:56 +00:00
Philippe Grand
b65ddfabe8 according to new tree directory 2010-04-28 21:29:12 +00:00
Regis Houssin
e4ea54f315 Fix: move class to class directory
Fix: mutualize code
2010-04-28 17:30:59 +00:00
Philippe Grand
3f4bee1f18 according to new tree directory 2010-04-28 12:53:28 +00:00
Philippe Grand
b6bc9223df according to new tree directory 2010-04-28 10:33:16 +00:00
Philippe Grand
b68a359265 according to new tree directory 2010-04-28 10:02:54 +00:00
Philippe Grand
faf19c91ae according to new tree directory 2010-04-28 08:35:57 +00:00
Laurent Destailleur
a4f144f24d Qual: Uniformise code. user class use id in first param of fetch 2010-04-28 07:31:34 +00:00
Philippe Grand
c73003b3b1 according to new tree directory 2010-04-27 14:48:11 +00:00
Laurent Destailleur
77851b96e4 Remove deprecated file 2010-04-27 08:43:42 +00:00
Philippe Grand
009b251d52 according to new tree directory 2010-04-27 08:13:42 +00:00
Laurent Destailleur
e0370659d8 Fix: Size of image 2010-04-25 14:43:13 +00:00
Philippe Grand
c418128a07 according to new tree directory 2010-04-25 14:17:39 +00:00
Regis Houssin
335c038dd8 Fix: regression 2010-04-21 22:14:11 +00:00
Regis Houssin
621bd68e3b Fix: workflow module is enabled by default
Fix: integration of triggers in the workflow module
!!! we now call "call_workflow" instead of "run_triggers" !!!
2010-04-21 16:29:37 +00:00
Regis Houssin
e9288027fd Fix: pgsql compatibility 2010-04-16 18:02:59 +00:00
Regis Houssin
163fba3872 Fix: bad path
Fix: view only image files
2010-04-15 13:44:07 +00:00
Regis Houssin
4846b9b98b Fix: move service class to product directory 2010-04-13 16:14:47 +00:00
Regis Houssin
73f216fd89 Fix: rename $class to $classname to prevents problems
http://www.manuelphp.com/php/reserved.keywords.php
2010-04-09 07:55:37 +00:00
Philippe Grand
011ea91f81 move interfaces class to core directory 2010-04-08 13:09:00 +00:00
Regis Houssin
60823fa517 Fix: bad path if product module is disabled 2010-04-02 07:45:58 +00:00
Regis Houssin
d938cea797 Fix: bad path if product module is disabled 2010-03-31 14:43:45 +00:00
Regis Houssin
40b5352430 Fix: rename "templates" to "tpl" 2010-03-30 13:26:20 +00:00
Philippe Grand
f4afed58c3 move html.formproduct.class.php to product directory 2010-03-30 12:47:19 +00:00
Philippe Grand
78b9faca85 move class file commonobject to core directory 2010-03-29 16:40:57 +00:00
Laurent Destailleur
f076c00dcd Fix: Minor fix 2010-03-28 23:26:14 +00:00