Commit Graph

3047 Commits

Author SHA1 Message Date
Michal Čihař
6df6ebf95d safer handling of temporary files with open_basedir (thanks to Thijs Kinkhorst) 2008-08-29 15:49:06 +00:00
Marc Delisle
11f1379891 bug #2074250 [parser] Undefined variable seen_from 2008-08-28 16:17:53 +00:00
Marc Delisle
179279f08e patch #2067462 [lang] link FAQ references in messages 2008-08-26 16:50:07 +00:00
Marc Delisle
a7fd8bc128 Belarusian update 2008-08-25 16:48:04 +00:00
Marc Delisle
2f9b92d5ba localization 2008-08-23 13:46:46 +00:00
Marc Delisle
3f07d2aff2 use current server instead of default server; add vim lines; pass token because bs_play_media did not work after merging to current trunk 2008-08-23 13:35:23 +00:00
Marc Delisle
4db43ab450 bug #2064649 Missing question mark 2008-08-21 16:45:14 +00:00
Marc Delisle
e77938bb20 BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- work in progress 2008-08-20 17:04:37 +00:00
Marc Delisle
e61a8e9c93 XHTML compatibility 2008-08-17 11:25:12 +00:00
Marc Delisle
1bd7ec70e2 bug #2046883 [core] Notices about deprecated dl() (so stop using it) 2008-08-16 14:06:27 +00:00
Marc Delisle
91ae7b67bd various code improvements, thanks to Piotr Przybylski 2008-08-16 12:17:52 +00:00
Marc Delisle
2be085f774 typos and comment improvements, thanks to Piotr Przybylski 2008-08-16 11:39:49 +00:00
Marc Delisle
63d4079051 bug #2045512 [export] Numbers in Excel export 2008-08-13 16:28:43 +00:00
Marc Delisle
9e83516255 bug #2033962 [import] Cannot import zip file 2008-08-09 17:14:28 +00:00
Marc Delisle
33421a8e5b bug #2037375 [export] DROP PROCEDURE needs IF EXISTS 2008-08-09 13:58:44 +00:00
Marc Delisle
524823353d other version numbers to avoid displaying 2008-08-08 16:15:16 +00:00
Marc Delisle
cdbc44343c 3.1.0-dev 2008-08-08 10:51:58 +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