Commit Graph

4423 Commits

Author SHA1 Message Date
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
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
876fda03b2 Bug #942362 - Colspan of results table off by one. 2004-04-27 09:43:55 +00:00
Garvin Hicking
9de1005974 bug #942356, missing localisation of multi row edit feature 2004-04-27 09:12:26 +00:00
Michal Čihař
249096945d Don't reset clock when moving in calendar. 2004-04-27 08:59:59 +00:00
Marc Delisle
02580c9b3b optional server list as links in left panel 2004-04-26 14:01:25 +00:00
Michal Čihař
93b8065584 mb_* functions don't know some windows-* charsets (bug #940638). 2004-04-26 08:34:12 +00:00
Michal Čihař
a11bf5f2df Invalid SQL on empty table export (bug #939918). 2004-04-22 13:12:32 +00:00
Marc Delisle
65bda696fc maybe alpha2 2004-04-21 15:24:09 +00:00
Marc Delisle
14f11102ba 2.6.0-alpha1 2004-04-21 13:37:23 +00:00