Sebastian Mendel [Sun, 20 Nov 2005 11:52:17 +0000 (20 11:52 +0000)]
sorry, wrong version checked in
Sebastian Mendel [Sun, 20 Nov 2005 11:49:57 +0000 (20 11:49 +0000)]
undefined variable (if server connection fails)
Sebastian Mendel [Sun, 20 Nov 2005 11:26:13 +0000 (20 11:26 +0000)]
prevent undefined constants (if server connection fails)
Sebastian Mendel [Fri, 18 Nov 2005 18:13:59 +0000 (18 18:13 +0000)]
require_once server_common.inc.php
Sebastian Mendel [Fri, 18 Nov 2005 18:03:43 +0000 (18 18:03 +0000)]
use superscript tag for comment
Marc Delisle [Fri, 18 Nov 2005 13:36:25 +0000 (18 13:36 +0000)]
initialize in case there are no databases (MySQL < 5.0)
Sebastian Mendel [Fri, 18 Nov 2005 13:34:08 +0000 (18 13:34 +0000)]
undeclared variables
Sebastian Mendel [Fri, 18 Nov 2005 13:28:29 +0000 (18 13:28 +0000)]
javascript warning: function does not always return a vlaue
Sebastian Mendel [Fri, 18 Nov 2005 13:24:43 +0000 (18 13:24 +0000)]
missing ; after "
Sebastian Mendel [Fri, 18 Nov 2005 13:10:34 +0000 (18 13:10 +0000)]
fixed minimum_common for css files
Sebastian Mendel [Fri, 18 Nov 2005 13:02:36 +0000 (18 13:02 +0000)]
- common.lib.php should REALLY REALLY and ALWAYS be the first include
- no other calls to grab_gloabls.lib.php
Sebastian Mendel [Fri, 18 Nov 2005 12:50:49 +0000 (18 12:50 +0000)]
common.lib.php should REALLY REALLY and ALWAYS be the first include
Sebastian Mendel [Fri, 18 Nov 2005 12:26:59 +0000 (18 12:26 +0000)]
do not truncate rowcount and next autoindex
Sebastian Mendel [Fri, 18 Nov 2005 12:11:16 +0000 (18 12:11 +0000)]
small improvements
Sebastian Mendel [Fri, 18 Nov 2005 12:10:17 +0000 (18 12:10 +0000)]
small improvements
Sebastian Mendel [Fri, 18 Nov 2005 11:47:01 +0000 (18 11:47 +0000)]
fixed font sizes
Sebastian Mendel [Fri, 18 Nov 2005 11:33:30 +0000 (18 11:33 +0000)]
small improvements
Sebastian Mendel [Fri, 18 Nov 2005 11:31:15 +0000 (18 11:31 +0000)]
- require_once common.lib.php BEFORE ANYTHING else
- unified style, removed tables
- removed superuser check for dbstats
Marc Delisle [Thu, 17 Nov 2005 17:40:06 +0000 (17 17:40 +0000)]
lang
Marc Delisle [Thu, 17 Nov 2005 17:38:41 +0000 (17 17:38 +0000)]
update
Marc Delisle [Thu, 17 Nov 2005 17:24:36 +0000 (17 17:24 +0000)]
update
Marc Delisle [Thu, 17 Nov 2005 14:26:25 +0000 (17 14:26 +0000)]
patch #
1353283, improvements to doc
Sebastian Mendel [Thu, 17 Nov 2005 13:53:06 +0000 (17 13:53 +0000)]
- wrong check for empty
- forgot to check $sanitize
Sebastian Mendel [Thu, 17 Nov 2005 13:15:25 +0000 (17 13:15 +0000)]
fixed $strCantLoad
Sebastian Mendel [Thu, 17 Nov 2005 13:12:58 +0000 (17 13:12 +0000)]
dont use deprecated tags
Sebastian Mendel [Thu, 17 Nov 2005 12:42:38 +0000 (17 12:42 +0000)]
sorry, is used ...
Sebastian Mendel [Thu, 17 Nov 2005 12:15:59 +0000 (17 12:15 +0000)]
fall back to alternative mysql extension if selected fails and switch to error.php if this fails too
- moved loading of extension out of libraries/dbi/* into libraries/database_interface.lib.php
Sebastian Mendel [Thu, 17 Nov 2005 12:07:13 +0000 (17 12:07 +0000)]
added $GLOBALS['PMA_errors'] array
Sebastian Mendel [Thu, 17 Nov 2005 11:59:44 +0000 (17 11:59 +0000)]
*REVERT* do not prevent import pma_*
Sebastian Mendel [Thu, 17 Nov 2005 11:29:15 +0000 (17 11:29 +0000)]
added variables starting with pma_, numeric or containing spaces to $import_blacklist
Sebastian Mendel [Thu, 17 Nov 2005 11:12:03 +0000 (17 11:12 +0000)]
keep the global space clean
- unset variables after use
- commented out some never used variables
Sebastian Mendel [Thu, 17 Nov 2005 09:45:12 +0000 (17 09:45 +0000)]
just to be sure:
- clean/empty $GLOBALS with $variables_whitelist
- unset some vars after use
- check all superglobals that could be imported by register_globals=on
for GLOBALS key (not only _REQUEST and _FILES )
- added $import_blacklist
- rewrote PMA_gpc_extract()
- use $import_blacklist
- documentation
Marc Delisle [Wed, 16 Nov 2005 18:56:24 +0000 (16 18:56 +0000)]
new query window behavior
Marc Delisle [Wed, 16 Nov 2005 14:50:13 +0000 (16 14:50 +0000)]
missing menu tabs
Sebastian Mendel [Wed, 16 Nov 2005 11:08:31 +0000 (16 11:08 +0000)]
removed unused graphics
Sebastian Mendel [Wed, 16 Nov 2005 10:54:15 +0000 (16 10:54 +0000)]
removed unused graphics
Sebastian Mendel [Wed, 16 Nov 2005 10:48:36 +0000 (16 10:48 +0000)]
added missing themes/darkblue_orange/img/error.ico and use it
Michal Čihař [Tue, 15 Nov 2005 11:18:48 +0000 (15 11:18 +0000)]
Add label for create database input.
Michal Čihař [Tue, 15 Nov 2005 11:14:17 +0000 (15 11:14 +0000)]
Use define rather than variable for conditional paths.
Michal Čihař [Tue, 15 Nov 2005 11:02:08 +0000 (15 11:02 +0000)]
Allways send text/html content type.
Michal Čihař [Tue, 15 Nov 2005 11:00:32 +0000 (15 11:00 +0000)]
Do not use common header file, as there is nothing common at all.
Sebastian Mendel [Mon, 14 Nov 2005 15:18:49 +0000 (14 15:18 +0000)]
removed space arround form elements
Sebastian Mendel [Mon, 14 Nov 2005 15:01:20 +0000 (14 15:01 +0000)]
- added class icon to images
- fixed select all rows/row maker
- removed arrow_ltr/rtl.png for vertical display
- cleaned up php code and html output
Michal Čihař [Mon, 14 Nov 2005 13:32:16 +0000 (14 13:32 +0000)]
Fix %f expansion (bug #
1355776).
Sebastian Mendel [Mon, 14 Nov 2005 11:28:12 +0000 (14 11:28 +0000)]
added class icon
Sebastian Mendel [Mon, 14 Nov 2005 11:28:12 +0000 (14 11:28 +0000)]
added class icon
Sebastian Mendel [Mon, 14 Nov 2005 11:23:47 +0000 (14 11:23 +0000)]
pmaTooltip(): undefined variable docY
Sebastian Mendel [Mon, 14 Nov 2005 10:59:40 +0000 (14 10:59 +0000)]
pmaTooltip(): no return value, additional check
Sebastian Mendel [Mon, 14 Nov 2005 09:31:26 +0000 (14 09:31 +0000)]
bug #
1342683 Wrong URL to error.ico
Michal Čihař [Sun, 13 Nov 2005 23:16:15 +0000 (13 23:16 +0000)]
Small improvements.
Michal Čihař [Sun, 13 Nov 2005 21:04:50 +0000 (13 21:04 +0000)]
Drop $cfg['ShowMysqlInfo'] and $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser condition from showing php info.
Sebastian Mendel [Sun, 13 Nov 2005 08:30:15 +0000 (13 08:30 +0000)]
fixed translation
Sebastian Mendel [Sun, 13 Nov 2005 08:10:26 +0000 (13 08:10 +0000)]
- bug #
1353437 Table/Column privileges brokeness new in HEAD
- fixed proper display fo yes/no for column/table specific rights
- fixed row selection
- make use of javascript:un/markAllRows()
- adapted layout like db, table and row lists
Sebastian Mendel [Sun, 13 Nov 2005 08:08:58 +0000 (13 08:08 +0000)]
include functions.js for server_privilegs.php
Sebastian Mendel [Sun, 13 Nov 2005 08:07:39 +0000 (13 08:07 +0000)]
- removed setCheckboxes()
Sebastian Mendel [Sun, 13 Nov 2005 08:06:14 +0000 (13 08:06 +0000)]
- removed deprecated function setCheckboxesRange()
- rewrote setCheckboxes()
Sebastian Mendel [Sun, 13 Nov 2005 06:19:20 +0000 (13 06:19 +0000)]
wrong js function call
Marc Delisle [Sat, 12 Nov 2005 00:45:08 +0000 (12 00:45 +0000)]
lang
Marc Delisle [Sat, 12 Nov 2005 00:43:10 +0000 (12 00:43 +0000)]
update
Marc Delisle [Sat, 12 Nov 2005 00:35:58 +0000 (12 00:35 +0000)]
lang
Marc Delisle [Sat, 12 Nov 2005 00:35:07 +0000 (12 00:35 +0000)]
updates
Marc Delisle [Sat, 12 Nov 2005 00:22:45 +0000 (12 00:22 +0000)]
avoid showing html tag in error message
Michal Čihař [Thu, 10 Nov 2005 21:41:01 +0000 (10 21:41 +0000)]
Revert fix for #
1353437, there are wrong data and not displaying of it, fix bad display of table privileges.
Marc Delisle [Thu, 10 Nov 2005 21:20:59 +0000 (10 21:20 +0000)]
handle many hosts per user definition for checkbox labels
Marc Delisle [Thu, 10 Nov 2005 21:15:21 +0000 (10 21:15 +0000)]
bug #
1353437, undefined index in server_privileges.php
Marc Delisle [Thu, 10 Nov 2005 20:50:33 +0000 (10 20:50 +0000)]
bug #
1353435, selecting users to drop is broken
Marc Delisle [Thu, 10 Nov 2005 20:02:48 +0000 (10 20:02 +0000)]
bug #
1352479, message if no session support
Michal Čihař [Thu, 10 Nov 2005 17:32:58 +0000 (10 17:32 +0000)]
= is correct for comparsion in shell.
Marc Delisle [Wed, 9 Nov 2005 18:54:10 +0000 (9 18:54 +0000)]
undefined index
Sebastian Mendel [Wed, 9 Nov 2005 16:59:11 +0000 (9 16:59 +0000)]
- added js:markAllRows(), js:unMarkAllRows()
- check/uncheck all rows now sets mark color for this rows
Marc Delisle [Wed, 9 Nov 2005 16:37:02 +0000 (9 16:37 +0000)]
superscript 1 for Length/Values
Marc Delisle [Wed, 9 Nov 2005 13:30:17 +0000 (9 13:30 +0000)]
bug #
1339184 (for bookmark insertion)
Sebastian Mendel [Wed, 9 Nov 2005 13:13:27 +0000 (9 13:13 +0000)]
javascript errors
Marc Delisle [Wed, 9 Nov 2005 12:58:28 +0000 (9 12:58 +0000)]
bug
1245891, too large scaling in PDF schema
Sebastian Mendel [Wed, 9 Nov 2005 12:36:13 +0000 (9 12:36 +0000)]
db with only table specific rights where not displayed if there was not at least one db with db specfic rights
Sebastian Mendel [Wed, 9 Nov 2005 10:38:33 +0000 (9 10:38 +0000)]
- added PMA_getDbLink
- use fieldset for create table from
Sebastian Mendel [Wed, 9 Nov 2005 10:06:38 +0000 (9 10:06 +0000)]
- added PMA_DBI_get_default_engine()
- display default engine in table list footer
Sebastian Mendel [Wed, 9 Nov 2005 09:33:52 +0000 (9 09:33 +0000)]
fixed display issues
Sebastian Mendel [Wed, 9 Nov 2005 08:56:35 +0000 (9 08:56 +0000)]
bug #
1351743 undefined function: pma_getservercollation()
Marc Delisle [Tue, 8 Nov 2005 17:46:02 +0000 (8 17:46 +0000)]
XHTML validity
Sebastian Mendel [Tue, 8 Nov 2005 09:54:52 +0000 (8 09:54 +0000)]
bug #
1350872 Broken Link in Structure Tab
Sebastian Mendel [Tue, 8 Nov 2005 09:45:13 +0000 (8 09:45 +0000)]
fixed/added favicon
Marc Delisle [Tue, 8 Nov 2005 02:36:03 +0000 (8 02:36 +0000)]
entry for Sebastian
Marc Delisle [Tue, 8 Nov 2005 02:31:24 +0000 (8 02:31 +0000)]
maybe beta2
Marc Delisle [Tue, 8 Nov 2005 01:41:08 +0000 (8 01:41 +0000)]
2.7.0-beta1
Marc Delisle [Mon, 7 Nov 2005 21:52:31 +0000 (7 21:52 +0000)]
update
Marc Delisle [Mon, 7 Nov 2005 20:28:31 +0000 (7 20:28 +0000)]
undefined db_is_information_schema
Sebastian Mendel [Mon, 7 Nov 2005 16:55:00 +0000 (7 16:55 +0000)]
bug #
1305585 Add field(s) -> type ENTER
Sebastian Mendel [Mon, 7 Nov 2005 11:59:30 +0000 (7 11:59 +0000)]
Undefined variable: db_is_information_schema
Sebastian Mendel [Mon, 7 Nov 2005 10:31:56 +0000 (7 10:31 +0000)]
bug #985399 MIME-based in print view / need to select the pk
Marc Delisle [Sun, 6 Nov 2005 21:40:07 +0000 (6 21:40 +0000)]
lang
Marc Delisle [Sun, 6 Nov 2005 21:39:15 +0000 (6 21:39 +0000)]
update
Sebastian Mendel [Sun, 6 Nov 2005 13:59:13 +0000 (6 13:59 +0000)]
PMA_DBI_convert_message(): use $GLOBALS['charset'] as target, renamed $lang to $server_language
Marc Delisle [Sun, 6 Nov 2005 13:32:56 +0000 (6 13:32 +0000)]
clarify
Sebastian Mendel [Sun, 6 Nov 2005 12:33:40 +0000 (6 12:33 +0000)]
use fieldset for 'bookmark this'
Sebastian Mendel [Sun, 6 Nov 2005 12:14:43 +0000 (6 12:14 +0000)]
- added PMA_DBI_convert_message()
- bug #
1344654 Not converted mysql error message to chosen user language
Sebastian Mendel [Sun, 6 Nov 2005 00:16:00 +0000 (6 00:16 +0000)]
no import, drop, rights, operation for information_schema
Sebastian Mendel [Sat, 5 Nov 2005 23:55:15 +0000 (5 23:55 +0000)]
- no drop, empty, operation, insert, import for information_schema tables
- enabled export for views
Sebastian Mendel [Sat, 5 Nov 2005 19:48:05 +0000 (5 19:48 +0000)]
updated database list:
- added PMA_getServerCollation()
- display server collation in db list footer
- added PMA_DBI_get_databases_full()
- make use of info_schema on MySQL 5
- always display db stats for MySQL 5
- fixed html output
- replaced " with ' in some queries
Sebastian Mendel [Sat, 5 Nov 2005 18:58:47 +0000 (5 18:58 +0000)]
dropped deprecated style classes