Loïc Chapeaux
d5b7987aaa
fixed bug #489770 - File name too long in tbl_replace.php
2001-12-06 19:34:42 +00:00
Loïc Chapeaux
05fefd4211
PEAR codding standards
2001-11-23 01:04:57 +00:00
Loïc Chapeaux
3b42848fda
merged patch #470575 (Inserting rows in loop) thanks to Tomas Polak
2001-10-25 21:35:26 +00:00
Loïc Chapeaux
4faa013df5
* fixed bug #468749 (Left Frame not expanding in iCab)
2001-10-11 22:25:28 +00:00
Loïc Chapeaux
e726fe785d
Fixed bug #444352 (Data Missing/POST Error)
2001-09-23 15:31:50 +00:00
Loïc Chapeaux
138da505eb
message associated to the query wasn't displayed if the location header is used
2001-09-09 16:44:30 +00:00
Loïc Chapeaux
08c353d467
Splitted the big "lib.inc.php3" into smaller libraries
2001-09-08 12:59:45 +00:00
Loïc Chapeaux
f68a0c7399
fixed a js error
2001-09-04 21:32:06 +00:00
Loïc Chapeaux
2e6fb3bf45
maybe fixed bugs #458324 and #457260 (update statement with a limit clause pb)
2001-09-04 12:54:39 +00:00
Loïc Chapeaux
c06ab9a6a9
removed the $is_encoded variable that is unnecessary and which use caused some bugs
2001-08-30 21:32:40 +00:00
Loïc Chapeaux
fb93657431
improved messages displayed as results of queries
2001-08-29 11:53:44 +00:00
Loïc Chapeaux
86d16b6d0c
fixed an error about whether to display table name or not at the top of the page
2001-08-29 08:35:42 +00:00
Loïc Chapeaux
9007431f71
Misc urlencode use fixes
2001-08-29 07:15:40 +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
Olivier Müller
bd737af26c
missing '!'
2001-08-28 16:52:36 +00:00
Olivier Müller
5d02608b60
* tbl_replace.php3: fixed the fact that the function were
...
ignored if the data remained unchanged.
2001-08-27 22:04:08 +00:00
Loïc Chapeaux
c3d62b3988
according to rfc 2816, the location http header requires an absolute URI
2001-08-20 19:08:29 +00:00
Loïc Chapeaux
fe1de3874b
fixed a coding bug
2001-08-18 17:46:11 +00:00
Loïc Chapeaux
56dd0cb360
Fixed some encoding/decoding bugs
2001-08-17 14:21:37 +00:00
Loïc Chapeaux
ab073e93e6
fixed some decoding bugs
2001-08-17 11:18:10 +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
70fbd65cd9
fixed a php syntax error
2001-08-16 01:53:45 +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
Robin Johnson
9e25784d3f
Bug #450374 - (RC4) + becomes space - patched in tbl_replace.php3
2001-08-15 17:03:13 +00:00
Loïc Chapeaux
e90436c39d
Fixed some others slashes bugs
2001-08-09 23:36:03 +00:00
Loïc Chapeaux
e81d458aa7
fixed some coding style inconcistencies and optimized a bit both the '$set$' switch cases
2001-08-08 12:05:57 +00:00
Steve Alberty
189b59bad5
remove warning in a new row if a 'set' field is not selected
2001-08-08 09:14:26 +00:00
Marc Delisle
f32311b9f0
set with no field selected
2001-08-07 00:11:09 +00:00
Steve Alberty
7eac26503d
fixed #444542
2001-08-04 14:18:58 +00:00
Loïc Chapeaux
ed1e608e1d
Fixed a typo
2001-08-03 14:02:29 +00:00
Marc Delisle
0ab0ad63b1
merge Loic's version
2001-07-30 21:21:19 +00:00
Steve Alberty
dbbe022b9c
remove warnings if you update 'set' and nothing is selected
2001-07-20 10:32:21 +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
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
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