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
85393e04ae
Added a note about bug #634931 .
2002-11-07 19:34:57 +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
a3eafb26c2
Revert an oops
2002-10-13 10:12:35 +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
Loïc Chapeaux
f1235dfd0f
Coding standards
2002-09-27 07:21:03 +00:00
Marc Delisle
91981eb10e
bug 614669
2002-09-27 01:55:15 +00:00
Michal Čihař
d316c0a0f8
fix for #581494
2002-09-19 09:04:46 +00:00
Michal Čihař
ffb4d649c4
I'm idiot, I commited my config :-(
2002-08-26 11:10:30 +00:00
Michal Čihař
0ea0c52e7d
updated lang/czech-*.inc.php3
2002-08-26 11:07:09 +00:00
Robin Johnson
2aad7d0845
config.inc.php3, left.php3:
...
- $cfg['LeftDisplayLogo'] to turn off PMA logo display
2002-08-22 07:59:38 +00:00
Marc Delisle
c694b7d412
web-based upload dir
2002-08-21 12:42:46 +00:00
Alexander M. Turek
7184bb81c8
For Lo�c: Coding standards
2002-08-21 09:30:53 +00:00
Marc Delisle
591c729ad6
optional auto-select
2002-08-15 17:32:14 +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
Michal Čihař
383f6b6949
Improvements to importing/exporting when utf-8 translation is being used:
...
* Improved detection of used recoding function, now can be configured
which function should be preffered ($cfg['RecodingEngine']).
* read_dump.php3 uses new fuction PMA_convert_string instead of hardcoded
iconv.
* Support for converting charset of loaded files, used new function
PMA_convert_file.
* Support for exporting in custom charset.
2002-08-14 16:18:51 +00:00
Loïc Chapeaux
bd406fa37e
Coding standards
2002-08-10 11:34:19 +00:00
Robin Johnson
39351fc09b
2002-08-09 Robin Johnson <robbat2@users.sourceforge.net>
...
* Documentation.html:
- Updates for SQL Parser
2002-08-08 Robin Johnson <robbat2@users.sourceforge.net >
* Documentation.html:
- Cleaned up and re-arranged Configuration section to match
config.inc.php3
* config.inc.php3:
- Cleaned up and re-arranged Configuration section to match
config.inc.php3
2002-08-09 09:37:28 +00:00
Alexander M. Turek
91a3375289
Backwards compatibility etc.
2002-08-04 10:59:29 +00:00
Robin Johnson
a243db4601
* config.inc.php3:
...
- Comments for SQL Validator options
2002-08-04 01:58:32 +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
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
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
41d7e3a4b7
testing auto-detect
2002-07-30 11:54:13 +00:00
Marc Delisle
fd0954e7e5
typo
2002-07-29 23:13:16 +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
2f03dfeca6
for Loic
2002-07-25 12:29:02 +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
Marc Delisle
38bb668f97
cfg Lang
2002-07-24 17:51:51 +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
Alexander M. Turek
aa8e7b70fa
Backwards compatibility, remerged changes after RC3
2002-07-17 06:52:09 +00:00
Mike Beck
262c7c9613
give the user an easy way to test why relationstuff is not working
...
page chk_rel is accessible from db_details_structure
warning there can be disabled in config.inc.php3
2002-07-16 17:34:46 +00:00
Marc Delisle
77ab87ee69
default value
2002-07-15 15:23:59 +00:00
Alexander M. Turek
dfbd5ddb37
bug #576018
2002-07-14 20:43:45 +00:00
Loïc Chapeaux
b93a2a2650
Codding standards
2002-07-06 22:10:32 +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
Marc Delisle
52002e82da
syntax coloring
2002-07-03 15:16:03 +00:00
Olivier Müller
210988e253
typo (default tab stuff), forgot to remove comments
2002-06-29 08:13:43 +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
b244b04316
* config.inc.php3, main.php3, docs: added cfg['SuggestDBName'] flag
2002-06-23 00:22:54 +00:00
Olivier Müller
598af56d7b
2002-06-22 Olivier L. M�ller <om@omnis.ch>
...
* lang/english-utf8.inc.php3, lang/english.inc.php3, lang/french.inc.php3:
shorter term for QBE
* config.inc.php3: added configuration variables for default tabs
* tbl_properties_links.php3: 'Empty' tab is now red as well
* db_details_links.php3, index.php3, left.php3, tbl_properties_links.php3:
moved 'Structure' to the front and use it as default value.
TODO: make that customizable.
2002-06-22 23:41:04 +00:00
Alexander M. Turek
3d34ca8ede
tested something...
2002-06-19 13:11:38 +00:00
Alexander M. Turek
75823768dc
New backwards compatibility code
2002-06-19 13:06:01 +00:00
Marc Delisle
2a8ae8e012
clarification
2002-06-18 23:11:33 +00:00
Alexander M. Turek
be93eb4da0
default values
2002-06-15 13:57:08 +00:00
Mike Beck
153e8f52bf
changes to use new central db for relation and bookmark tables
2002-06-15 01:37:31 +00:00
Marc Delisle
9bd9a44a67
charset patch
2002-06-14 12:07:18 +00:00
Mike Beck
ea0f5f5a9a
Bugfixing tbl_qbe:
...
array with tablenames should be unique
SQL without a select will not work
2002-06-14 11:35:52 +00:00
Alexander M. Turek
0a5eceab0d
use hex codes
2002-06-12 19:51:46 +00:00
Mike Beck
923a2c12e6
Bugfixing Syntaxcoloring
2002-06-12 16:12:07 +00:00