Commit Graph

58 Commits

Author SHA1 Message Date
Michal Čihař
1e8447e111 New URL and hidden input generating stuff. 2003-01-08 13:50:30 +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
Mike Beck
ea43ddf7e8 just a minor htmlchange to show that i am still alive and watching ;-)
in tbl_printview it makes no sense to have a fixed columwidth of 400
for the commentrow: if it is empty you get a halfempty page, even if it is
not, you end up with a table that is wider than the screen. so i removed
this to have the browser decide about the width himsel
2002-12-02 16:00:40 +00:00
Alexander M. Turek
84a657d286 bug #644526 2002-11-28 09:15:47 +00:00
Marc Delisle
b7b7b056ad Loic cleanup 2002-11-06 13:51:49 +00:00
Marc Delisle
bdd60755b9 better format 2002-10-31 19:52:27 +00:00
Robin Johnson
e4743fd18e find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
Michal Čihař
2be1f7ac85 fix for #611499 2002-09-19 15:57:43 +00:00
Alexander M. Turek
2ef066d141 For Lo�c: xhtml fixes. 2002-08-08 10:46:29 +00:00
Steve Alberty
f119117043 fixed warnings and faults 2002-07-18 16:39:47 +00:00
Steve Alberty
e54352f9c6 fixed warnings if relation is not defined 2002-07-18 16:32:57 +00:00
Loïc Chapeaux
91833f2deb Coding standards 2002-07-11 21:27:16 +00:00
Loïc Chapeaux
b822c3a0e0 coding standards 2002-07-05 12:37:50 +00:00
Robin Johnson
9325287412 * tbl_printview.php3:
- Fixed style="PAGE-BREAK-AFTER: always" from appearing on the
          last <div>, to stop a blank page being printed
        - Moved <hr /> to just inside </div> - gets line on the same page
2002-06-22 19:57:58 +00:00
Mike Beck
cd4dce6f0e last changes to have relationstuff in central db
enabled column_comments
2002-06-15 15:15:00 +00:00
Mike Beck
e5221b6cd3 Changes for central PMA_db: external Links will be shown in tbl_printview again 2002-06-15 10:52:55 +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
Loïc Chapeaux
f25cd2c3a3 Optimization, warnings and coding standards 2002-04-27 17:30:12 +00:00
Loïc Chapeaux
8d120c7cd6 * libraries/common.lib.php3, line 70: "invalid" path.
* tbl_printview.php3; tbl_qbe.php3: coding standards and warnings.
2002-04-26 17:08:44 +00:00
Marc Delisle
1b5ad193d2 relation table new vars 2002-04-26 16:40:52 +00:00
Marc Delisle
6f0b4024d6 new cfg 2002-04-25 01:21:27 +00:00
Marc Delisle
6a90e4e3c8 new cfg 2002-04-25 00:48:53 +00:00
Alexander M. Turek
94b3b11ef1 Fixed a bug and some errors 2002-04-23 20:42:13 +00:00
Marc Delisle
16ed8a6870 relation links in printview 2002-04-23 17:30:20 +00:00
Loïc Chapeaux
67132a941c Fixed bug #523772 - Parse Error in tbl_printview.php 2002-02-28 20:19:05 +00:00
Marc Delisle
67ca1eb676 comments were not displayed 2002-02-23 16:45:01 +00:00
Marc Delisle
92709da99a missing urldecode, better layout 2002-02-12 21:30:35 +00:00
Loïc Chapeaux
7f919e6a86 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
Marc Delisle
145b0a7f24 patch 507338 2002-01-25 01:44:55 +00:00
Loïc Chapeaux
6a76b2ced4 improved the fix against bug #489440 2001-12-07 15:48:27 +00:00
Loïc Chapeaux
20f0a4c0a7 beautify the tables printview output 2001-12-06 21:22:43 +00:00
Loïc Chapeaux
351b5b350c fixed bug #489440 - enum fields in tbl_properties.php 2001-12-06 21:10:53 +00:00
Loïc Chapeaux
e817bfe6f2 beautify the code and the results of the patch #484112 2001-12-06 19:35:14 +00:00
Marc Delisle
b0b61e293e multi table printview 2001-12-05 19:01:40 +00:00
Loïc Chapeaux
dc91bc219a Beautified display of tables under Mozilla & NS6+ thanks to a fix from Detlev Stender 2001-11-23 19:13:07 +00:00
Loïc Chapeaux
05fefd4211 PEAR codding standards 2001-11-23 01:04:57 +00:00
Loïc Chapeaux
597f7ed4e2 fixed some display bugs with right to left text direction 2001-11-15 22:20:27 +00:00
Loïc Chapeaux
c214cff261 fixed some display bugs with right to left text direction 2001-11-13 11:17:09 +00:00
Loïc Chapeaux
7a6ff28037 Prepare the use of an Arabic translation (right to left text direction) 2001-11-10 13:17:18 +00:00
Loïc Chapeaux
9d3ecd3048 commited patch #458014 - Advanced index generation/editing thanks to Michal Cihar 2001-11-09 20:34:25 +00:00
Loïc Chapeaux
4faa013df5 * fixed bug #468749 (Left Frame not expanding in iCab) 2001-10-11 22:25:28 +00:00
Loïc Chapeaux
e726fe785d Fixed bug #444352 (Data Missing/POST Error) 2001-09-23 15:31:50 +00:00
Loïc Chapeaux
8a4bb53fc4 added the $cfgShowStats setting 2001-09-20 08:04:03 +00:00
Loïc Chapeaux
08c353d467 Splitted the big "lib.inc.php3" into smaller libraries 2001-09-08 12:59:45 +00:00
Loïc Chapeaux
84485775aa extended to display some stats 2001-09-07 23:58:19 +00:00
Loïc Chapeaux
f4f72557f3 optimized a bit (mainly added some 'mysql_free_result') 2001-09-06 18:34:41 +00:00
Loïc Chapeaux
1fae32c601 completed the fix for the "NULL" value problem 2001-08-28 16:10:28 +00:00
Loïc Chapeaux
c82e8c0bd9 Improved the error handling system 2001-08-22 20:42:51 +00:00
Loïc Chapeaux
8fafafb823 replaced MYSQL_MAJOR_VERSION and MYSQL_MINOR_VERSION constants by MYSQL_INT_VERSION 2001-08-21 16:28:36 +00:00