Michal Čihař
|
5b8329b473
|
Check for correct parameters.
|
2005-12-05 10:09:00 +00:00 |
|
Michal Čihař
|
75a16f45f8
|
Use same script tag, use CDATA for scripts (RFE #995065).
|
2005-12-04 23:14:41 +00:00 |
|
Marc Delisle
|
dc5cd6d778
|
PDF export
|
2005-12-03 19:28:22 +00:00 |
|
Michal Čihař
|
6aeabf44d1
|
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
|
2005-11-24 09:12:17 +00:00 |
|
Sebastian Mendel
|
fcf387bc70
|
common.lib.php should REALLY REALLY and ALWAYS be the first include
|
2005-11-18 12:50:49 +00:00 |
|
Michal Čihař
|
2a9f434d87
|
Support for user specific upload and save directories (RFE #1260039).
|
2005-10-18 19:55:11 +00:00 |
|
Michal Čihař
|
64bd56dfba
|
Support for browsing selected columns (RFE #1275909).
|
2005-09-26 19:03:11 +00:00 |
|
Michal Čihař
|
d9977e23ae
|
Show error header on error to make clear that something bad has happened.
|
2005-08-04 13:52:51 +00:00 |
|
Michal Čihař
|
c585360d8a
|
Use actual MIME type for CSV.
|
2005-07-26 14:28:06 +00:00 |
|
Marc Delisle
|
a3cc57896d
|
bug #1116026, export under IE 6 (XP SP2)
|
2005-07-12 20:31:36 +00:00 |
|
Marc Delisle
|
0ab8b74a58
|
bug #1193442, 8 extra spaces at end of export area
|
2005-05-18 10:29:26 +00:00 |
|
Marc Delisle
|
40e3d502af
|
bug #1123284, avoid double compression when zlib.output_compression is On
|
2005-05-02 16:39:40 +00:00 |
|
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 |
|