History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
df5ea5f0c1b3 | patte | typo | Jan 30 2016 | |||
f6a76856e209 | patte | export (experimental) | Jan 30 2016 | |||
32933bac214a | patte | patients: big refactoring "breadcrumbs" | Jan 17 2016 | |||
f28bd054c1f4 | patte | initVisit: honour visitTemplate.day | Jan 9 2016 | |||
2272f53628be | patte | editStudyDesign: check existing visits in removeStudyDesignVisit | Jan 9 2016 | |||
92febfcab574 | patte | editStudyDesign: update existing visits in moveStudyDesignVisit | Jan 9 2016 | |||
47934b57d495 | patte | editStudyDesign: update existing visits in scheduleRecordPhysicalDataAtVisit | Jan 9 2016 | |||
c5dfbc30e4d1 | patte | editStudyDesign: update existing visits in scheduleQuestionnairesAtVisit | Jan 9 2016 | |||
df8e356bfcb2 | patte | editStudyDesign: update existing visits in changeStudyDesignVisitDay | Jan 9 2016 | |||
81dd9760679d | patte | editStudyDesign: sanitize day NaN to null | Jan 9 2016 | |||
f2f21c6bdd2e | patte | remove physio records; styling of buttons | Jan 9 2016 | |||
7e21d00d3929 | patte | fix upload physio records not working | Jan 9 2016 | |||
0c4231c68c56 | patte | sorted visits: copy index on initVisit and sort patient visits list | Jan 9 2016 | |||
895cd5273267 | patte | naming | Jan 9 2016 | |||
6bcebda0b960 | patte | editStudyDesign: schedule with ordered tags | Dec 12 2015 | |||
7b52611b8131 | patte | move up/down StudyDesign visits | Dec 11 2015 | |||
aabafed53947 | patte | updateQuestionnaireIds & updateRecordPhysicalData properly when de-/selecting… | Dec 11 2015 | |||
5f012810a050 | patte | change default title for first StudyDesign visit to "visit 1" instead of… | Dec 11 2015 | |||
a5f5422a0543 | patte | remove StudyDesign visits | Dec 11 2015 | |||
e23f2e329b7e | patte | editStudyDesign visits: simple add, make title and day editable | Dec 11 2015 | |||
45427a819e38 | patte | cleanup editStudyDesigns | Dec 3 2015 | |||
748a8dd251b0 | patte | questionnaire builder: insert page break after questions | Nov 26 2015 | |||
abeacd7c3812 | patte | typo | Nov 20 2015 | |||
d36365527d60 | patte | rename question type markdown to description | Nov 20 2015 | |||
8a2f423173a3 | patte | cleanup | Nov 16 2015 | |||
0053fbf73f6d | patte | get rid of addMultiplStudyDesignVisits completely | Nov 16 2015 | |||
984ac5707efd | patte | question table polar | Nov 16 2015 | |||
8012b2ef3a4c | patte | question schema: rename label label to "title" for question tables | Nov 13 2015 | |||
2a50982b6247 | patte | don't include questions with type markdown (descriptions) into validation of… | Oct 31 2015 | |||
4fcdec14c2f9 | patte | variable & code for subquestions / choices | Oct 31 2015 | |||
a76f78f19fad | patte | make label/question field optional for table questions | Oct 31 2015 | |||
6d16fe22d86d | patte | get rid of question type 'string' | Oct 31 2015 | |||
eec9785a7b16 | patte | don't show min/max field for text/string questions | Oct 31 2015 | |||
e39a8d49ad4a | patte | allow everybody to edit questionnaires | Oct 28 2015 | |||
fb7ea84f848f | patte | render subquestion fields as textareas | Oct 27 2015 | |||
e0b3c5817afc | patte | allow change of questionnaire title and key | Oct 27 2015 | |||
6908cd1eda69 | patte | typo | Oct 27 2015 | |||
b007cfa9d89a | patte | allow editing of questionnaires and studies for everybody | Oct 27 2015 | |||
66ce87d4c022 | patte | refactor call method / direct collection change | Oct 27 2015 | |||
f972485e3395 | patte | migrate direct mongo updates to method calls | Oct 26 2015 | |||
2d032cfe62cb | patte | trash start/stop visits | Oct 24 2015 | |||
44b8fa89c0ce | patte | indicate markdown "questions" as answered | Oct 24 2015 | |||
f646ee2b6eb0 | patte | choose between single (radios) and multiple (checkboxes) selection for question… | Oct 24 2015 | |||
0f6794231d5c | patte | add question type table (only checkboxes for now) | Oct 23 2015 | |||
99ee02cb49aa | patte | add markdown text to questionnaires | Oct 18 2015 | |||
1d9cf70ea9ce | patte | refactor questionnaire builder | Sep 30 2015 | |||
766ea3de63ed | patte | add code to Question | Sep 28 2015 | |||
2c0395510193 | patte | validation for visits | Sep 28 2015 | |||
9ec5b505fc0f | patte | fix multipleChoice answer type to Number | Sep 28 2015 | |||
98616f1c718e | patte | ensure a visit is running to answer questions to it | Sep 20 2015 | |||
72c8aaa0ad43 | patte | secure start-/stopVisit | Sep 20 2015 | |||
bcc7b5e5d185 | patte | fix question indexing once and for all | Sep 16 2015 | |||
6f25f3e374db | patte | cleanup | Sep 14 2015 | |||
455221a0a0de | patte | fix indexing of questions | Sep 14 2015 | |||
42324a3f9557 | patte | basics for answering questionnaires | Sep 14 2015 | |||
925ca8072326 | patte | empaticaRecorder: metadata & upload to _id | Sep 12 2015 | |||
57f6a1f9f2e6 | patte | extract question form building into question model | Sep 7 2015 | |||
7b2e91321f59 | patte | empaticaRecorder | Aug 24 2015 | |||
f8b93cb57b73 | patte | patient & -visit | Aug 24 2015 | |||
8568a316e746 | patte | big refactor of editStudyDesigns | Aug 24 2015 | |||
9bf9c0fc351c | patte | editStudyDesigns | Jul 19 2015 | |||
83e4df379368 | patte | set a default key when creating a study | Jul 14 2015 | |||
345731d2baa2 | patte | work in progress: study designs | Jul 6 2015 | |||
12711bad9452 | patte | questionnaire builder: copy & remove questions | Jun 23 2015 | |||
0659fe619dc7 | patte | show creator, hide edit buttons if for others | Jun 23 2015 | |||
c88015aa6dd2 | patte | editStudy: patients | Jun 20 2015 | |||
0cca94541662 | patte | goto patients after login | Jun 20 2015 | |||
d1e2fb2538ab | patte | refactor Patient ID | Jun 19 2015 | |||
a5f36a23eab6 | patte | studies boilerplate | Jun 18 2015 | |||
9169f8e56840 | patte | add missing method removeQuestionnaire | Jun 18 2015 | |||
c604fb373948 | patte | reactiveTable for questionnaires | Jun 18 2015 | |||
ef7750b93ce5 | patte | edit questionnaire title and key | Jun 18 2015 | |||
669833246aec | patte | Questionnaires & Questions | Jun 6 2015 | |||
526fb19cbb57 | patte | fix checkIfTherapist error message | May 25 2015 | |||
97fe90df8776 | patte | user management (admins only) | May 25 2015 | |||
b25ce577be38 | patte | initial commit | May 20 2015 |
c4science · Help