Log of /trunk/ModularRex/WorldInventory
| Sticky Revision: |
Revision 325 - Directory Listing
Modified Wed Jan 20 14:10:33 2010 UTC (3 years, 4 months ago) by mikkopa
* Modified OnFetchInventoryDescendents handler to send inventory items asyncronously when inventory item needs to be fetched from InventoryService. * Changed AssetsHelper.GetAssetList method really check for duplicate items, so there would be as less redundancy as necessary * Fixed a bug which caused material script folder to be empty
Revision 273 - Directory Listing
Modified Thu Nov 19 09:55:02 2009 UTC (3 years, 6 months ago) by mikkopa
* Added handler for WebDAV delete method * Added helper method to check if resource can be move or deleted.
Revision 272 - Directory Listing
Modified Wed Nov 18 14:12:07 2009 UTC (3 years, 6 months ago) by mikkopa
* Added move handler * Fixed resource paths in prop find handler
Revision 271 - Directory Listing
Modified Mon Nov 16 11:05:29 2009 UTC (3 years, 6 months ago) by mikkopa
* Added Mkcol handler * Changed prop find handler to return same response when depth header is Infinity as it returns when depth is one.
Revision 270 - Directory Listing
Modified Mon Nov 16 08:13:50 2009 UTC (3 years, 6 months ago) by mikkopa
* Modified PUT handler to remove old asset first when deleting replacing asset. * Added WebDAV properties to newly uploaded assets and modified properties for assets that already had properties.
Revision 268 - Directory Listing
Modified Fri Nov 13 13:29:09 2009 UTC (3 years, 6 months ago) by mikkopa
Added implementation for GET handler. This adds new configuration option "WorldInventoryAutoConvertJpegToJ2K". By enabling this option server automatically converts uploaded jpg files to j2k files so they can be viewed with LL based clients.
Revision 266 - Directory Listing
Modified Wed Nov 11 14:19:58 2009 UTC (3 years, 6 months ago) by mikkopa
* Added Get handler to WorldInventory * Added new configuration, WorldInventoryGetFolderContent. This option determines if the folder content can be fetched with get method (web browser).
Revision 265 - Directory Listing
Modified Wed Nov 11 12:21:43 2009 UTC (3 years, 6 months ago) by mikkopa
* Moved GetContentType method to new MimeTypeConverter class * Added AssetID property to assets in PROPFIND response
Revision 264 - Directory Listing
Modified Wed Nov 11 11:27:32 2009 UTC (3 years, 6 months ago) by mikkopa
* Added a new console command, "worldinventory load assets", to WorldInventoryModule, which loads assets from scene(s) to world inventory * Fixed folder names in AddRootFolders method so the folders are created with right properties * Added functionality for creating properties for resources that didn't have properties before. * Added method to resolve mime-type from asset type number * Added two new references for WorldInventory project
Revision 243 - Directory Listing
Modified Wed Oct 28 12:00:23 2009 UTC (3 years, 6 months ago) by mikkopa
Merged os-udp branch to trunk.
Revision 224 - Directory Listing
Modified Fri Sep 25 12:52:55 2009 UTC (3 years, 7 months ago) by mikkopa
* Fixed a typo in WorldInventoryModule * Added some root folders to WorldInventory PROPFIND request.
Revision 223 - Directory Listing
Modified Fri Sep 25 10:57:31 2009 UTC (3 years, 7 months ago) by mikkopa
* Added Generic message handler to WorldInventory module * Changed logger module to log with log4net * Added required assembly references by the GenericMessage handler Server can now receive world inventory inquiry (wi_req) generic message and respond to it with -1 if not in use and with port number if in use.
Revision 221 - Directory Listing
Modified Tue Sep 22 08:47:51 2009 UTC (3 years, 8 months ago) by mikkopa
* Added WebDAVSharp project to prebuild.xml. This project is in svn-externals in directory lib * Added missing references to WorldInventory project in prebuild.xml * Renamed WorldInventory class to WorldInventoryModule * Added new class WorldInventoryServer. This is the class that does all the work when making WebDAV requests to WorldInventory * Added HttpServer.dll that is referenced by WebDAVSharp. Note: this build may not work for others since it is build with Win64.
Revision 220 - Directory Listing
Added Tue Sep 22 06:13:11 2009 UTC (3 years, 8 months ago) by mikkopa
* Added a new project, WorldInventory. * Added a lib folder that will contain svn-externals
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

