Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow for Inventory database source to be specified in main | Sean Dague | 2008-04-23 | 1 | -1/+1 |
| | | | | | | | | configs. This works with sqlite and nhibernate backends, and stays with default seperate ini files for mysql and mssql until someone writes those. | ||||
* | * Implement proper emptying of trashcan on standalone | Justin Clarke Casey | 2008-04-23 | 1 | -1/+1 |
| | | | | | | | * On standalone, folders (and their items) should now be persistently deleted on trash emptying, as well as immediate child items * An implementation for grid mode will follow. | ||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -2/+0 |
| | | | | (this took a while to run). | ||||
* | break out the 5 classes that were | Sean Dague | 2008-04-07 | 1 | -0/+154 |
InventoryItemBase into seperate .cs files 1 per class |