|
| 1.20 | modified | sbryzak2 | src/main/org/jboss/seam/interceptors/SecurityInterceptor.java | simple support for Seam EL functions with the unified EL |
| 1.1 | added | sbryzak2 | src/main/org/jboss/seam/jsf/SeamELFunctionMapper.java | simple support for Seam EL functions with the unified EL |
| 1.2 | modified | sbryzak2 | src/main/org/jboss/seam/security/AuthorizationException.java | simple support for Seam EL functions with the unified EL |
| 1.39 | modified | sbryzak2 | src/main/org/jboss/seam/security/SeamSecurityManager.java | simple support for Seam EL functions with the unified EL |
| 1.3 | modified | sbryzak2 | src/main/org/jboss/seam/util/EL.java | simple support for Seam EL functions with the unified EL |
| 1.17 | modified | gavin | /seam-text.g | dont hog apostrophe |
| 1.1 | added | gavin | lib/ant-antlr-1.6.5.jar | antlr jars |
| 1.1 | added | gavin | lib/antlr-2.7.6.jar | antlr jars |
| 1.30 | modified | gavin | /.classpath | update to cp |
| 1.125 | modified | gavin | /build.xml | seam text stuff |
| 1.1 | added | gavin | src/test/misc/org/jboss/seam/test/SeamTextTest.java | seam text stuff |
| 1.1 | added | gavin | src/test/misc/org/jboss/seam/test/SeamTextTest.txt | seam text stuff |
| 1.19 | modified | sbryzak2 | src/main/org/jboss/seam/interceptors/SecurityInterceptor.java | added default permission check for empty @Restrict annotations |
| 1.38 | modified | sbryzak2 | src/main/org/jboss/seam/security/SeamSecurityManager.java | added default permission check for empty @Restrict annotations |
| 1.1 | added | sbryzak2 | examples/seamspace/view/register.xhtml | initial support for adding blog comments, some security stuff |
| 1.11 | modified | sbryzak2 | examples/seamspace/view/style/seamspace.css | initial support for adding blog comments, some security stuff |
| 1.2 | modified | sbryzak2 | examples/seamspace/view/blogentry.xhtml | initial support for adding blog comments, some security stuff |
| 1.9 | modified | sbryzak2 | examples/seamspace/view/home.xhtml | initial support for adding blog comments, some security stuff |
| 1.4 | modified | sbryzak2 | examples/seamspace/src/org/jboss/seam/example/seamspace/BlogAction.java | initial support for adding blog comments, some security stuff |
| 1.2 | modified | sbryzak2 | examples/seamspace/src/org/jboss/seam/example/seamspace/CommentAction.java | initial support for adding blog comments, some security stuff |
| 1.2 | modified | sbryzak2 | examples/seamspace/src/org/jboss/seam/example/seamspace/CommentLocal.java | initial support for adding blog comments, some security stuff |
| 1.1 | added | sbryzak2 | examples/seamspace/resources/WEB-INF/exceptions.xml | initial support for adding blog comments, some security stuff |
| 1.2 | modified | sbryzak2 | examples/seamspace/resources/WEB-INF/faces-config.xml | initial support for adding blog comments, some security stuff |
| 1.16 | modified | gavin | /seam-text.g | minor |
| 1.15 | modified | gavin | /seam-text.g | minor |
| 1.14 | modified | gavin | /seam-text.g | MUCH more flexible |
| 1.13 | modified | gavin | /seam-text.g | loosen rules on quoted content |
| 1.12 | modified | gavin | /seam-text.g | oops |
| 1.11 | modified | gavin | /seam-text.g | refactor |
| 1.10 | modified | gavin | /seam-text.g | refactor |
| 1.9 | modified | gavin | /seam-text.g | bit more flexible |
| 1.8 | modified | gavin | /seam-text.g | major improvements |
| 1.18 | modified | sbryzak2 | src/main/org/jboss/seam/interceptors/SecurityInterceptor.java | throw more specific exceptions |
| 1.1 | added | sbryzak2 | src/main/org/jboss/seam/security/AuthorizationException.java | throw more specific exceptions |
| 1.1 | added | sbryzak2 | src/main/org/jboss/seam/security/NotLoggedInException.java | throw more specific exceptions |
| 1.4 | modified | nrichards | seam-gen/resources/WEB-INF/web.xml | restrict HTTP access to .xhtml source in seam-gen projects |