3dcc7a32
(develop)
Fix incorrect HTML lang declaration by
2020-05-08 16:17:48 +0100
fa62c779
Fix file encoding label by
2019-02-14 14:47:08 +0000
183de813
Add vscode ignores. by
2019-02-14 14:24:59 +0000
bfa5e016
Merge branch 'feature/vendor_updates' into develop by
2019-02-04 16:39:13 +0000
a6ab8ad6
Upgrade pdfjs to 2.0.943 by
2019-01-30 16:33:15 +0000
dddc5432
Fix initialisation fault by
2019-01-24 19:27:47 +0000
28b1f74e
Update tinymce 4.9.2 by
2019-01-24 19:21:50 +0000
eb8cfe0a
Bump dropzone to 5.5 by
2019-01-24 17:03:55 +0000
263b81bb
Bump what-input to 5.1.3 by
2019-01-24 16:34:58 +0000
63ec3cbd
Bump moment.js to 2.24 by
2019-01-24 13:54:04 +0000
313e510f
Fix not showing field error highlighting by
2019-01-17 20:01:26 +0000
7453c04a
Add unique check for course instance names by
2019-01-17 19:56:07 +0000
5a5597c3
Allow selecting today for starting course instances by
2019-01-17 18:24:40 +0000
1b281669
Add unique course instance name per course by
2019-01-17 18:23:30 +0000
96bee102
`raw_data` may be 'None' if an infinite time is passed and cause errors. by
2019-01-17 16:40:00 +0000
222b6ac2
Ensure scheduled field is populated on page load. by
2019-01-17 16:39:26 +0000
754eba92
Fixes for nearly everything org branding/resource by
2019-01-14 19:47:24 +0000
bf7d0f9c
Use correct icon by
2019-01-09 17:07:51 +0000
f71e976f
Update to fontawesome 5.6.3 by
2019-01-09 17:05:22 +0000
8758efee
Set correct URL redirect routes by
2019-01-09 16:53:24 +0000
1393d3f2
Return empty branding if no organisation is set by
2019-01-09 16:53:05 +0000
57386349
Update to socket-io 2.2.0 by
2019-01-09 16:52:16 +0000
880a6786
Update to uikit3.rc26 by
2019-01-09 16:25:14 +0000
19f12a2e
Use Flask-RQ2 instead of home grown queue by
2019-01-09 16:20:46 +0000
6b9cc478
Merge branch 'feature/extra_test' into develop by
2019-01-09 15:40:02 +0000
237fec2a
Remove unneeded javascript type by
2019-01-09 15:14:56 +0000
631f1ff2
Add organisation tests and fixes found by testing by
2019-01-09 15:14:42 +0000
308474f5
Remove psycopg2 pip install deprecation warning by
2019-01-09 13:33:46 +0000
55a1dc4a
Fix arrow deprecation warnings by
2019-01-09 13:33:21 +0000
55edb3f8
Fix resetting form data when submitting enrolment form, and perform bulk adds first before processing the user list by
2018-08-13 15:12:04 +0100
5b657bab
Add functioning enrolment test by
2018-08-13 15:11:15 +0100
3b86d047
Split up functions to allow use in testing client contexts by
2018-08-13 15:10:58 +0100
fecd0a84
Set the Redis default URI by
2018-08-13 15:09:45 +0100
a409795a
Spelling error. by
2018-08-13 15:02:12 +0100
b6d9f036
Remove unused button. by
2018-08-13 15:01:53 +0100
d463a480
Merge branch 'develop' into feature/extra_test by
2018-08-13 13:03:58 +0100
067d2756
Merge branch 'feature/admin_new_org' into develop by
2018-08-13 13:03:27 +0100
cbfdda1d
Add missing space in enrolled users form. by
2018-08-13 13:03:23 +0100
abf84ce4
Select modules based on the organisation. by
2018-08-13 12:38:24 +0100
20ecd40d
Organisation block link is uneeded. by
2018-08-13 12:30:54 +0100
3c87c378
Add temporary new organisation form for site admins. by
2018-08-13 12:30:01 +0100
29e05033
Fix incorrect template page by
2018-08-13 11:15:51 +0100
8dafe2b3
TextArea test by
2018-08-12 08:00:36 +0100
83bbaf58
Ensure redis connection URL is set. by
2018-08-10 17:58:10 +0100
5b690630
Merge branch 'feature/testing_update' into develop by
2018-07-20 18:36:06 +0100
a2487c44
Log in after module creation by
2018-07-20 18:16:42 +0100
66840213
Move to new test framework by
2018-07-20 18:16:32 +0100
8832ac43
Move lesson tests to new format by
2018-07-20 18:08:16 +0100
84756f56
Fix module instance ID for new lesson instances, course instance views require name and fix incorrect view name by
2018-07-20 18:07:26 +0100
17bb5abd
Delete lesson instances by
2018-07-20 18:06:12 +0100
c0de18f8
All course instance views require course instance name and fix the next URL if there is only 1 module by
2018-07-20 18:05:53 +0100
65019bf3
Fix incorrect view name by
2018-07-20 18:04:54 +0100
7ce49d04
Get the course instance name correctly by
2018-07-20 18:04:27 +0100
512c4f44
Get the organisation ID by
2018-07-20 18:04:03 +0100
041bb36c
Fix corner case where incoming data wasn't properly formatted by
2018-07-20 18:03:22 +0100
866ea63d
Remove uneeded form field causing the validation to fail by
2018-07-20 18:02:40 +0100
f155c792
Fix incorrect ID querying by
2018-07-20 18:02:17 +0100
02d0b0f9
Update skipped tests. by
2018-07-20 13:57:56 +0100
4d7c20f0
Fix course tests by
2018-07-19 13:52:35 +0100
71d04329
Fix editing course instances and add deleting course instances by
2018-07-19 13:52:18 +0100
3b89f21f
Fix ordering of roles and course instance IDs by
2018-07-19 13:51:50 +0100
6a8d3ccd
Return user to instance view by
2018-07-18 16:58:14 +0100
3db9247a
Add missing course instance ID to role need by
2018-07-18 16:57:47 +0100
588849c4
New lessons are from organisatinal level by
2018-07-18 16:50:52 +0100
6a4282cc
Fix misuse of organisation staff list by
2018-07-18 16:29:45 +0100
8aa73df4
Add initial setup.py by
2018-07-17 10:50:40 +0100
57f94e92
Update user tests to py.test by
2018-07-17 10:30:41 +0100
922f0161
Skip organisation tests by
2018-07-17 10:30:23 +0100
4a3751cd
Fix postgresql URI, remove name collision and set the Flask root path by
2018-07-17 10:29:13 +0100
7a05d935
Writing functional tests found a bug, who would've guessed? by
2018-07-17 10:27:59 +0100
7a15449b
Use localhost for connection names by
2018-07-17 10:27:24 +0100
015767c1
Bump copyright year by
2018-07-17 10:27:03 +0100
6ec51ddf
Ignore pytest cache by
2018-07-17 10:26:41 +0100
2faafb2f
Use Flask-Caching instead of Flask-Cache by
2018-07-16 18:20:48 +0100
7e309ea1
Move testing files to reasonable layout by
2018-07-16 17:02:12 +0100
5f2ed9b4
Move files to sensible places by
2018-07-16 16:59:37 +0100
0f95695b
Move testing base to py.test by
2018-07-16 16:58:32 +0100
92f5eef4
Remove uneeded testing file by
2018-07-16 16:58:19 +0100
045e2194
Update testing requirements by
2018-07-16 16:57:44 +0100
bb57607a
Revert "Remove outdated testing" by
2018-07-16 13:56:27 +0100
80116613
Merge branch 'release/20180716' into develop by
2018-07-16 13:51:49 +0100
e98f0ae3
(HEAD -> master)
Merge branch 'release/20180716' by
2018-07-16 13:51:26 +0100
8bacd7ad
(tag: 20180716)
Remove outdated testing by
2018-07-16 13:50:56 +0100
d91cebbc
Merge branch 'feature/new_url_scheme' into develop by
2018-03-07 19:43:03 +0000
e45e16bd
Get lesson and assessment IDs to retrieve engagement information. by
2018-03-07 19:42:30 +0000
b3350a90
Fix engagement tracking. by
2018-03-07 19:03:24 +0000
5a5a2cba
Remove unusable user restriction decorator. by
2018-03-07 17:03:09 +0000
65ed5cf4
Move learner analytics capture to separate file and fix incorrect call to organisation permissions checker. by
2018-03-07 16:52:21 +0000
78bbc5b8
Restrict organisation views to organisation staff. by
2018-03-07 16:20:31 +0000
b2d8eea5
Replace org staff check with new check. by
2018-03-07 16:05:50 +0000
5d076903
Fixup many url_for and incorrect property call errors. by
2018-03-07 16:04:27 +0000
b16320e8
Enable debug for rq app instances and fix ordering. by
2018-03-07 16:03:26 +0000
a106da57
Remove unneeded auth functions. by
2018-03-07 14:20:42 +0000
4a88ad93
Restrict access to submissions to learner. by
2018-03-07 13:45:28 +0000
8327dc40
Restrict access to course instance admin functions. by
2018-03-07 12:04:17 +0000
a4c624e4
Add some organisation admin buttons. by
2018-03-07 11:27:12 +0000
7b10f022
Fix incorrect template tags and link names. by
2018-03-07 11:14:57 +0000
9d05fccb
Restrict course instance access to enrolled users. by
2018-03-07 10:46:15 +0000
ff12eb8c
Course instance view decorator. by
2018-03-07 10:39:10 +0000
4163be66
Change to new permissions style. by
2018-03-07 10:38:33 +0000