Commit Graph

3035 Commits

Author SHA1 Message Date
Marc Delisle
4c68c91ffb going to 3.0.0-beta 2008-08-10 12:20:11 +00:00
Marc Delisle
d58b192527 bug #2033962 [import] Cannot import zip file 2008-08-09 17:14:28 +00:00
Marc Delisle
8caf280f10 bug #2037375 [export] DROP PROCEDURE needs IF EXISTS 2008-08-09 13:58:44 +00:00
Marc Delisle
9b5abe2289 other version numbers to avoid displaying 2008-08-08 16:15:16 +00:00
Marc Delisle
cfee01494a preparing 3.0.0-alpha 2008-08-08 10:49:56 +00:00
Marc Delisle
1ded7cd77f bug #2037381 [export] Export type "replace" does not work 2008-08-06 17:25:31 +00:00
Marc Delisle
8f5bc064cb Swekey patch #4 by Luc Andre 2008-08-05 17:28:28 +00:00
Marc Delisle
03e07fcec1 unneeded deactivated code 2008-08-04 17:03:34 +00:00
Marc Delisle
28634dd473 dead code 2008-08-04 16:32:47 +00:00
Marc Delisle
7d394a4984 query was saved urlencoded() in bookmark 2008-08-01 20:35:32 +00:00
Marc Delisle
af793e83ad was showing the bookmark id instead of label 2008-08-01 20:17:33 +00:00
Marc Delisle
506d290408 bug #2004915 [bookmarks] Saved queries greater than 1000 chars not displayed 2008-08-01 20:02:21 +00:00
Marc Delisle
9ff701560f bug #2032707 [core] PMA does not start if ini_set() is disabled 2008-08-01 19:15:01 +00:00
Marc Delisle
2f81b47624 bug #2031221 [auth] Links to version number on login screen 2008-08-01 19:00:36 +00:00
Marc Delisle
552387c095 remove unneeded preg_match(); remove unneeded processing if no ORDER BY clause 2008-07-26 20:28:16 +00:00
Marc Delisle
f177b0312b put calculations outside the loop 2008-07-26 20:05:19 +00:00
Marc Delisle
50e84f6697 strong headwords 2008-07-26 19:33:16 +00:00
Marc Delisle
f17860205d typos 2008-07-26 19:07:27 +00:00
Marc Delisle
739ea70e08 unneeded line 2008-07-26 19:03:06 +00:00
Marc Delisle
e6db29ed88 headwords for sorted column 2008-07-26 15:18:59 +00:00
Marc Delisle
14e5a97890 remove one wrapper for data fetch 2008-07-25 15:57:23 +00:00
Marc Delisle
ef91e58925 remove unneeded comments 2008-07-25 15:36:34 +00:00
Marc Delisle
152a7342fd protection against cross-frame scripting 2008-07-24 17:12:32 +00:00
Marc Delisle
37b3fbb8e3 bug #2022182 [import, export] Import/Export fails because of Mac files 2008-07-23 16:55:33 +00:00
Marc Delisle
ff029b19b6 plus and minus signs for slider links 2008-07-21 19:51:26 +00:00
Marc Delisle
14644133c6 comment on PMA_generate_slider_effect() 2008-07-21 16:50:44 +00:00
Marc Delisle
f619053d63 rest of the "remove flickering" fix 2008-07-21 16:41:17 +00:00
Marc Delisle
ffc04a7375 test to minimize flickering (work in progress, for now: table Search) 2008-07-21 16:20:16 +00:00
Marc Delisle
3ca63679fe avoid showing MyBS as a normal storage engine for table creation or alter 2008-07-21 15:18:48 +00:00
Marc Delisle
15bafa3c33 no custom color picker if JS is not active 2008-07-19 15:15:59 +00:00
Marc Delisle
d0c0771de0 mooRainbow.css only if needed 2008-07-19 07:31:22 +00:00
Marc Delisle
19a9c6017d bug #2018595 [import] Potential data loss on import resubmit 2008-07-17 14:02:26 +00:00
Marc Delisle
d3687045ae mooRainbow fix for mootools 1.2; Reset buton for custom color 2008-07-15 19:28:27 +00:00
Marc Delisle
62461e5477 port 2.11.7.1 fix 2008-07-15 19:03:11 +00:00
Marc Delisle
6a707344eb remove version info on cookie login screen 2008-07-15 14:14:09 +00:00
Marc Delisle
29d7c3e2f8 [import] Speed optimization to be able to import the sakila database 2008-07-14 15:28:58 +00:00
Marc Delisle
d637fab135 rfe #1692928 [transformation] Option to disable browser transformations 2008-07-12 15:56:25 +00:00
Marc Delisle
92a26af9bb remove wrapper function 2008-07-11 15:32:51 +00:00
Marc Delisle
9be515d042 forgot to remove function reference 2008-07-11 15:23:46 +00:00
Marc Delisle
403b59f8f0 bug #1970836 [parser] SQL parser is slow, thanks to Christian Schmidt 2008-07-11 13:33:31 +00:00
Marc Delisle
bb2c1fbb8d color picker (work in progress) 2008-07-10 17:53:31 +00:00
Marc Delisle
6984e7b70a explain why separate script 2008-07-09 18:05:46 +00:00
Marc Delisle
7079f65d5c display Language with emphasis when a non-English language is chosen 2008-07-09 15:33:49 +00:00
Marc Delisle
fe78d240bb b to strong, and remove bold for MySQL charset 2008-07-09 15:24:44 +00:00
Marc Delisle
374963344a Do not save too big queries in history 2008-07-09 14:17:19 +00:00
Sebastian Mendel
021d4b78a0 use http_build_query();
add some doc;
2008-07-09 05:53:17 +00:00
Marc Delisle
bf3b1def54 explain the reason for this script 2008-07-08 19:15:27 +00:00
Michal Čihař
7fb6bc2370 There is no en-iso-8859-1 anymore, so do not attempt to use it. 2008-07-08 15:55:35 +00:00
Marc Delisle
1ce9daf87c bug #1982315 [GUI] Comma and quote in ENUM, thanks to Joshua Hogendorn 2008-07-05 22:01:04 +00:00
Marc Delisle
544831fda7 patch #2007196, Typos in comments, thanks to knittl - knittl 2008-07-01 19:21:28 +00:00