- Oct 24, 2018
-
-
Carlos Vega authored
added checks for forms added check function in Study and StudySubject to avoid repeating a regex inline removed previous checks in which the regex was rewritten now the used regex is the one defined in the given study added tests and migrations changed functions in tests/functions to adapt the tests
-
Carlos Vega authored
-
Carlos Vega authored
-
- Oct 22, 2018
-
-
Carlos Vega authored
-
- Oct 19, 2018
-
-
Carlos Vega authored
Merge branch 'feature/dummy_data_pdp' of ssh://git-r3lab-server.uni.lu:8022/NCER-PD/scheduling-system into feature/dummy_data_pdp
-
Carlos Vega authored
-
Carlos Vega authored
-
- Oct 17, 2018
-
-
Carlos Vega authored
-
Carlos Vega authored
-
Carlos Vega authored
-
- Oct 16, 2018
-
-
-
Fixes 204. Not sure if it's the best solution but it makes sense to call the web.views.workers the same way it's done in the sidebar
-
Carlos Vega authored
-
- Oct 15, 2018
-
-
Carlos Vega authored
-
Carlos Vega authored
-
- Oct 05, 2018
-
-
Piotr Gawron authored
Bug/249 duplicated exceeded visists See merge request NCER-PD/scheduling-system!170
-
Carlos Vega authored
-
Carlos Vega authored
-
- Oct 02, 2018
-
-
Piotr Gawron authored
Enhancement/subject table changes See merge request NCER-PD/scheduling-system!169
-
- Oct 01, 2018
-
-
Carlos Vega authored
Fixed problem in commit 47b22f88. Tests didn't fail on my machine. God save continuous integration. Tests passed
-
Carlos Vega authored
Changed function so the reminder is sorted as well. If no filter is provided then the reminder is all the screening number and it will be sorted with the provided order. Changed tests and the test screening numbers.
-
Piotr Gawron authored
Fixes issue #222 in which the voucher partner and health partner shown the option to select a role Closes #222 See merge request NCER-PD/scheduling-system!168
-
- Sep 28, 2018
-
-
Carlos Vega authored
-
Carlos Vega authored
-
Carlos Vega authored
-
- Sep 27, 2018
-
-
Carlos Vega authored
Issue #207 . Added custom sorting for screening field in study subject based on the filter introduced in the column. Multivalues are re-sorted
-
Carlos Vega authored
-
Carlos Vega authored
-
Carlos Vega authored
-
Carlos Vega authored
-
- Sep 26, 2018
-
-
Carlos Vega authored
-
Piotr Gawron authored
Fixes issue #235 and #234 in which merged templates raised an error when opened… Closes #235 and #234 See merge request NCER-PD/scheduling-system!167
-
Carlos Vega authored
Fixes issue #222 in which the voucher partner and health partner shown the option to select role. This option is now hidden.
-
- Sep 25, 2018
-
-
Carlos Vega authored
Fixes issue #235 and #234 in which merged templates raised an error when opened with Word and images were not properly rendered
-
- Sep 24, 2018
-
-
Piotr Gawron authored
extend ternary in extend_context method See merge request NCER-PD/scheduling-system!166
-
Carlos Vega authored
-
Piotr Gawron authored
Feature/228 warning user without worker Closes #228 and #239 See merge request NCER-PD/scheduling-system!165
-
Piotr Gawron authored
Fixes issue #237 and #232 (duplicate). Added file web/views/daily_planning.py… Closes #237 and #232 See merge request NCER-PD/scheduling-system!164
-
Carlos Vega authored
Issue #239 Removed get_details method and changed extend_context method to use Worker.get_by_user. Enhancement: now the superuser also shows a name in the upper right corner or its username if no full_name is available.
-
- Sep 21, 2018
-
-
Carlos Vega authored
Fixes issue #237 and #232 (duplicate). Added file web/views/daily_planning.py with class TemplateDailyPlannerView
-