Commit Graph

18669 Commits

Author SHA1 Message Date
Regis Houssin
eedfbbeaee Fix: phpize this page 2009-05-01 11:32:51 +00:00
Regis Houssin
4b2d9f50ac Fix: phpize this page 2009-05-01 11:30:14 +00:00
Regis Houssin
b8da4c5861 Fix: phpize this page 2009-05-01 11:28:36 +00:00
Regis Houssin
6dcc74ae47 Fix: phpize this page 2009-05-01 11:26:58 +00:00
Regis Houssin
07a06e8ef9 Fix: phpize this page 2009-05-01 11:25:14 +00:00
Regis Houssin
7ade9c0236 Fix: hide "Actions" and php warning message if this script isn't in the allowed_admin_path setting 2009-05-01 10:55:09 +00:00
Regis Houssin
67377f7729 Fix: security check in user/group 2009-05-01 10:24:32 +00:00
Regis Houssin
37cac65f5a Fix: default entity 1 if multi-company module is desactivated 2009-05-01 10:07:13 +00:00
Regis Houssin
974a10e1cc New: early development of multi-company module 2009-04-30 16:44:31 +00:00
Regis Houssin
6a9a9ff040 New: early development of multi-company module 2009-04-30 16:28:53 +00:00
Regis Houssin
4403ec0ddd Fix: error 2009-04-30 16:14:50 +00:00
Regis Houssin
41a4036874 New: early development of multi-company module 2009-04-30 16:11:33 +00:00
Regis Houssin
2b76feb5b5 Fix: invalid key 2009-04-30 15:58:56 +00:00
Regis Houssin
c8b5b1e345 New: early development of multi-company module 2009-04-30 15:48:40 +00:00
Regis Houssin
21964691da Add: can defined submodule name (ex: $conf->module->submodule->dir_output)
Add: can change the module name if different (ex: $conf->newmodulename->dir_output)
2009-04-30 15:40:18 +00:00
Regis Houssin
67bcc243f9 Fix: error 2009-04-30 15:08:50 +00:00
Regis Houssin
d72d40c4b5 Todo: le champ type "password" modifie la valeur du mot de passe (test en mode crypte) !! 2009-04-30 14:51:27 +00:00
Regis Houssin
70fa7c02d4 Fix: problem with user module constant 2009-04-30 13:28:09 +00:00
Regis Houssin
2b5f711720 Fix: problem with user module constant 2009-04-30 13:28:08 +00:00
Regis Houssin
265ea1dbc8 Fix: security in tab category 2009-04-30 12:52:04 +00:00
Regis Houssin
ab65d529d6 Fix: security in tab category 2009-04-30 12:52:04 +00:00
Regis Houssin
929939d0bf New: early development of multi-company module 2009-04-30 12:14:50 +00:00
Regis Houssin
88d0f1ede7 New: early development of multi-company module 2009-04-30 11:44:14 +00:00
Regis Houssin
467ec4a641 New: early development of multi-company module 2009-04-30 11:29:32 +00:00
Regis Houssin
38047abe4d Fix: error 2009-04-30 11:04:43 +00:00
Regis Houssin
d2451e8d65 New: early development of multi-company module 2009-04-30 10:58:06 +00:00
Regis Houssin
8df1eb1fd6 New: early development of multi-company module 2009-04-30 10:54:07 +00:00
Regis Houssin
faf854169c New: early development of multi-company module 2009-04-30 10:31:01 +00:00
Regis Houssin
b9265c2c36 New: early development of multi-company module 2009-04-30 10:09:42 +00:00
Regis Houssin
cfce23120c New: early development of multi-company module 2009-04-30 10:01:35 +00:00
Regis Houssin
9611c995d0 Fix: error 2009-04-30 09:54:57 +00:00
Regis Houssin
d4f8716a89 New: early development of multi-company module 2009-04-30 09:37:55 +00:00
Regis Houssin
432632a6e9 Add: can defined submodule name (ex: $conf->module->submodule->dir_output)
Add: can change the module name if different (ex: $conf->newmodulename->dir_output)
2009-04-30 00:49:56 +00:00
Regis Houssin
c71c2f39fb Add: can defined submodule name (ex: $conf->module->submodule->dir_output)
Add: can change the module name if different (ex: $conf->newmodulename->dir_output)
2009-04-30 00:36:08 +00:00
Regis Houssin
ad8bed51ef Add: can defined submodule name (ex: $conf->module->submodule->dir_output)
Add: can change the module name if different (ex: $conf->newmodulename->dir_output)
2009-04-29 23:39:04 +00:00
Laurent Destailleur
ff5b05c1cf Update documentation 2009-04-29 23:26:19 +00:00
Laurent Destailleur
1e6de12253 Update documentation 2009-04-29 23:26:18 +00:00
Laurent Destailleur
32535ef9b8 Add version on first install page 2009-04-29 23:19:54 +00:00
Laurent Destailleur
113a15828c Fix: The tmp dir is dir_temp and not dir_tmp 2009-04-29 22:15:47 +00:00
Laurent Destailleur
7ccbf8f20c Png file was not in correct directory 2009-04-29 22:11:08 +00:00
Regis Houssin
f5f3f2e389 Fix: use $conf->global->MAIN_MODULE_MULTICOMPANY 2009-04-29 21:54:41 +00:00
Laurent Destailleur
297b6a007c Comment 2009-04-29 21:40:14 +00:00
Laurent Destailleur
f561be941e Fix: Removed errors 2009-04-29 21:39:31 +00:00
Regis Houssin
f65f1d3ba7 Add: define the constant directory if requested
example :
$this->dirs[$r][0] = "output";
$this->dirs[$r][1] = "/logs";
$this->dirs[$r][2] = 1; // create the constante in llx_const
2009-04-29 21:29:26 +00:00
Regis Houssin
288497a55f Fix: help description for syslog file 2009-04-29 21:26:17 +00:00
Regis Houssin
d71f9f8b0d Fix: Keep only dir creation, no need to insert values in database 2009-04-29 20:37:20 +00:00
Regis Houssin
192fc509b0 Fix: répertoire du module service commun avec le module produit 2009-04-29 20:20:41 +00:00
Laurent Destailleur
bc5b47067d Can use directory defined in modules (but should not as this can works without) 2009-04-29 20:17:31 +00:00
Laurent Destailleur
a7ba3bf3cb Format correctly code 2009-04-29 20:16:13 +00:00
Laurent Destailleur
f8f061780b Removed code no more required 2009-04-29 20:15:14 +00:00