|
| 1.6 | modified | gavin | src/main/org/jboss/seam/annotations/ResumeProcess.java | minor |
| 1.2 | modified | gavin | src/main/org/jboss/seam/annotations/DataBinderClass.java | javadoc |
| 1.2 | modified | gavin | src/main/org/jboss/seam/annotations/DataSelectorClass.java | javadoc |
| 1.113 | modified | gavin | src/main/org/jboss/seam/Component.java | generalize databinding architecture |
| 1.1 | added | gavin | src/main/org/jboss/seam/annotations/DataBinderClass.java | generalize databinding architecture |
| 1.1 | added | gavin | src/main/org/jboss/seam/annotations/DataSelectorClass.java | generalize databinding architecture |
| 1.5 | modified | gavin | src/main/org/jboss/seam/annotations/datamodel/DataModel.java | generalize databinding architecture |
| 1.4 | modified | gavin | src/main/org/jboss/seam/annotations/datamodel/DataModelSelection.java | generalize databinding architecture |
| 1.4 | modified | gavin | src/main/org/jboss/seam/annotations/datamodel/DataModelSelectionIndex.java | generalize databinding architecture |
| 1.7 | modified | gavin | src/main/org/jboss/seam/interceptors/RollbackInterceptor.java | workaround a bug in jboss |
| 1.14 | modified | gavin | src/main/org/jboss/seam/servlet/SeamExceptionFilter.java | workaround a bug in jboss |
| 1.20 | modified | gavin | src/main/org/jboss/seam/jsf/SeamExtendedManagedPersistencePhaseListener.java | reverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure |
| 1.4 | modified | gavin | src/main/org/jboss/seam/jsf/SeamExtendedManagedPersistencePortletPhaseListener.java | reverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure |
| 1.78 | modified | gavin | src/main/org/jboss/seam/jsf/SeamPhaseListener.java | reverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure |
| 1.6 | modified | gavin | src/main/org/jboss/seam/jsf/SeamPortletPhaseListener.java | reverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure |
| 1.29 | modified | gavin | src/main/org/jboss/seam/jsf/SeamTransactionManagedPersistencePhaseListener.java | reverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure |
| 1.2 | modified | gavin | src/main/org/jboss/seam/util/SorterNew.java | reverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure |
| 1.14 | modified | gavin | src/main/org/jboss/seam/util/Transactions.java | reverse order of interceptors, fixing bugcall rollback() on txs that have been marked for rollback onlyadd a message for tx failure |
| 1.19 | modified | gavin | src/main/org/jboss/seam/jsf/SeamExtendedManagedPersistencePhaseListener.java | we have to at least try to commit |
| 1.3 | modified | gavin | src/main/org/jboss/seam/jsf/SeamExtendedManagedPersistencePortletPhaseListener.java | we have to at least try to commit |
| 1.28 | modified | gavin | src/main/org/jboss/seam/jsf/SeamTransactionManagedPersistencePhaseListener.java | we have to at least try to commit |
| 1.112 | modified | gavin | src/main/org/jboss/seam/Component.java | applied JBSEAM-235 |
| 1.1 | added | gavin | src/main/org/jboss/seam/util/SortItem.java | applied JBSEAM-235 |
| 1.1 | added | gavin | src/main/org/jboss/seam/util/SorterNew.java | applied JBSEAM-235 |
| 1.7 | modified | gavin | lib/readme.txt | update |
| 1.1 | added | gavin | lib/commons-beanutils-1.7.0.jar | upgraded myfaces, jbpm |
| 1.4 | deleted | gavin | lib/commons-beanutils.jar | upgraded myfaces, jbpm |
| 1.4 | deleted | gavin | lib/commons-codec-1.2.jar | upgraded myfaces, jbpm |
| 1.1 | added | gavin | lib/commons-codec-1.3.jar | upgraded myfaces, jbpm |
| 1.3 | modified | gavin | lib/jbpm-3.1.1.jar | upgraded myfaces, jbpm |
| 1.1 | added | gavin | lib/myfaces-api-1.1.3.jar | upgraded myfaces, jbpm |
| 1.3 | deleted | gavin | lib/myfaces-api.jar | upgraded myfaces, jbpm |
| 1.1 | added | gavin | lib/myfaces-impl-1.1.3.jar | upgraded myfaces, jbpm |
| 1.4 | deleted | gavin | lib/myfaces-impl.jar | upgraded myfaces, jbpm |
| 1.14 | modified | gavin | examples/todo/build.xml | improved build scriptscope with myfaces bug in 1.1.1 |
| 1.3 | modified | gavin | examples/todo/resources/WEB-INF/faces-config.xml | improved build scriptscope with myfaces bug in 1.1.1 |
| 1.4 | modified | gavin | examples/todo/resources/WEB-INF/web.xml | improved build scriptscope with myfaces bug in 1.1.1 |
| 1.2 | modified | gavin | examples/remoting/progressbar/resources/WEB-INF/web.xml | improved build scriptscope with myfaces bug in 1.1.1 |
| 1.3 | modified | gavin | examples/remoting/stories/build.xml | improved build scriptscope with myfaces bug in 1.1.1 |
| 1.2 | modified | gavin | examples/remoting/stories/resources/WEB-INF/web.xml | improved build scriptscope with myfaces bug in 1.1.1 |
| 1.5 | modified | gavin | examples/remoting/progressbar/build.xml | improved build scriptscope with myfaces bug in 1.1.1 |
| 1.18 | modified | gavin | src/main/org/jboss/seam/core/Init.java | upgrades to myfaces 1.1.3 |
| 1.3 | modified | gavin | src/main/org/jboss/seam/jsf/AbstractSeamPhaseListener.java | upgrades to myfaces 1.1.3 |
| 1.2 | modified | gavin | src/ui/org/jboss/seam/ui/ActionTag.java | upgrades to myfaces 1.1.3 |
| 1.4 | modified | gavin | src/ui/org/jboss/seam/ui/HtmlQueryTableTag.java | upgrades to myfaces 1.1.3 |
| 1.62 | modified | gavin | src/main/org/jboss/seam/core/Manager.java | allow templated URL as an action outcome |
| 1.15 | modified | gavin | src/main/org/jboss/seam/jsf/SeamNavigationHandler.java | allow templated URL as an action outcome |
| 1.14 | modified | gavin | src/main/org/jboss/seam/jsf/SeamNavigationHandler.java | interpret outcomes beginning with / as a view-id |
| 1.2 | modified | gavin | examples/remoting/progressbar/resources/WEB-INF/faces-config.xml | ws |
| 1.6 | modified | gavin | examples/remoting/progressbar/src/org/jboss/seam/example/remoting/ProgressBarAction.java | ws |