|
| 1.1 | added | sbryzak2 | doc/reference/en/modules/security.xml | started security documentation |
| 1.49 | modified | sbryzak2 | doc/reference/en/master.xml | started security documentation |
| 1.7 | modified | sbryzak2 | src/main/org/jboss/seam/security/config/SecurityConfiguration.java | changed members to memberships for roles |
| 1.6 | modified | nrichards | examples/seampay/src/org/jboss/seam/example/seampay/Payment.java | remove testing property |
| 1.30 | modified | nrichards | src/test/misc/org/jboss/seam/test/PhaseListenerTest.java | add validator component to init |
| 1.5 | modified | nrichards | examples/blog/resources/META-INF/application.xml | cleanup |
| 1.2 | modified | nrichards | examples/blog/resources/META-INF/jboss-beans.xml | cleanup |
| 1.10 | modified | nrichards | examples/blog/resources/WEB-INF/faces-config.xml | cleanup |
| 1.13 | modified | nrichards | examples/blog/src/test/BlogTest.java | post action no longer returns view id |
| 1.5 | modified | nrichards | examples/dvdstore/src/com/jboss/dvd/seam/test/BestSellersTest.java | fix unit tests for big decimal |
| 1.4 | modified | nrichards | examples/dvdstore/src/com/jboss/dvd/seam/test/StoreManagerTest.java | fix unit tests for big decimal |
| 1.2 | modified | nrichards | examples/pdf/view/table.xhtml | cell params |
| 1.2 | modified | nrichards | src/pdf/org/jboss/seam/pdf/ITextUtils.java | cell params |
| 1.2 | modified | nrichards | src/pdf/org/jboss/seam/pdf/ui/UICell.java | cell params |
| 1.1 | added | nrichards | examples/pdf/view/chapters.xhtml | update examples |
| 1.3 | modified | nrichards | examples/pdf/view/index.xhtml | update examples |
| 1.2 | modified | nrichards | examples/pdf/view/lists.xhtml | update examples |
| 1.1 | added | nrichards | examples/pdf/view/table.xhtml | update examples |
| 1.2 | modified | nrichards | examples/pdf/view/whyseam.xhtml | update examples |
| 1.3 | modified | nrichards | src/pdf/META-INF/faces-config.xml | chapter,section,table,cell |
| 1.3 | modified | nrichards | src/pdf/META-INF/seam.taglib.xml | chapter,section,table,cell |
| 1.2 | modified | nrichards | src/pdf/org/jboss/seam/pdf/ui/ITextComponent.java | chapter,section,table,cell |
| 1.2 | modified | nrichards | src/pdf/org/jboss/seam/pdf/ui/UIAnchor.java | chapter,section,table,cell |
| 1.1 | added | nrichards | src/pdf/org/jboss/seam/pdf/ui/UICell.java | chapter,section,table,cell |
| 1.1 | added | nrichards | src/pdf/org/jboss/seam/pdf/ui/UIChapter.java | chapter,section,table,cell |
| 1.2 | modified | nrichards | src/pdf/org/jboss/seam/pdf/ui/UIDocument.java | chapter,section,table,cell |
| 1.2 | modified | nrichards | src/pdf/org/jboss/seam/pdf/ui/UIFont.java | chapter,section,table,cell |
| 1.3 | modified | nrichards | src/pdf/org/jboss/seam/pdf/ui/UIImage.java | chapter,section,table,cell |
| 1.3 | modified | nrichards | src/pdf/org/jboss/seam/pdf/ui/UIList.java | chapter,section,table,cell |
| 1.2 | modified | nrichards | src/pdf/org/jboss/seam/pdf/ui/UIListItem.java | chapter,section,table,cell |
| 1.2 | modified | nrichards | src/pdf/org/jboss/seam/pdf/ui/UIPage.java | chapter,section,table,cell |
| 1.3 | modified | nrichards | src/pdf/org/jboss/seam/pdf/ui/UIParagraph.java | chapter,section,table,cell |
| 1.1 | added | nrichards | src/pdf/org/jboss/seam/pdf/ui/UISection.java | chapter,section,table,cell |
| 1.1 | added | nrichards | src/pdf/org/jboss/seam/pdf/ui/UITable.java | chapter,section,table,cell |