MW
|
d14a24d5ca
|
Started to add a few features to the web front end that should be useful during debugging.
First such feature is that you can see a list of any connected clients inventory.
|
2007-03-30 10:14:15 +00:00 |
MW
|
b2ae86dd6a
|
When you change the name of a inventory item, it should no longer revert after a logout / login
|
2007-03-29 20:55:44 +00:00 |
lbsa71
|
30c5be3704
|
* Now the rest handlers try to match path as close as possibly, so it's possible to add handlers for just a beginning of a path.
|
2007-03-29 19:22:01 +00:00 |
lbsa71
|
514a323056
|
* RestMethod now uses same pattern as XmlRpcMethod
* Made /Admin use RestMethod
* HttpServer is now a mini-webapp-server yay!
|
2007-03-29 19:05:34 +00:00 |
MW
|
35fa85069e
|
After hours of searching for a bug, it works - User accounts in sandbox mode, currently they are not persistent between restarts (ie restarting opensim.exe) but should be persistent between sessions (login/ logout).
Use the -account command line arg to enable them and then create new accounts through the web interface
|
2007-03-28 18:10:52 +00:00 |
lbsa71
|
f42d1fc825
|
* revert the revert - begin the beguine
|
2007-03-27 21:42:14 +00:00 |
lbsa71
|
7adbe756fb
|
* Reverting todays work. It was worth a try.
|
2007-03-27 20:45:04 +00:00 |
lbsa71
|
ccfddd1775
|
* Continued refactoring away OpenSimRoot - now it's down to the final 2.
|
2007-03-27 19:12:55 +00:00 |
MW
|
39c7fe5ec7
|
Added REST-handler interface for the http server and changed the Admin Web front end to one.
|
2007-03-27 09:35:03 +00:00 |