Commit Graph

476 Commits

Author SHA1 Message Date
Alexander M. Turek
ceb299777b typo 2002-08-04 08:03:19 +00:00
Robin Johnson
cff6f5f7ab Fix typo 2002-08-03 22:46:25 +00:00
Robin Johnson
d67eb1ca1d * libraries/sqlvalidator.php3, libraries/sqlvalidator.class.php3:
- Function documentation and cleanup
2002-08-03 22:17:48 +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
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
Robin Johnson
eb02389078 * libraries/defines*:
- Add another set of defines to make the original
  version datas available as strings.
2002-08-03 07:16:35 +00:00
Robin Johnson
39a386af83 * libraries/string.lib.php3:
- Detect U+00A0 as whitespace
2002-08-02 03:22:59 +00:00
Marc Delisle
7c305d18dd afrikaans 2002-08-01 13:32:54 +00:00
Robin Johnson
35099eb6b6 2002-07-31 Robin Johnson <robbat2@users.sourceforge.net>
tbl_properties_structure.php3 +40: Fix for a warning notice
libraries/sqlparser.lib.php3: Fix for another minor formatting quirk
2002-07-31 20:18:27 +00:00
Mike Beck
977cf63362 typo 2002-07-30 13:48:20 +00:00
Mike Beck
af12351175 Loic found some parse errors ;-( 2002-07-30 13:44:49 +00:00
Mike Beck
9519b6dff9 Bug 58825: if no pmadb is filled in there should be a decent error 2002-07-30 12:51:38 +00:00
Marc Delisle
f3dc6788a6 for Loic 2002-07-29 16:11:30 +00:00
Marc Delisle
1369befc9d rc5 2002-07-28 23:38:43 +00:00
Marc Delisle
9dc83fc7d8 typo 2002-07-26 18:30:59 +00:00
Robin Johnson
fa12f6bd65 Fix for ob_flush() bug code 2002-07-26 17:41:01 +00:00
Robin Johnson
00cdeb0819 PHP3 fix for gzcompress bug code 2002-07-26 17:33:31 +00:00
Robin Johnson
1e8bbf98cb libraries/sqlparser.lib.php3:
- Fixed ANSI type string escaping
- Fixed formatting wrt. whitespace in FormatHTML
2002-07-26 17:23:18 +00:00
Mike Beck
36abcf50c4 making the output of relation_lib more beautiful 2002-07-26 16:25:11 +00:00
Mike Beck
1ecf48c138 making the verbose mode of relation.lib more beautiful 2002-07-26 16:20:54 +00:00
Loïc Chapeaux
4d5747e176 Translated a string & coding standards 2002-07-26 10:07:45 +00:00
Loïc Chapeaux
a6da8ec9a6 PHP3 fixes 2002-07-26 08:14:02 +00:00
Robin Johnson
bd50de3e00 libraries/sqlparser.lib.php3:
- Fixed analyze code to remove print_r()
2002-07-26 00:01:02 +00:00
Robin Johnson
4d4fff739b libraries/sqlparser.lib.php3:
- Fix strpos on line 168/169 to work with PHP3
2002-07-25 23:06:00 +00:00
Robin Johnson
c6ea79ba9b config.inc.php3, libraries/sqlparser.lib.php3:
- Fix code to work around CSS bug in Mozilla/Konqueror with 'inherit'
2002-07-25 22:49:34 +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
Robin Johnson
91731e157d libraries/sqlparser.lib.php3:
- Added CSS creation rules
config.inc.php3:
- Added SQL Parser variables
- Remove old SQL Parser variables
2002-07-25 00:09:44 +00:00
Robin Johnson
b3aba47a81 * libraries/sqlparser.lib.php3:
- Spacing around if statements
- Added require statements for parser
- Moved to global constants for size of keyword arrays
2002-07-24 21:37:22 +00:00
Robin Johnson
f14e05364c libraries/sqlparser.data.php3: Merged 2002-07-24 21:33:39 +00:00
Robin Johnson
8cd995a790 Initial Merge completed.
Adding long term debugging code now.
2002-07-24 19:14:47 +00:00
Marc Delisle
453f10eedd new slovenian 2002-07-24 18:42:57 +00:00
Robin Johnson
a820c208e1 libraries/sqlparser.lib.php3: SQL Parser merging (in progress) 2002-07-24 18:03:50 +00:00
Robin Johnson
b2b23b096d 2002-07-24 Robin Johnson <robbat2@users.sourceforge.net>
* libraries/string.lib.php3: optimizations (thanks Lo�c)

2002-07-24 Lo�c Chapeaux  <lolo@phpheaven.net>
    * libraries/string.lib.php3: Function documentation
2002-07-24 18:01:28 +00:00
Mike Beck
546fac14e5 changes by Loic:
default language should be en-iso-8859-1
beautified code in relation.lib.php3
2002-07-24 16:21:30 +00:00
Mike Beck
86efec66f7 change by Loic: XHTML compliance 2002-07-24 14:08:28 +00:00
Robin Johnson
adb72cbca5 libraries/string.lib.php3: String functions for new SQL Parser
Documentation still in progress.
2002-07-23 22:37:17 +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
0f629f73dc Exit the script if iconv cannot be used. 2002-07-18 22:58: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
Marc Delisle
6c980cd46b bug 579785 2002-07-18 15:03:24 +00:00
Marc Delisle
67eacc4223 commit for Loic 2002-07-17 16:21:08 +00:00
Alexander M. Turek
56c7987b63 Disable UTF-8 if $cfg['AllowAnywhereRecoding'] has been set to FALSE. 2002-07-17 10:26:27 +00:00
Alexander M. Turek
aa8e7b70fa Backwards compatibility, remerged changes after RC3 2002-07-17 06:52:09 +00:00