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
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
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
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
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
Marc Delisle
001062a994
bug #1352479 , message if no session support
2005-11-10 20:02:48 +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
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
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
c2413163c0
bug #1351743 undefined function: pma_getservercollation()
2005-11-09 08:56:35 +00:00
Sebastian Mendel
28a08f296b
fixed/added favicon
2005-11-08 09:45:13 +00:00
Marc Delisle
25374eeaff
maybe beta2
2005-11-08 02:31:24 +00:00
Marc Delisle
586bc8dfe5
2.7.0-beta1
2005-11-08 01:41:08 +00:00
Sebastian Mendel
f64067e1e8
bug #985399 MIME-based in print view / need to select the pk
2005-11-07 10:31:56 +00:00
Sebastian Mendel
edaabfe940
PMA_DBI_convert_message(): use $GLOBALS['charset'] as target, renamed $lang to $server_language
2005-11-06 13:59:13 +00:00
Sebastian Mendel
4d7765c6c2
- added PMA_DBI_convert_message()
...
- bug #1344654 Not converted mysql error message to chosen user language
2005-11-06 12:14:43 +00:00
Sebastian Mendel
39ecba0de6
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
2005-11-05 19:48:05 +00:00
Sebastian Mendel
d5ec743b2a
fixed html output
2005-11-04 13:32:44 +00:00
Sebastian Mendel
eb3f4f5d30
fixed position of link meta tag
2005-11-04 13:20:40 +00:00
Sebastian Mendel
1ee1e0594e
added class icon to img-tags
2005-11-04 12:53:25 +00:00
Sebastian Mendel
2f31af9efa
bug #1348189 after droping db some links in main.php are missing
2005-11-04 12:31:37 +00:00
Marc Delisle
4bae3aaca4
favicon on login panel
2005-11-03 20:07:43 +00:00
Sebastian Mendel
fb923f851a
fixed some rtl lang issues
2005-11-03 17:50:09 +00:00
Marc Delisle
7f01edcc9b
typo
2005-11-03 12:53:28 +00:00
Sebastian Mendel
5fd01ea5b9
use $GLOBALS as this scripts can be included from inside a function
2005-11-03 12:22:08 +00:00
Michal Čihař
4be384426b
Incorrect message for validate links (bug #1346608 ).
2005-11-03 10:35:35 +00:00
Michal Čihař
77e68e5a39
Use $cfg['Servers'][1] from config.default.php as defaults for settings in config.inc.php (bug #1330847 ).
2005-11-02 19:46:47 +00:00
Sebastian Mendel
1095a31bd2
- XHTML compl.
...
- added class icon
2005-11-02 17:15:44 +00:00
Sebastian Mendel
131d56cf90
- replaced $cfg['Bgcolor*'] with classes
...
- make use of fieldset
2005-11-02 16:30:06 +00:00
Sebastian Mendel
d7b9ad99e6
minor fixes: html output, speed, rtl lang
2005-11-02 08:18:40 +00:00
Sebastian Mendel
c097def342
fixed 'not defined function'
2005-11-02 07:38:57 +00:00
Sebastian Mendel
522c09e27b
display error in error box
2005-11-02 07:22:55 +00:00
Sebastian Mendel
166660ebbf
bug #1342332 Error messages wrongly formatted.
2005-11-01 07:53:26 +00:00
Sebastian Mendel
45632daaac
fixed some rtl language issues
2005-10-31 15:22:03 +00:00
Michal Čihař
aff64fa5ee
Allow collation change for ENUM and SET columns (bug #1343627 ).
2005-10-31 11:30:29 +00:00
Michal Čihař
4e729233fb
Simplify code.
2005-10-31 09:30:55 +00:00
Michal Čihař
da6fae1ec9
Use common code for generating links to documentation, fixes link to new style docs.
2005-10-30 18:59:40 +00:00
Michal Čihař
e6c5fd8027
Do not escape SQL query twice while showing it in error message (bug #1336452 ).
2005-10-30 17:52:49 +00:00
Michal Čihař
bc9b7aa8b3
Do not break on special chars in column name (bug #1180668 ).
2005-10-30 17:24:43 +00:00