Robin Johnson
0aede53a1a
- Spelling fix in $strSQPBugUnknownPunctation where not yet translated
...
- Spelling fix in
$strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
2002-08-07 21:39:46 +00:00
Marc Delisle
5e419a7d66
MySQL 3.21 compatibility
2002-08-07 12:07:35 +00:00
Robin Johnson
a9f696253d
BUG() Change
2002-08-07 08:07:50 +00:00
Robin Johnson
9278aaeb17
* libraries/sqlparser.lib.php3:
...
- Converted code to use $str* variables
- BUG() code cleaned up (PMA_SQP_BUG, PMA_SQP_throwError)
- More PHP3 compatibility
2002-08-07 05:47:13 +00:00
Robin Johnson
0b55f80a01
Fix for renamed sqlvalidator
2002-08-07 03:14:12 +00:00
Robin Johnson
c6f8143fe4
2002-08-06 Robin Johnson <robbat2@users.sourceforge.net>
...
* libraries/sqlvalidator.php3, libraries/sqlvalidator.lib.php3:
- Renamed libraries/sqlvalidator.php3 to libraries/sqlvalidator.lib.php3
2002-08-07 03:08:43 +00:00
Robin Johnson
f99a7c0463
Fixes for bugs in Loic's changes
2002-08-06 17:15:39 +00:00
Robin Johnson
09c1290781
Loic's updates
2002-08-06 17:09:32 +00:00
Robin Johnson
5db6cebdf7
Loic's code updates
2002-08-06 17:09:02 +00:00
Alexander M. Turek
12da5f0730
For Lo�c: do not die if relation table is broken in browse mode.
2002-08-06 09:56:41 +00:00
Marc Delisle
3513a3fe2f
from Loic
2002-08-05 20:06:09 +00:00
Alexander M. Turek
91a3375289
Backwards compatibility etc.
2002-08-04 10:59:29 +00:00
Alexander M. Turek
f5ee240b53
default language should be en-iso-8859-1
2002-08-04 09:25:03 +00:00
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