Commit Graph

1756 Commits

Author SHA1 Message Date
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
Michal Čihař
5e1ddad64e Fix documentation links (bug #1341676). 2005-10-29 19:37:45 +00:00
Michal Čihař
fd2196ce5c fix links for chapter documentation (bug #1341676), drop support for old links. 2005-10-29 19:36:24 +00:00
Michal Čihař
1d1005fc3b Link documentation to version we run (RFE #1334292). 2005-10-29 19:09:31 +00:00
Marc Delisle
52795b74fa patch 1328902 (adapted), format row count in the Browse header 2005-10-29 19:06:28 +00:00
Sebastian Mendel
59e0493b3e - minor tweak in display
- added PMA_unescape_mysql_wildcards()
- bug #1144110 Unable to escape "_"
- now every user from every mysql table is displayed
- no table specific rights for db wildcards
2005-10-28 09:16:36 +00:00
Sebastian Mendel
dfab220458 [XSS] clean $_SERVER variables (sometimes i just forget to save all files before checkin ...) 2005-10-27 19:27:57 +00:00
Sebastian Mendel
4e097c02e9 format rowcount in left frame 2005-10-27 17:09:59 +00:00
Sebastian Mendel
2d6e0f00d8 [XSS] clean $_SERVER variables 2005-10-27 17:03:36 +00:00
Sebastian Mendel
4a91d35542 PMA_getDbCollation():
- preserve selected db
 - make use of PMA_DBI_select_db()
 - documentation
2005-10-27 06:29:43 +00:00
Sebastian Mendel
8f9208e96b do not truncate rowcount 2005-10-27 06:04:43 +00:00
Sebastian Mendel
a51f2533ea unified message boxes (error, warning, confirmation) 2005-10-26 17:32:19 +00:00
Marc Delisle
6f7d44b596 already a function to do the job 2005-10-23 12:15:15 +00:00
Marc Delisle
d272a82042 bug #1330847 2005-10-21 20:50:48 +00:00
Marc Delisle
4373f1ae3c sort id-content by id and content-id by content 2005-10-21 20:06:32 +00:00
Sebastian Mendel
5343b53fad extended function PMA_DBI_get_tables_full():
- make use of information_schema
  - always fill fields for information_schema and show table status
2005-10-21 13:32:06 +00:00
Sebastian Mendel
330da1cf27 - make use of mysql variable collation_database
- fixed call to PMA_DBI_fetch_value() (return second field, not first)
2005-10-21 11:35:58 +00:00
Marc Delisle
8fdd30964e security fix 2005-10-21 02:47:47 +00:00