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
Marc Delisle
508f5a2348
bug #1353437 , undefined index in server_privileges.php
2005-11-10 21:15:21 +00:00
Marc Delisle
e9199acb65
bug #1353435 , selecting users to drop is broken
2005-11-10 20:50:33 +00:00
Marc Delisle
001062a994
bug #1352479 , message if no session support
2005-11-10 20:02:48 +00:00
Michal Čihař
24dac8b4e2
= is correct for comparsion in shell.
2005-11-10 17:32:58 +00:00
Marc Delisle
d5835fd32c
undefined index
2005-11-09 18:54:10 +00:00
Sebastian Mendel
9fde856f09
- added js:markAllRows(), js:unMarkAllRows()
...
- check/uncheck all rows now sets mark color for this rows
2005-11-09 16:59:11 +00:00
Marc Delisle
9a1a9e7237
superscript 1 for Length/Values
2005-11-09 16:37:02 +00:00
Marc Delisle
79c5414fe3
bug #1339184 (for bookmark insertion)
2005-11-09 13:30:17 +00:00
Sebastian Mendel
267674f962
javascript errors
2005-11-09 13:13:27 +00:00
Marc Delisle
1c6290db06
bug 1245891, too large scaling in PDF schema
2005-11-09 12:58:28 +00:00
Sebastian Mendel
2da8671831
db with only table specific rights where not displayed if there was not at least one db with db specfic rights
2005-11-09 12:36:13 +00:00
Sebastian Mendel
bfddbeafa4
- added PMA_getDbLink
...
- use fieldset for create table from
2005-11-09 10:38:33 +00:00
Sebastian Mendel
713f2d4836
- added PMA_DBI_get_default_engine()
...
- display default engine in table list footer
2005-11-09 10:06:38 +00:00
Sebastian Mendel
714c4c76d4
fixed display issues
2005-11-09 09:33:52 +00:00