Commit Graph

123 Commits

Author SHA1 Message Date
Michal Čihař
a9aedbe951 Unified cookie path handling, added / to end of path (bug #1155373). 2005-03-06 21:10:53 +00:00
Michal Čihař
d5f9ad07b7 Added Microsoft Word and Excel 2000 export (RFE #1155122). 2005-03-06 12:52:20 +00:00
Michal Čihař
f07464e5c3 Fix export of SQL for Safari (bug #1113015). 2005-02-08 15:12:47 +00:00
Michal Čihař
db02f14672 Back to Content-Type application/x-bzip2 on bzip2 export (bug #1106652). 2005-01-23 23:24:33 +00:00
Michal Čihař
5ad4d83958 Use standardised mime types and use content encoding for gzip/bzip2. I hope this will fix double gzip compression as in bug #1094649. 2005-01-03 13:38:30 +00:00
Michal Čihař
fcdfa25a14 Use just \n for SQL exports (bug #1042521). 2004-10-19 11:58:05 +00:00
Marc Delisle
89ecfb83c5 bug 1038804 - insufficient space to save 2004-10-02 12:56:44 +00:00
Marc Delisle
032126281e remove auto-select of exported textarea 2004-06-24 20:45:12 +00:00
Marc Delisle
ab543c6ac5 PMA_securePath 2004-06-15 16:32:40 +00:00
Marc Delisle
d9a21610d1 redesign part 3 2004-06-13 21:39:08 +00:00
Michal Čihař
08db25e5a6 EXPERIMENTAL native MS Excel export support, using PEAR module Spreadsheet_Excel_Writer (RFE #968110). 2004-06-07 14:11:54 +00:00
Michal Čihař
1aaa89fa54 Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser. 2004-05-20 16:14:13 +00:00
Michal Čihař
7dbba54afd Support for enclosing SQL export in transaction (RFE #930827). 2004-04-14 13:31:26 +00:00
Michal Čihař
f28ddb784f Correctly report error when export fails. 2004-03-10 10:06:55 +00:00
Michal Čihař
382283de19 minor export fixes 2004-03-09 15:27:34 +00:00
Marc Delisle
2526d8ae79 bug 899610 2004-02-18 16:19:49 +00:00
Marc Delisle
cf8d1d330f security fix 2004-02-02 17:07:55 +00:00
Alexander M. Turek
2915b5c3ce Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
Marc Delisle
b0cc4dbb23 use PMA_DBI function 2004-01-20 19:53:53 +00:00
Garvin Hicking
e984acb7af fixed regex 2003-12-12 11:16:59 +00:00
Alexander M. Turek
37d50c1822 Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
Garvin Hicking
c2b46ac945 Final batch of PHP3-Compatibility fixes. Please test. :-) 2003-11-22 20:57:48 +00:00
Michal Čihař
6884f9701a no more support for php3 2003-11-18 15:20:45 +00:00