Sarah Vaupel
390a53b982
Merge branch 'master' into stundenplan
2020-08-26 10:31:16 +02:00
Sarah Vaupel
3be331f043
feat(schedule-week): display slots outside default range (WIP)
2020-08-25 12:00:37 +02:00
Sarah Vaupel
2baf76f138
refactor(schedule-week): minor TimeSlot type refactor
2020-08-24 19:39:27 +02:00
Gregor Kleen
9e9e53e76a
feat(allocations): merge notifications
2020-08-24 14:39:43 +02:00
Sarah Vaupel
ed5101c26c
refactor(schedule): major ScheduleEntry type refactor
2020-08-24 10:57:16 +02:00
Sarah Vaupel
280a19865c
feat(schedule-week): join multiple parallel exam occurrences (WIP)
2020-08-23 21:05:08 +02:00
Sarah Vaupel
428b8cf739
refactor(schedule-week): remove deprecated week messages
2020-08-21 17:14:56 +02:00
Sarah Vaupel
db49943baf
refactor(schedule-week): move TimeSlot to separate module
2020-08-21 14:08:09 +02:00
Sarah Vaupel
693b36e789
refactor(schedule-week): refactor module
2020-08-20 23:14:23 +02:00
Sarah Vaupel
3416e63f6f
feat(schedule): include exam occurrences (WIP)
2020-08-20 22:27:59 +02:00
Sarah Vaupel
3254d34dc4
feat(schedule): better handling of hrefs
2020-08-20 18:53:56 +02:00
Sarah Vaupel
6245079465
feat(schedule): display tutorial name
2020-08-20 18:15:54 +02:00
Sarah Vaupel
2d38172363
refactor(schedule): prepare to include tutorials
2020-08-20 17:59:58 +02:00
Sarah Vaupel
6ac1dc57d0
feat(schedule): enhance display of days
2020-08-20 17:50:47 +02:00
Sarah Vaupel
2ea234259b
refactor(schedule): better template separation
2020-08-20 17:25:04 +02:00
Sarah Vaupel
9b78a5be12
feat(schedule): stubby display of course events
2020-08-20 17:08:30 +02:00
Sarah Vaupel
6b585f8dae
chore(schedule): add first WIP stub
2020-08-19 23:10:23 +02:00
Sarah Vaupel
ef52f02d78
feat(exam-correct): display more info
2020-08-12 17:14:00 +02:00
Sarah Vaupel
62fef35475
refactor(exam-correct): get rid of hardcoded minNeedleLength
2020-08-12 14:49:44 +02:00
Sarah Vaupel
e6d540e55c
chore(eecorrectr): update explanation
2020-08-12 14:39:13 +02:00
Sarah Vaupel
de02895ed0
feat(eecorrectr): basic handler structure (WIP)
2020-08-11 21:18:59 +02:00
Gregor Kleen
9827f10b5d
Merge branch 'master' into feat/customized-exercises
2020-08-10 15:56:16 +02:00
Sarah Vaupel
2695d2e5f3
chore(changelog): course visibility
2020-08-10 14:46:39 +02:00
Gregor Kleen
4916bcb974
chore(changelog): personalised sheet files
2020-08-10 12:12:16 +02:00
Gregor Kleen
93d0ace8ba
feat(personalised-sheet-files): download from CUsersR
2020-08-10 11:41:51 +02:00
Gregor Kleen
db205f635d
feat(personalised-sheet-files): participant interaction
2020-08-07 18:18:41 +02:00
Gregor Kleen
ed5fb6e218
feat(personalised-sheet-files): finish upload functionality
...
TODO: Interaction of course participants with personalised files
2020-08-06 09:57:53 +02:00
Sarah Vaupel
6fbb2eabf1
feat(course-visibility): more precise description on CShowR
2020-08-06 09:09:27 +02:00
Sarah Vaupel
1ac3c08d01
fix(course-visibility): fix favourites
2020-08-05 22:53:32 +02:00
Sarah Vaupel
c1eb558871
refactor(course-visibility): major course-util refactor
...
- refactor Utils.Course and usages
- check for open allocation registration in courseIsVisible
- remove isAssociated from favourites (not needed anymore)
2020-08-05 21:08:02 +02:00
Sarah Vaupel
27d57fba32
Merge branch 'master' into course-visibility
2020-07-31 18:06:02 +02:00
Sarah Vaupel
cb0bf15121
feat(course-visibility): account for visibility in routes
2020-07-31 18:05:01 +02:00
Sarah Vaupel
1b86d61998
style(course-visibility): add invisible icon to course visibility entry
2020-07-30 09:58:59 +02:00
Sarah Vaupel
df7a784a9d
feat(course-visibility): account for visibility on AShowR
2020-07-29 15:11:40 +02:00
Sarah Vaupel
ec43ab1ad1
refactor(course-visibility): use utils in course list
2020-07-29 14:49:22 +02:00
Sarah Vaupel
b1d0893993
fix(course-visibility): check for mayEdit on course list
2020-07-29 13:55:54 +02:00
Sarah Vaupel
d6f0d28a1f
fix: correct (switch) sheetHint and sheetSolution mail templates
2020-07-28 19:42:09 +02:00
Sarah Vaupel
796a8066aa
fix(course-visibility): (more) correct visibility check for favourites
2020-07-28 12:37:07 +02:00
Sarah Vaupel
d86fed7a32
feat(course-visibility): hide invisible courses from favourites + icon
2020-07-25 18:20:00 +02:00
Sarah Vaupel
17dbccf2a3
feat(course-visibility): display icon in course list for lecturers
2020-07-25 16:38:23 +02:00
Sarah Vaupel
39683928ec
refactor(course-visibility): enhance visibility info on CShowR
2020-07-24 20:19:34 +02:00
Sarah Vaupel
222d566bda
feat(course-visibility): add visibleFrom,visibleTo
...
add visibleFrom and visibleTo to model, add fields (CEditR), add info
(CShowR)
2020-07-24 18:52:54 +02:00
Gregor Kleen
e84305769b
style: improve usability of genericFileField
2020-07-22 12:07:01 +02:00
Gregor Kleen
d770afd2c6
feat(sheets): require exam registration
2020-07-20 14:26:55 +02:00
Gregor Kleen
1380d9d21e
feat(invitations): anonymous invitations
2020-07-17 15:54:42 +02:00
Gregor Kleen
14be8f61b4
refactor(files): store content separately from metadata
2020-07-17 15:54:28 +02:00
Gregor Kleen
2fd060d55b
feat(course-comm): recipient categories for sheets and exams
2020-07-16 19:28:37 +02:00
Gregor Kleen
7fadcf52b7
fix(specific file submission): swap labels
2020-07-13 09:49:19 +02:00
Gregor Kleen
9dee134b11
feat(file-uploads): maximum file sizes
2020-07-13 09:32:28 +02:00
Gregor Kleen
46ce477235
feat(corrections): better highlight corrected files
...
Fixes #602
2020-06-27 15:39:16 +02:00