Marc Delisle
044bf36a3e
bug 633422
2002-12-07 12:15:30 +00:00
Marc Delisle
e002e96546
bug 636563
2002-11-13 18:20:00 +00:00
Alexander M. Turek
bb3c783afb
Fixed a bug (Error when modifying table keys)
2002-11-11 20:15:57 +00:00
Robin Johnson
703be1753e
config.inc.php3 sql.php3 tbl_move_copy.php3 libraries/common.lib.php3 libraries/sqlparser.lib.php3: Committed Marc's patches to the SQL parser and pretty printer from bugs #605030 and #631421 .
2002-11-08 22:20:23 +00:00
Alexander M. Turek
93f7ebbd60
Better display of the query if parser is disabled.
2002-10-30 14:18:06 +00:00
Loïc Chapeaux
78f4c7f06d
Coding standards
2002-10-25 13:55:56 +00:00
Robin Johnson
e4743fd18e
find -name '*.php3'
: Added vim modelines for PEAR style indentation
2002-10-23 04:17:43 +00:00
Robin Johnson
2ac4270108
libraries/commom.inc.php3, string.lib.php3, sqlparser.lib.php3: Fixed MB bug
2002-10-13 10:07:40 +00:00
Marc Delisle
519092b263
bug 620624
2002-10-11 13:35:14 +00:00
Loïc Chapeaux
abc5c3aa3a
coding standards
2002-10-04 08:30:07 +00:00
Alexander M. Turek
53df7ad4fa
fake settings
2002-10-03 23:26:11 +00:00
Alexander M. Turek
617545f8f2
IIS 6.0 compatibility
2002-09-28 15:48:16 +00:00
Alexander M. Turek
01264ae3b5
Backwards compatibility
2002-09-21 06:43:10 +00:00
Michal Čihař
7e11ea0c10
fix for #593971
2002-09-19 15:57:22 +00:00
Loïc Chapeaux
a68db84064
coding standards
2002-09-13 09:32:41 +00:00
Robin Johnson
2c2fc2b4f2
libraries/common.lib.php3, main.php3:
...
- Final solution to bug #582890
lang/*:
- String for localization used in auto-generation of names
2002-09-11 02:09:45 +00:00
Alexander M. Turek
3d5083e1c8
better fix
2002-08-26 13:10:55 +00:00
Alexander M. Turek
85c05eeb2f
Fixed a JS error.
2002-08-26 12:19:08 +00:00
Marc Delisle
619b72b1ef
true -> TRUE
2002-08-22 19:28:42 +00:00
Alexander M. Turek
94b54524cb
Backwards compatibility / (ms) New language
2002-08-22 13:30:10 +00:00
Michal Čihař
4ec6116a5a
modified to fit coding standards
2002-08-21 09:18:20 +00:00
Alexander M. Turek
f175e698e1
bug #597184
2002-08-20 05:56:22 +00:00
Alexander M. Turek
71bf735d35
Backwards compatibility
2002-08-15 19:46:21 +00:00
Alexander M. Turek
b2ee62d970
Backwards compatibility
2002-08-15 17:15:58 +00:00
Michal Čihař
15eed4df54
Implemented feature #545379 - phpMyAdmin has now support for all MySQL manuals available.
2002-08-15 11:52:26 +00:00
Alexander M. Turek
bc15d243a2
bug #590055
2002-08-11 21:24:54 +00:00
Robin Johnson
5a9011ff6f
Fix for bug #582890
2002-08-11 08:09:05 +00:00
Alexander M. Turek
5a578cd5d4
Default pages for tables / databases.
2002-08-10 19:54:20 +00:00
Alexander M. Turek
a388bb2532
XHTML fixes.
2002-08-08 10:01:47 +00:00
Robin Johnson
0b55f80a01
Fix for renamed sqlvalidator
2002-08-07 03:14:12 +00:00
Robin Johnson
f99a7c0463
Fixes for bugs in Loic's changes
2002-08-06 17:15:39 +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
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
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