Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-wsrp
Commit: eb5d23969086c2d1f4e1a88633d172c57bbefd66
https://github.com/gatein/gatein-wsrp/commit/eb5d23969086c2d1f4e1a88633d1...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-10-08 (Mon, 08 Oct 2012)
Changed paths:
M
producer/src/main/java/org/gatein/wsrp/producer/handlers/processors/MimeResponseProcessor.java
Log Message:
-----------
Activate rewriting for some javascript and CSS.
Commit: 67c81b953f6647cd28dbc4ef750058668e3214eb
https://github.com/gatein/gatein-wsrp/commit/67c81b953f6647cd28dbc4ef7500...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-10-08 (Mon, 08 Oct 2012)
Changed paths:
M admin-gui/src/main/java/org/gatein/wsrp/admin/ui/ConsumerBean.java
M admin-gui/src/main/webapp/WEB-INF/classes/locale/portlet/Resource.properties
M admin-gui/src/main/webapp/WEB-INF/classes/locale/portlet/Resource_fr.properties
M admin-gui/src/main/webapp/jsf/consumers/exports/exportDetail.xhtml
M admin-gui/src/main/webapp/jsf/consumers/exports/exports.xhtml
M admin-gui/src/main/webapp/styles/style.css
M admin-gui/src/test/java/org/gatein/wsrp/admin/ui/ConsumerBeanTestCase.java
Log Message:
-----------
GTNWSRP-311 Fixed issue with ConsumerBean now being view-scoped.
Needed to be able to retrieve ExportInfo from export time from different scopes as views
are created with different modalities:
export detail view after creation requires time to be set in session, delete scenario can
work with passed param.
Fixed display when there is no exports. Added some space.
Adapted TestBeanContext.
Compare:
https://github.com/gatein/gatein-wsrp/compare/711ad860803f...67c81b953f66