Commit Graph

106 Commits

Author SHA1 Message Date
Marc Delisle
353e6c7c52 patch 565627 2002-06-21 13:15:37 +00:00
Mike Beck
cd4dce6f0e last changes to have relationstuff in central db
enabled column_comments
2002-06-15 15:15:00 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Mike Beck
db0e689d4c enabled Syntaxcoloring for SQL Statements. This can be turned off in config.inc.php3 2002-06-12 11:59:35 +00:00
Loïc Chapeaux
df6f3bfaa4 Do print the page in "printview" mode 2002-06-02 15:09:44 +00:00
Loïc Chapeaux
263829ffb3 coding standards, comments... 2002-06-01 16:31:17 +00:00
Alexander M. Turek
eebe614c0b print view for SQL results 2002-05-31 15:32:41 +00:00
Loïc Chapeaux
f18b89d173 Coding standard 2002-05-26 11:27:11 +00:00
Loïc Chapeaux
e91b5dc62a Fixed a warning thanks to Svetlio Kovachev 2002-05-26 11:18:48 +00:00
Marc Delisle
cb690c62ca undefined is_analyse 2002-05-24 12:54:55 +00:00
Loïc Chapeaux
413fca97b6 Fixes available "actions" with a "proc analyse" statement in a sql query 2002-05-24 11:31:52 +00:00
Loïc Chapeaux
6b00b75f7d Splitted the large "database details" page in parts 2002-05-01 17:14:45 +00:00
Loïc Chapeaux
2e28add87b Optimization - do not call "mysql_numrows", "mysql_results" and "mysql_fetch_array" on invalid queries 2002-05-01 12:03:21 +00:00
Loïc Chapeaux
caffe11457 Merge from branch 2002-04-26 14:43:18 +00:00
Robin Johnson
a80446dd11 *.php3 NOT tbl_*.php, Documentation.*: $cfg system changes. 2002-04-24 18:31:26 +00:00
Loïc Chapeaux
d948b699f7 Improved regexp to "fix" an error reported by "Max" in the "Open Discussion" forum 2002-04-21 11:48:34 +00:00
Loïc Chapeaux
4158b48e3b Urlencoded the message passed with the location header in sql.php3 2002-03-30 17:18:05 +00:00
Loïc Chapeaux
2380c00e1e swap form fields position for consistency 2002-03-29 10:17:15 +00:00
Marc Delisle
75618b4892 bookmarks bug 2002-03-28 21:30:21 +00:00
Loïc Chapeaux
e3be56f88d fixed warnings and a parse error 2002-02-24 19:10:33 +00:00
Loïc Chapeaux
b106eb60d1 Japanese kanji encoding conversion feature thanks to Yukihiro Kawada 2002-02-24 18:46:40 +00:00
Loïc Chapeaux
907af92ab4 use "[[:space:]]" class inside all regular expressions 2002-02-24 17:15:08 +00:00
Loïc Chapeaux
b49e1446e2 fixed bug #521595 - Check for LIMIT clause 2002-02-23 16:53:35 +00:00
Loïc Chapeaux
43c6c23c6a optimized a bit 2002-02-15 12:32:04 +00:00
Marc Delisle
89111018ad was emptied 2002-02-11 18:12:06 +00:00
Loïc Chapeaux
7f919e6a86 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
Loïc Chapeaux
c2051a588f replaced space characters by the [[:space:]] POSIX expression 2002-02-08 18:04:35 +00:00
Marc Delisle
f8f90d2c29 state tracking problem 2002-02-06 02:41:42 +00:00
Loïc Chapeaux
3f988273b6 * coding standards\n* xhtml fixes 2002-01-25 10:14:40 +00:00
Marc Delisle
049434f99f bug 506558 qbe unlimited rows 2002-01-25 03:49:50 +00:00
Loïc Chapeaux
4e11da70ff display type was forgotten while inserting multiple new rows 2001-12-18 21:52:21 +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
ead2dd467a changed "$sessionMaxRows" by "$session_max_rows" (PEAR codding standards) 2001-11-20 15:55:05 +00:00
Loïc Chapeaux
81f94f9851 fixed a bug with headers that may be sent after output 2001-11-16 14:07:24 +00:00
Loïc Chapeaux
82e87f4e1b * fixed bug #480178 - select ... into outfile fails 2001-11-14 20:50:56 +00:00
Loïc Chapeaux
bf4654c424 Re-display erroneous query in the textarea 2001-11-02 18:31:23 +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
149ed7b949 added a optionnal "show all" button in display mode 2001-09-13 18:25:59 +00:00
Loïc Chapeaux
1d85bbf212 simple "SELECT" statements like "SELECT 1+1" were failing because they were added a "LIMIT" clause 2001-09-10 21:44:35 +00:00
Loïc Chapeaux
3f99dcdbc6 message associated to the query wasn't displayed if the location header is used 2001-09-08 22:46:39 +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
03395866d0 * removed unnecessary javascript stuff.
* $reload has now true boolean values
2001-09-07 19:40:53 +00:00
Loïc Chapeaux
c41de7a1f0 optimized a bit (mainly added some 'mysql_free_result') 2001-09-06 10:16:44 +00:00
Loïc Chapeaux
0cb9b5b89d updated with lib.inc.php3 2001-09-05 19:27:37 +00:00
Loïc Chapeaux
f0cb71a4fe cosmetic changes in the code 2001-09-02 19:07:44 +00:00
Loïc Chapeaux
e0fec05406 fixed bug #444767 - Other cases for display=simple 2001-09-02 18:42:15 +00:00
Loïc Chapeaux
c6bd9d9d85 * optimized a bit and added some comments
* fixed a js error ("#" character msut be escaped)
2001-09-02 13:11:32 +00:00