Branch: refs/heads/adding-event-objetc-onto
Home:
https://github.com/podd/podd-redesign
Commit: 9e3079f4168192af4e2f0334cd950927fa0abcd4
https://github.com/podd/podd-redesign/commit/9e3079f4168192af4e2f0334cd950927fa0abcd4
Author: alexandre MAIRIN <
alexandr...@gmail.com>
Date: 2014-03-19 (Wed, 19 Mar 2014)
Changed paths:
M webapp/api/src/main/java/com/github/podd/api/PoddArtifactManager.java
M webapp/api/src/main/java/com/github/podd/api/PoddSesameManager.java
M webapp/lib/src/main/java/com/github/podd/impl/PoddArtifactManagerImpl.java
M webapp/lib/src/main/java/com/github/podd/impl/PoddSesameManagerImpl.java
M webapp/lib/src/main/java/com/github/podd/resources/AddEventAttachResourceImpl.java
M webapp/lib/src/main/java/com/github/podd/resources/AddObjectResourceImpl.java
Log Message:
-----------
EventIntegration :: Add queries
Commit: d1a9d051a706713a7fb0f1ab331d0a2a70f427e9
https://github.com/podd/podd-redesign/commit/d1a9d051a706713a7fb0f1ab331d0a2a70f427e9
Author: alexandre MAIRIN <
alexandr...@gmail.com>
Date: 2014-03-24 (Mon, 24 Mar 2014)
Changed paths:
M api/src/main/java/com/github/podd/utils/PoddWebConstants.java
M webapp/api/src/main/java/com/github/podd/api/PoddArtifactManager.java
M webapp/api/src/main/java/com/github/podd/api/PoddSesameManager.java
M webapp/lib/src/main/java/com/github/podd/impl/PoddArtifactManagerImpl.java
M webapp/lib/src/main/java/com/github/podd/impl/PoddSesameManagerImpl.java
M webapp/lib/src/main/java/com/github/podd/resources/AddEventAttachResourceImpl.java
A webapp/lib/src/main/java/com/github/podd/resources/EventAddRessourceImpl.java
Log Message:
-----------
Adding Event
Commit: abb4c5c86b39291828e9665793ab25cde7e1f45e
https://github.com/podd/podd-redesign/commit/abb4c5c86b39291828e9665793ab25cde7e1f45e
Author: alexandre MAIRIN <
alexandr...@gmail.com>
Date: 2014-03-26 (Wed, 26 Mar 2014)
Changed paths:
M api/src/main/java/com/github/podd/utils/PoddWebConstants.java
M webapp/lib/src/main/java/com/github/podd/impl/PoddSesameManagerImpl.java
M webapp/lib/src/main/java/com/github/podd/resources/AddEventAttachResourceImpl.java
M webapp/lib/src/main/java/com/github/podd/resources/EditArtifactResourceImpl.java
R webapp/lib/src/main/java/com/github/podd/resources/EventAddRessourceImpl.java
Log Message:
-----------
Using podd methods to integrate events
Compare:
https://github.com/podd/podd-redesign/compare/b15422dec786...abb4c5c86b39