History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
81dddba67110 | patte | visits integrity and security checks | May 10 2016 | |||
785ff1127720 | patte | remove unused method parameter on createStudy method | May 10 2016 | |||
30f24b4f92c4 | patte | studyDesigns integrity and security checks | May 10 2016 | |||
90cb865670a3 | patte | fix can't switch to question type number | May 9 2016 | |||
aa098ef475dd | patte | fix createQuestionnaire | May 9 2016 | |||
45e180ef590c | patte | fix autoform remove array item resulting in null value | May 6 2016 | |||
40c3ad23771d | patte | wait with questionnaire schema until the newest migrations did run | May 6 2016 | |||
7da08fdb3760 | patte | studies integrity and security checks | May 5 2016 | |||
977bc1d229f2 | patte | add Activities collection/view/route/publication | May 5 2016 | |||
4e6d332ae666 | patte | refactor and centralise user description sanitizing | May 5 2016 | |||
300bbf1dc991 | patte | finish questionnaire integrity and security checks | May 5 2016 | |||
d61fbd32826a | patte | ensure unique questionnaire ids | May 5 2016 | |||
93a49668e8a9 | patte | fix error "label required" when changing question type | May 5 2016 | |||
8c2eb62343b0 | patte | make sure question codes are unique throughout questionnaire | May 5 2016 | |||
950bb91b1c5f | patte | ensure a new question.code is generated on copy | May 5 2016 | |||
a84934724f1f | patte | wait with questionnaire schema until the newest migrations did run | May 3 2016 | |||
6c0ed7c9710b | patte | completely secure integrity and permissions of question editing | May 3 2016 | |||
1867854ec376 | patte | refactor error handling: show all errors in a popup instead of an alert bar | May 3 2016 | |||
0a75e915ca23 | patte | add comment | May 2 2016 | |||
994f4164a4fb | patte | typo | May 2 2016 | |||
f2176f181bd1 | patte | Questionnaires: add schema, add method updateQuestionnaire, ensure unique ids… | May 2 2016 | |||
76220982ce62 | patte | migrations to fix question.code and questionnaire.id uniqueness | May 2 2016 | |||
84ec30fe23eb | patte | add missing backup route | May 2 2016 | |||
f53caa8b4689 | patte | add app-dump | May 2 2016 | |||
da82128f7434 | patte | fix development only logging | Apr 9 2016 | |||
a00908be20eb | patte | unify choice.variable to choice.value for all selectModes | Apr 9 2016 | |||
1edae4b77134 | patte | rename question.mode to question.selectionMode and it's values from radio to… | Apr 7 2016 | |||
48af2a82d6fa | patte | continue refactor single-/multiple-selection table-question answer-schema &… | Apr 7 2016 | |||
373c0395c0fa | patte | check for existing answers for visitId and questionId in upsertAnswer | Apr 7 2016 | |||
c2caf04a2ce6 | patte | refactor single-/multiple-selection table-question answer-schema & export | Apr 7 2016 | |||
4b0f8fd12294 | patte | show and edit (scheduled) dates in patientVisits list; set visit.date on first… | Apr 5 2016 | |||
93a56cc28367 | patte | fix answer value for multipleChoice questions | Apr 5 2016 | |||
873d20443aa2 | patte | copy questionnaires | Apr 4 2016 | |||
ad56d422bde2 | patte | fix bug of questionnaires with data disappearing from patient.visit after… | Mar 25 2016 | |||
8cc944b0e81b | patte | patient: remember hasData, delete and exclude | Mar 25 2016 | |||
7936442fc2ac | patte | remove studyDesign & style editStudyDesigns | Mar 24 2016 | |||
a150d0cdaf5d | patte | questions: make min-/maxLabel optional for table_polar | Mar 23 2016 | |||
0792903a0f25 | patte | questions: fix validation error when removing array (subquestion, choice) item | Mar 23 2016 | |||
f8ff17139974 | patte | questionnaire wizzard: indicate partly answered pages | Mar 23 2016 | |||
6b9ef0dccc6b | patte | show num pages in questionnaires overview | Mar 23 2016 | |||
889eaf1b5cbb | patte | questionEditor: validate uniqueness of choices.$.variable and subquestions.$. | Mar 18 2016 | |||
fd21361289d8 | patte | questionEditor: fix only show orientation for multipleChoice questions | Mar 18 2016 | |||
7d2ff8a2eb46 | patte | fix num questions on questionnnaires | Mar 18 2016 | |||
b5d0065ef575 | patte | style question editor | Mar 17 2016 | |||
7c0c9e4854d3 | patte | questionEditor: horizontal forms based on our own templates | Mar 16 2016 | |||
db46d5492f55 | patte | add question option orientation (vertical/inline); defaults to vertical… | Mar 14 2016 | |||
645dcf13d065 | patte | fix question with type table or table_polar don't require a label | Mar 14 2016 | |||
132f9f221287 | patte | migrate question.choices.$.value from Number to String | Mar 14 2016 | |||
715f9829a30a | patte | say it's markdown | Mar 14 2016 | |||
f61dc27f77c8 | patte | rename questionnaire key to id | Mar 14 2016 | |||
0bfbe7a74dc2 | patte | fix counting of questionnaire progress | Mar 14 2016 | |||
dbf753cc63a3 | patte | remove physical records/data | Mar 14 2016 | |||
b6a58adb373f | patte | export: fix choice is checked | Mar 2 2016 | |||
f69baaae45d4 | patte | fix editStudyDesign: update titles of existing visits and add migration to fix… | Feb 23 2016 | |||
8cc09ffcd1e0 | patte | prevent whitespaces in question.code q.subquestions.code q.choices.variable and… | Feb 3 2016 | |||
b8bbb3a2aa9c | patte | export: generate & download csv | Jan 31 2016 | |||
d3f2701d246a | patte | comment log for uploading file | Jan 30 2016 | |||
8f95afecad8d | patte | switch from cfs:filesystem to cfs:gridfs for better portability | Jan 30 2016 | |||
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 |
c4science · Help