Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix positioning bug when using Import From Clipboard | rowanbeentje | 2010-07-25 | 1 | -0/+1 |
| | | | | | - Add controllable encoding support when importing CSV and SQL files, including a new default "Autodetect" option. Add UniversalDetector framework to support encoding autodetection. This should address Issue #720. | ||||
* | - Clean up SPDataImport, removing unused methods and cleaning up order and ↵ | rowanbeentje | 2010-07-19 | 1 | -2/+0 |
| | | | | | | | | | methods - Improve error handling when the connecting dies during import (previous the sheet would stay open) - Fix localised strings for error messages (label and text the wrong way round) - Improve comments | ||||
* | Rename TableDump to SPDataImport and fix export selected tables functionality. | stuconnolly | 2010-07-06 | 1 | -0/+129 |