Andrej Studen
|
22cbe4897a
Adding maskDate actionType to limit reported date to years for roles specified in specialField entry
|
1 year ago |
Andrej Studen
|
3ba5fb1c71
Allowing multiple comma separated states to be visible to roles for Forms
|
1 year ago |
Andrej Studen
|
85b402c91c
Infrastructure to show all concomitantMedications entries for a participant
|
1 year ago |
Andrej Studen
|
091945ecea
Removing details option from list display
|
1 year ago |
Andrej Studen
|
68ba4cb07b
Removing editing option from list display
|
1 year ago |
Andrej Studen
|
95634096da
Assigning colors to different form states
|
1 year ago |
Andrej Studen
|
a072e6e85f
Adding SAE path that allows sponsor to view submitted SAE forms
|
1 year ago |
Andrej Studen
|
4cdc223cee
form reassignemnt limited to people from the same site
|
1 year ago |
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
|
1 year ago |
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
|
1 year ago |
Andrej Studen
|
3e00313215
Adding skeleton of participantPortal
|
1 year ago |
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)
|
1 year ago |
Andrej Studen
|
d1c3719578
Updated setData and setDataLayout to use getDataFromQueries, also removed annoying "no rows supplied" error in onSubmit
|
1 year ago |
Andrej Studen
|
5da96bb977
Harmonizing database calls throughout crfVisit, splitting off sub-projects to separate files
|
1 year ago |
Andrej Studen
|
1384bd699a
Updating dependencies to formGenerator for portals
|
1 year ago |
Andrej Studen
|
aa0aaa68d7
Removing form generator to separate file
|
1 year ago |
Andrej Studen
|
ec9af6158c
Adding form generator for crfManager
|
1 year ago |
Andrej Studen
|
e76516f532
Adding automated form generator for generation of missing Registration forms
|
1 year ago |
Andrej Studen
|
1e6cf9830e
renaming insertRows in generateRegistration not to be confused with insertRow from crfVisit
|
1 year ago |
Andrej Studen
|
d3f4a65ce5
Modifying crfButton list generation to allow buttons limited to roles
|
1 year ago |
Andrej Studen
|
897665179b
Adding insertRows and have onSubmit throw a copy of data to History snapshot lists
|
1 year ago |
Andrej Studen
|
63b119694f
decoupled registration selection for ID setting and list of available patients
|
1 year ago |
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)
|
1 year ago |
Andrej Studen
|
6001583793
Adding infrastructure for generation object to be able to send email by setting mailRecipient, subject and addData in actionParameters of specialFields
|
1 year ago |
Andrej Studen
|
56d921a33a
Modifying participantIdManager to allow for query/schema identification in registrationQuery crf setting
|
1 year ago |
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
|
1 year ago |
Andrej Studen
|
f9e377f90b
Clearing fields after submission in additionalData
|
1 year ago |
Andrej Studen
|
a012e1a0ce
Adding new version of module.xml for newer versions of labkey
|
1 year ago |
Andrej Studen
|
216f21b189
Modifying action call in sendEmail content; skip sending emails for empty recipient field
|
1 year ago |
Andrej Studen
|
2f1f037d2c
Removing dry-run of id generation
|
1 year ago |