Commit Graph

54 Commits

Author SHA1 Message Date
Marc Delisle
204d5de0a4 do not display a foreign if not asked for by user 2003-07-10 13:12:21 +00:00
Michal Čihař
50754e1c0d Don't use hardcoded sizes of paper (bug #767680). 2003-07-08 13:32:12 +00:00
Marc Delisle
7f6aac7f7d old code 2003-06-20 19:32:33 +00:00
Marc Delisle
f5d035644e innodb and pdf schema 2003-06-20 19:25:48 +00:00
Michal Čihař
d6134e0d28 User can select paper size for pdf (RFE #631551). 2003-06-06 13:16:42 +00:00
Garvin Hicking
8a19549509 Patch #736999 (Fixes bug #728789, #624712) from Maxime Delorme. 2003-05-14 11:00:51 +00:00
Marc Delisle
3a3e67c546 bug 729517 2003-04-30 16:07:50 +00:00
Michal Čihař
5e95ec6944 Get row count by SHOW TABLE STATUS, and by SELECT COUNT(*) only for small (<20000 rows) tables (RFE #708533). 2003-04-10 16:23:45 +00:00
Garvin Hicking
fc668f5427 Bug #624712 2003-04-09 10:11:45 +00:00
Marc Delisle
713ee98a1e new font 2003-03-20 18:35:35 +00:00
Garvin Hicking
2b6b387050 typo 2003-03-15 11:31:53 +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
2a3bd1cc7a RFE #700307 - Display DB comments / MIME-types where appropriate. 2003-03-12 19:13:37 +00:00
Marc Delisle
d5a2bef78d bug for big pdf pages 2003-03-02 02:51:23 +00:00
Marc Delisle
b243a1780e improved alignment 2003-02-16 11:25:46 +00:00
Garvin Hicking
ad3180bd46 Fixed PHP3-compatibility (foreach-loop). Fixed indentation (cosmetical). 2003-02-03 17:41:32 +00:00
Michal Čihař
cac9bb934e Fixed bug #667682 ("UNSIGNED" option in SET or ENUM). 2003-01-21 13:57:40 +00:00
Michal Čihař
1e8447e111 New URL and hidden input generating stuff. 2003-01-08 13:50:30 +00:00
Mike Beck
92058804fa generated filename is now dbname_pdfpagename instead of dbname_pdfnumber 2002-12-13 14:46:58 +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
Mike Beck
b6411751a0 changing widths of columns in tbl_printview
correcting spellingerror in german translation
using translated string for pagenumber in Table of Contents for Datadict pdf
2002-12-06 16:09:59 +00:00
Marc Delisle
a7bf68e1f3 new PDF features 2002-12-06 11:30:32 +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
9c66eba941 version 1.51 of the FPDF library 2002-10-04 10:35:57 +00:00
Loïc Chapeaux
102ef16a36 parse error 2002-07-26 10:16:17 +00:00
Loïc Chapeaux
4d5747e176 Translated a string & coding standards 2002-07-26 10:07:45 +00:00
Mike Beck
7e0490c909 typo in comment 2002-07-23 15:56:03 +00:00
Mike Beck
8916e46f69 Changes from loic clearing up the creation of tables in the same width
and enabling the display of tables which are not in the relationtable
2002-07-23 15:02:54 +00:00
Loïc Chapeaux
0bb22b1c63 PHP3 fixes 2002-07-19 15:54:32 +00:00
Marc Delisle
331da7daea bug 583833 2002-07-19 14:27:02 +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
Loïc Chapeaux
91833f2deb Coding standards 2002-07-11 21:27:16 +00:00
Marc Delisle
c8f992f38e reinstall a fix 2002-07-09 12:25:27 +00:00
Mike Beck
6b53a1c9a3 show pdf schema also if there are no relations
(still only works if there are no relations at all
if there are some tables that don't have relations  and some
that do it is still not ok...)
also now it checks if a page does have any tables in table_coords table
though it will only die saying 'no tables' if it doesn't (i don't want to
introd a new string now before 2.3.0 and this case shouldn't happen anyway)
2002-07-08 11:29:58 +00:00
Loïc Chapeaux
9d595d7bce A debugging message where displayed 2002-07-07 08:32:38 +00:00
Marc Delisle
d2749fa7c8 undefined variables 2002-07-06 23:46:51 +00:00
Loïc Chapeaux
b93a2a2650 Codding standards 2002-07-06 22:10:32 +00:00
Marc Delisle
e87741823e multiple segments for primary key 2002-07-01 20:12:48 +00:00
Mike Beck
ba14455829 Creating PDFs is working again (if you allready had the new db/table structure ;-) 2002-06-15 10:36:44 +00:00
Marc Delisle
591d2972f2 some mysql call were not modified 2002-06-14 20:28:41 +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
Loïc Chapeaux
263829ffb3 coding standards, comments... 2002-06-01 16:31:17 +00:00
Loïc Chapeaux
3060f40b9e * Updated the FPDF library to the 1.5 revision...
* ... made it PHP3 and xhtml compliant...
* ... and applied coding standards.
2002-06-01 15:17:36 +00:00
Loïc Chapeaux
6fa48a1515 Beautified the generated PDF page 2002-05-28 21:20:12 +00:00
Loïc Chapeaux
2984ef3eef Moved the "fpdf" directory in the "libraries" one 2002-05-25 10:40:57 +00:00
Marc Delisle
01ad473048 table_coords 2002-05-23 17:01:19 +00:00
Marc Delisle
fceeed331d PMA_table_info 2002-05-22 11:38:43 +00:00
Loïc Chapeaux
71019892b6 coding standards and PDF error handling 2002-05-18 16:15:53 +00:00