Commit Graph

33 Commits

Author SHA1 Message Date
Sebastian Mendel
d0facc3d4f splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Michal Čihař
cac4247057 Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
Michal Čihař
ad06b4a991 Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00
Sebastian Mendel
1eadc0a41a use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
Marc Delisle
708c596779 bug #1521910, with selected ... print view 2006-07-27 17:14:30 +00:00
Marc Delisle
d38542ba9f bug shortcut, thanks Sebastian 2006-07-09 14:01:11 +00:00
Marc Delisle
e9d628150d bug #1398748, print view and TIMESTAMP NULL 2006-07-09 13:33:45 +00:00
Sebastian Mendel
c575482096 fixed undefined variable by including libraries/tbl_properties_common.php 2006-04-12 15:22:35 +00:00
Sebastian Mendel
fbb757bcfe fixed/cleaned printer output 2006-02-17 11:05:56 +00:00
Sebastian Mendel
412680d078 typo 2006-01-21 10:53:22 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Marc Delisle
c16ac8b3c7 bug #1389165, shows all columns as Null Yes 2006-01-06 18:20:04 +00:00
Marc Delisle
d14454ea3a bug #1389165, Print view show all columns as Null Yes (MySQL 5.x) 2005-12-30 22:07:32 +00:00
Michal Čihař
75a16f45f8 Use same script tag, use CDATA for scripts (RFE #995065). 2005-12-04 23:14:41 +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ř
42d5ca744b Use native MySQL comments when applicable (RFE #1362923). 2005-11-23 22:13:18 +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
Sebastian Mendel
8b6facdf39 no table statistics for information_schema 2005-10-11 13:57:47 +00:00
Marc Delisle
bf91566ec4 bug #1193450: XHTML compliance 2005-05-22 17:11:10 +00:00
Marc Delisle
7dbe623ed0 bug #1178760, header not send in multi-tables print view 2005-05-13 17:36:29 +00:00
Michal Čihař
ffe8be0356 Actually use print style in themes, also fixes RFE #1120880. 2005-03-06 23:23:46 +00:00
Michal Čihař
74ec215abc - Fix displaying indexes for print view, use same function as for normal view (bug #1119388).
- Use CSS for hiding print button rather than javascript.
2005-02-14 17:00:08 +00:00
Garvin Hicking
9392a58483 removed superfluous spaces, introduced more CSS ID attributes 2004-10-08 11:14:08 +00:00
Marc Delisle
b70079bbd2 commands out of sync 2004-08-21 11:51:37 +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
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
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
Michal Čihař
6884f9701a no more support for php3 2003-11-18 15:20:45 +00:00