Garvin Hicking
|
96f8327116
|
default function makes string formatting.
|
2003-07-10 15:53:33 +00:00 |
|
Michal Čihař
|
dd4295651c
|
Added some checks to avoid trying to use relations when no table (bug #761835).
|
2003-06-27 13:58:45 +00:00 |
|
Marc Delisle
|
3db7d19956
|
innodb and PMA_getForeigners
|
2003-06-19 19:42:58 +00:00 |
|
Michal Čihař
|
9164b6c728
|
Display Full/Partial text links for almost every select.
|
2003-06-09 09:36:07 +00:00 |
|
Michal Čihař
|
c19a9c0d31
|
$cfg['LimitChars'] now limits all fields (RFE #742123).
|
2003-06-06 12:36:09 +00:00 |
|
Garvin Hicking
|
fc69f54ae1
|
Bug #748084
|
2003-06-03 12:21:22 +00:00 |
|
Michal Čihař
|
06b99dff39
|
Better text on button for executing bookmark (bug #745993).
|
2003-06-02 08:46:07 +00:00 |
|
Michal Čihař
|
1ccd69980a
|
Don't hexify BLOB if it is empty (bug #741599).
|
2003-05-22 09:58:52 +00:00 |
|
Michal Čihař
|
4d1f628a8b
|
Fix not displaying content of TEXT fields (was treated like BLOB).
|
2003-05-10 16:13:17 +00:00 |
|
Marc Delisle
|
51a589ca6d
|
bug 735439
|
2003-05-10 11:18:05 +00:00 |
|
Marc Delisle
|
2636090111
|
bug 731367
|
2003-05-09 14:35:26 +00:00 |
|
Garvin Hicking
|
8b8f0c6d16
|
PHP3 compatibility
|
2003-05-02 19:59:44 +00:00 |
|
Garvin Hicking
|
40cbb52b7f
|
Bug #728813
|
2003-05-02 11:52:11 +00:00 |
|
Garvin Hicking
|
210576b0af
|
Fixed Bug #723955, 723736, 723713 (Query Frame)
|
2003-04-20 18:09:05 +00:00 |
|
Garvin Hicking
|
092981e02b
|
Bug #723713
|
2003-04-18 16:11:58 +00:00 |
|
Garvin Hicking
|
b640ff2a96
|
Bug #662320
|
2003-04-17 15:48:53 +00:00 |
|
Michal Čihař
|
bfd0a07197
|
Fix edit link for table without primary key and with BLOB field (bug #708182).
|
2003-04-15 13:52:14 +00:00 |
|
Michal Čihař
|
870b321052
|
Fixed bug #720672 - moved headers
|
2003-04-14 12:59:09 +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
|
9fe170d4af
|
Bugfix #714744
|
2003-04-03 17:04:38 +00:00 |
|
Garvin Hicking
|
606369c3f6
|
New transform functions.
|
2003-03-18 15:30:25 +00:00 |
|
Michal Čihař
|
80d5f1598b
|
one more time avoid BLOB display instead of text
|
2003-03-18 10:22:13 +00:00 |
|
Michal Čihař
|
04fd122e06
|
Don't show BLOB text instead of content
|
2003-03-18 10:21:01 +00:00 |
|
Michal Čihař
|
ba5e822634
|
removed from button text
|
2003-03-18 09:44:37 +00:00 |
|
Marc Delisle
|
548a3add25
|
xhtml typo
|
2003-03-17 19:35:01 +00:00 |
|
Marc Delisle
|
777e04f807
|
browse mode page drop-down
|
2003-03-17 14:38:24 +00:00 |
|
Garvin Hicking
|
de86283ad3
|
Bug #703555
|
2003-03-14 14:06:52 +00:00 |
|
Marc Delisle
|
edb5fec20a
|
adapt to parser modif
|
2003-03-13 18:35:27 +00:00 |
|
Garvin Hicking
|
64dc144785
|
RFE #638800 - Highlight SQL fields as discussed in the tracker.
|
2003-03-13 17:47:42 +00:00 |
|
Garvin Hicking
|
7eafab8a29
|
RFE #550554 - execute bookmarks when browsing this table.
|
2003-03-12 21:23:36 +00:00 |
|
Garvin Hicking
|
280336063f
|
Fixed bug #658668 (\n\r\t handling)
|
2003-03-06 19:35:32 +00:00 |
|
Alexander M. Turek
|
2183740b05
|
If magic_quotes_gpc is enabled, grab_globals calls stripslashes when extracting the arrays $_GET and $_POST.
|
2003-03-02 17:26:41 +00:00 |
|
Garvin Hicking
|
63c5582cba
|
Basic detection if mime-features are available, better check on error
situations. See ChangeLog.
|
2003-02-26 13:02:34 +00:00 |
|
Garvin Hicking
|
1674ca5a43
|
Fixed variable usage.
|
2003-02-26 11:54:48 +00:00 |
|
Garvin Hicking
|
dba8ecc4fd
|
Display MIME types to transform any table cell. You can only choose from a list of pre-defined MIME-types. The list gets built by a function searching a directory for valid transforms. For further information see README-file and soon documentation. ;)
|
2003-02-24 17:54:19 +00:00 |
|
Garvin Hicking
|
30b1873e61
|
Update and display column comments in Add/Edit Fieldmode and CREATE table mode. Display comments in table structure (optional) with underlined CSS-mouseovers. Display comments in browser mode (optional), both in vertical and horizontal display mode. Keep column comments in synch, when DROPping/ALTERing and moving/copying tables.
|
2003-02-24 16:59:36 +00:00 |
|
Garvin Hicking
|
bd26f0b951
|
New display mode with 90 degree rotated table headers [#544361]. Works either as CSS or as 'faked' PHP-transformation.
|
2003-02-24 16:26:00 +00:00 |
|
Garvin Hicking
|
78d34767d0
|
Measures basic query time [#571934]
|
2003-02-24 16:19:15 +00:00 |
|
Garvin Hicking
|
385a7f69ac
|
Display nav_bar even when only one row is returned, to enable display in vertical/horizontal mode (especially for rotated headers)
|
2003-02-24 16:15:54 +00:00 |
|
Garvin Hicking
|
14e1200d58
|
JS rowmarker now works in vertical display mode
|
2003-02-24 16:07:02 +00:00 |
|
Alexander M. Turek
|
e89f9860bf
|
Coding standards.
|
2003-02-19 13:22:34 +00:00 |
|
Michal Čihař
|
86358f1efc
|
show blob size
|
2003-02-03 20:33:47 +00:00 |
|
Robin Johnson
|
a16bacea19
|
header.inc.php3, left.php3, main.php3, libraries/display_tbl.lib.php3: Code changes for PNG images (feature #458895)
|
2003-01-23 06:19:41 +00:00 |
|
Michal Čihař
|
1e8447e111
|
New URL and hidden input generating stuff.
|
2003-01-08 13:50:30 +00:00 |
|
Marc Delisle
|
044bf36a3e
|
bug 633422
|
2002-12-07 12:15:30 +00:00 |
|
Marc Delisle
|
25ea083d62
|
bug 619097
|
2002-11-23 12:06:39 +00:00 |
|
Marc Delisle
|
eb577f4a0d
|
bug 642319
|
2002-11-22 19:49:00 +00:00 |
|
Marc Delisle
|
54a30da611
|
numeric foreign keys
|
2002-11-22 18:26:58 +00:00 |
|
Marc Delisle
|
bbb31a0126
|
bug if no display field
|
2002-11-21 13:15:11 +00:00 |
|
Marc Delisle
|
f41981ba82
|
bug 638507
|
2002-11-14 16:57:34 +00:00 |
|