| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
|
|
| |
Because we ended up trying to load the resources before they even
existed (directly after the account was created), we ended up creating a
second set of unconfigured resources.
Storing the password by modifying the resource was an artifact of the
past anyways, and a login function results in a cleaner system and fixes
the problem at hand.
|
|
|
|
|
|
| |
The view managment is starting to become a mess. I guess we'll need
something like a state machine in the long run managing the view
transitions.
|
| |
|
| |
|
|
|
|
|
| |
* Fixed account and davresource loading.
* Use resource type instead of capabilities for loading of the resource.
|
| |
|
|
|
|
| |
The resource removal part failed.
|
| |
|
| |
|
|
|