Loïc Chapeaux
23c23a2ce2
split between NULL value and empty field
2001-09-08 22:45:58 +00:00
Loïc Chapeaux
20fbb53055
improved binary fields protection
2001-09-08 16:00:32 +00:00
Loïc Chapeaux
08c353d467
Splitted the big "lib.inc.php3" into smaller libraries
2001-09-08 12:59:45 +00:00
Marc Delisle
9f7c4f671f
bug 459449
2001-09-07 15:21:08 +00:00
Loïc Chapeaux
f412e93aec
field size should always be at least 4 to allow the use of the 'null' value
2001-09-04 21:32:50 +00:00
Loïc Chapeaux
2a53688b77
Feature Requests #455543 - Editable Blobs
2001-08-31 16:33:50 +00:00
Loïc Chapeaux
6ec97b4ddf
fixed bugs in function field name with special characters and no-parameter functions
2001-08-28 17:50:20 +00:00
Loïc Chapeaux
c82e8c0bd9
Improved the error handling system
2001-08-22 20:42:51 +00:00
Loïc Chapeaux
0ec91a1692
added some mysql_die() calls
2001-08-20 16:57:29 +00:00
Loïc Chapeaux
2f91f66172
Do not display functions with enum or set fields types
2001-08-19 15:18:02 +00:00
Loïc Chapeaux
384104a40e
Little optimization
2001-08-19 12:13:22 +00:00
Loïc Chapeaux
34565035d9
Do not modify blob/binaries if $cfgProtectBlob is true
2001-08-19 00:55:20 +00:00
Loïc Chapeaux
56dd0cb360
Fixed some encoding/decoding bugs
2001-08-17 14:21:37 +00:00
Marc Delisle
7c35a94f5d
bug 451085
2001-08-16 10:21:27 +00:00
Loïc Chapeaux
95f354a0b4
fixed some of the bugs I've introduced with my last patches
2001-08-16 09:20:48 +00:00
Loïc Chapeaux
749d8a6903
Fixed bugs:
...
- #444354 (Various backslash problems),
- #450906 (Disappearing + in data | 2.2.0rc4),
- #450374 (RC4: + becomes space),
- and the one with binary data reported by Steve in the mailing-list.
2001-08-15 18:07:53 +00:00
Loïc Chapeaux
2f45b473ac
fixed $id issue
2001-08-10 19:02:36 +00:00
Marc Delisle
bffd92c15e
enum values not displayed
2001-08-08 19:32:17 +00:00
Loïc Chapeaux
01ff6a42ac
removed erroneous <lf>
2001-08-08 13:55:15 +00:00
Loïc Chapeaux
30dab56127
fixed a possible warning
2001-08-07 17:07:21 +00:00
Marc Delisle
bfbab21e0b
bug 442778
2001-08-06 23:46:20 +00:00
Steve Alberty
085834330b
loic changes
2001-08-06 12:00:49 +00:00
Loïc Chapeaux
ed04c1e6b0
Fixed some coding inconcistencies
2001-08-03 13:59:05 +00:00
Marc Delisle
83c2a7fbbb
current value of enums
2001-08-03 12:22:16 +00:00
Marc Delisle
c0f4d281e7
bug 445722
2001-08-03 02:28:01 +00:00
Marc Delisle
ff0840b2ed
bug 446830
2001-08-03 01:49:56 +00:00
Marc Delisle
8c0ff6407e
oops
2001-07-31 10:50:00 +00:00
Marc Delisle
21d69b1208
extra characters into blobs
2001-07-31 09:43:05 +00:00
Marc Delisle
047acbf862
bug 443760
2001-07-31 01:29:39 +00:00
Marc Delisle
0ab0ad63b1
merge Loic's version
2001-07-30 21:21:19 +00:00
Marc Delisle
7d5c43d1f4
dynamic length
2001-07-19 18:54:19 +00:00
Marc Delisle
ba028edffe
bug 442337
2001-07-18 17:11:47 +00:00
Olivier Müller
0fc7bd09ff
* set current version number to 2.2.0rc3 (which should become 2.2.0-final)
...
* tbl_change.php3: feature #442402 : while editing a record, the function
of the first timestamp field will be set by default to "NOW()" :
same behaviour as the command line mysql client.
2001-07-18 14:19:53 +00:00
Marc Delisle
cb6b32dd37
bug 441689
2001-07-16 18:28:35 +00:00
Steve Alberty
c2bb2c3eae
make it possible to edit empty binary fields
2001-07-16 13:46:31 +00:00
Steve Alberty
aa076b11c5
enlarge binary protection to (var)char binary types
2001-07-11 16:40:24 +00:00
Marc Delisle
3203f41215
do not edit blob fields
2001-06-30 23:51:05 +00:00
Steve Alberty
36bdf5345e
fixed warnings
2001-06-10 12:54:32 +00:00
Marc Delisle
315b29e3f5
Save as new row
2001-06-05 03:03:43 +00:00
Marc Delisle
6f471a60b8
Bug 424771
2001-05-31 19:10:22 +00:00
Marc Delisle
4fa533f3d4
mysql_db_query deprecated
2001-05-27 20:19:35 +00:00
Marc Delisle
4b6bfcd1a4
Bug #424237
2001-05-23 18:21:45 +00:00
Marc Delisle
ed08db001a
message if textarea not editable
2001-05-21 20:14:26 +00:00
Loïc Chapeaux
dfa57ed7d8
Added the path './' before all required or included files to avoid conflicts with the 'include_path' directive
2001-05-20 09:56:22 +00:00
Korakot Chaovavanich
6f943e9d3e
replace dropdown with radio, if short
2001-05-08 09:34:25 +00:00
Loïc Chapeaux
e80fae42d5
import the 'insert new row to edit page' feature put by Korakot in the stable CVS tree
2001-05-08 00:01:23 +00:00
Olivier Müller
7ff8fedebd
Initial revision
2001-05-03 17:25:09 +00:00