Commit Graph

9814 Commits

Author SHA1 Message Date
Herman van Rink
5f4f2e8f3f bug #2687046 [export] Structure export: Null always YES 2009-04-14 13:34:20 +00:00
Michal Čihař
c98e5e3a5a Do not allow user to modify php code before saving. 2009-04-14 10:19:02 +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
2ad18b06e3 bug #2744353, FAQ 1.41 added 2009-04-10 11:22:35 +00:00
Michal Čihař
1325e23873 Fix escaping of server name. 2009-04-10 07:29:13 +00:00
Herman van Rink
5878e714c5 bug #2740550 [interface] Using textarea CharEditing drops default values 2009-04-09 15:08:47 +00:00
Michal Čihař
9605363dfb Escape zero_rows (this is not dangerous, but I think it should be escaped). 2009-04-09 14:20:44 +00:00
Herman van Rink
316c5b6565 bug #2724844 Add Fields: Add index is missing quotes 2009-04-09 10:03:03 +00:00
Marc Delisle
2e8bff71ea bug #2650776 [import] SQL_MODE not saved during Partial Import 2009-04-08 11:47:25 +00:00
Marc Delisle
1b9d91f33c Spanish update 2009-04-05 11:21:13 +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
c14dcef57f this was missing in patch #2602633 and broke the unNullify() mechanism 2009-03-31 16:38:12 +00:00
Marc Delisle
a9c77afa54 patch #2715142 [export] (rfe 2416960, escape new line in CSV export) 2009-03-30 23:08:54 +00:00
Marc Delisle
05c0c24b32 patch #2706761 [lang] Polish update 2009-03-27 23:55:55 +00:00
Marc Delisle
2edd655ba3 patch #2709040 [doc] Wrong link in ChangeLog formatter 2009-03-25 16:50:28 +00:00
Michal Čihař
f6e8832f27 [security] warn about existence of config directory on main page 2009-03-25 08:32:33 +00:00
Michal Čihař
8d7f812cd6 Document removal of config directory after configuring phpMyAdmin. 2009-03-25 08:30:28 +00:00
Marc Delisle
f5beeedd92 2.11.9.5 2009-03-24 21:04:18 +00:00
Marc Delisle
751e921ff4 3.1.3.1 2009-03-24 20:32:19 +00:00
Marc Delisle
99e8fbd4ca additional check 2009-03-24 20:16:42 +00:00
Michal Čihař
6b61b06c95 Escape special chars. 2009-03-24 17:36:50 +00:00
Marc Delisle
21bf5ca339 BLOB streaming clarification 2009-03-24 16:36:32 +00:00
Michal Čihař
50502ea835 Use official names for wiki (wiki.phpmyadmin.net) and demo server (demo.phpmyadmin.net). 2009-03-24 12:56:58 +00:00
Michal Čihař
69bfbf11c7 Protect against inclusion of arbitrary file and HTTP header splitting. 2009-03-24 12:24:45 +00:00
Michal Čihař
184934bb10 Escape special chars when displaying filename template cookies. 2009-03-24 08:55:07 +00:00
Michal Čihař
e67226a446 Do not output unescaped chars to generated configuration file. 2009-03-24 08:34:23 +00:00
Marc Delisle
f4758a1d4d patch #2702772 [lang] Duplicate sentence in Polish 2009-03-23 16:30:29 +00:00
Michal Čihař
7e29a2c60e Fix typo. 2009-03-23 15:17:22 +00:00
Marc Delisle
17c3461cab patch #2682833 [core] Fatal error: Call to a member function isDisplayed() 2009-03-22 12:25:17 +00:00
Marc Delisle
226d9f794c patch #2677091 tbl_operations shows old AI value, thanks to Virsacer (bug only in the dev version) 2009-03-22 12:05:21 +00:00
Marc Delisle
fa173b7cb0 patch #2550286 [display] Sort arrows problem 2009-03-17 15:54:15 +00:00
Marc Delisle
12853ec30b Chinese Simplified update 2009-03-17 15:45:21 +00:00
Herman van Rink
6748006dce bug #2686149: wrong error msg:..session.gc-maxlifetime.. Note: the url should contain a - dash, the setting itself an underscore _ 2009-03-13 14:50:43 +00:00
Herman van Rink
ff0b627cc7 bug #2682140 UUID() and CURRENT_USER() should not accept arguments 2009-03-12 20:18:42 +00:00
Herman van Rink
2b0fbdd588 improved comment 2009-03-10 13:31:35 +00:00
Herman van Rink
e747ae55e9 renamed variables to reflect content, and improved matching code 2009-03-10 13:19:55 +00:00
Marc Delisle
01dbe95dff add reference to mysql_upgrade command 2009-03-05 16:57:43 +00:00
Herman van Rink
857b279e43 Dutch translation update 2009-03-05 14:33:12 +00:00
Herman van Rink
832595e556 bug #1675249 [doc] Apache reverse proxy and cookies FAQ 2009-03-05 13:56:29 +00:00
Michal Čihař
a120dba512 Keywords expansion. 2009-03-03 16:44:33 +00:00
Michal Čihař
7de18b4e7a patch #2649087 None default is different than other None in some languages. 2009-03-03 16:41:41 +00:00
Michal Čihař
49036e6003 rfe #1694104 Allow logging of user status with Apache. 2009-03-03 16:20:41 +00:00
Michal Čihař
cb47ae8d3c rfe #1666487 Add option to generate password on change password page. 2009-03-03 15:41:08 +00:00
Michal Čihař
8b156bd837 rfe #1369509 Link to download more themes. 2009-03-03 15:20:29 +00:00
Marc Delisle
ef31a6c862 patch #2498350 (patch2.diff) for XHTML validity 2009-03-03 15:19:48 +00:00
Michal Čihař
eceb0aa5bc rfe #2186820 Explanation for using Host table. 2009-03-03 15:08:13 +00:00
Michal Čihař
a2d9d8308c rfe #1731967 Check for relations support on main page. 2009-03-03 13:54:37 +00:00