Andrej Studen
|
3a8efc5d55
Making sure insertCell takes no argument for proper ordering of forms in formPortalNew
|
11 miesięcy temu |
Andrej Studen
|
0f8cced5c9
Make sure new forms can be created even if a deleted form of the same type exists. Now deleted forms are shown on the right
|
1 rok temu |
Andrej Studen
|
c464f0c578
Adding * to participants in pull down menu
|
1 rok temu |
Andrej Studen
|
41a16687ba
adding print of participantArray in participantPortal
|
1 rok temu |
Andrej Studen
|
1d3358f903
Correcting formation of labels in crfSetup.js
|
1 rok temu |
Andrej Studen
|
cdebf62d8b
Fleshing out participantOverview, including an option to open participantPortal for a given participant
|
2 lat temu |
Andrej Studen
|
b2bbefdb2f
Allowing starting of participantPortal with participantId only (ie, w/o site and role), which requires roleAndSite to also return empty values which are treated as a signal that roleAndSite was not set yet. Provide error text should role and site not be set when form is opened
|
2 lat temu |
Andrej Studen
|
10085a03a9
Allowing formPortalNew to report missing roleAndSite parameter indicating it with a text to an optional parameter elError
|
2 lat temu |
Andrej Studen
|
ef6d089b66
Removing space in participantLabel for study id only participants
|
2 lat temu |
Andrej Studen
|
48da15eda2
Adding style for overview table
|
2 lat temu |
Andrej Studen
|
ede90a4e6e
Skeleton version of participant overview matrix
|
2 lat temu |
Andrej Studen
|
e5f19a4fa8
A page that allows form generation in cases of error
|
2 lat temu |
Andrej Studen
|
1b22c1c5c8
A more free version of formGenerator that allows generation of any form
|
2 lat temu |
Andrej Studen
|
35f31a612b
Cosmetic changes to crfData.js
|
2 lat temu |
Andrej Studen
|
1128eafc17
Helping label to indicate patient selector pull down menu in participantPortal
|
2 lat temu |
Andrej Studen
|
ca9b0378e8
Changes in crfVisit.js, but not sure why they are there
|
2 lat temu |
Andrej Studen
|
344255de5c
Adding configurable header to multiChoiceButtonRow special field
|
2 lat temu |
Andrej Studen
|
c2dbbb07db
Adding label to role selector
|
2 lat temu |
Andrej Studen
|
6c6e233e1a
Adding topLess style to remove top border (didn't work, keeping for reference)
|
2 lat temu |
Andrej Studen
|
cadb04a77f
Adding a warning for missing registrationQuery value in crfSettings in crfData.js
|
2 lat temu |
Andrej Studen
|
68fc0eec75
Removing software version note in participantPortal
|
2 lat temu |
Andrej Studen
|
77d15c6f6c
Adding updateSelect function taking the input element, list of cells with buttons, the value of the input and the label of the button as inputs and outcome is the changed value of the input and color applied to selected buttons
|
2 lat temu |
Andrej Studen
|
ef388d5ddc
Adding white background as a style to crfHTML.css
|
2 lat temu |
Andrej Studen
|
82b64a8e40
Adding option to lay out multichoice selects as a series of buttons as specialFields tagged as multiChoiceButtonRow
|
2 lat temu |
Andrej Studen
|
bd860e0379
Upgrading onGenerate to work with the new structured layout, which was overlooked previously. Also, generateForm uses formPortal's createForm, so slight adjustments around that call were needed
|
2 lat temu |
Andrej Studen
|
33e2766fdd
Modifying formPortal.createForm so it can be used in crfVisit.generateForm; added callback as a function parameter, adding overload to crfEntry
|
2 lat temu |
Andrej Studen
|
c313b4f4b2
Adjusting to changes in formPortal.createForm
|
2 lat temu |
Andrej Studen
|
8b354f8b16
Adding allowLocalIdChange flag that allows local id modification after registration has been completed
|
2 lat temu |
Andrej Studen
|
2a647999db
Adjusting idLabel parsing to work for studyId less entries
|
2 lat temu |
Andrej Studen
|
64ad1f57e5
Adding crfRefForData which points to correct crfRef, actual or parentCrf for data entries
|
2 lat temu |