2
0
forked from Wavyzz/dolibarr
Commit Graph

477 Commits

Author SHA1 Message Date
Regis Houssin
c0a32c8fb4 Fix: Search if module directory name is different of lang file name
we can use "langfile@mymodule" or "@mymodule"
2010-04-19 09:34:50 +00:00
Laurent Destailleur
7bccb7dd86 A little speed improvment 2010-04-18 23:17:41 +00:00
Regis Houssin
3268dcbab8 Fix: missing google ad 2010-04-18 14:43:47 +00:00
Regis Houssin
ef4df127f9 Fix: missing google ad 2010-04-18 14:31:34 +00:00
Regis Houssin
6e24ebd01f Fix: missing google ad 2010-04-18 14:24:09 +00:00
Regis Houssin
677ab4c128 Fix: missing google ad 2010-04-18 14:23:21 +00:00
Regis Houssin
0fcb012234 Fix: allow underscore in module name 2010-04-18 11:48:12 +00:00
Regis Houssin
4846b9b98b Fix: move service class to product directory 2010-04-13 16:14:47 +00:00
Philippe Grand
ed377157f8 move service.class.php to core directory 2010-04-13 14:46:50 +00:00
Philippe Grand
84f8a18a72 move discount.class.php to core directory 2010-04-13 14:30:11 +00:00
Philippe Grand
e5a5c2ae98 move translate.class.php to core directory 2010-04-13 14:23:31 +00:00
Philippe Grand
684e6bc63c move notify.class.php to core directory 2010-04-13 14:17:01 +00:00
Regis Houssin
79d7be01d1 Fix: the core system used php templates by default 2010-04-12 18:56:53 +00:00
Laurent Destailleur
47ff342fa4 Fix: Error when using iphone 2010-04-12 00:27:14 +00:00
Regis Houssin
2cc33910f7 Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 12:23:58 +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
Regis Houssin
7b1c726424 Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 07:23:32 +00:00
Regis Houssin
d8982e5d8c Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 06:47:13 +00:00
Regis Houssin
8774e69ea9 Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 06:20:10 +00:00
Regis Houssin
9b2f724ea7 Add possibility to add linked object block in object card for external module 2010-04-08 19:44:45 +00:00
Philippe Grand
01991cec89 move stats class to core directory 2010-04-08 13:19:42 +00:00
Philippe Grand
011ea91f81 move interfaces class to core directory 2010-04-08 13:09:00 +00:00
Laurent Destailleur
b5bc6dac90 Qual: Remove deprecated code 2010-04-04 23:46:53 +00:00
Laurent Destailleur
fbc31d9cb5 Qual: Separate function of html header from menu header 2010-04-03 15:08:09 +00:00
Regis Houssin
933c84c127 Fix: store triggers path to $conf 2010-04-02 17:19:28 +00:00
Regis Houssin
0bee9e9362 Fix: store triggers path to $conf 2010-04-02 17:09:26 +00:00
Regis Houssin
bf7e5ab338 Fix: call class
Fix: error if origin not defined
2010-04-01 10:21:48 +00:00
Regis Houssin
3d0d2053bb Fix: limited to a certain status 2010-04-01 08:47:41 +00:00
Regis Houssin
d7205fe627 Fix: regression 2010-03-30 21:38:07 +00:00
Regis Houssin
353b972011 Fix: add core path 2010-03-30 17:18:10 +00:00
Regis Houssin
55b313f798 Fix: add "set_include_path" 2010-03-30 17:03:46 +00:00
Regis Houssin
281805991a Fix: add "set_include_path" 2010-03-30 16:40:00 +00:00
Regis Houssin
40b5352430 Fix: rename "templates" to "tpl" 2010-03-30 13:26:20 +00:00
Philippe Grand
671ce8a542 move societe class file to societe directory 2010-03-29 20:52:30 +00:00
Philippe Grand
f19e397652 move commonobjectline class file to core directory 2010-03-29 20:30:54 +00:00
Philippe Grand
78b9faca85 move class file commonobject to core directory 2010-03-29 16:40:57 +00:00
Laurent Destailleur
3ef00adb4a Remove pre.inc.php 2010-03-27 14:50:05 +00:00
Regis Houssin
6e0d95ac79 Fix: Move functions "verifCond" and "dol_eval" to functions.lib.php 2010-03-25 11:16:42 +00:00
Regis Houssin
25b12337e9 Fix: move core class to core directory 2010-03-23 08:58:15 +00:00
Regis Houssin
c7df8f8807 Fix: move module class to your own directory 2010-03-22 15:31:13 +00:00
Laurent Destailleur
465cc90759 Fix W3C errors in page forging 2010-03-15 23:54:37 +00:00
Laurent Destailleur
21987a4310 Fix: fix hidden option MAIN_AUTOFILL_TOWNFROMZIP 2010-02-21 15:16:49 +00:00
Laurent Destailleur
b4c9331461 New: Add feature to resize or crop images (for product's photo). 2010-02-21 11:50:21 +00:00
Laurent Destailleur
e1e57f52ad New: Add feature to crop/resize image file on product photos 2010-02-21 03:09:45 +00:00
Laurent Destailleur
62f4345e92 Fix: Remove usage of pdate() 2010-01-13 18:51:19 +00:00
Laurent Destailleur
2415f085a6 Fix: Css relative url must start with / as it means relative to DOL_URL_ROOT. 2010-01-13 13:48:29 +00:00
Laurent Destailleur
1374e7eeab Fix: Css relative url must start with / as it means relative to DOL_URL_ROOT. 2010-01-13 13:11:32 +00:00
Laurent Destailleur
36bcf6c05e Fix: Remove not used property 2010-01-12 22:57:12 +00:00
Laurent Destailleur
194cc07396 Rename the dol_loginfunction2 into dol_loginfunction to keep only one function. This function can support smarty templates and php template. 2010-01-10 23:54:42 +00:00
Laurent Destailleur
63619daeb2 Core templates are in core/templates directory. Make templates simpler. 2010-01-04 19:47:26 +00:00