Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Fixes the case of the curious @"es"'s | dmoagx | 2012-05-17 | 1 | -1/+1 |
| | |||||
* | #ifdef'ing out references to frameworks that are not used in SP_REFACTOR builds | sqlprodev | 2012-03-29 | 1 | -0/+4 |
| | |||||
* | - Clean up SPMySQL and QueryKit inclusion and search methods, which should ↵ | rowanbeentje | 2012-03-27 | 1 | -1/+1 |
| | | | | | | | fix nightly builds - Fix warnings | ||||
* | - When exporting a query result or filtered table view make sure we're ↵ | stuconnolly | 2012-03-20 | 1 | -0/+778 |
including the entire content of BLOBs, not just what we display. Fixes issue #1124. - Move SPTableContent's table view datasource and delegate methods to separate categories in order to reduce it's size. |