| Commit message (Expand) | Author | Age | Files | Lines |
* | Complete the implementation of supporting MySQL's XML schema format when expo... | stuconnolly | 2010-11-05 | 1 | -0/+4 |
* | - Split out all of SPExportController's delegate methods to their own category. | stuconnolly | 2010-10-24 | 1 | -6/+0 |
* | Considering nearly every class uses constants, import it via the prefix header. | stuconnolly | 2010-10-19 | 1 | -2/+0 |
* | Encoding changes and improvements, particularly to increase compatibility wit... | rowanbeentje | 2010-08-25 | 1 | -2/+2 |
* | Revert the change made in r2536 which prevented the use of exporting the sele... | stuconnolly | 2010-08-17 | 1 | -3/+1 |
* | Various export enhancements and fixes, including: | stuconnolly | 2010-08-12 | 1 | -8/+3 |
* | Tidy up SPExportController by splitting out all filename related methods to a... | stuconnolly | 2010-07-25 | 1 | -3/+0 |
* | Make the export dialog a little smarter with regard to the current context. F... | stuconnolly | 2010-07-25 | 1 | -0/+2 |
* | In addition to Gzip compression support when exporting SQL dumps add the abil... | stuconnolly | 2010-07-24 | 1 | -1/+2 |
* | Make the 'Export' menu item in the 'File' menu behave more like the export co... | stuconnolly | 2010-07-15 | 1 | -1/+0 |
* | - Make the query info/error display collapsible. | stuconnolly | 2010-07-06 | 1 | -1/+2 |
* | Simplify the ease at which export filename tokens can be localised as well as... | stuconnolly | 2010-07-05 | 1 | -5/+0 |
* | Fix the behaviour of the export dialog when toggling the customise filename a... | stuconnolly | 2010-07-02 | 1 | -1/+2 |
* | - Fix SQLexporter known issue from r2311, and fix compilation against the 10... | rowanbeentje | 2010-06-13 | 1 | -2/+1 |
* | Exporter ehancements: | stuconnolly | 2010-06-13 | 1 | -8/+7 |
* | Exporter enhancements, including: | stuconnolly | 2010-06-09 | 1 | -5/+10 |
* | When cancelling an export remove all files already written to disk. | stuconnolly | 2010-06-07 | 1 | -0/+5 |
* | A number of exporter improvements: | rowanbeentje | 2010-06-07 | 1 | -2/+2 |
* | On the XML export dialog add the option to specify the placeholder of exporte... | stuconnolly | 2010-06-06 | 1 | -1/+4 |
* | Merge export redesign branch back into trunk. | stuconnolly | 2010-05-24 | 1 | -73/+187 |
* | Initial implementation of tabs: | rowanbeentje | 2010-05-23 | 1 | -2/+3 |
* | Minor export work. | stuconnolly | 2009-10-26 | 1 | -0/+4 |
* | Remove the use of the logger in debugging the new export redesign as it's cre... | stuconnolly | 2009-10-10 | 1 | -2/+0 |
* | Yet more export redesign work. Export is now currently working for single tab... | stuconnolly | 2009-10-09 | 1 | -0/+5 |
* | More export redesign work. Note that the current implementation has a major f... | stuconnolly | 2009-10-07 | 1 | -1/+7 |
* | More export redesign work. | stuconnolly | 2009-10-06 | 1 | -1/+3 |
* | More export redesign work. CSV data generation is currently working using the... | stuconnolly | 2009-10-06 | 1 | -1/+2 |
* | Some more data exporter redesign changes I've been meaning to commit. | stuconnolly | 2009-09-16 | 1 | -8/+11 |
* | More data export work. | stuconnolly | 2009-08-29 | 1 | -5/+14 |
* | Implement the core CSV export process in the new CSV exporter class. | stuconnolly | 2009-08-29 | 1 | -0/+19 |
* | Merge framework integration branch back to trunk. Summary of changes: | stuconnolly | 2009-07-21 | 1 | -6/+5 |
* | More header updates for source files, including Subversion Id property. | stuconnolly | 2009-05-19 | 1 | -0/+2 |
* | - part 4 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 1 | -0/+91 |