Activity for ChoiceMaker

  • Robert Robert posted a comment on discussion Open Discussion

    A pair generator for health training involves creating related concept pairs to enhance learning. For example, "Balanced Diet" pairs with "Nutrient Intake," and "Exercise" pairs with "Cardiovascular Health." These pairs help reinforce the connection between healthy habits and their benefits, making it easier to understand the impact of lifestyle choices on overall well-being.

  • Rick Hall committed [e4de07]

    Added module 'cmit-online' to choicemaker-cmit

  • Rick Hall committed [1738e2]

    Modified Javadoc in NameParser0, ParsedName0

  • Rick Hall committed [1ee944]

    Fixed static registration of NameParser0 instances

  • Rick Hall committed [15e1ad]

    Rename NameParser0 and related classes to AdhocNameParser and similar

  • Rick Hall committed [9f2a86]

    Renamed en.us.defaultNameParser to en.us.defaultCfgNameParser

  • Rick Hall committed [ee911a]

    Renamed XmlNameParserInitializer to XmlAdhocNameParserInitializer

  • Rick Hall committed [2e8cb9]

    Removed unused methods from StreetParser/AdhocStreetParser

  • Rick Hall committed [242f68]

    Renamed AdhocStreetParser back to StreetParser for backwards compatibility

  • Rick Hall committed [20ec7b]

    Removed commented-out code from StreetParser

  • Rick Hall committed [89bd02]

    Organized imports in XmlAdhocNameParserInitializer

  • Rick Hall committed [4553f6]

    Cleaned up generic types in WFST parsers

  • Rick Hall committed [a0ad44]

    Added optional Throwable information to formatted user messages

  • Rick Hall committed [cfcf09]

    Removed jdom as a ChoiceMaker plugin project

  • Rick Hall committed [e2d54d]

    Manually converted some files to jdom2

  • Rick Hall committed [bbab28]

    Manually removed dependence on org.jdom plugin from com.choicemaker.e2.embed

  • Rick Hall committed [ca2bc9]

    Manually removed dependence on org.jdom plugin from some plugin.xml descriptors

  • Rick Hall committed [b16ce9]

    Replace jdom with jdom2 in pom.xml descriptors

  • Rick Hall committed [3e3fe5]

    Replaced jdom 0.9 with jdom 2.0.6

  • Rick Hall committed [5d815b]

    Replaced bcel plugin with plain jar

  • Rick Hall committed [7afc5d]

    Fixed plugin and POM dependencies in cm.core, cm.compiler and xmlenc.base

  • Rick Hall committed [4a5e58]

    Better notifications when CM Analyzer encounters an error

  • Rick Hall committed [236765]

    Restored a stubbed version of XmlNameParserInitializer for backwards compatibility

  • Rick Hall committed [0d87f9]

    Fixed generic types in IntValuedHashMap and MapKeyComparator

  • Rick Hall committed [15f376]

    Added '<\!DOCTYPE plugin>' to plugin descriptors

  • Rick Hall committed [f258c6]

    Fixed or suppressed warnings on generic types in matching.cfg

  • Rick Hall committed [2c2a07]

    Removed unused XmlAdhocNameParserInitializer

  • Rick Hall committed [dcf71c]

    Rewrote XmlAddressParserInitializer to initialize CfgAddressParser instance

  • Rick Hall committed [d47142]

    Moved AddressParserUtils to matching.en.us.train

  • Rick Hall committed [e1e3b0]

    Fixed or suppressed warnings on generic types in matching.en.us

  • Rick Hall committed [a24b0e]

    Fixed or suppressed warnings on generic types in choicemaker-util

  • Rick Hall committed [763817]

    Stubbed versions of matching/en/us/CfgAddressParser*

  • Rick Hall committed [f66795]

    Fixed misspelling in comments of CFG AbstractParser

  • Rick Hall committed [a696f9]

    Renamed 'en.us.defaultAddressParser' to 'en.us.defaultCfgAddressParser'

  • Rick Hall committed [2aa12b]

    Cleaned up implementation of MCI-specific AddressParser.

  • Rick Hall committed [2aa12b]

    Cleaned up implementation of MCI-specific AddressParser.

  • Rick Hall committed [3995d6]

    Added 0-arg constructor to CfgAddressParser

  • Rick Hall committed [738f64]

    Tried fixing plugin URL in Parsers.load(() -- FAILED

  • Rick Hall committed [4cc134]

    Rolled back failed 'fix' to Parsers.load(()

  • Rick Hall committed [9c64a5]

    Added a do-nothing class loader

  • Rick Hall committed [a0cbab]

    CFG parsers are loaded using a plugin-specific classloader.

  • Rick Hall committed [29f4a4]

    Added REQUIRES_NEW transaction attribute to AbaStatisticsSingleton.updateReferenceStatistics(String)

  • Rick Hall committed [86fb91]

    Fixed generic types and reformatted Oracle-specific classes

  • Rick Hall committed [6ae058]

    Fixed generic types and reformatted in RecordDecisionMaker

  • Rick Hall committed [8eca90]

    Documented and formatted DbbCountsCreator

  • Rick Hall committed [9df8b0]

    Fixed generic types in AccessSnapshotApp and RecordSourceSnapshotApp

  • Rick Hall committed [67ab17]

    Renamed methods in DbbCountsCreator

  • Rick Hall committed [946861]

    Renamed CountField.getInteger(int) to CountField.valueOf(int)

  • Rick Hall committed [96da3e]

    Diagnosed DbbCountsCreator bug

  • Rick Hall committed [563509]

    Checkpt: partial rewrite. Doesn't compile yet

  • Rick Hall committed [5212b2]

    Rewrote DbbCountsCreator with prepared statements, part 1 | Renamed setConfigFields --> installCountConfigFieldsMetaData | Renamed setMainFields --> installCountFieldsMetaData | Defined sqlDeleteCountConfigFields, sqlInsertFieldIntoCountConfigFields and sqlInsertTableIntoCountConfigFields | Defined debug binding messages msgQuery1Bind, msgQuery2Bind and msgQuery3Bind

  • Rick Hall committed [4308c4]

    Rewrote DbbCountsCreator with prepared statements, part 2

  • Rick Hall committed [31c9b5]

    Rewrote DbbCountsCreator with prepared statements, part 3 | Defined query5, ..., query12 | Defined debug binding messages msgBindQuery7 and msgBindQuery9

  • Rick Hall committed [74c806]

    Rewrote DbbCountsCreator with prepared statements, part 4

  • Rick Hall committed [2c6070]

    Rewrote DbbCountsCreator with prepared statements, part 4 | Refactored SQL from DbbCountsCreator to DbbCountsCreatorSQL | Renamed CountField --> FieldValueCounts

  • Rick Hall committed [750daf]

    Rewrote DbbCountsCreator with prepared statements, part 5

  • Rick Hall committed [6b42a5]

    Rewrote DbbCountsCreator with prepared statements, part 6

  • Rick Hall committed [903e7a]

    Fixed bug caused by caching AbaStatistics by model rather than by BlockingConfiguration

  • Rick Hall committed [a4af1a]

    Added cmtblocking-app

  • Rick Hall committed [40b523]

    Added example configuration for remote mci-dev/mci_t/rphall

  • Rick Hall committed [b447c0]

    Reorganized and secured resource files

  • Rick Hall committed [9a2db9]

    Added example configs for mci-dev/mci_t/mciprod and mci-dev/mci_t/rphall

  • Rick Hall committed [7ef021]

    Removed ambiguous example configuration, mci-dev (no schema)

  • Rick Hall committed [eb9cda]

    Added misc modules: cmtblocking-app, logfrequencypartitioner

  • Rick Hall committed [0919c2]

    Fixed generic types in BlockingScript and Main

  • Rick Hall committed [978097]

    Initial versions of MainUnionLiteral

  • Rick Hall committed [1a922a]

    Initial versions of MainUnionLiteral

  • Rick Hall committed [7b24c8]

    Refactored cmtblocking/UnionLiteral code

  • Rick Hall committed [dbf71e]

    Added unit test for cmtblocking/UnionLiteral

  • Rick Hall committed [a48d46]

    Reformated cmtblocking code and organized imports

  • Rick Hall committed [070627]

    Script to run cmtblocking/MainUnionLiteral

  • Rick Hall committed [0803db]

    Modify cmtblocking to set NLS_DATE_FORMAT

  • Rick Hall committed [2e0a65]

    Cleaned up resource mgmt; alter cmtblocking session

  • Rick Hall committed [37092d]

    App to generate UNION of parameterized SQL

  • Rick Hall committed [3f5d06]

    Fixed parsing bug in UnionLiteral

  • Rick Hall committed [69510b]

    Fixed stats in UnionLiteral

  • Rick Hall committed [84b5b8]

    Added OracleRemoteDebugging

  • Rick Hall committed [790c7c]

    Added explicit commits of JDBC connection

  • Rick Hall committed [bef459]

    Added application logging of system properties

  • Rick Hall committed [9e89ac]

    Added application logging of system properties

  • Rick Hall committed [396109]

    Refactored common jdbc and logging stuff into utility classes

  • Rick Hall committed [f28ac9]

    Extensive but trivial rewrite

  • Rick Hall committed [47a99c]

    Configurable call repetition added to cmtblocking

  • Rick Hall committed [37a7a5]

    Fixed string representation of MD5 hash in cmtblocking

  • Rick Hall committed [d138a5]

    Rewrote cmtblocking to tag log entries with SQL id and sequence number

  • Rick Hall committed [a8ee80]

    Fixed syntax bug in CJBS

  • Rick Hall committed [a48842]

    Initialized sqlIdMapFileName in Configuration ctor

  • Rick Hall committed [b7eac2]

    App to load the TEST_BLOCKING_ARGS table

  • Rick Hall committed [586c51]

    Implemented MainLoadTableBlockingArgs.insertBlockingArgs(..)

  • Rick Hall committed [063ad9]

    Script to run cmtblocking/MainTableLoadBlockingArgs

  • Rick Hall committed [c5f378]

    Fixed prepared statement in MainLoadTableBlockingArgs

  • Rick Hall committed [3abeb3]

    Added generic types to Validator framework

  • Rick Hall committed [0d44c8]

    Added static getInstance() methods to NonNullObjectValidator

  • Rick Hall committed [9c20ea]

    Added static getThreadSafeInstance() method; reformatted

  • Rick Hall committed [341a93]

    Changed EJB_MAVEN_VERSION to 2.7.1-SNAPSHOT in SimplePersonPluginIT

  • Rick Hall committed [1dbbe2]

    Added constructors to StringPatternValidator

  • Rick Hall committed [415616]

    Fixed credentials in cmtblocking default JDBC properties

  • Rick Hall committed [e9dae9]

    Created AbaStatisticsCacheImpl

  • Rick Hall committed [454efb]

    Removed unused, stubbed OraDatabaseAccessor2

  • Rick Hall committed [b803fa]

    Added PoolDataSourceImpl as an Oracle datasource to OraDatabaseAbstractionManager

1 >