Commit Graph

14 Commits

Author SHA1 Message Date
Michal Čihař
3e79c53e3f Generic plugin infrastructure and use it in import (needed for RFE#1325937), work in progress. 2005-12-08 22:52:03 +00:00
Michal Čihař
40c9bb105c Fix import layout (bug #1370416), prefer recoding of strings over changing MySQL charset as in this case we can show resulting queries. 2005-12-05 23:10:28 +00:00
Michal Čihař
7870ee574d Fix import of some CSV files (bug #1373731), provide better error messages. 2005-12-05 22:53:24 +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ř
747e354d69 Ability to replace existing bookmark (RFE #907438). 2005-10-09 13:12:42 +00:00
Michal Čihař
32496981c9 Show message when bookmark has been created (RFE #477472), show deleted bookmark query. 2005-10-09 08:31:44 +00:00
Michal Čihař
fe380f039c Reenable LIMIT appending (bug #1318624). 2005-10-08 20:01:12 +00:00
Michal Čihař
f4a8fafc98 Try to detect that upload failed because of limits (RFE #1240480). 2005-10-08 13:47:19 +00:00
Michal Čihař
ec1090e4f0 Do not show query in different charset (bug #1028634). 2005-10-08 11:46:43 +00:00
Michal Čihař
6a093d4283 Switch all SQL from read_dump.php to import.php. 2005-10-08 11:24:21 +00:00
Michal Čihař
05b0e658a5 Correctly report that file could not be read. 2005-10-06 08:27:49 +00:00
Michal Čihař
64bd56dfba Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00