Historique des commits

Auteur SHA1 Message Date
  Andrej Studen 22cbe4897a Adding maskDate actionType to limit reported date to years for roles specified in specialField entry il y a 1 an
  Andrej Studen 3ba5fb1c71 Allowing multiple comma separated states to be visible to roles for Forms il y a 1 an
  Andrej Studen 85b402c91c Infrastructure to show all concomitantMedications entries for a participant il y a 1 an
  Andrej Studen 091945ecea Removing details option from list display il y a 1 an
  Andrej Studen 68ba4cb07b Removing editing option from list display il y a 1 an
  Andrej Studen 95634096da Assigning colors to different form states il y a 1 an
  Andrej Studen a072e6e85f Adding SAE path that allows sponsor to view submitted SAE forms il y a 1 an
  Andrej Studen 4cdc223cee form reassignemnt limited to people from the same site il y a 1 an
  Andrej Studen d45a72ebda With allowFormReassignment, forms can be reassigned. Typicall scenario is in Screening form where first part could be done by PI and the rest by other people reclaiming the form il y a 1 an
  Andrej Studen fbc1ffb1b3 Adding participantPortal, which in many cases uses new modular infrastructure. Would be good to use the same (crfSetup, crfData) in formPortal.js and crfVisit.js il y a 1 an
  Andrej Studen 3e00313215 Adding skeleton of participantPortal il y a 1 an
  Andrej Studen f2daa535f5 Major overhauld constricting functions to file based classes and providing namespaced like control over functions to avoid name collisions and simplify debugging, use console to output debug messages (ctrl-shift-c to view in Firefox) il y a 1 an
  Andrej Studen d1c3719578 Updated setData and setDataLayout to use getDataFromQueries, also removed annoying "no rows supplied" error in onSubmit il y a 1 an
  Andrej Studen 5da96bb977 Harmonizing database calls throughout crfVisit, splitting off sub-projects to separate files il y a 1 an
  Andrej Studen 1384bd699a Updating dependencies to formGenerator for portals il y a 1 an
  Andrej Studen aa0aaa68d7 Removing form generator to separate file il y a 1 an
  Andrej Studen ec9af6158c Adding form generator for crfManager il y a 1 an
  Andrej Studen e76516f532 Adding automated form generator for generation of missing Registration forms il y a 1 an
  Andrej Studen 1e6cf9830e renaming insertRows in generateRegistration not to be confused with insertRow from crfVisit il y a 1 an
  Andrej Studen d3f4a65ce5 Modifying crfButton list generation to allow buttons limited to roles il y a 1 an
  Andrej Studen 897665179b Adding insertRows and have onSubmit throw a copy of data to History snapshot lists il y a 1 an
  Andrej Studen 63b119694f decoupled registration selection for ID setting and list of available patients il y a 1 an
  Andrej Studen 1d4aea358d Changing formId to be deducted from crfEntry rather than URL, interpretation of addData in specialVariables values allows for slash delimeted pairs where first value is the name in the registration query and the second in crfEntry, for promoting parentCrf as entryId, allow generationConfig to specify initial formStatus of the generated form (to use other than In Progress) il y a 1 an
  Andrej Studen 6001583793 Adding infrastructure for generation object to be able to send email by setting mailRecipient, subject and addData in actionParameters of specialFields il y a 1 an
  Andrej Studen 56d921a33a Modifying participantIdManager to allow for query/schema identification in registrationQuery crf setting il y a 1 an
  Andrej Studen 2e0bb4f108 Modifying crfVisit.js to send emails, and making sure study id gets copied to crfEntry, and combining entry filters to a common function to simplify switching filters on and off il y a 1 an
  Andrej Studen f9e377f90b Clearing fields after submission in additionalData il y a 1 an
  Andrej Studen a012e1a0ce Adding new version of module.xml for newer versions of labkey il y a 1 an
  Andrej Studen 216f21b189 Modifying action call in sendEmail content; skip sending emails for empty recipient field il y a 1 an
  Andrej Studen 2f1f037d2c Removing dry-run of id generation il y a 1 an