Commit Graph

28 Commits

Author SHA1 Message Date
Marc Delisle
caa98445d8 conform to relational terminology regarding columns and rows 2010-05-31 14:33:21 -04:00
Marc Delisle
b4598190d0 style is already in theme CSS 2010-05-23 08:44:58 -04:00
Marc Delisle
7925c03896 gettext conversion 2010-05-11 13:05:43 -04:00
Marc Delisle
2586524b03 gettext conversion; clarify code 2010-05-06 07:48:38 -04:00
Marc Delisle
2182098af6 strings to gettext, second batch 2010-05-04 20:07:19 -04:00
Marc Delisle
f55823f47f strings to gettext, first batch 2010-05-03 12:57:46 -04:00
Michal Čihař
4692e81e24 Correct type. 2010-04-29 14:35:42 +02:00
Marc Delisle
a63410cfbf Use input field instead of textarea for additional criteria 2010-04-10 09:41:40 -04:00
Marc Delisle
1419fcf3c2 remove deprecated parameter of PMA_Table::countRecords() 2009-10-23 10:02:09 +00:00
Marc Delisle
bd3595f7cb patch #2498350 [cleanup] XHTML cleanup 2009-01-13 22:55:44 +00:00
Michal Čihař
ebeb0c319f Adding @package, first part. 2008-11-24 10:32:56 +00:00
Marc Delisle
994555d79f more room for query in multi-table query generator 2008-08-21 16:32:39 +00:00
Marc Delisle
480cd6126a adding/removing criteria columns did not work 2008-08-21 16:25:23 +00:00
Marc Delisle
4670ada84b JOIN generation did not work in 3.0 for multi-table queries 2008-08-21 12:42:48 +00:00
Marc Delisle
fe78d240bb b to strong, and remove bold for MySQL charset 2008-07-09 15:24:44 +00:00
Sebastian Mendel
085a7c8f22 make use of PMA_Message 2007-10-17 12:14:19 +00:00
Sebastian Mendel
9b7f22ae50 cleanup
moved relation function into relation library file
(some of the changes where checked in with previous checkin by accident)
2007-10-16 15:00:51 +00:00
Sebastian Mendel
d9eebc2ae0 removed closing of db connection, closing database connection is only required if script runs longer than database connection is needed 2007-10-16 14:02:16 +00:00
Sebastian Mendel
43bd2d44bd removed deprecated PMA_convert_display_charset() 2007-10-02 14:37:33 +00:00
Marc Delisle
8eb4d37fe2 XHTML fixes 2007-09-02 19:23:59 +00:00
Marc Delisle
f2c01eed63 avoid a thick line on top of fieldset tblFooters 2007-07-24 13:34:40 +00:00
Sebastian Mendel
b4c5dda95d bug #1699772 Visual space bug in table name (in browser) 2007-05-14 12:13:44 +00:00
Marc Delisle
0a745d919e bug #1717477 Warning on Query page when db is empty 2007-05-12 09:56:36 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
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