aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPExportInitializer.m
Commit message (Expand)AuthorAgeFilesLines
* Replace redundant code with newly established methods.stuconnolly2010-07-301-50/+10
* Tidy up SPExportController by splitting out all filename related methods to a...stuconnolly2010-07-251-6/+6
* In addition to Gzip compression support when exporting SQL dumps add the abil...stuconnolly2010-07-241-48/+21
* - Expose a number of help menu items and help buttons to use localisable str...rowanbeentje2010-07-181-1/+1
* Export redesign (#610) CSV filename tweaks:rowanbeentje2010-07-171-2/+4
* Rename CustomQuery as SPCustomQuery.stuconnolly2010-07-061-1/+1
* • replaced @"sql" and @"spf" by their SPConstant definitionsBibiko2010-06-241-1/+1
* Fix CSV exporting by correctly setting the filename when exporting to multipl...stuconnolly2010-06-181-2/+6
* Exporter ehancements:stuconnolly2010-06-131-0/+3
* Exporter fixes:stuconnolly2010-06-101-3/+0
* Exporter enhancements, including:stuconnolly2010-06-091-13/+2
* When cancelling an export remove all files already written to disk.stuconnolly2010-06-071-6/+10
* A number of exporter improvements:rowanbeentje2010-06-071-47/+28
* On the XML export dialog add the option to specify the placeholder of exporte...stuconnolly2010-06-061-0/+2
* - Exporter: SQL select/deselect all will now toggle structure/drop table if ...rowanbeentje2010-06-061-0/+9
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-2/+2
* Rename TablesList to SPTablesList.stuconnolly2010-05-271-1/+1
* - Fix SQL export progress displayrowanbeentje2010-05-271-9/+6
* Data export fixes:stuconnolly2010-05-261-4/+1
* Merge export redesign branch back into trunk.stuconnolly2010-05-241-0/+626