SuccessChanges

Summary

  1. * Adapted to changes in CloudStore: - CloneableBean was extracted from Bean. - SyncState was extended (new fields syncStarted and syncFinished). - RepoSyncDaemon fires PropertyChangeListeners. * Extended LocalRepoPane to show activity+state. * Fixed logging initialisation after CloudStore takes AppId into account (and thus cloudstore.logDir is not subshare.logDir).
Revision 376 by Marco Nguitragool-Schulze:
* Adapted to changes in CloudStore:
  - CloneableBean was extracted from Bean.
  - SyncState was extended (new fields syncStarted and syncFinished).
  - RepoSyncDaemon fires PropertyChangeListeners.
* Extended LocalRepoPane to show activity+state.
* Fixed logging initialisation after CloudStore takes AppId into account (and thus cloudstore.logDir is not subshare.logDir).
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/pgp/AbstractPgp.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/repo/LocalRepoRegistryImpl.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/repo/ServerRepo.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/repo/metaonly/MetaOnlyRepoManagerImpl.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/server/Server.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/server/ServerRegistryImpl.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/sync/RepoSyncState.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/sync/SyncDaemonImpl.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/sync/SyncState.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/user/User.java
The file was modified/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/SubShareGui.java
The file was modified/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/localrepo/LocalRepoPane.fxgraph
The file was modified/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/localrepo/LocalRepoPane.fxml
The file was modified/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/localrepo/LocalRepoPane.java
The file was added/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/localrepo/Messages.java