Branch: refs/heads/master
Home: https://github.com/portletbridge/portletbridge
Commit: 624d4a4815ca327d1afd5f6fef0c559ec9ce24a0
https://github.com/portletbridge/portletbridge/commit/624d4a4815ca327d1af...
Author: Ken Finnigan <ken(a)kenfinnigan.me>
Date: 2012-12-11 (Tue, 11 Dec 2012)
Changed paths:
M examples/richfaces-simple/src/main/webapp/resources/css/rf.css
Log Message:
-----------
Remove style from richfaces-simple as it does nothing
Commit: d4672f18a3f741a577f47860ea86996acf58fbc0
https://github.com/portletbridge/portletbridge/commit/d4672f18a3f741a577f...
Author: Ken Finnigan <ken(a)kenfinnigan.me>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
A examples/cdi-portlet/pom.xml
A examples/cdi-portlet/src/main/java/org/jboss/portletbridge/example/cdi/Issue.java
A examples/cdi-portlet/src/main/java/org/jboss/portletbridge/example/cdi/IssueController.java
A examples/cdi-portlet/src/main/java/org/jboss/portletbridge/example/cdi/IssueManager.java
A examples/cdi-portlet/src/main/java/org/jboss/portletbridge/example/cdi/IssueStatus.java
A examples/cdi-portlet/src/main/webapp/WEB-INF/beans.xml
A examples/cdi-portlet/src/main/webapp/WEB-INF/faces-config.xml
A examples/cdi-portlet/src/main/webapp/WEB-INF/portlet.xml
A examples/cdi-portlet/src/main/webapp/WEB-INF/web.xml
A examples/cdi-portlet/src/main/webapp/home.xhtml
A examples/cdi-portlet/src/main/webapp/resources/css/application.css
A examples/cdi-portlet/src/main/webapp/templates/main.xhtml
M examples/pom.xml
M pom.xml
Log Message:
-----------
PBR-435 CDI Support - Add CDI example portlet
Commit: 9ea7bda1ce7840702b30936d216495594e1913d9
https://github.com/portletbridge/portletbridge/commit/9ea7bda1ce7840702b3...
Author: Ken Finnigan <ken(a)kenfinnigan.me>
Date: 2012-12-14 (Fri, 14 Dec 2012)
Changed paths:
M examples/cdi-portlet/src/main/java/org/jboss/portletbridge/example/cdi/IssueController.java
Log Message:
-----------
PBR-435 Alter when conversations are started to prevent ConversationNotFoundException
Compare: https://github.com/portletbridge/portletbridge/compare/6a55c78522b0...9ea...
Branch: refs/heads/master
Home: https://github.com/portletbridge/portletbridge
Commit: 0d389af1cb6f33fa2ce911f5dc71fb0f75dce432
https://github.com/portletbridge/portletbridge/commit/0d389af1cb6f33fa2ce...
Author: Ken Finnigan <ken(a)kenfinnigan.me>
Date: 2012-12-07 (Fri, 07 Dec 2012)
Changed paths:
M archetypes/pom.xml
M build-resources/pom.xml
M core/pom.xml
M core/portletbridge-api/pom.xml
M core/portletbridge-impl/pom.xml
M depchain/jsf2/pom.xml
M depchain/richfaces4/pom.xml
M examples/pom.xml
M examples/richfaces-showcase/pom.xml
M examples/richfaces-simple/pom.xml
M extension/richfaces/pom.xml
M pom.xml
M testsuites/common/pom.xml
M testsuites/pom.xml
Log Message:
-----------
Remove JBoss from artifact descriptions
Branch: refs/heads/3.1
Home: https://github.com/portletbridge/portletbridge
Commit: c62412a5dc1410df046bb563a601f865331f9b5a
https://github.com/portletbridge/portletbridge/commit/c62412a5dc1410df046...
Author: Ken Finnigan <ken(a)kenfinnigan.me>
Date: 2012-12-05 (Wed, 05 Dec 2012)
Changed paths:
M extension/richfaces/src/main/java/org/jboss/portletbridge/richfaces/application/resource/RichFacesPortletResource.java
Log Message:
-----------
PBR-469 Showcase (portlet): rich:tree: missing tree icons
Commit: 72722ca1c2d354039d705e4bb407373d0b45e2c8
https://github.com/portletbridge/portletbridge/commit/72722ca1c2d354039d7...
Author: Ken Finnigan <ken(a)kenfinnigan.me>
Date: 2012-12-07 (Fri, 07 Dec 2012)
Changed paths:
M archetypes/pom.xml
M build-resources/pom.xml
M core/pom.xml
M core/portletbridge-api/pom.xml
M core/portletbridge-impl/pom.xml
M depchain/jsf2/pom.xml
M depchain/richfaces4/pom.xml
M examples/pom.xml
M examples/richfaces-showcase/pom.xml
M examples/richfaces-simple/pom.xml
M extension/richfaces/pom.xml
M pom.xml
M testsuites/common/pom.xml
M testsuites/pom.xml
Log Message:
-----------
Remove JBoss from artifact descriptions
Compare: https://github.com/portletbridge/portletbridge/compare/8feeecb48c05...727...