Commit Graph

46 Commits

Author SHA1 Message Date
Michal Čihař
f420e85a67 Fix XHTML. 2005-12-08 16:15:48 +00:00
Sebastian Mendel
4c006a8e30 global init of $GLOBALS['url_params'] 2005-12-08 13:33:28 +00:00
Sebastian Mendel
8344198c10 moved tbl_properties_common.php into libraries 2005-12-08 13:19:25 +00:00
Sebastian Mendel
7e5b651bec fixed undefined variables (moved table related output after possible table changes) 2005-12-08 13:08:28 +00:00
Sebastian Mendel
42c1128c84 complete revise (xhtml output, fieldsets, forms merged) 2005-12-08 12:23:04 +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ř
c40b663969 Move tbl_properties{.inc,_links,_table_info}.php to libraries folder as it does not require direct access. 2005-11-24 08:55:33 +00:00
Sebastian Mendel
fcf387bc70 common.lib.php should REALLY REALLY and ALWAYS be the first include 2005-11-18 12:50:49 +00:00
Michal Čihař
cdc95334c9 ignore version checks as it tends to be too complicated, see bug #1337873 2005-10-25 22:25:43 +00:00
Michal Čihař
2678154e2f Reread table information after change, so that rendered page contains change, that has been just done. 2005-10-25 22:03:14 +00:00
Michal Čihař
713355f1dc Allow to change auto_increment for InnoDB, supported since MySQL 5.0.3 (bug #1337873). 2005-10-25 21:47:09 +00:00
Michal Čihař
8bd9c2c464 Fix changing table attributes, reread new parameters after changing them (bug #1290413). 2005-10-24 20:00:30 +00:00
Michal Čihař
3649d901ec Use more require_once to avoid acquiring table info several times. 2005-10-08 18:14:09 +00:00
Michal Čihař
9842edbb26 Use strError instead of non existing strFailure. 2005-10-08 15:24:53 +00:00
Michal Čihař
ea707775d2 Fix auto increment export (bug #1309257). 2005-09-30 18:38:14 +00:00
Michal Čihař
64bd56dfba Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
Marc Delisle
fac9071975 bug 1225635, cannot change table's collation under MySQL 5.0.4 2005-06-28 11:00:38 +00:00
Marc Delisle
a9678242fc bug #1207212, changing table type under MySQL 5.0.4 2005-05-24 10:57:22 +00:00
Alexander M. Turek
c505e1c338 - BerkeleyDB version information.
- Auto-generated engine selection dropdown.
2005-01-18 17:26:48 +00:00
Michal Čihař
7b5580a29d Fix changning table parameters if it has no auto increment (bug #1096246). 2005-01-05 13:01:23 +00:00
Michal Čihař
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
Michal Čihař
3f258cfb45 Cleanup of message displaying and navigation reloading. 2004-10-21 10:18:12 +00:00
Garvin Hicking
9392a58483 removed superfluous spaces, introduced more CSS ID attributes 2004-10-08 11:14:08 +00:00
Marc Delisle
09180e0e8b bug #1035524 2004-09-29 20:29:56 +00:00
Marc Delisle
972fdd022f bug 1004523, invalid table options shown for InnoDB 2004-08-06 17:25:21 +00:00
Marc Delisle
1677c78d07 remove /images 2004-06-23 13:12:32 +00:00
Michal Čihař
6c9a0ecfe0 use same alignment 2004-06-15 17:28:42 +00:00
Michal Čihař
fc4ba26ba2 Define sort order for sorting tables (RFE #971314). 2004-06-15 17:25:48 +00:00
Marc Delisle
d9a21610d1 redesign part 3 2004-06-13 21:39:08 +00:00
Michal Čihař
b3f0385960 PMA_DBI_num_rows is not needed and does not work with MYSQL_USE_RESULT (bug #952162). 2004-05-26 11:44:10 +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
Michal Čihař
ab435f590d Fixed documentation link. 2004-05-09 16:06:27 +00:00
Marc Delisle
4a539df2db defragment 2004-05-09 12:10:53 +00:00
Michal Čihař
928a8b33db Be valid XHTML 2004-04-27 12:36:12 +00:00
Alexander M. Turek
860282b789 more collation stuff 2004-04-17 03:07:15 +00:00
Michal Čihař
ff79c198b8 Copy table defaults to structure and data (RFE #856517). 2004-03-10 16:03:39 +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
f8d049ace5 use PMA_DBI function 2004-01-20 20:24:00 +00:00
Marc Delisle
28a5d0476e PMA_DBI_num_rows 2004-01-20 19:35:37 +00:00
Alexander M. Turek
2155a0981c Changing a table's charset changed the charset of all fields (MySQL >= 4.1.1). 2004-01-05 13:29:09 +00:00
Alexander M. Turek
e2b955cc90 yet more charset stuff 2003-12-30 18:24:11 +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
Marc Delisle
fc764a3b29 Add Constraints only if necessary 2003-11-22 12:44:23 +00:00
Michal Čihař
b702e8a4a7 Cleanup in table moving/copying and allow to keep constraints over these operations. 2003-11-20 13:48:53 +00:00
Michal Čihař
6884f9701a no more support for php3 2003-11-18 15:20:45 +00:00