Michal Čihař
|
1454b4307d
|
Fix handling of multi column foreign keys (bug #946861).
|
2004-05-04 12:17:01 +00:00 |
|
Michal Čihař
|
6f3480d4ca
|
Add ENGINE to reserved words (used instead of TYPE in MySQL 4.1.1).
|
2004-05-04 12:11:01 +00:00 |
|
Garvin Hicking
|
b24cf7103a
|
NaturalOrder for Non-Light left frame.
New mode 'nested' for Tooltip-Aliases: Groups/folders are created using the
Alias name, the tablenames are the non-aliased ones. RFE from the forums.
|
2004-05-04 11:38:52 +00:00 |
|
Alexander M. Turek
|
f3b7773952
|
clarification
|
2004-05-03 14:54:36 +00:00 |
|
Garvin Hicking
|
e1120fc7e2
|
translate
|
2004-05-03 14:10:36 +00:00 |
|
Michal Čihař
|
71c24b8e76
|
Export only SELECT queries, do not show multi row actions when no checkboxes shown.
|
2004-05-03 13:52:36 +00:00 |
|
Michal Čihař
|
af00a22cdd
|
Add Refresh link (RFE #942110).
|
2004-05-03 13:48:42 +00:00 |
|
Michal Čihař
|
c5a171aeec
|
Get rid of wrap="virtual" to achieve more XHTML validity.
|
2004-05-03 09:40:59 +00:00 |
|
Michal Čihař
|
e60b9ac61b
|
Make tabs CSS styled (RFE #946540).
|
2004-05-03 09:35:14 +00:00 |
|
Michal Čihař
|
b3d3595ddd
|
A bit more XHTML validity.
|
2004-05-03 08:56:49 +00:00 |
|
Michal Čihař
|
78bd613982
|
Stray <li> (bug #946530).
|
2004-05-03 08:49:21 +00:00 |
|
Michal Čihař
|
f1cbd500f4
|
Fix javascript error (bug #946823).
|
2004-05-03 08:45:07 +00:00 |
|
Garvin Hicking
|
8a53f1cc55
|
added table nesting for aliased tables
|
2004-05-03 08:29:32 +00:00 |
|
Garvin Hicking
|
0c7173146e
|
Removed obsolete QueryFrameDebug configuration directive.
|
2004-05-03 08:20:12 +00:00 |
|
Garvin Hicking
|
e6993ccfce
|
fixed stupid bug to get multi row feature to work again. Mea maxima culpa.
|
2004-05-03 08:13:17 +00:00 |
|
Michal Čihař
|
dfe8033eb6
|
Unclosed tag written by javascript (bug #945905).
|
2004-05-02 19:08:51 +00:00 |
|
Michal Čihař
|
98d5498fe5
|
Do not double frames on login (bug #944870).
|
2004-04-30 09:53:58 +00:00 |
|
Marc Delisle
|
4d197aa5dc
|
Patch 859034 better BLOB comparison
|
2004-04-29 17:35:57 +00:00 |
|
Garvin Hicking
|
6d2d9f6421
|
Bug #928328 - Use correct urlencoding() of the primary key reference.
|
2004-04-29 16:25:02 +00:00 |
|
Garvin Hicking
|
f76918063e
|
js typecasting error in safari
|
2004-04-29 15:57:17 +00:00 |
|
Garvin Hicking
|
32c532d474
|
Bug #942362 - Colspan off by one
|
2004-04-29 15:50:45 +00:00 |
|
Michal Čihař
|
2bb3740852
|
some more nobr fixes
|
2004-04-29 14:22:10 +00:00 |
|
Marc Delisle
|
76089df69e
|
lang
|
2004-04-29 13:32:36 +00:00 |
|
Marc Delisle
|
99ecfd989c
|
update
|
2004-04-29 13:32:03 +00:00 |
|
Marc Delisle
|
acd6d3113a
|
update
|
2004-04-29 13:13:31 +00:00 |
|
Marc Delisle
|
08df42da5b
|
keep one previous version in cvs-prev
|
2004-04-29 12:48:08 +00:00 |
|
Michal Čihař
|
bc55b61232
|
Show if BLOB is null (RFE #941528).
|
2004-04-29 10:17:08 +00:00 |
|
Michal Čihař
|
705d68c008
|
Do not break TEXT fields (bug #860160).
|
2004-04-29 10:02:42 +00:00 |
|
Michal Čihař
|
cfbdb563d0
|
SQL parser now correctly works with multibyte strings (bug #936161).
|
2004-04-29 09:28:04 +00:00 |
|
Michal Čihař
|
51fc2da513
|
No ugly message when editing privileges for non-existant database (bug #942357).
|
2004-04-28 14:46:16 +00:00 |
|
Michal Čihař
|
1672df20d2
|
Not .nowrap, but div.nowrap should have zero margin/padding.
|
2004-04-28 14:34:13 +00:00 |
|
Garvin Hicking
|
147775e812
|
remove debugging code
|
2004-04-28 12:15:10 +00:00 |
|
Garvin Hicking
|
8cc4bd7fa4
|
Bug #942296 - Safari can't handle location.replace() redirects
correctly
|
2004-04-28 12:13:36 +00:00 |
|
Garvin Hicking
|
40726ea672
|
Made tabindex/id of multi-edit table unique.
Restrict calendar to maximum values (and removed TABs from .js file)
|
2004-04-28 11:19:31 +00:00 |
|
Michal Čihař
|
23f8ddfdbd
|
When only_db matches no database, do not show any (bug #943626).
|
2004-04-28 10:57:25 +00:00 |
|
Michal Čihař
|
5a396ebd2e
|
Force <button> to be displayed inline.
|
2004-04-28 10:28:56 +00:00 |
|
Garvin Hicking
|
4536400250
|
fixed unneded spacing and collapsing on first click
|
2004-04-28 09:08:29 +00:00 |
|
Michal Čihař
|
e5e4702968
|
fix undefined offset
|
2004-04-27 17:13:06 +00:00 |
|
Michal Čihař
|
ec07ef53e6
|
hmm, we have also rtl translations :-)
|
2004-04-27 16:57:10 +00:00 |
|
Michal Čihař
|
7d1e4cae7d
|
Sort query generating now uses parsed query (bug #885497).
|
2004-04-27 16:32:04 +00:00 |
|
Michal Čihař
|
0d5e5ddd3b
|
drop unneeded margins
|
2004-04-27 13:42:07 +00:00 |
|
Michal Čihař
|
c35f015a10
|
Main page now uses lists instead of nested tables.
|
2004-04-27 13:35:59 +00:00 |
|
Michal Čihař
|
850741a174
|
Be valid XHTML 1.0
|
2004-04-27 12:55:53 +00:00 |
|
Garvin Hicking
|
f8cbc7cc7e
|
Bug #942392 - Wrapping sort order
link in a way that the image always belongs to the last word
|
2004-04-27 12:39:59 +00:00 |
|
Michal Čihař
|
928a8b33db
|
Be valid XHTML
|
2004-04-27 12:36:12 +00:00 |
|
Michal Čihař
|
04229e997f
|
Be valid XHTML.
|
2004-04-27 11:54:54 +00:00 |
|
Garvin Hicking
|
ea13babc3a
|
RFE #867284 - Click on result row to mark the checkbox.
|
2004-04-27 11:32:54 +00:00 |
|
Garvin Hicking
|
534cb1f08a
|
RFE #940194 - Added REGEXP to search options
|
2004-04-27 11:10:31 +00:00 |
|
Garvin Hicking
|
49726bd3e6
|
bug #925913 - file upload
|
2004-04-27 10:27:52 +00:00 |
|
Garvin Hicking
|
cda44e70af
|
bug #942395 - missing space
|
2004-04-27 09:53:00 +00:00 |
|