Stephen L
44bed57faf
Fix: mysqlnobin export method now works better (avoid duplicates values errors when a number is in fact a string and foreign keys checks are always disabled when restoring)
...
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2012-08-15 18:35:37 +02:00
Regis Houssin
e0385cf06f
Fix: strict mode palace
2012-08-02 10:07:55 +02:00
Regis Houssin
a64723ea74
Fix: replace with new event message system
2012-07-29 16:11:52 +02:00
Regis Houssin
0aa6694c95
Fix: broken event message
2012-07-29 15:47:24 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Laurent Destailleur
8d01ba75c9
Fix: Provide a solution for backup when mysqldump is not available
2012-06-14 22:33:27 +02:00
Laurent Destailleur
7c94b21211
Comments
2012-05-06 15:32:23 +02:00
simnandez
23a956c47b
Fix: Url to wiki, div message, variable more clear
2012-04-30 16:23:43 +02:00
Laurent Destailleur
8898b9a3b0
Fix: Firstname/Lastname lost
2012-04-30 16:08:34 +02:00
simnandez
5713a93c27
[ task #297 ] Add a installer for external modules
...
Adaptation to changes in dol_uncompress function. More clear and
accurate messages.
2012-04-30 12:19:11 +02:00
Laurent Destailleur
7977897fd8
Fix: dol_uncompress function now works with all PHP and OS. Use PHP
...
native code. Only zip is supported. This is enough, modules must be zip
and only zip (tgz not more allowed).
2012-04-28 18:21:51 +02:00
simnandez
67ba805d90
[ task #297 ] Add a installer for external modules
2012-04-27 09:11:03 +02:00
Regis Houssin
8cf1da4ddb
Fix: mac os compatibility
2012-04-26 15:02:29 +02:00
simnandez
25df346bd3
[ task #297 ] Add a installer for external modules
2012-04-25 16:52:35 +02:00
simnandez
5b7ff51ffc
[ task #297 ] Add a installer for external modules. Init works
2012-04-25 12:41:00 +02:00
Laurent Destailleur
f7acd0f5c3
Fix: Bad path for instal.lock
2012-04-16 11:07:09 +02:00
Laurent Destailleur
f4cd202a29
Use correct function
2012-04-11 13:29:45 +02:00
Regis Houssin
98f7186d03
Fix: best practice
2012-04-10 08:46:23 +02:00
Laurent Destailleur
37ce5d9fca
Revert code because it does not fix security hole completely. Also it
...
does work on origin but at a transition level.
Sanitizing for command line data must not appears inside a function used
for http data. I prefer fixing this at the source and also using a rule
that clean all attacks completely instead of a rule that clean "most
problem but not all".
2012-04-10 01:25:52 +02:00
Laurent Destailleur
1571134f7d
Revert "Fix: security"
...
This reverts commit 380a8109e8 .
2012-04-10 01:04:18 +02:00
Laurent Destailleur
4cb6ec76ee
Revert "Fix: sql injection"
...
This reverts commit 8c3158cf28 .
2012-04-10 01:03:54 +02:00
Regis Houssin
8c3158cf28
Fix: sql injection
2012-04-09 22:51:13 +02:00
Regis Houssin
380a8109e8
Fix: security
2012-04-09 22:32:20 +02:00
Laurent Destailleur
0c225372d6
Fix: Sanitize data 2
2012-03-27 18:36:32 +02:00
Laurent Destailleur
28cf1345e0
Fix: Sanitize data
2012-03-27 18:33:34 +02:00
Laurent Destailleur
e0a89592bf
Remove useless sentence with pgsql
2012-03-21 22:29:54 +01:00
Laurent Destailleur
d60bb77fea
Save one click when using backup/restore.
2012-03-15 20:45:08 +01:00
Laurent Destailleur
c4b845d60a
Qual: Removed deprecated function name.
2012-02-19 18:34:22 +01:00
Laurent Destailleur
2a543d5894
Fix: Default value for mysqldump was changed by mysql.
2012-02-10 11:50:41 +01:00
Laurent Destailleur
48d0fd00e9
Fix: Can delete and downlaod backup files
2012-02-10 11:09:34 +01:00
Laurent Destailleur
8336befb25
New: Can sort files into backup tool.
...
New: Default output charset are utf8 into backup tool.
2012-02-10 10:53:11 +01:00
Laurent Destailleur
a2d3485b2a
New: Autoselect no LOCK when export is for POSTGRESQL
2012-02-10 10:00:32 +01:00
Laurent Destailleur
f87b3be5d2
New: Add option to not set LOCK commands around INSERT into database
...
mysql dump.
2012-02-09 23:07:58 +01:00
Laurent Destailleur
8a83b273ef
Uniformize code
2011-12-28 12:53:46 +01:00
Laurent Destailleur
d8856bac5f
Fix: Work with PHP < 5.3
2011-12-28 01:28:16 +01:00
Laurent Destailleur
418acdee57
Fix: [ bug #254 ] Database backup not working with complex passwords
2011-12-21 19:56:56 +01:00
Laurent Destailleur
fce53afce4
Work on POO optimize
2011-12-21 19:34:16 +01:00
Laurent Destailleur
52585b01ff
Fix: Removed bad link
2011-12-12 19:50:59 +01:00
Laurent Destailleur
0f6b1418b1
Fix: W3C
2011-12-05 01:08:10 +01:00
Laurent Destailleur
397fa3cee3
Fix: Purge of audit events
2011-11-30 20:18:49 +01:00
Laurent Destailleur
237cd163d9
Fix: Use correct case for class name
2011-11-23 15:19:44 +01:00
Laurent Destailleur
985c061e65
Qual: Removed deprecated tag
2011-11-21 01:34:37 +01:00
Regis Houssin
9739a83b16
Fix: exclude install.lock files during purge
2011-11-10 23:37:00 +08:00
Regis Houssin
f0c327c070
Fix: uniform code
...
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Laurent Destailleur
2996ee7639
New: Add trigger ACTION_DELETE and ACTION_MODIFY
...
Fix: LOG_ERROR must be LOG_ERR
2011-11-01 13:22:39 +01:00
Juanjo Menent
5c9ba8a548
[task 189] Move Error* key from other.lang into errors.lang files
2011-10-29 23:52:05 +02:00
Regis Houssin
56d6cbe56f
[task #216 ] Move lib in core directory
2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc
[task #216 ] Move lib in core directory
2011-10-24 11:25:54 +02:00
Laurent Destailleur
00189f17dc
Fix: Enhance successfull dump detection
2011-10-20 00:04:57 +02:00
Laurent Destailleur
920336b895
Fix: Add foreign keys directives
2011-10-15 20:45:16 +02:00
Laurent Destailleur
d23fc2b8e5
Oops. Forget to publish this. Commit again.
2011-10-14 16:02:18 +02:00
Laurent Destailleur
48249f5e05
Update Urls
2011-10-14 00:09:22 +02:00
eldy
190adf2d49
New: Log module outputs can be setup with "or" rule (not only "xor").
2011-10-03 17:19:39 +02:00
eldy
fd4ad1c540
Qual: Use a factory to create databse instance. This allow to use
...
different driver so different databases in same page or scripts. This
fix also duplicate class with same names.
2011-09-28 16:26:49 +02:00
Laurent Destailleur
3cdc7abf40
Fix: Solve phpcodesniffer errors and warning
2011-09-14 21:50:18 +00:00
Laurent Destailleur
4334ec8b30
Fix: W3C
2011-08-31 15:05:09 +00:00
Regis Houssin
03711cf6f2
Fix: remove obsolete tags
2011-08-27 19:15:14 +00:00
Regis Houssin
726d9581dd
Fix: remove obsolete tags (in progress)
2011-08-27 14:24:16 +00:00
Laurent Destailleur
f4606c2253
Fix: Avoid errors into rpm packages
2011-08-03 00:45:22 +00:00
Laurent Destailleur
ab1d4b335a
Delete of security event keep add a delete event
2011-07-18 23:28:30 +00:00
Laurent Destailleur
de9abf2eae
Translation for postgres
2011-06-15 07:44:02 +00:00
Laurent Destailleur
845e0b3432
Fix: Use correct style
2011-06-15 00:02:59 +00:00
Philippe Grand
156c4492bd
uniformize code
2011-06-13 07:31:23 +00:00
Laurent Destailleur
e9f4879245
Qual: Prepare move of function dol_delete_file into file.lib.php
2011-03-09 15:34:57 +00:00
Laurent Destailleur
19d66d672d
Fix: Better error management in export
2011-03-07 00:57:24 +00:00
Laurent Destailleur
07d36fac4b
Fix: Increase timeout
2011-03-05 01:53:20 +00:00
Laurent Destailleur
638cb105df
Fix: HTML tags must be escaped
2011-02-18 10:45:38 +00:00
Laurent Destailleur
fc83c0a264
Fix: Trans
2011-02-07 19:25:32 +00:00
Laurent Destailleur
6f52ac37e0
Fix: W3C
2011-01-10 18:36:46 +00:00
Laurent Destailleur
5f56848a56
Fix: Pb in postgresql restore
2011-01-10 01:40:49 +00:00
Laurent Destailleur
c0e02fe65e
Fix: Pb in postgresql export
2011-01-10 01:19:59 +00:00
Laurent Destailleur
0d3899ab23
Fix: W3C errors or warnings
2011-01-09 15:37:23 +00:00
Laurent Destailleur
adfb9ea341
Sec: Removed security holes
2010-11-20 13:08:44 +00:00
Laurent Destailleur
200bc1e298
Add warning picto in dangerous message
2010-09-29 14:07:36 +00:00
Laurent Destailleur
0de3bff0b7
Qual: Menu management is simpler (no difference between left and top in setup).
2010-09-29 10:10:33 +00:00
Laurent Destailleur
7a65ee7cb3
Qual: Code is now simpler using jQuery. Removed rubbish javascript.
2010-09-06 10:08:36 +00:00
Laurent Destailleur
72756193bb
Qual: Code is now simpler using jQuery. Removed rubbish javascript.
2010-09-06 09:51:00 +00:00
Laurent Destailleur
ded3200073
Work on FPDF replacement by TCPDF
2010-08-31 23:52:19 +00:00
Laurent Destailleur
727309d2d4
Chang not used code
2010-08-21 20:16:52 +00:00
Laurent Destailleur
6d82aeda67
Fix: Database compatibility
2010-08-09 15:42:57 +00:00
Laurent Destailleur
fc2213a8f1
Doxygen
2010-07-21 12:35:56 +00:00
Laurent Destailleur
347e759610
Fix: Missing trad
2010-07-14 16:41:13 +00:00
Laurent Destailleur
b736e7322b
Some change to start to work on autinstall of modules
2010-06-06 17:36:35 +00:00
Laurent Destailleur
00a1d562b6
Use dolistore to find/download modules
2010-06-04 23:00:57 +00:00
Laurent Destailleur
ff4935fbc6
Fix: Title of page is second parameter
2010-05-26 11:42:29 +00:00
Laurent Destailleur
4651250ddb
Do not show link "viw password" if there is no password
2010-05-24 08:56:11 +00:00
Laurent Destailleur
aa9e608e25
Fix: Can not update user if in mode monouser.
...
Fix: Postgresql compatibility
2010-05-11 23:56:12 +00:00
Philippe Grand
4deb00ef2e
according to new tree directory
2010-05-03 08:43:33 +00:00
Philippe Grand
9bb410e258
according to new tree directory
2010-04-28 12:08:22 +00:00
Laurent Destailleur
bdf4bbaa1f
Works on ODT import
2010-03-27 00:33:28 +00:00
Laurent Destailleur
9838cb993f
Fix: Remove only content of temp directories
2010-03-24 13:39:12 +00:00
Laurent Destailleur
465cc90759
Fix W3C errors in page forging
2010-03-15 23:54:37 +00:00
Laurent Destailleur
3cb4335f9a
Move permission "see hidden categories" into "see hidden products/services".
2010-03-13 21:53:44 +00:00
Regis Houssin
68c1571d13
Qual: First change to remove pre.inc.php
2010-03-01 09:20:41 +00:00
Laurent Destailleur
ece84e975d
Fix: Error on close
2010-02-08 14:20:09 +00:00
Laurent Destailleur
b11ac5d223
Some changes to support all antiviruses
2010-01-07 00:06:21 +00:00
Laurent Destailleur
96b6747254
Fix: Wrong wiki url
2009-12-01 11:36:10 +00:00
Laurent Destailleur
6596e42118
Fix: Wrong path of mysqldump command. Another try to fix this.
2009-11-29 19:32:16 +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
8fedb1327b
Fix: Option of mysql dump was using postgressql choices.
2009-11-25 19:05:04 +00:00