Sebastian Mendel
dad5904623
small improvements
2005-11-18 12:10:17 +00:00
Sebastian Mendel
f23e91f363
fixed font sizes
2005-11-18 11:47:01 +00:00
Sebastian Mendel
a63eeefe84
small improvements
2005-11-18 11:33:30 +00:00
Sebastian Mendel
528469e57e
- require_once common.lib.php BEFORE ANYTHING else
...
- unified style, removed tables
- removed superuser check for dbstats
2005-11-18 11:31:15 +00:00
Marc Delisle
437e16841d
lang
2005-11-17 17:40:06 +00:00
Marc Delisle
003493004a
update
2005-11-17 17:38:41 +00:00
Marc Delisle
90226dc244
update
2005-11-17 17:24:36 +00:00
Marc Delisle
37617abba7
patch #1353283 , improvements to doc
2005-11-17 14:26:25 +00:00
Sebastian Mendel
34b6eb346d
- wrong check for empty
...
- forgot to check $sanitize
2005-11-17 13:53:06 +00:00
Sebastian Mendel
686fe576c5
fixed $strCantLoad
2005-11-17 13:15:25 +00:00
Sebastian Mendel
a27ae8e91e
dont use deprecated tags
2005-11-17 13:12:58 +00:00
Sebastian Mendel
54f548d678
sorry, is used ...
2005-11-17 12:42:38 +00:00
Sebastian Mendel
f2e910543d
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
2005-11-17 12:15:59 +00:00
Sebastian Mendel
507ea546b8
added $GLOBALS['PMA_errors'] array
2005-11-17 12:07:13 +00:00
Sebastian Mendel
cae92ceb9f
*REVERT* do not prevent import pma_*
2005-11-17 11:59:44 +00:00
Sebastian Mendel
34dae8c6d3
added variables starting with pma_, numeric or containing spaces to $import_blacklist
2005-11-17 11:29:15 +00:00
Sebastian Mendel
48d2f5a3c5
keep the global space clean
...
- unset variables after use
- commented out some never used variables
2005-11-17 11:12:03 +00:00
Sebastian Mendel
00736fef4a
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
2005-11-17 09:45:12 +00:00
Marc Delisle
9889178b87
new query window behavior
2005-11-16 18:56:24 +00:00
Marc Delisle
7e90f85a45
missing menu tabs
2005-11-16 14:50:13 +00:00
Sebastian Mendel
2fe3295bf7
removed unused graphics
2005-11-16 11:08:31 +00:00
Sebastian Mendel
9e2f5673a3
removed unused graphics
2005-11-16 10:54:15 +00:00
Sebastian Mendel
f167266cde
added missing themes/darkblue_orange/img/error.ico and use it
2005-11-16 10:48:36 +00:00
Michal Čihař
7160f799bd
Add label for create database input.
2005-11-15 11:18:48 +00:00
Michal Čihař
94355887ce
Use define rather than variable for conditional paths.
2005-11-15 11:14:17 +00:00
Michal Čihař
0ccc8c8611
Allways send text/html content type.
2005-11-15 11:02:08 +00:00
Michal Čihař
471f11fe0d
Do not use common header file, as there is nothing common at all.
2005-11-15 11:00:32 +00:00
Sebastian Mendel
0869e79122
removed space arround form elements
2005-11-14 15:18:49 +00:00
Sebastian Mendel
7e04ee2467
- 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
2005-11-14 15:01:20 +00:00
Michal Čihař
eb4e941137
Fix %f expansion (bug #1355776 ).
2005-11-14 13:32:16 +00:00
Sebastian Mendel
6bb690314d
added class icon
2005-11-14 11:28:12 +00:00
Sebastian Mendel
4667683757
added class icon
2005-11-14 11:28:12 +00:00
Sebastian Mendel
fcee338804
pmaTooltip(): undefined variable docY
2005-11-14 11:23:47 +00:00
Sebastian Mendel
69b5efe426
pmaTooltip(): no return value, additional check
2005-11-14 10:59:40 +00:00
Sebastian Mendel
3dac7a6e46
bug #1342683 Wrong URL to error.ico
2005-11-14 09:31:26 +00:00
Michal Čihař
e189d8dc07
Small improvements.
2005-11-13 23:16:15 +00:00
Michal Čihař
72ca7ecf9a
Drop $cfg['ShowMysqlInfo'] and $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser condition from showing php info.
2005-11-13 21:04:50 +00:00
Sebastian Mendel
191b1150c7
fixed translation
2005-11-13 08:30:15 +00:00
Sebastian Mendel
088b3cf07a
- 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
2005-11-13 08:10:26 +00:00
Sebastian Mendel
7a4096162a
include functions.js for server_privilegs.php
2005-11-13 08:08:58 +00:00
Sebastian Mendel
d5da4e6aba
- removed setCheckboxes()
2005-11-13 08:07:39 +00:00
Sebastian Mendel
be2197b4ae
- removed deprecated function setCheckboxesRange()
...
- rewrote setCheckboxes()
2005-11-13 08:06:14 +00:00
Sebastian Mendel
60333f63cb
wrong js function call
2005-11-13 06:19:20 +00:00
Marc Delisle
505c435a48
lang
2005-11-12 00:45:08 +00:00
Marc Delisle
16c7135e70
update
2005-11-12 00:43:10 +00:00
Marc Delisle
749a704ac7
lang
2005-11-12 00:35:58 +00:00
Marc Delisle
fd5983e5c4
updates
2005-11-12 00:35:07 +00:00
Marc Delisle
b898b3cca7
avoid showing html tag in error message
2005-11-12 00:22:45 +00:00
Michal Čihař
9df1de79bc
Revert fix for #1353437 , there are wrong data and not displaying of it, fix bad display of table privileges.
2005-11-10 21:41:01 +00:00
Marc Delisle
7868520c9f
handle many hosts per user definition for checkbox labels
2005-11-10 21:20:59 +00:00