epiph/appfix-docker-and-docker…
epiph/app
fix-docker-and-docker…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
481e6ad887e4 | patte | sort activities table by createdAt | May 5 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 | |||
bd3c37e21cd4 | patte | only confirm changing question type when it's potentially dangerous | 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 | |||
4d471a8f6599 | patte | fix errors of internal catches showing up | May 5 2016 | |||
e1082348ecee | patte | add migration to clean all existing questions | May 4 2016 | |||
dd11b660d079 | patte | also throw errors to console | May 3 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 | |||
9bc9a1744223 | patte | questionnaireEditor: rename preview form to make clear it's a dummy | 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 | |||
a35de114d00d | patte | questionnaireWizzard: Fix asking to save content when leaving via back button… | Apr 26 2016 | |||
9092c56c04ca | patte | cleanup header | Apr 26 2016 | |||
636bd1150449 | patte | meteor update and remove autoform-file | Apr 26 2016 | |||
720ee604168f | patte | fix autoform default value fix | Apr 26 2016 | |||
3ebedd7ddcd9 | patte | patients: represent/load state to/from url | Apr 25 2016 | |||
5a3d84f96d4c | patte | patients: select study and design when selecting a patient | Apr 25 2016 | |||
2c3794662433 | patte | remove meteorhacks:npm because it doesn't work in 1.3; remove human-readable… | Apr 9 2016 | |||
153f958b1656 | patte | meteor update 1.3.1 | Apr 9 2016 | |||
da82128f7434 | patte | fix development only logging | Apr 9 2016 | |||
38ab42634a65 | patte | fix forms being submitted twice | Apr 9 2016 | |||
a00908be20eb | patte | unify choice.variable to choice.value for all selectModes | Apr 9 2016 | |||
e695e6d90650 | patte | fix ambiguous var names | 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 | |||
6a0b6194c4b6 | patte | refactor date display and parsing | Apr 5 2016 | |||
98418b8fe73c | patte | click in patients table opens patient page | Apr 5 2016 | |||
365cd5bb4b9e | patte | fix breadcrumbs not refreshing | Apr 5 2016 | |||
93a56cc28367 | patte | fix answer value for multipleChoice questions | Apr 5 2016 | |||
7b4a4743999e | patte | fix defaultValues | Apr 5 2016 | |||
ab3401efcc4c | patte | switch questionnaire copy/edit buttons | Apr 5 2016 | |||
abaf7072cc03 | patte | fix defaultValues | Apr 5 2016 | |||
6f48e5023103 | patte | questionnaire builder: warn if question form is dirty | Apr 5 2016 | |||
3928bb702d88 | patte | improve defaultValue fix | Apr 5 2016 | |||
faa246c3aae5 | patte | fix questionnaireWizzard bug with multipleChoice questions | Apr 5 2016 | |||
ff1f61ad87a0 | patte | editQuestionnaire: scroll magic | Apr 5 2016 | |||
57c31a32f33c | patte | fix questionWizzard preview errors | Apr 5 2016 | |||
2868b6f1ccb1 | patte | icons used for presentation | Apr 5 2016 | |||
154aa1dcd7b6 | patte | show questionnaire instead of edit on click on patient visits overview | Apr 5 2016 | |||
54d8d87cdddc | patte | styling | Apr 5 2016 | |||
f73814950f03 | patte | editQuestionnaire: fullscreen editing | Apr 5 2016 | |||
d9a721ffe206 | patte | editQuestionnaire: preview in questionnaire wizzard | Apr 5 2016 | |||
2970244153ab | patte | fix questionnaire wizzard opening wrong questionnaire | Apr 5 2016 | |||
876b1e2f056d | patte | fix missing information in breadcrumbs | Apr 4 2016 | |||
b29f2a551bf6 | patte | fix patients subscription race problems | Apr 4 2016 | |||
2b5b21afb584 | patte | cleanup old patients page | Apr 4 2016 | |||
8ae0586cd0bb | patte | search inside breadcrumbs | Apr 4 2016 | |||
57d0ed7bd266 | patte | styling | Apr 4 2016 | |||
33ca0a20bd17 | patte | fix patient.visit subscription error | Apr 4 2016 | |||
90c963606159 | patte | hide questionnaires in breadcrumbs | Apr 4 2016 | |||
572058733252 | patte | patientVisits: show (not edit) questionnaire on click | Apr 4 2016 | |||
fd0684b7e7b8 | patte | questionnaireWizzard: goto next questionnaire on next on last page | Apr 4 2016 | |||
873d20443aa2 | patte | copy questionnaires | Apr 4 2016 | |||
9e237fd743a2 | patte | questionnaire wizzard: check for changed before close or page switch | Apr 4 2016 | |||
e58dc0b14b26 | patte | question_table/_polar: fix defaultChecked and simplify by extracting input into… | Mar 31 2016 | |||
4dc9a7c0b0c3 | patte | style questionnaire wizzard | Mar 31 2016 | |||
c590159bbb41 | patte | styling | Mar 31 2016 | |||
20e5038e470d | patte | show questionnaire (readonly) | Mar 31 2016 | |||
cd310f5811dc | patte | fix dockerfile | Mar 29 2016 | |||
7ae7102742b4 | patte | add Dockerfile for epiph.stage.kjpk | Mar 29 2016 | |||
ad56d422bde2 | patte | fix bug of questionnaires with data disappearing from patient.visit after… | Mar 25 2016 | |||
b04d5fec8033 | patte | editStudyDesigns: allow search by questionnaire id | Mar 25 2016 | |||
1c7079665173 | patte | show available questionnaires on editStudyDesigns | Mar 25 2016 | |||
f6f530c09596 | patte | styling bug on editStudyDesigns | Mar 25 2016 | |||
8cc944b0e81b | patte | patient: remember hasData, delete and exclude | Mar 25 2016 | |||
3ab7fa2d54a1 | patte | styling | Mar 24 2016 | |||
7936442fc2ac | patte | remove studyDesign & style editStudyDesigns | Mar 24 2016 | |||
64e020a6b54d | patte | clean styling of buttons and headers | Mar 24 2016 | |||
6e3f3c4394dd | patte | fix active on header links | Mar 24 2016 | |||
455c576a00d5 | patte | edit questionnaire: add copy selected question to bottom of questions | Mar 23 2016 | |||
a150d0cdaf5d | patte | questions: make min-/maxLabel optional for table_polar | Mar 23 2016 | |||
a7b86f47a938 | patte | question editor: don't save on keyup, add reset button, add buttons on top | Mar 23 2016 | |||
fa74d6ee2006 | patte | autoform: workaround empty values when removing an array item | Mar 23 2016 | |||
0792903a0f25 | patte | questions: fix validation error when removing array (subquestion, choice) item | Mar 23 2016 | |||
3e24616e2310 | patte | questionnaire builder: remove question index | Mar 23 2016 | |||
a5f850037ad3 | patte | questionnaire wizzard: increase radio & checkox sizes | 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 | |||
f782cd01096b | patte | fix buttons styling and wording | Mar 23 2016 | |||
5078aff88e26 | patte | fix question editor vertical placement | Mar 23 2016 | |||
9adebe0916b3 | patte | fix reactive table pages input width | Mar 23 2016 | |||
156ecc2224fb | patte | migrate native js confirms to sweetalerts | Mar 18 2016 | |||
2e56382d0f92 | patte | fix flatly import | Mar 18 2016 | |||
461e4e78b231 | patte | fix minor styling bugs on new flatly theme | Mar 18 2016 | |||
65c4ffc1e419 | patte | remove unused bssidenav | Mar 18 2016 |
c4science · Help