Marc Delisle
c2e0d7035b
strNumberOfFields
2005-06-04 13:03:16 +00:00
Marc Delisle
f9816c93fa
patch 1209863, XHTML validity
2005-05-31 16:50:49 +00:00
Marc Delisle
8a92a9cc1e
bug #1193430 , parameter not url-encoded
2005-05-18 10:42:53 +00:00
Marc Delisle
3ca4b158d7
Search icon centering
2005-04-14 14:41:13 +00:00
Alexander M. Turek
4b69642dba
Removed CSS 3 hack
2005-03-25 11:04:21 +00:00
Michal Čihař
c4cf36a08d
Show database comment on each tab (same as we do with table comments).
2005-03-07 15:10:19 +00:00
Alexander M. Turek
a6a072431e
information_schema stuff
2005-03-06 22:57:37 +00:00
Alexander M. Turek
865e6211d9
Added ability to drop views from the db structure page.
2005-01-12 00:31:59 +00:00
Alexander M. Turek
408520965f
Views are now displayed correctly within the table list.
2005-01-11 23:03:39 +00:00
Alexander M. Turek
8317bab79e
Small design glitch with "in use" tables.
2005-01-11 22:07:51 +00:00
Michal Čihař
f1f39b8ed1
added infou about UFPDF to documentation
2004-12-29 14:16:51 +00:00
Michal Čihař
5f6b81f85d
Use "Structure" instead of "Properties" for link to table structure.
2004-10-22 09:19:02 +00:00
Michal Čihař
f91d9b9b64
Separate operations from structure (RFE #808029 ).
2004-10-20 16:26:43 +00:00
Michal Čihař
0cf5a3cb56
Fix left frame reloading after dropping table (bug #1034531 ).
2004-10-19 16:19:24 +00:00
Garvin Hicking
9392a58483
removed superfluous spaces, introduced more CSS ID attributes
2004-10-08 11:14:08 +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
Michal Čihař
17c7340ba2
Inconsistency of drop/empty links (bug #989705 ).
2004-08-12 13:53:24 +00:00
Marc Delisle
1742119cf6
PDF pages and mysqli extension
2004-08-08 19:21:39 +00:00
Marc Delisle
eaea6da89d
BrowseMarkerEnable
2004-06-24 14:20:26 +00:00
Marc Delisle
f5db2f7cfe
BrowsePointerEnable
2004-06-24 13:47:01 +00:00
Marc Delisle
a7dc9b01e1
remove /images
2004-06-23 14:04:08 +00:00
Marc Delisle
919bfd6646
redesign phase 4
2004-06-18 20:02:27 +00:00
Marc Delisle
cef377e0ac
cosmetic
2004-06-17 09:51:46 +00:00
Marc Delisle
798947fa55
improve background image for th background on error section
2004-06-14 20:15:46 +00:00
Marc Delisle
d9a21610d1
redesign part 3
2004-06-13 21:39:08 +00:00
Michal Čihař
5a71dd92e5
CSSize error messages.
2004-06-03 09:59:48 +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
Alexander M. Turek
0b6975f8bd
Patch #947190
2004-05-16 17:32:15 +00:00
Michal Čihař
7c0ae0b17b
Fixed colspan.
2004-05-13 19:54:02 +00:00
Marc Delisle
58a47f3fb6
bug 951143
2004-05-12 13:35:45 +00:00
Garvin Hicking
05f4ca30b2
fix IE row-selection borkage
2004-05-10 13:24:22 +00:00
Alexander M. Turek
6aa1cf45c8
removed debug code
2004-05-09 19:01:05 +00:00
Alexander M. Turek
1856f02c20
patch #947190 (Redesign)
2004-05-08 14:20:25 +00:00
Garvin Hicking
44102a585f
no duplication for SHOW TABLE STATUS.
...
Allow to only show tables within a left-frame table group to be show
Fix mouseover-selection bug #947781
2004-05-05 13:11:17 +00:00
Garvin Hicking
26f1c83f9a
rfe #947467 - color cursor available in db_details_structure
2004-05-04 12:31:46 +00:00
Garvin Hicking
32c532d474
Bug #942362 - Colspan off by one
2004-04-29 15:50:45 +00:00
Michal Čihař
0d5e5ddd3b
drop unneeded margins
2004-04-27 13:42:07 +00:00
Michal Čihař
04229e997f
Be valid XHTML.
2004-04-27 11:54:54 +00:00
Alexander M. Turek
860282b789
more collation stuff
2004-04-17 03:07:15 +00:00
Alexander M. Turek
ced513ee97
alter db collations
2004-04-17 01:19:06 +00:00
Marcel Tschopp
4e62f7658f
Changed some queries to use MYSQLI_STORE_RESULT.
...
phpMyAdmin now works with MYSQLI_USE_RESULT as default.
2004-04-10 16:19:21 +00:00
Marc Delisle
754de5d588
Natural order
2004-03-26 19:11:02 +00:00
Michal Čihař
0174292c97
Implement database renaming (RFE #792463 ).
2004-03-10 15:34:30 +00:00
Alexander M. Turek
2915b5c3ce
Added MySQLi library; Removed calls to old mysql_wrappers library.
2004-01-22 02:13:48 +00:00
Marc Delisle
28a5d0476e
PMA_DBI_num_rows
2004-01-20 19:35:37 +00:00
Marc Delisle
491cef6d72
bug 868996
2004-01-02 12:01:44 +00:00
Alexander M. Turek
e2b955cc90
yet more charset stuff
2003-12-30 18:24:11 +00:00
Alexander M. Turek
f10c27765e
Various charset / collation fixes.
2003-12-29 17:15:14 +00:00
Garvin Hicking
32c8aa478c
Bug 857315 - short open tag
2003-12-10 17:21:18 +00:00
Alexander M. Turek
37d50c1822
Huge set of optimizations, please test!
2003-11-26 22:52:25 +00:00