Michal Čihař
fb9a3a598e
Check before commit!
2006-11-17 08:49:30 +00:00
Sebastian Mendel
1eadc0a41a
use @todo tag for todo items, to show up in generated documentation
2006-09-21 14:28:46 +00:00
Michal Čihař
250575b854
Fix special case of Excel export with ; at the end (bug #1511046 ).
2006-06-27 08:56:46 +00:00
Michal Čihař
094805dcbe
Fix importing files without trailing new line (bug #1473944 ).
2006-04-21 07:55:12 +00:00
Michal Čihař
e89d764725
Fix parsing of large CSV files (bug #1456331 ).
2006-04-10 14:17:25 +00:00
Sebastian Mendel
0ae8842353
(not complete) PEAR coding standard
2006-01-17 17:03:02 +00:00
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ř
7870ee574d
Fix import of some CSV files (bug #1373731 ), provide better error messages.
2005-12-05 22:53:24 +00:00
Michal Čihař
277e159d6d
Fix use of escaped chars (bug #1371249 ).
2005-12-04 20:24:09 +00:00
Michal Čihař
f9ab10666a
CSV import fixes:
...
- Drop optional escaping as this should not have any real functionality.
- Do not overwrite error message from import in case of single SQL query is being executed.
- Make enclosing behaviour same as in MySQL LOAD DATA (bug #1363532 ).
2005-11-23 10:34:52 +00:00
Michal Čihař
64bd56dfba
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00