Commit Graph

59 Commits

Author SHA1 Message Date
Michal Čihař
1e8447e111 New URL and hidden input generating stuff. 2003-01-08 13:50:30 +00:00
Marc Delisle
8a2ed5cce4 bug 638275 2002-11-16 11:24:06 +00:00
Robin Johnson
e4743fd18e find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
Marc Delisle
8c1f3da72a inserts of foreign-key 2002-09-24 03:13:12 +00:00
Marc Delisle
d6ec7e3f24 patch 612202 null for foreign keys 2002-09-20 21:13:17 +00:00
Marc Delisle
df1724629a bug 610315 2002-09-18 12:49:54 +00:00
Marc Delisle
591d2972f2 some mysql call were not modified 2002-06-14 20:28:41 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Alexander M. Turek
be8b45086c bug #564741 2002-06-08 16:45:16 +00:00
Loïc Chapeaux
caffe11457 Merge from branch 2002-04-26 14:43:18 +00:00
Marc Delisle
1fba05320d new cfg 2002-04-25 01:10:50 +00:00
Loïc Chapeaux
7d391b3ce6 fixed bug #536707 - undefined variables 2002-03-29 11:48:15 +00:00
Loïc Chapeaux
90b811621f better fix for bug #520242 - records get inserted twice 2002-02-23 18:56:22 +00:00
Marc Delisle
0525e60d2e bug 520242 2002-02-23 16:20:15 +00:00
Loïc Chapeaux
975e3b263a removed tabs and/or trailing spaces 2002-02-08 18:06:21 +00:00
Marc Delisle
dfe9612628 better correction for bug 508024 2002-02-04 18:11:19 +00:00
Marc Delisle
a14c130e8b bug 508024 2002-01-28 17:59:53 +00:00
Marc Delisle
6140c74dad bug 497919 2002-01-02 00:09:42 +00:00
Marc Delisle
33c1195875 null value checkbox 2001-12-30 01:19:45 +00:00
Loïc Chapeaux
ea7c666a28 fixed bug #496469 - File name too long 2001-12-24 13:15:35 +00:00
Loïc Chapeaux
51cd7cd732 * the number of rows to return, display direction and table headers frequencies
weren't passed between scripts;
* codding standards;
* little bugs with vertical/horizontal display directions.
2001-12-18 12:07:13 +00:00
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