Commit Graph

3358 Commits

Author SHA1 Message Date
Herman van Rink
8bbb381bc1 Update TestCase for recent change 2009-07-15 18:31:55 +00:00
Marc Delisle
8fab915129 these are not default values but suggested values 2009-07-13 17:21:02 +00:00
Herman van Rink
2c80454a14 bug [gui] Generate Password not working for 'Change Login Information', only for 'Change password' 2009-07-12 12:13:11 +00:00
Marc Delisle
7fbae85888 this require_once() was never executed 2009-07-10 14:36:05 +00:00
Marc Delisle
d9c6e3b345 patch #2816713, fix for PHP array export: NULL values not correctly dumped 2009-07-06 12:18:39 +00:00
Marc Delisle
90279bacd2 new language: uzbek (cyrillic and latin) 2009-07-05 12:49:44 +00:00
Marc Delisle
9a35b4c823 bug #2634827 [import] Using DELIMITER produces infinite cycle 2009-07-04 19:00:39 +00:00
Marc Delisle
60536d78e1 patch #2798592 [import] Progress bar 2009-07-02 12:12:06 +00:00
Marc Delisle
2a893aba92 [security] XSS: Insufficient output sanitizing in bookmarks 2009-06-30 10:48:08 +00:00
Herman van Rink
15a8349164 improved phpDoc description for some parameters 2009-06-29 15:06:41 +00:00
Marc Delisle
e428843f80 patch #2805828 [export] PHP array export plugin 2009-06-27 18:31:34 +00:00
Marc Delisle
81b5cfbc51 undefined variable 2009-06-27 11:57:11 +00:00
Marc Delisle
5826ccb254 typos in comments 2009-06-27 11:48:32 +00:00
Marc Delisle
4f072ddfbf incorrect calling of an error message 2009-06-27 11:41:51 +00:00
Marc Delisle
e5892a65fc Incorrect report of missing relational features 2009-06-24 21:18:00 +00:00
Marc Delisle
e67f4cbc54 clarify function name 2009-06-24 11:34:56 +00:00
Marc Delisle
38fea0cc9e in SESSION, userconf renamed to tmp_user_values to avoid confusion with the future db-based user preferences 2009-06-20 16:36:58 +00:00
Herman van Rink
c6c39d2b2e rfe #2726479 [export] Export tables preselect 2009-06-12 12:35:18 +00:00
Marc Delisle
78b8db85e0 brackets, comments 2009-06-07 12:38:26 +00:00
Marc Delisle
e2bea40427 use PMA_generate_html_dropdown() for the display direction 2009-06-07 12:15:44 +00:00
Marc Delisle
8480ffb665 improve function names 2009-06-07 11:09:13 +00:00
Marc Delisle
a422f9a129 bug [display] handle NavigationBarIconic as documented for navi buttons 2009-06-06 16:01:05 +00:00
Marc Delisle
0dcc357f8d patch #2724755 [display] Full/partial text links (big T) are back 2009-06-06 10:53:15 +00:00
Michal Čihař
4a2bff1aed rfe #2726479 [core] configurable maximal length of URL 2009-06-02 11:08:16 +00:00
Herman van Rink
5d6af24268 bug #2799009 Login with ipv6 IP address breaks redirect 2009-05-31 12:50:52 +00:00
Marc Delisle
95372a094f bug #2794840 [core] Cannot redeclare pma_tableheader() 2009-05-27 17:29:08 +00:00
Herman van Rink
35609969af Renamed misleading label escapeCRLF to removeCRLF 2009-05-25 08:11:32 +00:00
Marc Delisle
777a5f7844 removed some XHTML problems (slider effect) 2009-05-24 12:28:04 +00:00
Marc Delisle
e038883325 3.3.0-dev 2009-05-18 14:28:56 +00:00
Herman van Rink
3deeac9f08 Typo fix in comment 2009-05-17 22:20:16 +00:00
Marc Delisle
c7e897b1e5 [core] Compatibility with PHP 5.3.0RC2 2009-05-08 14:15:55 +00:00
Herman van Rink
9df074aad3 patch #2665440 Detect mcrypt initialization failure 2009-05-07 07:56:13 +00:00
Marc Delisle
99035b8da4 bug #2784400 [parser] INVOKER not understood by parser 2009-05-06 16:54:30 +00:00
Herman van Rink
adca3098ab bug #2787162 [interface] Table with name log_views is incorrectly displayed as a view 2009-05-06 08:30:27 +00:00
Herman van Rink
b5d14acc0e bug #2787162 [interface] Table with name log_views is incorrectly displayed as a view 2009-05-06 08:29:26 +00:00
Marc Delisle
70c6e5a32c rfe #2657696 Automatically copy generated password 2009-05-04 16:32:16 +00:00
Marc Delisle
55a516e39c patch #2745215 [edit] Multi-row change with "]" improved 2009-05-04 16:05:24 +00:00
Marc Delisle
7cafb834fa bug #2780722 [import] Incorrect maximum file size 2009-04-29 10:18:34 +00:00
Marc Delisle
c2c260b79e patch #2739001 [export] XML does not allow spaces in element names 2009-04-19 12:24:45 +00:00
Marc Delisle
708a763680 patch #2750541 [parser] Incorrect parsing of constraints in ALTER TABLE 2009-04-19 11:31:14 +00:00
Marc Delisle
0ba3f15f3e revert bad fix of revision 12344 2009-04-17 16:58:53 +00:00
Herman van Rink
5f4f2e8f3f bug #2687046 [export] Structure export: Null always YES 2009-04-14 13:34:20 +00:00
Marc Delisle
2647ce6a5e patch #1863739 [auth] cache control missing (PHP-CGI), thanks to stmfd 2009-04-12 12:19:08 +00:00
Marc Delisle
857eba2705 bug #2729191 [config] CheckConfigurationPermissions = false is worthless 2009-04-12 11:42:14 +00:00
Marc Delisle
07673dcee9 bug #2634827 [import] Using DELIMITER ends with infinite cycle 2009-04-12 10:43:43 +00:00
Marc Delisle
2e8bff71ea bug #2650776 [import] SQL_MODE not saved during Partial Import 2009-04-08 11:47:25 +00:00
Herman van Rink
70f6003ce0 patch #2715417 [interface] Fixed truncation of enum/set values containing parenthesis 2009-04-04 13:06:20 +00:00
Herman van Rink
f0eb21fba8 patch #2727250 Optimizations for some PHP loops 2009-04-04 12:41:02 +00:00
Marc Delisle
a9c77afa54 patch #2715142 [export] (rfe 2416960, escape new line in CSV export) 2009-03-30 23:08:54 +00:00
Michal Čihař
184934bb10 Escape special chars when displaying filename template cookies. 2009-03-24 08:55:07 +00:00