Commit Graph

2604 Commits

Author SHA1 Message Date
Sebastian Mendel
a064d0cf9c guess url param separator only once;
optionally encode it;
2007-09-04 13:45:07 +00:00
Sebastian Mendel
a1549e61d5 reverted last wrong todo comment 2007-09-04 13:13:16 +00:00
Sebastian Mendel
712f364df8 @todo rename to file_listing.lib.php 2007-09-04 13:10:37 +00:00
Sebastian Mendel
8179e8cecf @todo rename to file_listing.lib.php 2007-09-04 13:07:53 +00:00
Sebastian Mendel
36cab2b1f3 fixed strict notice 2007-09-04 12:01:55 +00:00
Marc Delisle
eaf3aa068b remove work in progress 2007-09-03 11:08:58 +00:00
Marc Delisle
9c30e4420f use better image for CREATE VIEW, thanks to Michael Keck 2007-09-02 19:27:05 +00:00
Marc Delisle
8eb4d37fe2 XHTML fixes 2007-09-02 19:23:59 +00:00
Marc Delisle
f0f97fefc6 bug #1783667 NO_AUTO_VALUE_ON_ZERO and MySQL version 2007-08-30 16:35:47 +00:00
Marc Delisle
0effdcaa31 old PHP4 code 2007-08-18 20:33:30 +00:00
Marc Delisle
93fc603b0f bug #1771109 Page select drop-down not updated after deleting a database 2007-08-18 12:46:30 +00:00
Marc Delisle
27f30b0448 bug #1774561 Edit procedure: Request-URI too large 2007-08-18 12:06:51 +00:00
Marc Delisle
1c5cd48b45 bug #1751553 Drop-down instead of input when editing 2007-08-14 21:17:55 +00:00
Marc Delisle
1775f67aa8 MaxTableList default set to 250 2007-08-11 13:11:31 +00:00
Marc Delisle
664a9f9fc0 patch #1766633 Incorrect export with specified MySQL port, thanks to Juergen Wind 2007-08-11 13:01:36 +00:00
Marc Delisle
34c75eb875 bug #1771200 unknown system variable PROFILING 2007-08-11 11:53:01 +00:00
Marc Delisle
bc6e992d1c bug #1766975 Parameters lost when editing stored routine 2007-08-09 17:43:40 +00:00
Sebastian Mendel
d2b9013fad fixed E_STRICT 2007-08-02 11:40:16 +00:00
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