summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-14Added project metadataAndrew Branson
2012-06-14Created ModuleExceptionAndrew Branson
2012-06-04Removed ref to internal mozilla undef. javax.script should now returnAndrew Branson
null instead.
2012-06-04Untrack conf files and add examples to avoid conflicts.Andrew Branson
2012-06-04Create source jarAndrew Branson
2012-05-31Cleanup bin & add eclipse launch configurationsAndrew Branson
2012-05-30Remove old top DN settings for compatibility with latest jldap libAndrew Branson
(maybe)
2012-05-30The *.txt ignore seems to be recursiveAndrew Branson
2012-05-30Missing txt resourcesAndrew Branson
2012-05-30Extra fileAndrew Branson
2012-05-30Ant build file no longer needed :(Andrew Branson
2012-05-30Auto set classpath in eclipse for generated source. Requires buildAndrew Branson
helper plugin.
2012-05-30Initial Maven ConversionAndrew Branson
2012-05-02Cleanup login error console. Added Jython.Andrew Branson
2012-05-02Outcome form robustnessAndrew Branson
2012-04-26Cleanup and annotation2.3.1Andrew Branson
2012-04-26History cachingAndrew Branson
Changed EntityProxy.getObject to return a null locked History object so it could be cached. Change every instance where a transaction based History is required so it is created directly instead of loaded from storage.
2012-04-26Script fixesAndrew Branson
2012-03-30Cache RemoteMaps if they are not related to a transactionAndrew Branson
2012-03-30Outcome field help panel hiding worksAndrew Branson
2012-03-28Migrate from BSF to javax.script. Update Mozilla Rhino JS engine.Andrew Branson
Removed some 'auto-generated' comments from intentionally blank methods. Other whitespace/comment cleanup.
2012-03-16changelogabranson
2012-03-13Added DependencyDescriptionabranson
2012-03-13Added DependencyDescriptionabranson
2012-03-13Imply 'Name' property on instantiation if not explicity declaredabranson
2012-03-13Fix NPE when key doesn't existabranson
2012-03-13Removed redundant fields from Event: AgentCentre and Typeabranson
2012-03-13Imply 'Name' property on instantiation if not explicity declaredabranson
2012-03-13More efficient DOM handling, getField() utility method for scriptsabranson
2012-03-13addMember methods return new CollectionmMemberabranson
2012-01-27minorabranson
2011-11-23Merge branch 'modules'2.3abranson
2011-11-23Modulesabranson
2011-10-18Module supportabranson
2011-09-28RemoteMap bugfixabranson
2011-09-28Schema and resourceabranson
2011-09-07Java 1.6 Compliancejet
2011-09-07Rollback to Java 1.6 complianceabranson
2011-08-04Last bit of cleanup honestabranson
New castor and dependent commons libs
2011-08-04More code cleanup:abranson
Refactored Entity Proxy Subscription to handle generics better Rewrote RemoteMap to use TreeMap instead of the internal array for order. It now sorts its keys by number if they parse, else as strings. Removed a no-longer-in-progress outcome form class
2011-08-03Add kernel jar version as property in server itemabranson
2011-08-02Finished move to generics. Enforced 1.6 compliance for now. No errors orabranson
warnings :)
2011-08-01Java7 compatibility and some code refreshabranson
2011-06-21Old svn ignoreabranson
2011-06-21changelogabranson
2011-06-21Initial commit2.2Andrew Branson