Age | Commit message (Expand) | Author | Files | Lines |
2015-02-20 | some minor fixes | Thomas Lenz | 6 | -5/+46 |
2015-02-20 | add names to worker threads | Thomas Lenz | 2 | -2/+2 |
2015-02-20 | fix possible problem with different bouncycastle versions | Thomas Lenz | 3 | -1/+15 |
2015-02-19 | modify PVP attribute builder for MANDATE_PROF_REP_DESC | Thomas Lenz | 1 | -23/+22 |
2015-02-19 | fix some possible problems | Thomas Lenz | 3 | -25/+31 |
2015-02-19 | manuell merge: PEPSConnecterServlet --> PepsConnectorTask | Thomas Lenz | 2 | -52/+217 |
2015-02-18 | Merge branch 'datentechnik_modularization' into moa-id-2.2-merge | Thomas Lenz | 396 | -33841/+9346 |
2015-02-18 | Merge remote-tracking branch 'remotes/origin/moa-2.1-Snapshot' into during_au... | Thomas Lenz | 5 | -18/+64 |
2015-02-18 | update PVP attribute builder --> use mandate annotation as MANDATOR-PROF-REP-... | Thomas Lenz | 2 | -12/+36 |
2015-02-12 | removed transient modifier (NullPointerException) | Alexander Marsalek | 3 | -6/+6 |
2015-02-12 | load DTL URL from config, more debug output, fixed marshall problem | Alexander Marsalek | 2 | -12/+58 |
2015-02-06 | Code cleanup | Thomas Knall | 15 | -30/+51 |
2015-02-06 | Enable process engine tests | Thomas Knall | 1 | -31/+0 |
2015-02-06 | adjust process engine tests to process instance persistence | Christian Wagner | 5 | -44/+119 |
2015-02-05 | Replace umlauts in html module documentation | Thomas Knall | 1 | -52/+52 |
2015-02-05 | Add notes to module documentation. | Thomas Knall | 1 | -1/+30 |
2015-02-05 | Add documentation for modules (MOAID-47) | Thomas Knall | 3 | -0/+405 |
2015-02-05 | Perform some cleanup tasks | Thomas Knall | 6 | -17/+6 |
2015-02-05 | Fix wrong module sorting order. | Thomas Knall | 1 | -1/+1 |
2015-02-04 | Create exemplary AuthServlet module (MOAID-68) | Thomas Knall | 10 | -2/+47 |
2015-02-04 | Add logging for automatic servlet registration. | Thomas Knall | 2 | -5/+23 |
2015-02-04 | Add comment to ProcessInstanceStore primary key field | Thomas Knall | 1 | -0/+9 |
2015-02-04 | Persistence issue fixed (MOAID-62) | Thomas Knall | 4 | -16/+7 |
2015-02-04 | Create separate module STORK (MOAID-67) | Thomas Knall | 32 | -30/+120 |
2015-02-03 | serialize ExecutionContext data in a single database field | Christian Wagner | 1 | -7/+6 |
2015-02-02 | Fix persistence. | Thomas Knall | 2 | -8/+15 |
2015-02-02 | fix process instance persistence | Christian Wagner | 2 | -14/+15 |
2015-01-30 | Exclude non-working tests. | Thomas Knall | 1 | -9/+26 |
2015-01-30 | Merge branch 'MOAID-62' | Thomas Knall | 10 | -176/+181 |
2015-01-30 | add persistence to process-engine | Christian Wagner | 10 | -180/+176 |
2015-01-30 | Merge branch 'MOAID-62' | Thomas Knall | 3 | -34/+99 |
2015-01-30 | Fix applicationContext.xml and STORKAuthentication.process.xml | Thomas Knall | 2 | -4/+4 |
2015-01-30 | Merge remote-tracking branch 'remotes/origin/MOAID-62' | Thomas Knall | 84 | -133/+4303 |
2015-01-30 | update handbook and default configuration | Thomas Lenz | 2 | -0/+8 |
2015-01-30 | Merge STORK DocumentService fix | Thomas Lenz | 2 | -7/+26 |
2015-01-30 | small DAO code review from Thomas | Gerwin Gsenger | 1 | -23/+27 |
2015-01-30 | implement DAO methods, add exeptions to ProcessInstanceStoreDAO interface | Gerwin Gsenger | 3 | -34/+95 |
2015-01-30 | Add dynamic servlet registration for STORK processes. | Thomas Knall | 3 | -1/+41 |
2015-01-30 | Add Spring based discovery for STORKAuthModule | Thomas Knall | 7 | -16/+49 |
2015-01-29 | Perform some cleanup | Thomas Knall | 3 | -6/+5 |
2015-01-29 | add new methods to the dao interface, enhance db entity | Gerwin Gsenger | 3 | -27/+105 |
2015-01-29 | PEPSConnectorServlet: load document service url from moa properties instead o... | Alexander Marsalek | 2 | -7/+24 |
2015-01-29 | merge bugfixes | Thomas Lenz | 2 | -35/+117 |
2015-01-29 | add inital (empty) implementation of the ProcessInstanceStoreDAO | Gerwin Gsenger | 3 | -1/+63 |
2015-01-29 | added qaa check | Alexander Marsalek | 1 | -16/+65 |
2015-01-29 | integrate process engine from project 'dti-process-engine' | Christian Wagner | 22 | -63/+84 |
2015-01-29 | changes to get SI working, | Alexander Marsalek | 2 | -19/+52 |
2015-01-29 | Integrate processes with module discovery. | Thomas Knall | 30 | -78/+113 |
2015-01-29 | integrate process engine from project 'dti-process-engine' | Gerwin Gsenger | 63 | -100/+1303 |
2015-01-29 | Merge branch 'MOAID-37' | Thomas Knall | 24 | -91/+1677 |