Commit Graph

178 Commits

Author SHA1 Message Date
Marc Delisle
3d2b93cd9d bug 624020 2002-10-17 16:20:34 +00:00
Loïc Chapeaux
9344d5ea79 fixed bug #614303 (Duplicate args in table tabs links) 2002-09-27 15:15:11 +00:00
Marc Delisle
2e9826a8a1 could not go to next page of a query containing a function like SUM 2002-09-24 16:45:44 +00:00
Marc Delisle
df1724629a bug 610315 2002-09-18 12:49:54 +00:00
Alexander M. Turek
f175e698e1 bug #597184 2002-08-20 05:56:22 +00:00
Alexander M. Turek
048963a07d Default pages for tables / databases. 2002-08-10 20:23:48 +00:00
Alexander M. Turek
d782c39971 Default pages for tables / databases. 2002-08-10 13:11:00 +00:00
Robin Johnson
c28a9175ec * db_details.php3, db_stats.php3, main.php3, sql.php3
tbl_change.php3, tbl_query_box.php3, user_details.php3
libraries/common.lib.php3:
- changed show_query to use 1/0 instead of 'y'/'n'
* sql.php3, libraries/common.lib.php3:
- Improved logic of edit, show_as_php, explain and validator
in the SQL query box
2002-08-03 21:34:20 +00:00
Robin Johnson
babf22f481 * config.inc.php3:
- Config options for SQL Validator
* libraries/common.lib.php3, sql.php3:
- SQL Validator usage code
2002-08-03 10:23:54 +00:00
Loïc Chapeaux
1640a47d91 Fixed bug #583236 (LIMIT error) 2002-07-19 12:21:04 +00:00
Marc Delisle
4ec070cb31 bug 582356 2002-07-18 21:37:25 +00:00
Marc Delisle
0c64bf3ad0 modif by Loic 2002-07-15 13:48:36 +00:00
Marc Delisle
e48b01dea3 bug 580920 2002-07-13 21:00:55 +00:00
Marc Delisle
638b1844b0 better way to show php code 2002-07-13 20:33:15 +00:00
Mike Beck
b4728b63df only run query if we didn't aks to see the phpcode of sql 2002-07-12 14:57:31 +00:00
Loïc Chapeaux
6c70d8fdfc Codding standards 2002-07-07 08:31:56 +00:00
Alexander M. Turek
fe54411e96 Completed fix against bug #575867. (I hope I did not break anything...) 2002-07-02 17:45:36 +00:00
Alexander M. Turek
a5a61cecba bug #575867 2002-07-01 15:00:15 +00:00
Alexander M. Turek
f6e74dd1a9 Bug #574855 2002-06-30 10:14:44 +00:00
Marc Delisle
56c3b73038 select and no table 2002-06-27 12:28:56 +00:00
Marc Delisle
d05984dde2 sub-pages links on browse 2002-06-26 18:02:19 +00:00
Robin Johnson
2846270415 2002-06-22 Robin Johnson <robbat2@users.sourceforge.net>
* sql.php3:
        - Fix warning and error from mysql_free_result($cna_all_result);
2002-06-22 19:37:16 +00:00
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
Loïc Chapeaux
1dae331fe8 * display the full/partial text button only if a field is concerned;
* many little fixes when $cfgModifyDeleteAtLeft is true;
* maybe fixed second aliases bug (second part of bug #456119)?
* text/blob fields weren't cut with $cfgShowBlob enabled;
* added a js confirmation message on delete links.
2001-09-01 19:21:56 +00:00
Loïc Chapeaux
e04d3c81f3 * added some js stuff to checks for "DROP/DELETE/ALTER" statements
* all js libraries are now loaded in the header part of the xhtml generated pages
2001-08-31 15:36:24 +00:00
Loïc Chapeaux
cc2d206977 fixed bug #456254 - Crash select on a table 2001-08-30 18:53:58 +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
252b3d3d80 optimized the test for super user privileges 2001-08-28 18:11:00 +00:00
Loïc Chapeaux
172baede1a ix some errors about whether to display table name or not at the top of the page 2001-08-28 16:09:35 +00:00
Loïc Chapeaux
3b294d5632 fixed a syntax error (is_defined is not a function) 2001-08-21 23:52:50 +00:00
Loïc Chapeaux
ac5aad586b improved a bit Olivier's patch about the "Drop database" restrictions 2001-08-21 18:20:07 +00:00
Olivier Müller
3d439121e3 * config.inc.php3, config.php3, Docs, sql.php3: added configuration variable
$cfgAllowUserDropDatabase (set by default to FALSE), which will display
          or not the link "Drop database" and reject the command if the user is
          not allowed to run it (requested by <lance@uklinux.net>).
2001-08-21 17:41:58 +00:00
Loïc Chapeaux
31ef431b72 optimized a bit the script 2001-08-20 23:29:59 +00:00
Loïc Chapeaux
edbf058565 improved the way the mysql_affected_rows is used 2001-08-20 22:07:39 +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
d60dd7d38c Previous version were buggy (my fault, sorry) 2001-08-20 14:54:00 +00:00
Loïc Chapeaux
75e7497367 Optimized a bit and started to work on feature #444767 (Other cases for display=simple) 2001-08-20 14:22:06 +00:00
Loïc Chapeaux
ebafc33367 Choosing not to execute a drop statement leads now to the calling script 2001-08-19 13:44:25 +00:00
Loïc Chapeaux
483fd5c548 Fixed a slashes bug if the query is displayed on screen to be confirmed 2001-08-15 15:00:04 +00:00
Loïc Chapeaux
ef15f78f9c Fixed bug #449430 (Quote/Select bug on 2.2.0rc4) 2001-08-09 13:49:38 +00:00
Loïc Chapeaux
76b493a52a * Marc fix generates bugs
* added a js test to ensure bookmark label is not empty
2001-08-09 00:15:16 +00:00
Marc Delisle
e091586971 display problem after a Select 2001-08-08 19:58:06 +00:00
Loïc Chapeaux
d71e1be842 fix for the order bugs (need to be tested) 2001-08-07 17:07:52 +00:00
Marc Delisle
83500fcddc bug 444749 2001-08-07 00:29:51 +00:00
Marc Delisle
a15222421e bug 448226 2001-08-06 16:25:14 +00:00
Marc Delisle
d8ce0cbeaf bug 447771 2001-08-04 23:51:39 +00:00
Steve Alberty
7eac26503d fixed #444542 2001-08-04 14:18:58 +00:00
Loïc Chapeaux
f1242cf79d * Fixed some bugs with the bookmark feature
* and some coding inconcistencies
2001-08-03 14:01:02 +00:00
Steve Alberty
31405ea4f5 fix confirm bug with the new backquotes 2001-08-02 13:09:03 +00:00
Armel Fauveau
ed0effc74a Update bookmark section 2001-08-01 18:26:47 +00:00