|
| 1.7 | modified | cbauer | examples/wiki/Wiki.iws | Minor bugs |
| 1.7 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/core/action/WikiIdentity.java | Minor bugs |
| 1.6 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/core/model/Directory.java | Minor bugs |
| 1.4 | modified | cbauer | examples/wiki/view/includes/commentForm.xhtml | Minor |
| 1.6 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/core/action/WikiIdentity.java | Kicked out jCaptcha and replaced with simple math captcha |
| 1.4 | modified | cbauer | examples/wiki/view/themes/default/mailtemplates/confirmationRegistration.xhtml | Kicked out jCaptcha and replaced with simple math captcha |
| 1.3 | modified | cbauer | examples/wiki/src/etc/import-prod.sql | Kicked out jCaptcha and replaced with simple math captcha |
| 1.3 | modified | cbauer | examples/wiki/src/etc/wiki-prod-ds.xml | Kicked out jCaptcha and replaced with simple math captcha |
| 1.4 | modified | cbauer | examples/wiki/src/etc/META-INF/persistence-prod-war.xml | Kicked out jCaptcha and replaced with simple math captcha |
| 1.6 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/core/dao/FeedDAO.java | Kicked out jCaptcha and replaced with simple math captcha |
| 1.5 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/core/model/File.java | Kicked out jCaptcha and replaced with simple math captcha |
| 1.3 | modified | cbauer | examples/wiki/view/index.html | Kicked out jCaptcha and replaced with simple math captcha |
| 1.3 | modified | cbauer | examples/wiki/view/userHome.xhtml | Kicked out jCaptcha and replaced with simple math captcha |
| 1.12 | modified | cbauer | examples/wiki/view/userList.xhtml | Kicked out jCaptcha and replaced with simple math captcha |
| 1.2 | modified | cbauer | examples/wiki/view/userRegister.xhtml | Kicked out jCaptcha and replaced with simple math captcha |
| 1.6 | modified | cbauer | examples/wiki/Wiki.iws | Kicked out jCaptcha and replaced with simple math captcha |
| 1.19 | modified | cbauer | examples/wiki/build.xml | Kicked out jCaptcha and replaced with simple math captcha |
| 1.25 | modified | cbauer | examples/wiki/src/etc/import-dev.sql | Kicked out jCaptcha and replaced with simple math captcha |
| 1.10 | modified | cbauer | examples/wiki/src/etc/WEB-INF/components.xml | Kicked out jCaptcha and replaced with simple math captcha |
| 1.11 | modified | cbauer | examples/wiki/src/etc/WEB-INF/pages.xml | Kicked out jCaptcha and replaced with simple math captcha |
| 1.8 | modified | cbauer | examples/wiki/src/etc/WEB-INF/web.xml | Kicked out jCaptcha and replaced with simple math captcha |
| 1.3 | modified | cbauer | examples/wiki/view/includes/commentForm.xhtml | Kicked out jCaptcha and replaced with simple math captcha |
| 1.2 | modified | cbauer | examples/wiki/view/includes/searchControl.xhtml | Kicked out jCaptcha and replaced with simple math captcha |
| 1.8 | modified | cbauer | examples/wiki/view/includes/userControl.xhtml | Kicked out jCaptcha and replaced with simple math captcha |
| 1.18 | modified | cbauer | examples/wiki/view/themes/default/template.xhtml | Kicked out jCaptcha and replaced with simple math captcha |
| 1.5 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/core/dao/FeedDAO.java | Minor |
| 1.7 | modified | cbauer | examples/wiki/view/includes/attachmentDisplay.xhtml | Minor |
| 1.5 | modified | pmuir | lib/jboss-el.jar | JBSEAM-1205 and JBSEAM-1207 |
| 1.24 | modified | cbauer | examples/wiki/src/etc/import-dev.sql | Quite useless plugin for embedding flash movies on wiki pages |
| 1.7 | modified | cbauer | examples/wiki/view/plugins/lastModifiedDocuments/plugin.xhtml | Quite useless plugin for embedding flash movies on wiki pages |
| 1.23 | modified | cbauer | examples/wiki/view/themes/default/css/template.css | Quite useless plugin for embedding flash movies on wiki pages |
| 1.18 | modified | cbauer | examples/wiki/build.xml | Upgraded to BSD-licensed urlrewrite and some cosmetic changes |
| 1.23 | modified | cbauer | examples/wiki/src/etc/import-dev.sql | Upgraded to BSD-licensed urlrewrite and some cosmetic changes |
| 1.22 | modified | cbauer | examples/wiki/view/themes/default/css/template.css | Upgraded to BSD-licensed urlrewrite and some cosmetic changes |
| 1.2 | deleted | cbauer | examples/wiki/lib/urlrewrite-3.0.3.jar | Upgraded to BSD-licensed urlrewrite and some cosmetic changes |
| 1.1 | added | sbryzak2 | lib/urlrewrite-3.0.4.jar | BSD-licensed URL rewrite filter |
| 1.7 | modified | cbauer | examples/wiki/src/etc/WEB-INF/web.xml | Finished document history and diff feature |
| 1.3 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/core/action/prefs/UserManagementPreferences.java | Finished document history and diff feature |
| 1.20 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/core/ui/UIWikiFormattedText.java | Finished document history and diff feature |
| 1.3 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/preferences/PreferenceSupport.java | Finished document history and diff feature |
| 1.21 | modified | cbauer | examples/wiki/view/themes/default/css/template.css | Finished document history and diff feature |
| 1.12 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/core/action/DocumentHome.java | Finished document history and diff feature |
| 1.4 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/core/action/NodeHistory.java | Finished document history and diff feature |
| 1.4 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/core/engine/WikiTextParser.java | Finished document history and diff feature |
| 1.5 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/core/model/FeedEntry.java | Finished document history and diff feature |
| 1.3 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/util/Diff.java | Finished document history and diff feature |
| 1.6 | modified | cbauer | examples/wiki/view/docHistory.xhtml | Finished document history and diff feature |
| 1.7 | modified | cbauer | examples/wiki/view/includes/userControl.xhtml | Finished document history and diff feature |
| 1.4 | modified | cbauer | examples/wiki/src/main/org/jboss/seam/wiki/core/dao/FeedDAO.java | Finished document history and diff feature |
| 1.17 | modified | cbauer | examples/wiki/view/themes/default/template.xhtml | Finished document history and diff feature |