Commit Graph

1235 Commits

Author SHA1 Message Date
Alexander M. Turek
de51ac5a28 latin1_spanish_ci 2004-06-07 08:35:13 +00:00
Garvin Hicking
8c2512b3ba last fix to broken vertical highlight: repeated headers. Repeated headers were not inside <th> but inside <td> cells. 2004-06-06 22:04:21 +00:00
Garvin Hicking
e3ef7df162 better rewrite of verticalpointer function 2004-06-04 16:15:11 +00:00
Garvin Hicking
4d767eb97a more compatible unset of row marker 2004-06-04 14:45:29 +00:00
Michal Čihař
f63a765279 Handle correctly all MySQL comments (-- can be followed with any control char) (patch #965106). 2004-06-04 10:20:33 +00:00
Garvin Hicking
68ca109fe0 bug #959320, broken vertical row highlighting. major rework of
setvertical pointer-function; should hopefully be still cross-browser.
Confirmed working in MSIE6 and Firefox 0.8.
2004-06-04 08:04:38 +00:00
Michal Čihař
9dcfce8bb8 Can disable main page icons (bug #965550). 2004-06-03 10:53:08 +00:00
Michal Čihař
1535804302 Do not override $cfg['ShowHttpHostTitle']. 2004-06-03 10:33:22 +00:00
Michal Čihař
6ecfb039fc Remove spaces from strServer, strDatabase 2004-06-03 10:20:28 +00:00
Michal Čihař
a32dc0b397 css improvements (design should not be changed by this, just the way how it is done) 2004-06-03 09:31:39 +00:00
Michal Čihař
1db58c765b Return back to browsing after editing row. 2004-05-31 09:59:35 +00:00
Michal Čihař
8ed5e573fc Decrease limit for query truncating (see comments in bug #951744). 2004-05-28 08:02:51 +00:00
Michal Čihař
40844c8169 language detection improvements 2004-05-25 14:57:10 +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
Michal Čihař
7ddc4f69bb Show login form in top frame. 2004-05-19 12:57:17 +00:00
Alexander M. Turek
0b6975f8bd Patch #947190 2004-05-16 17:32:15 +00:00
Michal Čihař
22b5117239 Use one cookie set for each server, not just one global (patch #952917, bug #687009). 2004-05-14 10:05:15 +00:00
Michal Čihař
9ef6f98cb1 Report syntax error when there is a broken comment (bug #905066). 2004-05-13 19:35:53 +00:00
Michal Čihař
ea63ab24c5 Show refresh link only for SELECT and SHOW queries. 2004-05-13 17:59:56 +00:00
Michal Čihař
914538b5c2 Uncheck Ignore checkbox for inserting when multiple inserts after changing value (RFE #749733). 2004-05-13 15:21:41 +00:00
Michal Čihař
72b3f91917 Use same code for generating INSERT and UPDATE queries (also fixes bug #953250). 2004-05-13 14:41:28 +00:00
Michal Čihař
401fd5bafa Minor optimalisations. 2004-05-13 10:43:15 +00:00
Marc Delisle
ac10dc4aff about PMA_sendHeaderLocation 2004-05-11 14:38:02 +00:00
Marc Delisle
6101163a66 use PMA_sendHeaderLocation 2004-05-11 14:25:22 +00:00
Michal Čihař
941c3d2676 Use shorter query for edit/delete if original one is too long (bug #951744). 2004-05-11 10:03:37 +00:00
Michal Čihař
fe962c55fc Modified pretty printer to display nicer queries generated by our db search. 2004-05-11 09:42:37 +00:00
Michal Čihař
d2bfaa1c0e Fix PMA_DBI_field_name, fixes also bug #951226. 2004-05-10 13:44:14 +00:00
Alexander M. Turek
1856f02c20 patch #947190 (Redesign) 2004-05-08 14:20:25 +00:00
Marc Delisle
0aef3ca70d maybe alpha3 2004-05-07 17:34:47 +00:00
Garvin Hicking
370e80b838 RFE #856208 - Show (un)check all boxes for query results. 2004-05-07 09:35:01 +00:00
Garvin Hicking
bada833326 Bug #949087 - js error 2004-05-06 12:11:15 +00:00
Michal Čihař
0b9bdd62a7 Support for insert multiple rows at once (RFE #749733). 2004-05-05 10:05:30 +00:00
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
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ř
e60b9ac61b Make tabs CSS styled (RFE #946540). 2004-05-03 09:35:14 +00:00
Garvin Hicking
0c7173146e Removed obsolete QueryFrameDebug configuration directive. 2004-05-03 08:20:12 +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
Michal Čihař
2bb3740852 some more nobr fixes 2004-04-29 14:22:10 +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
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
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ř
7d1e4cae7d Sort query generating now uses parsed query (bug #885497). 2004-04-27 16:32:04 +00:00