|
| 1.6 | modified | pmuir | src/main/org/jboss/seam/captcha/Captcha.java | Make it possible to override the captch component |
| 1.1 | added | nrichards | lib/jsf-api.jar | replace myfaces with ri in libs |
| 1.1 | added | nrichards | lib/jsp-api.jar | replace myfaces with ri in libs |
| 1.2 | deleted | nrichards | lib/myfaces-api-1.1.4.jar | replace myfaces with ri in libs |
| 1.2 | deleted | nrichards | lib/myfaces-impl-1.1.4.jar | replace myfaces with ri in libs |
| 1.1 | added | nrichards | src/pdf/org/jboss/seam/pdf/ui/UIElement.java | add p:element |
| 1.10 | modified | nrichards | src/pdf/META-INF/faces-config.xml | add p:element |
| 1.2 | modified | nrichards | src/pdf/META-INF/seam-pdf.taglib.xml | add p:element |
| 1.4 | modified | nrichards | examples/ui/resources/META-INF/application.xml | add jboss-el to application.xml, remove myfaces references |
| 1.8 | modified | nrichards | examples/ui/resources/WEB-INF/web.xml | add jboss-el to application.xml, remove myfaces references |
| 1.4 | modified | nrichards | examples/spring/resources/META-INF/application.xml | add jboss-el to application.xml, remove myfaces references |
| 1.2 | modified | nrichards | examples/takeaway/resources/META-INF/application.xml | add jboss-el to application.xml, remove myfaces references |
| 1.12 | modified | nrichards | examples/todo/resources/META-INF/application.xml | add jboss-el to application.xml, remove myfaces references |
| 1.6 | modified | nrichards | examples/remoting/progressbar/resources/WEB-INF/web.xml | add jboss-el to application.xml, remove myfaces references |
| 1.4 | modified | nrichards | examples/seambay/resources/META-INF/application.xml | add jboss-el to application.xml, remove myfaces references |
| 1.2 | modified | nrichards | examples/seamdiscs/resources/META-INF/application.xml | add jboss-el to application.xml, remove myfaces references |
| 1.2 | modified | nrichards | examples/seamdiscs/resources/WEB-INF/web.xml | add jboss-el to application.xml, remove myfaces references |
| 1.6 | modified | nrichards | examples/seampay/resources/META-INF/application.xml | add jboss-el to application.xml, remove myfaces references |
| 1.10 | modified | nrichards | examples/seamspace/resources/META-INF/application.xml | add jboss-el to application.xml, remove myfaces references |
| 1.8 | modified | nrichards | examples/remoting/helloworld/resources/WEB-INF/web.xml | add jboss-el to application.xml, remove myfaces references |
| 1.4 | modified | nrichards | examples/remoting/poker/resources/META-INF/application.xml | add jboss-el to application.xml, remove myfaces references |
| 1.4 | modified | nrichards | examples/remoting/poker/resources/WEB-INF/web.xml | add jboss-el to application.xml, remove myfaces references |
| 1.5 | modified | nrichards | examples/remoting/progressbar/resources/META-INF/application.xml | add jboss-el to application.xml, remove myfaces references |
| 1.8 | modified | nrichards | examples/remoting/helloworld/resources/META-INF/application.xml | add jboss-el to application.xml, remove myfaces references |
| 1.1 | added | nrichards | lib/jboss-el-api.jar | separate jboss el api and impl |
| 1.2 | modified | nrichards | lib/jboss-el.jar | separate jboss el api and impl |
| 1.8 | modified | pmuir | src/mail/org/jboss/seam/mail/ui/MailComponent.java | JBSEAM-1149 |
| 1.2 | modified | pmuir | examples/ui/src/org/jboss/seam/example/ui/AgeConverter.java | JBSEAM-1139 |
| 1.15 | modified | pmuir | examples/ui/view/selectItems.xhtml | JBSEAM-1139 |
| 1.3 | modified | pmuir | examples/ui/resources/META-INF/application.xml | JBoss 4.2 |
| 1.4 | modified | pmuir | examples/ui/resources/WEB-INF/faces-config.xml | JBoss 4.2 |
| 1.7 | modified | pmuir | examples/ui/resources/WEB-INF/web.xml | JBoss 4.2 |
| 1.7 | modified | pmuir | src/mail/org/jboss/seam/mail/ui/MailComponent.java | JBSEAM-1133 & JBSEAM-1134 |
| 1.10 | modified | pmuir | src/mail/org/jboss/seam/mail/ui/UIBody.java | JBSEAM-1133 & JBSEAM-1134 |
| 1.13 | modified | pmuir | src/mail/org/jboss/seam/mail/ui/UIMessage.java | JBSEAM-1133 & JBSEAM-1134 |
| 1.4 | modified | pmuir | src/mail/org/jboss/seam/mail/ui/UISubject.java | JBSEAM-1133 & JBSEAM-1134 |
| 1.2 | modified | pmuir | src/mail/org/jboss/seam/mail/ui/context/MailExternalContextImpl.java | JBSEAM-1133 & JBSEAM-1134 |
| 1.3 | modified | pmuir | src/mail/org/jboss/seam/mail/ui/context/MailFacesContextImpl.java | JBSEAM-1133 & JBSEAM-1134 |
| 1.1 | added | pmuir | src/mail/org/jboss/seam/mail/ui/context/MailResponseWriter.java | JBSEAM-1133 & JBSEAM-1134 |
| 1.2 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/WikiInit.java | Added broken user comment plugin |
| 1.4 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/core/model/User.java | Added broken user comment plugin |
| 1.2 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/plugin/lastmodified/LastModifiedDocumentsPreferences.java | Added broken user comment plugin |
| 1.15 | modified | cbauer | examples/wiki/view/docDisplay.xhtml | Added broken user comment plugin |
| 1.14 | modified | cbauer | examples/wiki/src/etc/import-dev.sql | Added broken user comment plugin |
| 1.3 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/core/action/prefs/WikiPreferences.java | Added broken user comment plugin |
| 1.2 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/plugin/blogdirectory/BlogDirectoryPreferences.java | Added broken user comment plugin |
| 1.2 | modified | cbauer | examples/wiki/src/etc/WEB-INF/faces-config.xml | Added broken user comment plugin |
| 1.9 | modified | cbauer | examples/wiki/src/etc/WEB-INF/pages.xml | Added broken user comment plugin |
| 1.5 | modified | cbauer | examples/wiki/view/includes/attachmentDisplay.xhtml | Added broken user comment plugin |
| 1.13 | modified | cbauer | examples/wiki/view/themes/default/template.xhtml | Added broken user comment plugin |