Commit Graph

746 Commits

Author SHA1 Message Date
Ben Alex c5ea35d093 Extend After ACL provider to also filter arrays. Thanks to Joni Suominen. 2004-12-17 21:56:05 +00:00
Dimitry Kopylenko 93ec9e20a3 Added missing maven dependencies and fixed outdated Eclipse MAVEN_REPO variables 2004-12-15 18:57:42 +00:00
Carlos Sanchez 3169199e2b Fixed improperly closed tags 2004-12-11 23:01:51 +00:00
Ray Krueger cb61c88478 Increased test coverate to 100% 2004-12-09 23:53:11 +00:00
Ray Krueger 8853ba28e2 Replaced $author$ stuff in javadocs with Ray Krueger 2004-12-09 22:35:53 +00:00
Ray Krueger 41310f26a6 Missed a DOCUMENT ME! spot... 2004-12-09 22:29:12 +00:00
Ray Krueger 3eb6149877 New LoginExceptionResolver interface and base implementation to handle LoginExceptions thrown in the Jaas API. I am commiting this now so that it isn't lost, while a PropertyEditor based solution is investigated. 2004-12-09 22:09:35 +00:00
Ben Alex 07f3d1558f Update to HSQLDB 1.7.3.0. 2004-12-06 23:40:24 +00:00
Carlos Sanchez 543e08fae9 Fixed clover license 2004-12-06 22:37:26 +00:00
Ben Alex f520bfea91 Change image path locations. sdocbook plugin collapses resource paths, forcing image to always be in the same directory as the generated docbook output. 2004-12-05 23:17:37 +00:00
Ben Alex b8b31d6f65 Tidy up Maven migration by eliminating unnecessary directories and having Eclipse classpath use MAVEN_REPO. 2004-12-05 07:21:30 +00:00
Ben Alex c5900cab9c Added a ContextHolderAwareRequestWrapper to integrate with getRemoteUser() and isUserInRole(String). Thanks to Orlando Garcia Carmona ("paramosyermos" on Spring forums). 2004-12-05 06:11:18 +00:00
Ben Alex c9aa80b655 Add Aaron Tang's changes. 2004-12-05 05:30:26 +00:00
Ben Alex e3b9920d9c Fix default query string to remove ambiguous columns. Thanks to Aaron Tang. 2004-12-05 05:30:06 +00:00
Ben Alex 89ba20f057 Fix Tomcat compatibility issue where HttpSession unavailable during "logoff". Thanks to Aaron Tang. 2004-12-05 05:29:25 +00:00
Ben Alex 82ed7253d4 Refactor AbstractFilterInvocationDefinitionSource to use a standard URL String in its lookup method, rather than a full FilterInvocation. This will make it easier for views (taglibs etc) to access URI security details without needing to construct a MockFilterInvocation. 2004-12-05 05:04:52 +00:00
Ben Alex 76c82db196 Refactor EH-CACHE integration classes to work with Spring IoC provided Cache rather than manage our own cache internally. 2004-12-05 04:37:05 +00:00
Ben Alex 01165ea0e1 Documentation update to present state of CVS classes and interfaces. 2004-12-03 10:15:55 +00:00
Ben Alex 41b41ba316 Expand test coverage. Clover via Maven (without excluding appropriate patterns like *Exception and debug messages) has modified coverage from 77.2% to 95%. 2004-12-03 06:46:41 +00:00
Ben Alex 88fbac9755 General update. 2004-12-03 06:44:13 +00:00
Ben Alex 07e2037251 Find target domain object argument in a manner that works if nulls are presented for the domain object argument. 2004-12-03 06:43:17 +00:00
Ben Alex e75fc613b1 Gracefully handle null ContextHolder / Authentication etc. 2004-12-03 06:42:26 +00:00
Ben Alex 7a4a46cc7b General refactoring of taglibs. 2004-12-03 06:41:48 +00:00
Ben Alex 1b660d4d5b Handle usernames that are empty Strings. 2004-12-03 06:41:02 +00:00
Ben Alex ab6df6cfce Make InternalMethodInvocation package protected for better unit test support. 2004-12-03 06:40:11 +00:00
Ben Alex f73fc735c2 Improve startup error detection and eliminate unnecessary checks for null application context. 2004-12-03 06:39:07 +00:00
Ben Alex 4c1c7dcff5 Fix bugs. 2004-12-03 06:38:10 +00:00
Ben Alex 49f29a8a2b Add log4j. 2004-12-03 06:37:23 +00:00
Ben Alex 22f8cd0c44 Improve null handling. 2004-12-01 02:55:01 +00:00
Ben Alex 3a0e43337c Improve test coverage and error detection at startup time. 2004-12-01 02:22:24 +00:00
Ben Alex 699f97929a Fix bug where class should delegate to setDetails method - not set the details directly. 2004-12-01 02:09:15 +00:00
Ben Alex ac3d3483b3 Improve performance of JBoss container adapter (thanks to Sergio Bern�). 2004-11-30 20:38:15 +00:00
Carlos Sanchez 8888e072a2 Moved license and cvs reports to doc 2004-11-28 21:16:07 +00:00
Carlos Sanchez 4eb5b0a815 Use licensed clover 2004-11-28 18:45:03 +00:00
Ben Alex 89eed486e2 Add alwaysUseDefaultTargetUrl feature to AbstractProcessingFilter. 2004-11-22 21:38:14 +00:00
Ben Alex 3b7453d243 Move upgrade help files to xdocs/upgrade. 2004-11-21 21:48:31 +00:00
Carlos Sanchez 2073360037 Added changes and removed multichanges 2004-11-20 22:28:52 +00:00
Carlos Sanchez 5c19501f16 Download from sourceforge 2004-11-20 22:07:35 +00:00
Ben Alex 59462a6593 No longer required; now in project.xml. 2004-11-20 21:30:19 +00:00
Ben Alex 55c1dd3a8d Move changelog to Maven managed docs. 2004-11-20 21:29:53 +00:00
Ben Alex 3fe31a4c2e Update to 3.1 to match attributes sample. 2004-11-20 20:55:36 +00:00
Carlos Sanchez c66c33e702 Fixed dashboard properties 2004-11-20 15:32:48 +00:00
Carlos Sanchez d175ca057c Removed clover postgoal 2004-11-20 15:27:52 +00:00
Carlos Sanchez a7c5e62c03 Added link to core docs 2004-11-20 15:23:01 +00:00
Carlos Sanchez c9bae20f21 Added site build info 2004-11-20 10:46:56 +00:00
Carlos Sanchez e05dd3f1a1 Migrated from ant to maven 2004-11-20 10:38:57 +00:00
Carlos Sanchez 7b9b172b8b Removed docbook goals 2004-11-20 10:35:33 +00:00
Carlos Sanchez 3b1b50f867 Changed inception year
Removed uneeded reports
2004-11-20 10:31:38 +00:00
Carlos Sanchez 589691d11e Added distributionUrl 2004-11-20 10:28:18 +00:00
Carlos Sanchez b0f6c5179a Documentation improvement 2004-11-20 10:28:01 +00:00