Commit Graph

20438 Commits

Author SHA1 Message Date
Laurent Destailleur
bb9fac1597 Fix: Wrong permission test 2009-11-29 20:13:12 +00:00
r2gnl
659f0eb4f2 War on typo's 2009-11-29 20:09:18 +00:00
Laurent Destailleur
6596e42118 Fix: Wrong path of mysqldump command. Another try to fix this. 2009-11-29 19:32:16 +00:00
r2gnl
afebd7c1cf new files added 2009-11-29 19:20:36 +00:00
Laurent Destailleur
5da8b40812 Fix: Project not linked to companies must be visible. 2009-11-29 19:05:22 +00:00
Laurent Destailleur
178ec9ccc5 Code a little bit simpler 2009-11-29 17:18:11 +00:00
Laurent Destailleur
c4bd8e6df2 Avoid errors when objectid is -1 2009-11-29 16:53:46 +00:00
Laurent Destailleur
500d737980 Fix: We must use conf->global instead of constant. If not and constant is defined twice (with 2 differents entity values), we use the wrong one. 2009-11-29 16:43:47 +00:00
Laurent Destailleur
6150785d12 Fix: Security check on contacts 2009-11-29 16:36:01 +00:00
r2gnl
9350138975 updated translation 2009-11-29 16:33:05 +00:00
Laurent Destailleur
055c633e84 Fix: Bad SQL request: When using a left join on a table X, we must not use a condition on X on the where. If we do this, result will be same than using an exact join with mysql and will return an error with other databases. 2009-11-29 15:02:15 +00:00
Laurent Destailleur
bcd3f24ab7 Fix: We must use conf->global instead of constant. If not and constant is defined twice (with 2 differents entity values), we use the wrong one. 2009-11-29 14:53:52 +00:00
Laurent Destailleur
87efd5bc3c Fix: Name of default numbering module was wrong 2009-11-29 14:50:52 +00:00
Laurent Destailleur
7d409f9633 Fix: When a constant is defined as a constant for entity 0 and as a constant for entity x, we use entity x (This should not happen except during transition). 2009-11-29 14:38:21 +00:00
Laurent Destailleur
957318f9d2 Exclude only replaced (duplicated) invoices. 2009-11-29 13:13:02 +00:00
Regis Houssin
ccb14879e8 Fix: bad security request 2009-11-28 14:21:10 +00:00
Regis Houssin
eb76225357 Fix: bad security request 2009-11-28 14:14:21 +00:00
Juanjo Menent
74610ea801 Fix: Missing translation 2009-11-28 13:04:14 +00:00
Regis Houssin
1e34322435 Fix: bad security request 2009-11-28 12:06:11 +00:00
Regis Houssin
af599743c8 Fix: hide refnav if external user 2009-11-28 09:49:32 +00:00
r2gnl
27bd255b03 Fix: Missing translation 2009-11-28 09:10:56 +00:00
Regis Houssin
464e9554d8 Fix: bad security request 2009-11-28 08:43:20 +00:00
Regis Houssin
e9feb81c95 Fix: bad security request 2009-11-28 07:30:45 +00:00
Regis Houssin
5ea37d7835 Fix: limit prefix_com field
Fix: use invoice field entity in stat
Fix: replaced invoice is already with statut 3
2009-11-28 07:14:25 +00:00
Laurent Destailleur
de4cf814c0 Fix: Bad path of install log file 2009-11-27 21:29:24 +00:00
Laurent Destailleur
e1cdee191c Fix: Missing translation 2009-11-27 21:09:02 +00:00
Laurent Destailleur
fd06f04c62 Fix: Wrong permission to run mysqldump. 2009-11-27 18:26:03 +00:00
Laurent Destailleur
2026fea918 Fix: Path to mysqldump is wrong 2009-11-27 18:25:14 +00:00
r2gnl
161b249ca8 updated translation till line 744 2009-11-27 10:30:55 +00:00
r2gnl
f5471e7adb correct typo error 2009-11-27 10:30:19 +00:00
Laurent Destailleur
71841eacac Fix: Bad english 2009-11-26 22:53:35 +00:00
Laurent Destailleur
2f5adfa271 Fix: A better way to fix bug to enable foundation module 2009-11-26 22:40:28 +00:00
Laurent Destailleur
be477e869f Fix: Deprecated feature must not be enabled by default. 2009-11-26 22:30:41 +00:00
Juanjo Menent
5957bba83b Fix: Wrong menu path 2009-11-26 20:08:33 +00:00
Regis Houssin
1bd0daf07c Fix: add a lost backslash 2009-11-26 15:21:19 +00:00
Laurent Destailleur
fca2cb0327 Fix: When a backup as error, the error message was not reported. 2009-11-25 20:24:20 +00:00
Laurent Destailleur
a12cfc97d9 Fix: Wrong menu path 2009-11-25 20:20:05 +00:00
Laurent Destailleur
9bc20c5dbd Fix: Backup must not be inside a "temp" directory or it is lost after a "no data loss" purge. 2009-11-25 20:16:26 +00:00
Laurent Destailleur
22bcdb3c9b Fix: Path to mysqldump is wrong 2009-11-25 19:30:25 +00:00
Regis Houssin
33a7ed2e70 Fix: bad right verification 2009-11-25 19:13:08 +00:00
Laurent Destailleur
9e49aeaeb5 Fix: Backup must not be inside a "temp" directory or it is lost after a "no data loss" purge. 2009-11-25 19:08:09 +00:00
Laurent Destailleur
8fedb1327b Fix: Option of mysql dump was using postgressql choices. 2009-11-25 19:05:04 +00:00
Laurent Destailleur
fd38debbec Fix: Path to mysqldump is wrong 2009-11-25 18:59:10 +00:00
Laurent Destailleur
1c618d7100 Fix: Remove warning 2009-11-25 13:29:28 +00:00
Laurent Destailleur
72cf30350a Fix: Bug on utf8 2009-11-25 12:51:06 +00:00
Regis Houssin
eed7546357 Fix: add triggers in task.class.php
Todo: now used task.class.php for create a task
2009-11-24 06:51:12 +00:00
r2gnl
1686881f8f updated translation 2009-11-22 20:56:59 +00:00
r2gnl
97762b5265 typo correction 2009-11-22 20:56:37 +00:00
r2gnl
07d530b2f0 updating translation 2009-11-21 22:01:38 +00:00
r2gnl
e7aae14333 correcting inconsistency of translations 2009-11-19 22:49:58 +00:00