Commit Graph

24 Commits

Author SHA1 Message Date
Marc Delisle
9785bbc561 remove author names 2010-03-26 17:44:10 -04:00
Michal Čihař
e532069912 rfe #1516803 [edit] Allow to set BLOB to/from NULL with ProtectBinary. 2010-01-22 17:20:35 +00:00
Marc Delisle
0b498a58be patch #1760205 [data] Insert as new row: BLOB is lost 2009-02-23 08:36:34 +00:00
Marc Delisle
5a1df0684d patch #2602633 [core] support column name having square brackets 2009-02-20 09:37:49 +00:00
Michal Čihař
1bf10aa501 Hopefully last missing @package tags. 2008-11-24 11:24:56 +00:00
Marc Delisle
afbb2a9dc2 protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
Marc Delisle
076ede089d unused variable 2008-05-18 15:53:27 +00:00
Marc Delisle
9d6f6dca89 bug #1762029 Cannot upload BLOB into existing row in 2.11-beta1 2007-07-27 14:50:37 +00:00
Marc Delisle
3aa359d574 bug #1699532 last part of the fix (for ENU) 2007-05-23 17:11:16 +00:00
Sebastian Mendel
c5cba195f1 renamed class files according to PMA standard (or at least how i guess) 2007-05-15 06:18:21 +00:00
Sebastian Mendel
573a6161bd fixed code indention 2007-05-09 12:18:57 +00:00
Marc Delisle
e3012401d4 insert a row if BLOB is empty 2007-03-31 12:19:02 +00:00
Sebastian Mendel
fe77220226 bug #1690561 Blobs being cleared on Edit of row 2007-03-29 13:52:26 +00:00
Sebastian Mendel
d0facc3d4f splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Marc Delisle
2b54018416 INSERT non-uploaded values no longer working 2007-03-11 12:35:30 +00:00
Sebastian Mendel
f49b5d24cf move file upload functionality into own class;
make use of $cfg['TempDir'] for file uploads;
2007-03-08 14:08:49 +00:00
Marc Delisle
42ac66ad74 get rid of propicon 2007-02-10 15:58:46 +00:00
Sebastian Mendel
d3f335ac3d refactored:
made register_globals independent;
added documentation;
removed unused code;
fixed bug #1597686 last insert id message wrong;
and much more i don't remember ...
2006-12-19 16:54:29 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Marc Delisle
84952a539b previous fix introduced a bug: cannot change a value for a nullable field 2005-12-22 16:49:33 +00:00
Marc Delisle
8db1bbc4cf bug #1385974, cannot un-null a value 2005-12-20 21:31:05 +00:00
Marc Delisle
75ba7193a3 bug #1367549, handling of CURRENT_TIMESTAMP 2005-11-29 18:44:13 +00:00
Michal Čihař
e040c424fa Move tbl_replace_fields.php to libraries folder as it does not require direct access. 2005-11-24 09:00:21 +00:00