Commit Graph

3358 Commits

Author SHA1 Message Date
Michal Čihař
c2489bc131 cookie authentication is now default 2008-09-03 13:33:02 +00:00
Michal Čihař
85cdc82d4d Cookie auth now autogenerates blowfish_secret, but it has some limitations and you still should set it in config file 2008-09-03 13:27:43 +00:00
Michal Čihař
737b292e0d Indentation. 2008-09-03 13:06:17 +00:00
Michal Čihař
21d72b9d99 Some more corrections. 2008-09-03 13:00:48 +00:00
Michal Čihař
7199c3123c A little bit of coding style. 2008-09-03 12:59:52 +00:00
Michal Čihař
a560b27076 Whitespace cleanup, no real changes. 2008-09-03 12:58:28 +00:00
Michal Čihař
181eb71fae Add links to mysqldump documentation for some options. 2008-09-03 11:54:58 +00:00
Michal Čihař
e903114c58 Do not automatically set and create TempDir, it might lead to secrity issue (thanks to Thijs Kinkhorst). 2008-09-02 17:35:48 +00:00
Marc Delisle
300ac33342 patch #2075263 [auth] Single sign-on and cookie clearing 2008-09-02 16:44:02 +00:00
Michal Čihař
9a682e2054 Point to new setup script in all places, drop old one. 2008-08-29 18:07:50 +00:00
Marc Delisle
e04583fc0a typos 2008-08-29 16:38:37 +00:00
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