Commit Graph

62 Commits

Author SHA1 Message Date
Marc Delisle
39b3d9742c bug 771519 2003-07-15 12:14:14 +00:00
Michal Čihař
d6134e0d28 User can select paper size for pdf (RFE #631551). 2003-06-06 13:16:42 +00:00
Michal Čihař
95a4750719 Don't display 0 for InnoDB tables as records count - fixes #735441. 2003-05-10 16:14:34 +00:00
Garvin Hicking
3698cbd4ae uninitialized var 2003-04-29 16:05:10 +00:00
Marc Delisle
4733f97af5 undefined 2003-04-11 17:53:34 +00:00
Michal Čihař
182e06e3f1 SHOW TABLE STATUS / SELECT COUNT (*) fixes continues, now configurable 2003-04-11 11:59:44 +00:00
Michal Čihař
ca64aa09e6 Added ANALYZE TABLE to multi submit actions. 2003-04-07 09:17:19 +00:00
Michal Čihař
44ebf6e8fd Show multi submits result after headers and tabs from originating place. 2003-04-02 09:31:01 +00:00
Michal Čihař
5e61b3c7c8 Display correctly table names that contain html entities. 2003-03-24 15:48:40 +00:00
Michal Čihař
9d24001304 Show result of CHECK/OPTIMIZE/REPAIR queries for multiple tables. 2003-03-24 15:39:39 +00:00
Michal Čihař
b06b69dd06 Added CHECK TABLE to multisubmits. 2003-03-24 13:39:37 +00:00
Garvin Hicking
14a427263b RFE #7000385: Export AUTO_INCREMENT field.
Display Create/Update/Check_time in PDF-Pages, printview, DB/Table structure
and table dumps, if information is available (gathered by 'SHOW TABLE
STATUS' for MySQL 3.23.XX).
2003-03-13 16:46:54 +00:00
Garvin Hicking
7eafab8a29 RFE #550554 - execute bookmarks when browsing this table. 2003-03-12 21:23:36 +00:00
Garvin Hicking
e6d1ae755a RFE #550552 - Default initial query, when a bookmarked query is available. 2003-03-12 20:20:32 +00:00
Marc Delisle
b589ad6280 undefined variable 2003-02-25 15:03:22 +00:00
Garvin Hicking
30b1873e61 Update and display column comments in Add/Edit Fieldmode and CREATE table mode. Display comments in table structure (optional) with underlined CSS-mouseovers. Display comments in browser mode (optional), both in vertical and horizontal display mode. Keep column comments in synch, when DROPping/ALTERing and moving/copying tables. 2003-02-24 16:59:36 +00:00
Garvin Hicking
820ad9c0cd Display and enter DB/table comments for navigation, stored in pma comments
table. May be displayed as Alias-Tooltips in left frame. [#650064]
2003-02-24 16:39:15 +00:00
Michal Čihař
058d9a26ec Removed note about intetional slash that causes problems. 2003-02-24 11:33:33 +00:00
Michal Čihař
d0e4ee0c10 Removed extra /. 2003-02-24 11:22:50 +00:00
Marc Delisle
6164de63c6 better browser support for pdf download 2003-01-30 18:54:32 +00:00
Michal Čihař
1e8447e111 New URL and hidden input generating stuff. 2003-01-08 13:50:30 +00:00
Mike Beck
d027078e2c PDF Pages: Allow to choose between Landscape and Portrait for Datadict.
Added one pt above and below text for rowheight in datadict
2002-12-06 17:39:43 +00:00
Marc Delisle
a7bf68e1f3 new PDF features 2002-12-06 11:30:32 +00:00
Alexander M. Turek
84a657d286 bug #644526 2002-11-28 09:15:47 +00:00
Alexander M. Turek
e6396b014a bug #640055 2002-11-19 14:09:39 +00:00
Marc Delisle
e3bc88ce57 data dictionary 2002-10-31 19:14:36 +00:00
Robin Johnson
e4743fd18e find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
Loïc Chapeaux
5a10d1b73f fix bug #621295 (Incorrect URL) 2002-10-11 12:27:47 +00:00
Marc Delisle
2caebfab9e InnoDB and total records 2002-10-09 17:29:23 +00:00
Marc Delisle
c5e6fb8c58 row count for InnoDB 2002-10-05 19:48:27 +00:00
Mike Beck
a4cd759845 variable was not always defined, thx Loic 2002-09-23 15:32:34 +00:00
Mike Beck
4c272f6aec Coding Standards (thanx to Loic)
and some further mistake in db_details_qb
2002-09-23 13:53:24 +00:00
Mike Beck
485fe0efa3 of course i should add the file to cvs before trying to commit ;-| 2002-09-20 06:50:40 +00:00
Mike Beck
9c4489d174 possibility to import files from docSQL 2002-09-20 06:44:08 +00:00
Marc Delisle
6b102058d0 repair table in db view 2002-09-02 19:34:51 +00:00
Marc Delisle
a27aced88f for Loic 2002-07-30 11:48:01 +00:00
Marc Delisle
b9e0c5ea09 for Loic 2002-07-22 16:14:42 +00:00
Marc Delisle
ed74cb4bfa for Loic 2002-07-22 13:18:02 +00:00
Steve Alberty
1c4df63fe5 It is now possible to print stats for more than 2 GB (up to exa byte) 2002-07-18 16:15:57 +00:00
Steve Alberty
ec0a0e3a48 correct wrong link from table size to stats 2002-07-18 14:16:58 +00:00
Marc Delisle
67eacc4223 commit for Loic 2002-07-17 16:21:08 +00:00
Mike Beck
0243ae4144 Ability to create PDF where all tables have the same width 2002-07-16 19:10:54 +00:00
Mike Beck
262c7c9613 give the user an easy way to test why relationstuff is not working
page chk_rel is accessible from db_details_structure
warning there can be disabled in config.inc.php3
2002-07-16 17:34:46 +00:00
Loïc Chapeaux
830ebed117 db name must be slashed 2002-07-07 08:33:03 +00:00
Marc Delisle
cc16007737 no PMA_backquote 2002-07-06 23:31:21 +00:00
Loïc Chapeaux
b93a2a2650 Codding standards 2002-07-06 22:10:32 +00:00
Olivier Müller
1255fbfd57 * tbl_change.php3: display the submit button every 15 lines:
may be useful for tables with 200 fields...
    * db_details_structure.php3: fixed a wrong link: [Properties]
      was opening the tbl_properties.php3 instead of
      tbl_properties_structure.php3
2002-06-26 11:48:16 +00:00
Mike Beck
153e8f52bf changes to use new central db for relation and bookmark tables 2002-06-15 01:37:31 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Mike Beck
458d1e35e2 Done some Changes to enable easier working on pdf pages 2002-06-03 09:17:05 +00:00