Commit Graph

1244 Commits

Author SHA1 Message Date
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
Michal Čihař
7460991bcb just confirm fir made by Marc 2004-04-21 08:12:55 +00:00
Marc Delisle
ff02ffe2fc date problem 2004-04-20 19:46:36 +00:00
Michal Čihař
67285d7263 Added time editing to calendar. 2004-04-20 11:54:51 +00:00
Alexander M. Turek
8c9f9a1d3b bug #902414 2004-04-19 22:25:04 +00:00
Alexander M. Turek
4707e83d0a Updated path to MySQL's searchable online documentation. 2004-04-19 21:17:10 +00:00
Marcel Tschopp
fa7c795bf7 Fixed mysqli-specific export bugs. 2004-04-19 17:57:40 +00:00
Michal Čihař
1485f89b53 Better return value formatting. 2004-04-19 08:11:44 +00:00
Alexander M. Turek
cc6d2f22ae Allow the $link argument of PMA_DBI_affected_rows() to be left out. 2004-04-18 14:03:02 +00:00
Michal Čihař
f616254ef0 Add support for DATETIME. 2004-04-18 10:03:16 +00:00
Michal Čihař
bc9ecc3962 Fix LoginCookieValidity behaviour. 2004-04-18 10:00:44 +00:00
Michal Čihař
b11947f775 Fixed caledar behavior for DATE fields. 2004-04-18 09:03:14 +00:00
Marc Delisle
a488a6ddfd still using PMA_mysql_field_flags 2004-04-17 13:03:25 +00:00
Alexander M. Turek
f1e57ee07a bye bye, mysql_wrappers... 2004-04-17 11:00:13 +00:00
Alexander M. Turek
7671154f2f typo 2004-04-17 10:56:57 +00:00
Alexander M. Turek
860282b789 more collation stuff 2004-04-17 03:07:15 +00:00
Alexander M. Turek
8bf3a0688f alter db collations 2004-04-17 01:39:21 +00:00
Alexander M. Turek
1ecafa5e23 Added ability to choose the collation for new databases. 2004-04-17 00:52:04 +00:00
Marcel Tschopp
f0e765375d Prohibit php notice 2004-04-16 18:56:34 +00:00
Michal Čihař
596fbef915 some comments 2004-04-16 17:54:11 +00:00
Michal Čihař
8743073b2e Pop-up calendar for date fields (RFE #880647). 2004-04-16 17:38:40 +00:00
Michal Čihař
bb4dde6ebf export icon, fix images widths 2004-04-16 10:28:53 +00:00
Michal Čihař
36f2eb3055 ANSI compatible exports (RFE #859815). 2004-04-16 08:37:51 +00:00
Michal Čihař
89c024a6fb Convert charset for column fields (thanks to Marc for noticing this). 2004-04-15 17:29:38 +00:00
Michal Čihař
acf98e9a38 One missing input for export... 2004-04-15 16:52:43 +00:00
Michal Čihař
519e32afbe Fix possible undefined variable use. 2004-04-15 16:19:14 +00:00
Michal Čihař
34b8c3217e Support for exporting selected rows (RFE #927554) [still missing images/button_export.png, waiting for somebody to make it :-)]. 2004-04-15 16:13:45 +00:00
Michal Čihař
2f2a918a27 Use PMA_DBI_fetch_row and drop PHP 3 compatibility code. 2004-04-14 13:51:11 +00:00
Michal Čihař
c96042f9e1 Do not strip export too much (bug #913988). 2004-04-14 13:48:41 +00:00
Michal Čihař
7dbba54afd Support for enclosing SQL export in transaction (RFE #930827). 2004-04-14 13:31:26 +00:00