epiph/appfix-docker-and-docker…
epiph/app
fix-docker-and-docker…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a674f53fdca1 | patte | switch bootstrap theme to flatly for better readability | Mar 18 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 | |||
1f6b1b6af6f0 | patte | meteor update | Mar 16 2016 | |||
aa0232382034 | patte | avoid duplication of study design visit titles or days | Mar 14 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 | |||
435d8bc248c1 | patte | change question/-naire editor titles | Mar 14 2016 | |||
d0f780b576c9 | patte | fix questionnaire editor positionning | Mar 14 2016 | |||
04a3d6b17375 | patte | add migration to fix question indices | Mar 14 2016 | |||
45eb9b4a3b9a | patte | hack to hide duplicated panel headings in question editor | Mar 14 2016 | |||
c033e89f2cd0 | patte | make question editor wider | Mar 14 2016 | |||
d213640111e2 | patte | allow changing question type of invalid question (e.x. table question without… | Mar 14 2016 | |||
aad9d8816535 | patte | fix questionEditor affix | Mar 14 2016 | |||
adc6868e05c6 | patte | question-table label alignment center | 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 | |||
cebdecb4522e | patte | log out user after 30mins of inactivity | Mar 2 2016 | |||
b6a58adb373f | patte | export: fix choice is checked | Mar 2 2016 | |||
c035dcf3b309 | patte | export: table preview is not practical and heavy: show columns as rows | Feb 24 2016 | |||
edd7b7e5eb1c | patte | add migration to fix empty subquestions in questions | Feb 24 2016 | |||
4ac66ac5c95a | patte | add migration to fix empty choices in questions | Feb 24 2016 | |||
f69baaae45d4 | patte | fix editStudyDesign: update titles of existing visits and add migration to fix… | Feb 23 2016 | |||
b0cfc0eba4e7 | patte | fix answer.value.checkedChoices.variable type to string | Feb 23 2016 | |||
8cc09ffcd1e0 | patte | prevent whitespaces in question.code q.subquestions.code q.choices.variable and… | Feb 3 2016 | |||
b99f0968f6a6 | patte | add migration 3: sanitize whitespaces in question.code, question.choices. | Feb 3 2016 | |||
fcd82ec505ec | patte | fix disapearing export tree | 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 | |||
74e8c5593a1b | patte | publish visits | Jan 30 2016 | |||
59900a551078 | patte | fix patient_visit crashing with not yet existing visits | Jan 30 2016 | |||
8c82c30ba806 | patte | add package jstree and it's bootstrap theme | Jan 30 2016 | |||
f05031ae047f | patte | fix questionEditor not following selection | Jan 27 2016 | |||
3424cab0aa6d | patte | add migrations: remove all data except questionnaires & questions; sanitize… | Jan 27 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 | |||
ad34fe4c3766 | patte | editStudyDesign: fix recordPhysicalData not listed | 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 | |||
32b611a85140 | patte | fix double creation of visit | Jan 9 2016 | |||
895cd5273267 | patte | naming | Jan 9 2016 | |||
9886f0041caa | patte | editStudyDesign: ignore initial adds (don't call schedule... method on server) | Jan 9 2016 | |||
f80ebbea7412 | patte | comment event handlers for: 1e9afe5: editStudyDesign: hide checkboxes / add… | Jan 9 2016 | |||
5fbee978995a | patte | editStudyDesign: make print-friendly | Jan 7 2016 | |||
1e9afe5898fc | patte | editStudyDesign: hide checkboxes / add questionnaire | Jan 7 2016 | |||
239b50929fb7 | patte | editStudyDesigns: put designs into collapsed panels | Jan 7 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 | |||
067a12b77d0f | patte | goto new study when creating one | Nov 27 2015 | |||
233948192844 | patte | show add text below question editor | Nov 27 2015 | |||
d558b1e7f1fc | patte | goto new questionnaire when creating one | Nov 27 2015 | |||
316c088f7533 | patte | remove key from questionnaires table | Nov 27 2015 | |||
3dfbec647ed1 | patte | comment console.log | Nov 27 2015 | |||
847023074b54 | patte | patient visit: cleanup nesting | Nov 27 2015 | |||
f7c5b7141b7c | patte | patient visits: show questionnaire percentage, cleanup template, answer… | Nov 27 2015 | |||
d5ce5018523c | patte | patient visit: show questionnaire progress as percentage | Nov 27 2015 | |||
ee4a90b843ee | patte | questions are optional per default | Nov 27 2015 | |||
3438932bfb1b | patte | fix whitespace/scrolling issue of modal | Nov 27 2015 | |||
2355fd6853ea | patte | pagify questionnaire wizzard | Nov 27 2015 | |||
748a8dd251b0 | patte | questionnaire builder: insert page break after questions | Nov 26 2015 | |||
7c8ce3e25c38 | patte | meteor update 1.2.1 | Nov 26 2015 | |||
abeacd7c3812 | patte | typo | Nov 20 2015 | |||
d36365527d60 | patte | rename question type markdown to description | Nov 20 2015 | |||
6bf82c17ff01 | patte | fix move question editor to selected question | Nov 20 2015 | |||
83266cce30ec | patte | questionnaire wizzard: show next button for markdown, cleanup code | Nov 20 2015 | |||
8c8c1abb903e | patte | cleanup previousQuestion in questionnaireWizzard | Nov 19 2015 | |||
abf438a2db59 | patte | swipe left/right to navigate in questionnaire wizzard (very important, long… | Nov 19 2015 | |||
e46473d27b66 | patte | make question editor follow selected question (finally) | Nov 19 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 | |||
8aac45048d71 | patte | cleanup | Nov 16 2015 | |||
8012b2ef3a4c | patte | question schema: rename label label to "title" for question tables | Nov 13 2015 | |||
3e9ff02c39d1 | patte | fix equal width for table questions | Nov 13 2015 | |||
d755a658d0f8 | patte | remove fixed position from question editor | Nov 13 2015 | |||
ab1826cdd267 | patte | table question: make width of choices equal | Nov 7 2015 | |||
87cd387501bc | patte | fixed postition for question editor | Nov 7 2015 | |||
2a50982b6247 | patte | don't include questions with type markdown (descriptions) into validation of… | Oct 31 2015 | |||
3151c5f23cd8 | patte | max 8 chars for patient.hrid | Oct 31 2015 |
c4science · Help