Commit Graph

142 Commits

Author SHA1 Message Date
Robin Johnson
ea2db87706 * libraries/sqlvalidator.class.php3:
- PHP Class to run SQL Validator
* libraries/sqlvalidator.php3:
- SQL Validator interface code
2002-08-03 10:23:04 +00:00
Robin Johnson
44feb702db * libraries/common.lib.php3:
- Cleaned up SQL Query links
- Made customizable in $cfg
* config.inc.php3:
- Added $cfg['SQLQuery']* for customizing SQL Query links
- Set defaults of $cfg['SQLQuery']* to act like old behavior
* lang/*:
- Changed $strExplain to say 'Query' instead of code
- Added $strNoExplain for reverse of Explain state
2002-08-03 08:22:01 +00:00
Marc Delisle
2fb919dafa typo 2002-07-25 13:12:15 +00:00
Marc Delisle
2f03dfeca6 for Loic 2002-07-25 12:29:02 +00:00
Robin Johnson
f932ee45ed libraries/sqlparser.lib.php3:
- Cleaned up CSS creation functions
- Formatting fixes
libraries/sqlparser.data.php3:
- Added 'ANALYSE' reserved word (note spelling)
header.inc.php3:
- Added CSS for SQL Parser
libraries/common.lib.php3:
- Change of PMA_format_sql to use new SQL Parser
2002-07-25 05:02:54 +00:00
Mike Beck
86efec66f7 change by Loic: XHTML compliance 2002-07-24 14:08:28 +00:00
Mike Beck
7c886392ca fix against bug #578404 by Loic 2002-07-23 15:54:40 +00:00
Marc Delisle
ed74cb4bfa for Loic 2002-07-22 13:18:02 +00:00
Marc Delisle
aab4919565 faq for mysql extension 2002-07-21 23:29:07 +00:00
Loïc Chapeaux
8792cefc7c PHP3 fixes and coding standards 2002-07-19 11:46:42 +00:00
Alexander M. Turek
e2b2560a98 Don't include the "real" config file if a developer edition exists. 2002-07-18 22:12:49 +00:00
Steve Alberty
1c4df63fe5 It is now possible to print stats for more than 2 GB (up to exa byte) 2002-07-18 16:15:57 +00:00
Alexander M. Turek
aa8e7b70fa Backwards compatibility, remerged changes after RC3 2002-07-17 06:52:09 +00:00
Marc Delisle
4f3640a82e better logic 2002-07-16 11:41:40 +00:00
Alexander M. Turek
82cb0689c0 Coding standards 2002-07-15 21:26:12 +00:00
Marc Delisle
0176f64406 better fix from Loic 2002-07-15 14:18:23 +00:00
Marc Delisle
0c64bf3ad0 modif by Loic 2002-07-15 13:48:36 +00:00
Alexander M. Turek
dfbd5ddb37 bug #576018 2002-07-14 20:43:45 +00:00
Marc Delisle
e784fa2b01 bug 580929 2002-07-13 12:03:54 +00:00
Loïc Chapeaux
91833f2deb Coding standards 2002-07-11 21:27:16 +00:00
Alexander M. Turek
f8fc7bd715 PHP3 compatibility 2002-07-11 16:08:32 +00:00
Robin Johnson
ec375cd11d 2002-07-11 Robin Johnson <robbat2@users.sourceforge.net>
* libraries/common.inc.php3: Fix for case where HTTP_HOST contains
      the port already, as adding HTTP_PORT is wrong then.
2002-07-11 07:59:42 +00:00
Marc Delisle
0322ce1719 second fix, bug 579017 2002-07-10 00:13:13 +00:00
Marc Delisle
8efd554945 bug 579017 2002-07-09 11:35:08 +00:00
Alexander M. Turek
911ccffcd2 For Lo�c: Fixed bug #578404 2002-07-08 19:20:16 +00:00
Marc Delisle
35e8427825 split 2002-07-08 12:58:17 +00:00
Alexander M. Turek
00579e7b76 <meta /> 2002-07-07 09:23:26 +00:00
Loïc Chapeaux
b93a2a2650 Codding standards 2002-07-06 22:10:32 +00:00
Marc Delisle
491c8cfabc charset_conversion needs the constants 2002-07-05 19:54:05 +00:00
Alexander M. Turek
1e7b3d2902 Backwards compatibility for $cfg['PmaAbsoluteUri_DisableWarning']. 2002-07-04 10:44:13 +00:00
Robin Johnson
563b7444aa 2002-07-04 Robin Johnson <robbat2@users.sourceforge.net>
* config.inc.php3, libraries/common.lib.php3:
      Code for $cfg['PmaAbsoluteUri_DisableWarning']
2002-07-04 07:19:47 +00:00
Alexander M. Turek
91e6239adc Backwards compatibility for config files < rev. 1.113 2002-06-29 10:57:47 +00:00
Olivier Müller
11bcc210e1 default tab selection stuff:
* Documentation.html: docs about $cfg['DefaultTabDatabase']
      and $cfg['DefaultTabTable']
    * config.inc.php3, index.php3, left.php3, libraries/common.lib.php3:
      default tab selection is now customizable from config.inc.php3.
2002-06-29 08:13:01 +00:00
Olivier Müller
9172958f7c 2002-06-21 Olivier L. M�ller <om@omnis.ch>
* libraries/common.lib.php3, main.php3: be more tolerant with lazy
      sysadmins or users by letting them having an empty
      $cfg['PmaAbsoluteUri']. A default value (which should work according
      to the docs...) will be set and a warning displayed on main.php3.
2002-06-21 21:38:15 +00:00
Robin Johnson
0448a2913e * db_details_links.php3, header.inc.php3,
tbl_properties_links.php3, libraries/common.lib.php3
        - Neater tab code by Michal Cihar (Patch #571837)
2002-06-21 21:13:30 +00:00
Alexander M. Turek
bfdfec7f69 Patch #571426 2002-06-20 08:09:04 +00:00
Marc Delisle
f490727af1 bypass format_sql for now 2002-06-19 20:39:01 +00:00
Alexander M. Turek
f88118f447 Only run config_import.lib.php3 if config.inc.php3 is too old. 2002-06-19 13:19:40 +00:00
Alexander M. Turek
75823768dc New backwards compatibility code 2002-06-19 13:06:01 +00:00
Robin Johnson
eb81d83b9d * libraries/charset_conversion.lib.php3,
libraries/common.lib.php3,
      main.php3
        - added isset() before some configuration variables
2002-06-19 08:07:03 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Mike Beck
f5e2b34491 Cleaning my code a little ;-) 2002-06-13 23:05:01 +00:00
Mike Beck
be0491f545 hopefully missing brackets detection is now bugfree ;-) 2002-06-13 09:38:06 +00:00
Mike Beck
43edef55a4 too many newlines when using syntaxcoloring fixed 2002-06-13 09:19:12 +00:00
Mike Beck
1eff1fcd64 now also syntaxhighlighting LIMIT 2002-06-13 08:05:08 +00:00
Mike Beck
228aa927ef more bugfixes for syntaxcoloring 2002-06-12 17:19:40 +00:00
Mike Beck
923a2c12e6 Bugfixing Syntaxcoloring 2002-06-12 16:12:07 +00:00
Mike Beck
8907f9ad77 Multiline SQL statements should still be in one line even after Syntaxcoloring 2002-06-12 14:54:33 +00:00
Mike Beck
5e9f703bc7 Now format_sql also finds missing brackets 2002-06-12 13:06:44 +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