Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

root/openmrs-modules/dss


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5331 [5331] 08/21/08 13:41:18 tmdugan -- dss * removed an unnecessary TODO
(edit) @5152 [5152] 08/04/08 07:59:45 tmdugan -- dss * always call update rule during a loadRule so an error won't get …
(edit) @5112 [5112] 07/31/08 12:26:56 tmdugan -- dss * added check to prevent a null pointer exception
(edit) @5004 [5004] 07/21/08 12:23:46 tmdugan -- dss * made changes to extend loadRule and RuleClassLoader in …
(edit) @4960 [4960] 07/16/08 12:24:09 tmdugan -- dss * made changes to support new version of openmrs
(edit) @4871 [4871] 07/09/08 08:42:28 tmdugan -- dss * changed DssRule interface to include age restriction values
(edit) @4774 [4774] 07/02/08 10:44:59 tmdugan -- dss * did some minor code cleanup
(edit) @4765 [4765] 07/02/08 07:49:35 tmdugan -- dss * fixed xml encoding * added rounding method to util * added …
(edit) @4622 [4622] 06/12/08 11:59:51 tmdugan -- dss * continuation of previous commit
(edit) @4621 [4621] 06/12/08 11:58:43 tmdugan -- dss * updated openmrs jar * changed toProperCase utility method
(edit) @4388 [4388] 05/27/08 13:39:51 tmdugan -- dss * removed testAOP test method
(edit) @4379 [4379] 05/27/08 09:17:39 vanand dss: pass specific extension - .java or .mlm in lookForRules()
(edit) @4278 [4278] 05/20/08 12:00:47 tmdugan -- dss * cleaned up utility methods
(edit) @4215 [4215] 05/15/08 08:04:55 tmdugan -- dss * updated version of openmrs
(edit) @4214 [4214] 05/15/08 08:00:39 tmdugan -- dss * made changes to use the standard java 1.6 compiler interface to …
(edit) @4102 [4102] 05/05/08 07:40:52 tmdugan -- dss * updated openmrs jar versions
(edit) @3992 [3992] 04/22/08 12:13:11 tmdugan -- dss * changed method signatures to include rulePackagePrefix from atd …
(edit) @3989 [3989] 04/22/08 09:59:39 tmdugan -- dss * added a new method signature to loadRule to accept a different …
(edit) @3796 [3796] 04/02/08 10:21:59 tmdugan -- dss * fixed loadRule to load fully qualified classes outside the …
(edit) @3783 [3783] 04/01/08 05:45:45 tmdugan -- dss * added check for rule type being null before resetting it
(edit) @3756 [3756] 03/28/08 16:59:46 vanand dssmodule:set the ruleType same as tokenname. There is no data element in …
(edit) @3726 [3726] 03/26/08 10:47:30 tmdugan -- dss * fix classpath building code
(edit) @3660 [3660] 03/19/08 08:43:29 tmdugan -- dss * updated openmrs jars
(edit) @3614 [3614] 03/17/08 12:48:41 tmdugan -- dss * removed TODO tags
(edit) @3599 [3599] 03/13/08 10:45:46 tmdugan -- dss * added a few more comments
(edit) @3597 [3597] 03/13/08 10:25:10 tmdugan -- dss * cleaned up code and added documentation
(edit) @3593 [3593] 03/12/08 08:27:52 tmdugan -- dss * updated openmrs jars * changed spring jars to reflect changes in …
(edit) @3569 [3569] 03/07/08 13:28:15 tmdugan -- dss * fixed a null pointer exception
(edit) @3560 [3560] 03/07/08 07:40:02 tmdugan -- dss * changed table type of dss_rule to InnoDB so foreign keys to this …
(edit) @3550 [3550] 03/06/08 09:27:43 tmdugan -- dss * added token_name column to dss_rule table * removed purging of …
(edit) @3513 [3513] 02/29/08 13:16:14 tmdugan -- dss * added processPackagePrefix method to Util class * added …
(edit) @3483 [3483] 02/26/08 09:50:02 tmdugan -- dss * moved test class into dss module
(edit) @3477 [3477] 02/26/08 07:44:53 tmdugan -- dss * removed unneeded util methods
(edit) @3459 [3459] 02/22/08 08:59:24 tmdugan -- dss * changed populate dss elements to accept a list of rule …
(edit) @3446 [3446] 02/21/08 11:46:14 tmdugan -- dss * added a utility method to process a file directory name * …
(edit) @3435 [3435] 02/20/08 11:00:31 tmdugan -- dss * removed some unneeded imports
(edit) @3411 [3411] 02/18/08 13:19:48 tmdugan -- dss * added a null check
(edit) @3401 [3401] 02/15/08 09:05:21 tmdugan --dss * removed unnecessary loop iterations when evaluating dss elements
(edit) @3397 [3397] 02/15/08 07:32:44 tmdugan -- dss * changed DssElement to store rule result as an openmrs logic …
(edit) @3386 [3386] 02/14/08 09:50:53 tmdugan -- dss * removed postprocessing method from DssRule interface * changed …
(edit) @3385 [3385] 02/14/08 09:37:53 tmdugan -- atd, dss, chica continuing commit because of svn error * changed …
(edit) @3359 [3359] 02/12/08 14:34:09 tmdugan -- dss * fixed kilogram calculation
(edit) @3303 [3303] 02/07/08 10:05:43 tmdugan -- dss * changed jar references
(edit) @3299 [3299] 02/07/08 07:48:27 tmdugan -- dss *updated log file
(edit) @3289 [3289] 02/06/08 09:50:03 tmdugan -- dss * cleaned up some error handling * changed log4j.xml to create a …
(edit) @3286 [3286] 02/05/08 14:17:24 tmdugan -- dss * added try/catches to catch errors for failures when moving mlm …
(edit) @3285 [3285] 02/05/08 14:09:38 tmdugan -- dss * added global property dss.ruleSortOrder to control whether rules …
(edit) @3283 [3283] 02/05/08 13:25:46 tmdugan -- dss * added more through descriptions of rulePackagePrefix and …
(edit) @3261 [3261] 01/31/08 09:22:02 tmdugan -- dss * added comments and removed unused code
(edit) @3255 [3255] 01/30/08 13:31:18 tmdugan -- atd, chica, and dss * fixed debugging
(edit) @3243 [3243] 01/29/08 13:24:00 tmdugan -- dss * added a method to rename a file
(edit) @3234 [3234] 01/29/08 08:51:56 tmdugan -- dss * changed method to static
(edit) @3203 [3203] 01/24/08 10:58:36 tmdugan -- dss * cleaned up some code
(edit) @3188 [3188] 01/23/08 14:24:48 tmdugan -- dss * cleaned up some jars
(edit) @3171 [3171] 01/22/08 11:25:24 tmdugan -- dss * fixed a minor error affecting the run rules jsp
(edit) @3167 [3167] 01/22/08 10:25:04 tmdugan -- atd, dss, chica * added a utility method to check file paths from …
(edit) @3159 [3159] 01/22/08 08:49:37 tmdugan -- dss * changed runRules method signature
(edit) @3139 [3139] 01/17/08 14:13:43 tmdugan -- dss * add logic to purge dss_rule table when ClassLoaderTask is …
(edit) @3138 [3138] 01/17/08 13:52:02 tmdugan -- dss * changed archive file format
(edit) @3137 [3137] 01/17/08 13:45:55 tmdugan -- atd and dss * fixed module names in config file
(edit) @3135 [3135] 01/17/08 13:34:15 tmdugan -- dss * renamed project and Ant builder directories
(copy) @3134 [3134] 01/17/08 13:26:14 bwolfe Renaming dssmodule directory to dss for tmdugan
copied from openmrs-modules/dssmodule:
(edit) @3132 [3132] 01/17/08 13:13:01 tmdugan -- atd, chica, dss * removed the jars Ben moved in the middle of the …
Note: See TracRevisionLog for help on using the revision log.