Marc Delisle
337d66f75e
bug #1388135 , IE and dropping databases
2005-12-30 21:45:17 +00:00
Michal Čihař
6aeabf44d1
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
2005-11-24 09:12:17 +00:00
Michal Čihař
66aa9d2396
Move server_{links,common}.inc.php to libraries folder as it does not require direct access.
2005-11-24 08:29:44 +00:00
Michal Čihař
f5f7fc3740
Move mult_submits.inc.php to libraries folder as it does not require direct access.
2005-11-24 08:22:28 +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
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
Sebastian Mendel
c2413163c0
bug #1351743 undefined function: pma_getservercollation()
2005-11-09 08:56:35 +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
Marc Delisle
429b629125
security fix
2005-10-21 01:41:31 +00:00
Sebastian Mendel
e58627459a
fix problem not remembering selected server
2005-10-19 07:58:50 +00:00
Sebastian Mendel
cf9e4208d1
code cleanup whole querywindow js stuff, moved all in one new js file, now included in index.php, bug #1327055
2005-10-17 16:40:32 +00:00
Michal Čihař
c694ea42b4
Don't allow to check mysql database for dropping (RFE #1327514 ).
2005-10-16 15:31:03 +00:00
Sebastian Mendel
f361a16b0b
XHTML compl.
2005-10-12 15:02:30 +00:00
Sebastian Mendel
3143135a5c
XHTML 1.0 trans. compliance and more semantic XHTML output
2005-10-11 11:49:17 +00:00
Marc Delisle
da993a298d
patch #1249414 , display improvements
2005-08-02 13:03:21 +00:00
Marc Delisle
ede5072d4b
patch #1249371 , correct calculation of colspan; also $dbstats should contain 0 or 1, not the colspan
2005-08-02 12:21:27 +00:00
Michal Čihař
48366e0746
Show box for creating database only if user has privileges to do so (bug #1167892 ).
2005-07-13 12:44:51 +00:00
Garvin Hicking
b43f76e8d0
fix bug #1225315 , wrong message for not dropping a DB
2005-06-22 12:33:05 +00:00
Alexander M. Turek
59bdd7f0b4
Bug #1172782
2005-03-30 18:17:40 +00:00
Michal Čihař
f1f39b8ed1
added infou about UFPDF to documentation
2004-12-29 14:16:51 +00:00
Michal Čihař
8ca90511d6
Show box for creating database here (RFE #869814 ).
2004-10-21 16:49:34 +00:00
Michal Čihař
ca5b16f654
Change look of adding fields into table (bug #991095 ).
...
I again did some XHTML validation, so removed few of most obvious errors, but there are still many, mostly missing alt attributtes for images and wrongly nested tags.
2004-08-12 15:13:20 +00:00
Alexander M. Turek
3fd9186062
Add database collations to statistics.
2004-07-15 21:51:05 +00:00
Marc Delisle
d9a21610d1
redesign part 3
2004-06-13 21:39:08 +00:00
Alexander M. Turek
b7c84e4247
Enabled new icons for privileges administration.
2004-06-07 08:07:53 +00:00
Michal Čihař
1aaa89fa54
Little code reorganistaion (RFE #957308 ), removed some remaining php3 compatibility code in SQL parser.
2004-05-20 16:14:13 +00:00
Garvin Hicking
8cc4bd7fa4
Bug #942296 - Safari can't handle location.replace() redirects
...
correctly
2004-04-28 12:13:36 +00:00
Michal Čihař
850741a174
Be valid XHTML 1.0
2004-04-27 12:55:53 +00:00
Alexander M. Turek
cc47ec14b5
Removed forgotten calls to mysql_wrappers.lib.
2004-02-13 23:34:19 +00:00
Alexander M. Turek
37d50c1822
Huge set of optimizations, please test!
2003-11-26 22:52:25 +00:00
Garvin Hicking
c2b46ac945
Final batch of PHP3-Compatibility fixes. Please test. :-)
2003-11-22 20:57:48 +00:00
Alexander M. Turek
3412621f5b
Removed some php 3 / MySQL 3.21 compatibility code.
2003-11-20 21:50:37 +00:00
Michal Čihař
f03bee5560
Add correct parameters to left frame to keep server choice, language, etc. (bug #845397 ).
2003-11-20 14:23:27 +00:00
Michal Čihař
6884f9701a
no more support for php3
2003-11-18 15:20:45 +00:00