aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDataImport.m
Commit message (Expand)AuthorAgeFilesLines
...
* • some code cleaning, speed improvements, commenting stuffBibiko2010-10-091-5/+9
* • CSV Import (incl. import from clipboard)Bibiko2010-10-091-33/+41
* * One label was too short in Content Filter Managerdmoagx2010-09-261-4/+6
* Update Localizable.strings and resolve the use of multiple comments for the s...stuconnolly2010-09-211-4/+4
* • finished the first implementation of CSV Import into new tableBibiko2010-09-031-8/+31
* • first preparations to support a CSV import into a new table (not yet exec...Bibiko2010-09-021-11/+11
* Encoding changes and improvements, particularly to increase compatibility wit...rowanbeentje2010-08-251-3/+3
* • overall replacement of:Bibiko2010-08-201-8/+8
* - Add support for automatically converting \r and \r\n linebreaks in query s...rowanbeentje2010-07-291-2/+22
* - Fix positioning bug when using Import From Clipboardrowanbeentje2010-07-251-25/+79
* In addition to Gzip compression support when exporting SQL dumps add the abil...stuconnolly2010-07-241-12/+14
* - Clean up SPDataImport, removing unused methods and cleaning up order and m...rowanbeentje2010-07-191-182/+189
* Rename TableDump to SPDataImport and fix export selected tables functionality.stuconnolly2010-07-061-0/+1438