Marc Delisle
|
3623ccbc73
|
make previous modif work in all cases
|
2007-08-01 19:16:05 +00:00 |
|
Marc Delisle
|
18df1b0fd2
|
do not obey MaxTableList on the db export page
|
2007-08-01 16:44:32 +00:00 |
|
Marc Delisle
|
9d6f6dca89
|
bug #1762029 Cannot upload BLOB into existing row in 2.11-beta1
|
2007-07-27 14:50:37 +00:00 |
|
Marc Delisle
|
dda4bb6a67
|
bug #1760447, goto last page problem
|
2007-07-27 12:35:18 +00:00 |
|
Marc Delisle
|
a380a6c774
|
avoid marking the Browse tab active after a click, when there are no rows
|
2007-07-24 12:40:40 +00:00 |
|
Marc Delisle
|
452c8645f3
|
move "Query results operations" lower
|
2007-07-24 11:39:54 +00:00 |
|
Marc Delisle
|
ebc2899198
|
default font size of 82%
|
2007-07-23 23:54:41 +00:00 |
|
Marc Delisle
|
7d015ff72a
|
improved tabs background and bottom border
|
2007-07-23 23:46:20 +00:00 |
|
Marc Delisle
|
08eb60f59a
|
bug 1758159 part 2: links
|
2007-07-22 19:05:42 +00:00 |
|
Marc Delisle
|
7b9e296f67
|
undefined constant when ServerDefault == 0
|
2007-07-22 18:36:05 +00:00 |
|
Marc Delisle
|
ef3f2b5a69
|
version numbers for QA_2_11 and trunk
|
2007-07-18 16:13:58 +00:00 |
|
Marc Delisle
|
6147b3565e
|
Support password hashing on the Edit Privileges interface
|
2007-07-18 15:32:08 +00:00 |
|
Marc Delisle
|
f3636aedc3
|
bug #1751172 Do not export data when exporting a single VIEW
|
2007-07-12 14:48:52 +00:00 |
|
Marc Delisle
|
8ea5dfc479
|
bug #1747215, other cases of blanks at end of line
|
2007-07-11 19:19:32 +00:00 |
|
Marc Delisle
|
f772df4b99
|
bug #1747215 Export emits blanks at line ends
|
2007-07-11 13:53:58 +00:00 |
|
Marc Delisle
|
f90b0f3f24
|
bug #1748633 Incorrect parameter validation for VIEWs
|
2007-07-10 15:01:45 +00:00 |
|
Marc Delisle
|
2d9613dfea
|
patch #1749705, Allow multibyte characters in number formatting, thanks to garas
|
2007-07-09 19:41:38 +00:00 |
|
Marc Delisle
|
4456bf82e5
|
transformations: remove "auto-detect" MIME-type that was never implemented
|
2007-07-09 18:46:00 +00:00 |
|
Marc Delisle
|
ae603822a5
|
obey MaxTableList in navi also (Light mode only); move the navigator near the database list
|
2007-07-09 16:30:39 +00:00 |
|
Marc Delisle
|
7cc52459f6
|
previous fix was incompatible with mysql extension
|
2007-07-05 12:26:42 +00:00 |
|
Marc Delisle
|
19476e5639
|
bug #1746186 LeftLogoLink fails if set to some external site
|
2007-07-05 00:28:16 +00:00 |
|
Marc Delisle
|
5b6c3d7867
|
this comment is no longer true
|
2007-07-03 00:28:32 +00:00 |
|
Marc Delisle
|
f73d68265b
|
RFE #1743983: replace $max_characters by a configurable param MaxCharactersInDisplayedSQL
|
2007-07-01 19:26:41 +00:00 |
|
Marc Delisle
|
941dee7e41
|
Profiling (work in progress)
|
2007-06-27 21:01:13 +00:00 |
|
Marc Delisle
|
9d9cd7221b
|
bug #1727138 HTML not encoded (last part of the fix)
|
2007-06-27 15:12:40 +00:00 |
|
Marc Delisle
|
97f89ac682
|
replace various import options messages by just strOptions
|
2007-06-27 13:39:25 +00:00 |
|
Marc Delisle
|
a7146b0540
|
bug #1736405 Pretty printer and HTML line breaks
|
2007-06-26 12:52:36 +00:00 |
|
Marc Delisle
|
eb4e32a63e
|
bug #1733012 Unwanted table alias in delete button
|
2007-06-26 11:53:09 +00:00 |
|
Marc Delisle
|
be43252164
|
<br> after "Page number" only in navi, thanks to Juergen Wind
|
2007-06-26 10:41:58 +00:00 |
|
Marc Delisle
|
09b1ea0646
|
Navigator for the table list in the content panel
|
2007-06-25 14:00:35 +00:00 |
|
Marc Delisle
|
93bbd8b148
|
use session_destroy() instead of session_cleanup.lib.php
|
2007-06-25 11:41:58 +00:00 |
|
Marc Delisle
|
53e65cdf89
|
missing "Page number" prompt when browsing
|
2007-06-24 12:30:34 +00:00 |
|
Marc Delisle
|
7762946d76
|
unneeded double line in navi when no page selector is displayed
|
2007-06-24 11:59:16 +00:00 |
|
Marc Delisle
|
1316c6d07c
|
bug #1727138 HTML not encoded (more than 1000 characters)
|
2007-06-24 10:42:02 +00:00 |
|
Marc Delisle
|
6bc959283f
|
when saving an edit with a field of more than 1000 characters, constant PMA_QUERY_TOO_BIG is already defined
|
2007-06-24 10:14:08 +00:00 |
|
Marc Delisle
|
326b141485
|
forgot propset
|
2007-06-23 22:21:21 +00:00 |
|
Marc Delisle
|
244b62f61d
|
cleanup of user's choices stored in session
|
2007-06-23 22:18:15 +00:00 |
|
Marc Delisle
|
0c03c102b0
|
bug #1729027 Sorting results of VIEW browsing
|
2007-06-22 19:17:56 +00:00 |
|
Marc Delisle
|
8b94c4cf83
|
bug #1739253 about the new page number in navi, thanks to Juergen Wind for the suggestions
|
2007-06-20 12:14:18 +00:00 |
|
Marc Delisle
|
7d750dded7
|
getItems() becomes getLimitedItems($offset, $count)
|
2007-06-20 11:52:06 +00:00 |
|
Marc Delisle
|
4f9eb57c15
|
do not use getItems() in this case
|
2007-06-18 16:36:41 +00:00 |
|
Marc Delisle
|
63b259d955
|
navigation and MaxDbList (work in progress)
|
2007-06-18 12:18:51 +00:00 |
|
Marc Delisle
|
84cf7d66b2
|
problems with accented characters in a query
|
2007-06-16 13:26:51 +00:00 |
|
Marc Delisle
|
f25e786f7d
|
"Show all" does not work
|
2007-06-15 18:31:58 +00:00 |
|
Marc Delisle
|
680c5ba9a5
|
remove dead messages
|
2007-06-15 17:13:29 +00:00 |
|
Marc Delisle
|
8d23f41628
|
more PHP6 compatibility
|
2007-06-15 15:46:53 +00:00 |
|
Marc Delisle
|
e1bd91f914
|
bug #1722502 DROP TABLE in export VIEW
|
2007-06-14 17:10:25 +00:00 |
|
Marc Delisle
|
983bc5af7d
|
revision 10398 removed $original_pos
|
2007-06-13 16:41:17 +00:00 |
|
Marc Delisle
|
1d726b672c
|
patch #1731280 unneeded for trunk
|
2007-06-13 16:33:57 +00:00 |
|
Marc Delisle
|
050b2d2c2c
|
bug #1734285 Copy database with VIEWs
|
2007-06-11 17:00:56 +00:00 |
|