Commit Graph

39 Commits

Author SHA1 Message Date
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
Marc Delisle
6faea623d2 corrections 2002-05-18 14:09:00 +00:00
Marc Delisle
23d7154615 checkboxes 2002-05-14 17:18:36 +00:00
Marc Delisle
dd1d1a9a27 show grid 2002-05-14 16:58:40 +00:00
Marc Delisle
b098a84639 pdf schema 2002-05-14 13:37:46 +00:00