aboutsummaryrefslogtreecommitdiff
path: root/id
AgeCommit message (Expand)AuthorFilesLines
2015-02-05Add notes to module documentation.Thomas Knall1-1/+30
2015-02-05Add documentation for modules (MOAID-47)Thomas Knall3-0/+405
2015-02-05Perform some cleanup tasksThomas Knall6-17/+6
2015-02-05Fix wrong module sorting order.Thomas Knall1-1/+1
2015-02-04Create exemplary AuthServlet module (MOAID-68)Thomas Knall9-2/+42
2015-02-04Add logging for automatic servlet registration.Thomas Knall2-5/+23
2015-02-04Add comment to ProcessInstanceStore primary key fieldThomas Knall1-0/+9
2015-02-04Persistence issue fixed (MOAID-62)Thomas Knall4-16/+7
2015-02-04Create separate module STORK (MOAID-67)Thomas Knall31-29/+114
2015-02-03serialize ExecutionContext data in a single database fieldChristian Wagner1-7/+6
2015-02-02Fix persistence.Thomas Knall2-8/+15
2015-02-02fix process instance persistenceChristian Wagner2-14/+15
2015-01-30Exclude non-working tests.Thomas Knall1-9/+26
2015-01-30Merge branch 'MOAID-62'Thomas Knall10-176/+181
2015-01-30add persistence to process-engineChristian Wagner10-180/+176
2015-01-30Merge branch 'MOAID-62'Thomas Knall3-34/+99
2015-01-30Fix applicationContext.xml and STORKAuthentication.process.xmlThomas Knall2-4/+4
2015-01-30Merge remote-tracking branch 'remotes/origin/MOAID-62'Thomas Knall84-133/+4303
2015-01-30small DAO code review from ThomasGerwin Gsenger1-23/+27
2015-01-30implement DAO methods, add exeptions to ProcessInstanceStoreDAO interfaceGerwin Gsenger3-34/+95
2015-01-30Add dynamic servlet registration for STORK processes.Thomas Knall3-1/+41
2015-01-30Add Spring based discovery for STORKAuthModuleThomas Knall7-16/+49
2015-01-29Perform some cleanupThomas Knall3-6/+5
2015-01-29add new methods to the dao interface, enhance db entityGerwin Gsenger3-27/+105
2015-01-29add inital (empty) implementation of the ProcessInstanceStoreDAOGerwin Gsenger3-1/+63
2015-01-29integrate process engine from project 'dti-process-engine'Christian Wagner22-63/+84
2015-01-29Integrate processes with module discovery.Thomas Knall30-78/+113
2015-01-29integrate process engine from project 'dti-process-engine'Gerwin Gsenger63-100/+1303
2015-01-29Merge branch 'MOAID-37'Thomas Knall24-91/+1677
2015-01-29Fix javadoc issues.Thomas Knall10-22/+22
2015-01-29Add STORK process (MOAID-58).Thomas Knall23-70/+1656
2015-01-29integrate process engine from project 'dti-process-engine' - INCOMPLETE!Christian Wagner35-9/+2886
2015-01-28switch to automated process selectionGerwin Gsenger1-9/+20
2015-01-28add automated process selectionChristian Wagner3-16/+35
2015-01-28implement ModuleRegistry, implement standard moaid process, start ModuleRegis...Gerwin Gsenger6-32/+168
2015-01-27initial version of ModuleRegistry and ModuleAuthGerwin Gsenger2-0/+69
2015-01-26Add comments to DefaultAuthentication.process.xml.Thomas Knall1-0/+1
2015-01-26Fix Javadoc, remove disabled code.Thomas Knall2-30/+8
2015-01-26Add some comments to DefaultAuthentication.process.xml.Thomas Knall1-1/+2
2015-01-26Perform refactoring.Thomas Knall2-21/+22
2015-01-23Fix typo in process description.Thomas Knall1-1/+1
2015-01-23Add foreign identity process support (MOAID-61).Thomas Knall13-140/+424
2015-01-22Refactor VerifyIdentityLinkTask.Thomas Knall2-100/+61
2015-01-22Add mandate process support (MOAID-60).Thomas Knall23-448/+769
2015-01-21Add "DefaultAuthentication" process (AT, no mandates, no stork) (MOAID-59).Thomas Knall22-129/+1265
2015-01-19Fix wrong usage of servlet-api method.Thomas Knall1-1/+1
2015-01-19Add javax.servlet:javax.servlet-api dependency.Thomas Knall2-0/+22
2015-01-16Add dti-process-engine support.Thomas Knall5-1/+67
2015-01-16Add minor fixes and updates.Thomas Knall5-39/+76
2015-01-14Apply some minor fixes.Thomas Knall5-2/+25