Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moodle 403 lightbox fixes #18

Open
wants to merge 572 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
572 commits
Select commit Hold shift + click to select a range
417f0ae
Fixed small glitches, cleaned up code
btc989 Oct 6, 2020
394f837
Added enrollment feature to enroll students from banner course sectio…
btc989 Oct 28, 2020
83266c7
Added additional css to darkmode to fix quiz darkmode look
btc989 Nov 2, 2020
eb8c444
bump version to more recent
trevor-c Nov 5, 2020
1e3b3ed
Revert "Added enrollment feature to enroll students from banner cours…
trevor-c Nov 5, 2020
fc05d6c
Fixes for DB error, and other modifications
btc989 Nov 6, 2020
8781c9d
Help module: changed landing page, rewriting of urls on modal
btc989 Nov 6, 2020
0759557
Help modal changes, and small fixes
btc989 Nov 6, 2020
3a6be95
Added Course Edit Desciption with jump and scroll to function
btc989 Nov 13, 2020
0c82913
Added date selector. Made create and duplicate course library and tem…
btc989 Nov 18, 2020
cdad1bf
Removed Save button when no banner sections to be added
btc989 Nov 18, 2020
ace3f1d
Modified create student account, so that surname has (student) attach…
btc989 Nov 18, 2020
d2a42f2
Little banner select fix
btc989 Nov 18, 2020
b2e5901
Another little enrolment fix
btc989 Nov 18, 2020
672929c
Changes made to create a multi-selector for enrolment of banner sections
btc989 Nov 19, 2020
68ea395
Added Course image to create course template selector, also added scr…
btc989 Nov 19, 2020
9ff031d
Fixed up help modal
btc989 Nov 23, 2020
ec760c8
Add 2nd modal for course description on templates in create course tools
btc989 Nov 23, 2020
5835a11
Remove console statements
btc989 Nov 23, 2020
5d805ad
Linked autogrouping
btc989 Nov 24, 2020
fdafe57
Special case for books, changes for autogroup, start of enrolment del…
btc989 Nov 24, 2020
c3f6034
Added deletion for enrolment
btc989 Nov 24, 2020
36a08c1
Added visual indicator that enrollment has been processed
btc989 Nov 24, 2020
94a90ce
Reworked course idnumber for proper enrollment
btc989 Nov 25, 2020
a7ed422
Fixed issue with image duplication.
btc989 Nov 26, 2020
104aa07
Fixed small glitches
btc989 Nov 26, 2020
22f117f
Date validation glitch fixed
btc989 Nov 26, 2020
45e5514
Removed fuzzyset.js dependency. Added fuzzysearch.js as replacement.
JohnOLane Nov 30, 2020
43c6f52
Many small visual changes. Code cleanup and commenting
btc989 Nov 30, 2020
a8a9b76
get_topic_list now strips everything before /guides/.
JohnOLane Nov 30, 2020
906eec6
Fixed minor date error
btc989 Dec 1, 2020
97c1f73
Escaped titles. Added check to see if user is instructor for module l…
JohnOLane Dec 1, 2020
5cfa180
Changed response messages
btc989 Dec 1, 2020
581e116
Merge remote-tracking branch 'origin/help_system' into mycourse_tools
trevor-c Dec 3, 2020
f3f644b
Minor visual changes, and url parameter added for urcourserequest call
btc989 Dec 4, 2020
19f1c9f
Merge branch 'mycourse_tools' of github.com:uofr/moodle-theme_urcours…
btc989 Dec 4, 2020
bdf2521
Fixed some bugs in landing page. Added link opening functionality to …
JohnOLane Dec 4, 2020
d0d4608
Merge branch 'help_system' of github.com:uofr/moodle-theme_urcourses_…
trevor-c Dec 4, 2020
58e1892
Made dateconfim modal stay put
btc989 Dec 4, 2020
9b1e61a
Merge branch 'mycourse_tools' of github.com:uofr/moodle-theme_urcours…
btc989 Dec 4, 2020
e938b91
Minor visual changes, and fixed dateconfirm modal glitch
btc989 Dec 7, 2020
82ed714
Fix to stop errors when no template category exists
btc989 Dec 9, 2020
257a548
Restrict access for previous/current semester
btc989 Dec 11, 2020
391f5ac
Merge branch 'mycourse_tools' of github.com:uofr/moodle-theme_urcours…
btc989 Dec 11, 2020
d457fe0
Slight change in date revision
btc989 Dec 11, 2020
ae86cc4
Fixed enrollment date error, start adding in student stuff
btc989 Dec 14, 2020
01649b1
removed console statement
btc989 Dec 14, 2020
0753aa4
Updated help modal.
JohnOLane Dec 16, 2020
42e1c2d
Added home, back buttons. Added loading screen.
JohnOLane Dec 17, 2020
a55883b
Fixed bug where content wouldn't display after re-opening modal
JohnOLane Dec 18, 2020
323008a
Reworked workflow of test student account creation
btc989 Dec 18, 2020
ddaee8f
Merge remote-tracking branch 'origin/help_system' into mycourse_tools
trevor-c Dec 18, 2020
ff5a621
Fixed broken image links.
JohnOLane Dec 18, 2020
aa73c66
removed enrol button when user needs to be created.
btc989 Dec 18, 2020
dbda098
Merge branch 'mycourse_tools' of github.com:uofr/moodle-theme_urcours…
btc989 Dec 18, 2020
b005353
Changed formatting of test account creation
btc989 Dec 18, 2020
a1d34b2
Changed some formatting for test account creation
btc989 Dec 18, 2020
ff90610
Merge remote-tracking branch 'origin/help_system' into mycourse_tools
trevor-c Dec 21, 2020
00e1563
Changed back button. Added home page to breadcrumbs. Removed home but…
JohnOLane Dec 22, 2020
367e465
Merge remote-tracking branch 'origin/help_system' into mycourse_tools
trevor-c Dec 23, 2020
876ff82
Fixed bug where modal button had to be clicked twice
JohnOLane Dec 23, 2020
699c587
Merge remote-tracking branch 'origin/help_system' into mycourse_tools
trevor-c Dec 24, 2020
a1738e0
Placed default course at top, made template list ASC
btc989 Jan 8, 2021
a839bdb
Changed location of back button, added back to top floater
btc989 Jan 8, 2021
0b95ec6
added top help links to help modal
btc989 Jan 8, 2021
f318464
Bringing in duplicate function instead of calling from core to overid…
btc989 Jan 11, 2021
d889ba6
Fixed spacing on help modal links
btc989 Jan 11, 2021
8b2ec3b
Fixed up get_course_visibilty function
btc989 Jan 11, 2021
4681df8
For enrollemt changed bool to hardcoded true so semester is not block…
btc989 Jan 11, 2021
a51d5bc
Added crn to modal for enrollment
btc989 Jan 11, 2021
5d123a7
Fixed modal links, fixed typo for test reset password, added enrolmen…
btc989 Jan 12, 2021
17968ad
Fixes and changes to course duplicate
btc989 Jan 12, 2021
1ce851f
Hack to not allow nursing access to enrolment, create and duplicate
btc989 Jan 13, 2021
5dda7d6
Duplicate Course Fix
btc989 Jan 13, 2021
02413c4
Changed links for remote teaching and learning
btc989 Jan 14, 2021
b8f31f7
added semester checks to getting modal info
btc989 Jan 15, 2021
a00c4d3
Fixed blank modals for some instructors
btc989 Jan 15, 2021
ffa970b
Create uses manual auth
btc989 Jan 15, 2021
078924d
update ticket link and change order for students in help modal
trevor-c Jan 18, 2021
9f357ee
Created new test student email template
btc989 Jan 26, 2021
f52412d
change structure to match boost updates
trevor-c Feb 5, 2021
9bf1346
further changes to match current boost_campus
trevor-c Feb 16, 2021
2a629c1
further js consilidation from upstream
trevor-c Feb 16, 2021
86e117d
Small progress on theme, more to go
btc989 Feb 17, 2021
aaad070
top navbar formating
btc989 Feb 17, 2021
f32f8bb
top navbar formating
btc989 Feb 17, 2021
3b0757c
js compiled
btc989 Feb 18, 2021
6ad615d
Revert commit 2a629c1 to avoid JS crash
btc989 Feb 18, 2021
ed112f3
little css changes and wrong function call
btc989 Feb 18, 2021
c6c47d2
Css tweaks
btc989 Feb 18, 2021
a7591b7
More little css fixes, trying to find why active links format strange
btc989 Feb 19, 2021
85019dd
Search bar changes start
btc989 Feb 19, 2021
e95c582
One more small search bar tweak
btc989 Feb 19, 2021
3437ed2
More searchbar tweaks
btc989 Feb 22, 2021
b868fca
Darkmode fixes
btc989 Feb 22, 2021
08d8cd8
More css tweaks
btc989 Feb 22, 2021
baae627
Making grading rubric readable in darkmode
btc989 Feb 22, 2021
38baeb6
Finally have breadcrumb links formating properly on focus
btc989 Feb 23, 2021
22f78fd
Modal help js error fixed
btc989 Feb 24, 2021
3fb1eae
Cleanup and spacing for navabar icons
btc989 Feb 24, 2021
0f78534
Small change for table in gradebook
btc989 Mar 1, 2021
8f984a1
update loginform to prepare for CAS as primary login
trevor-c Mar 2, 2021
85636fb
Fixed bugs in create course tool
btc989 Feb 11, 2021
5b3c2e1
fix CAS link and hide default identity provider output
trevor-c Mar 5, 2021
4a20730
add missing favicon file
trevor-c Mar 5, 2021
6bd4490
Fixed bugs in create course tool
btc989 Feb 11, 2021
309aa0e
remove errant character
trevor-c Mar 5, 2021
f7d5616
Changes to base template to stop js errors
btc989 Mar 5, 2021
ff01324
Merge branch 'MOODLE_310_DEVUPS' of github.com:uofr/moodle-theme_urco…
btc989 Mar 5, 2021
655c9b1
Changes to fix settings menu format
btc989 Mar 8, 2021
2371bdd
update favicon and variants
trevor-c Mar 9, 2021
095e4d8
Fixed header invalid return glitch
btc989 Mar 10, 2021
357fea0
Merge branch 'MOODLE_310_DEVUPS' of github.com:uofr/moodle-theme_urco…
btc989 Mar 10, 2021
2a76758
adds pix/favicon.icns to be complete
trevor-c Mar 11, 2021
486b094
Little change to opacity for urhiddendash class
btc989 Mar 23, 2021
f8eb306
Merge branch 'MOODLE_310_DEVUPS' of github.com:uofr/moodle-theme_urco…
btc989 Mar 23, 2021
74305bf
remove date from theme title
trevor-c Mar 30, 2021
4bf4cbd
Cleaned up all js for grunt compliler, and help guides fix
btc989 Apr 13, 2021
d6708b8
Mail tweaks for missing classes, still needs a little work
btc989 Apr 14, 2021
f4866ac
More darkmode changes for mail
btc989 Apr 14, 2021
25738c7
Few more darkmode tweaks
btc989 Apr 14, 2021
e6ad8db
brings icon for new H5P type (interactive book)
trevor-c Apr 22, 2021
5cb0080
Minor change for enrollment modal
btc989 Apr 27, 2021
0dbc7dc
Merge branch 'MOODLE_310_DEVUPS' of github.com:uofr/moodle-theme_urco…
btc989 Apr 27, 2021
d3c3de6
Added access removal based on if section is linked
btc989 May 6, 2021
41e05ef
Little fix to add back header title to dashboard page
btc989 May 7, 2021
26e28b5
Added archive check
btc989 May 13, 2021
3cce5cb
Fixed course enrolment modal
btc989 Jul 5, 2021
c239239
Bringing in new Boost Campus theme changes for UR Courses
btc989 Jul 26, 2021
ec14843
Fix to theme verison of chooser.mustache for wiris quiz to work
btc989 Jul 27, 2021
0dd40c9
Cleaned up chooser.mstache file
btc989 Jul 27, 2021
6099b48
Fixing invalid parameter on participants page
btc989 Aug 4, 2021
e5d5f26
More fixes for pages without blocks
btc989 Aug 4, 2021
8b358dc
Allow instructional designers the ability to duplicate courses
btc989 Sep 9, 2021
493e482
revise course tools and enrolment labels; match moodle case
trevor-c Sep 16, 2021
26056b3
adds additional H5P icons
trevor-c Oct 7, 2021
705fb4f
initial work to support declaration notice
trevor-c Oct 7, 2021
bbb66b3
further updates for declaration notice
trevor-c Oct 12, 2021
aefeb0c
brings event logging support for declaration notice
trevor-c Oct 12, 2021
655b0fd
bumping version to register event
trevor-c Oct 12, 2021
77290d3
Changes to finding is course is in nursing category and should not ha…
btc989 Oct 26, 2021
6f91a72
Change managers to duplicate courses, remove nursing category check, …
btc989 Dec 9, 2021
818c8d0
Adding more styling to fix quiz response grid
btc989 Dec 9, 2021
1ae77d6
remove borders from image class in the People block
trevor-c Dec 15, 2021
68b0223
add emergency message templates for login areas
trevor-c Dec 17, 2021
6ceebef
update copyright for new year
trevor-c Dec 17, 2021
9058dac
brings latest version of declaration modal changes
trevor-c Jan 4, 2022
97ea032
Fix manager duplicate course bug
btc989 Jan 12, 2022
e42f678
Changed category list to match nested categories like edit course
btc989 Jan 12, 2022
e0726b3
Adding fancy category select to course action modal
btc989 Jan 14, 2022
b873fc3
Combining boost_campus 3.11 with custom theme
btc989 Jan 28, 2022
ee0590c
Fix textbox on open forum in darkmode
btc989 Feb 3, 2022
d3351cb
Few more darkmode changes
btc989 Feb 7, 2022
49ba0a9
brings minor css tweaks to theme for 3.11
trevor-c Feb 8, 2022
3add507
Create and duplicate parent category if in term
btc989 Mar 31, 2022
841a510
Recompiled js to fix guides issue
btc989 May 6, 2022
8ab7fa9
Fix for courseimage not appearing after adding
btc989 May 18, 2022
645e1d8
Little change for course image function
btc989 May 19, 2022
8c1ff32
Another fix for courseimage issue
btc989 May 19, 2022
d0f4730
Change courseimage function name
btc989 May 19, 2022
0d38733
Bringing in darkmode changes
btc989 May 31, 2022
471d8f9
minimal changes to get theme functioning in Moodle 4
trevor-c Aug 2, 2022
a069990
changes theme to be a child of theme/boost_union
trevor-c Nov 18, 2022
aa3fc94
further tweaks to color, completion buttons, etc
trevor-c Nov 18, 2022
4b3a572
update link for site and services support
trevor-c Nov 21, 2022
ec14c9c
comment out dark mode prefs in child theme
trevor-c Nov 24, 2022
febedec
resize uofr logo in pix/logo.svg
trevor-c Nov 24, 2022
53fa451
brings in updated plugin icons for activity types
trevor-c Nov 24, 2022
acd50aa
adjust styling for HVP type icons and filetype icons
trevor-c Dec 2, 2022
4cc6e8b
override placeholder graphics in singleview gradebook report
trevor-c Dec 2, 2022
3af20de
adds render_context_header function so we can override the activity l…
trevor-c Jan 16, 2023
18b63d0
further updates to fix icons and filetypes on course main page
trevor-c Jan 16, 2023
266879e
adds more specificity to header link css
trevor-c Jan 17, 2023
a4caeda
fix h5p activity icon on activity page to display H5P type
trevor-c Mar 8, 2023
e0cda58
brings full_header and user_menu changes to child theme
trevor-c Mar 8, 2023
7e32687
move customizations from boost_union into this theme
trevor-c Mar 15, 2023
0d9976d
add missing templates
trevor-c Mar 15, 2023
e026560
add unenroltestaccount file
trevor-c Mar 15, 2023
ab2924a
add missing classes/boostnavbar
trevor-c Mar 15, 2023
9298df6
adding the loginform changes back in
trevor-c Mar 17, 2023
3dfc683
Adding back get_ur_category_class function for myoverview.
JohnOLane Mar 27, 2023
99d2e4e
Merge pull request #4 from uofr/MOODLE_401_myoverview
trevor-c Mar 28, 2023
4eadb5d
Added course visibility toggle banner.
JohnOLane Apr 25, 2023
67c6f2b
Merge pull request #5 from uofr/MOODLE_401_availability_toggle
trevor-c Apr 27, 2023
5e2ddd2
brings updated callout icons
trevor-c Apr 27, 2023
d80f67e
brings additional css for legacy support
trevor-c Apr 27, 2023
2733e28
brings some further darkmode fixes and adjustments
trevor-c Apr 29, 2023
ba392ba
completes test student account functionality
trevor-c Apr 30, 2023
1c5aa90
Fixed issue where course end date would display as 1970 if not set.
JohnOLane May 1, 2023
b70033d
Merge pull request #6 from uofr/MOODLE_401_availability_toggle
trevor-c May 1, 2023
ba6e04d
Visibility toggle no longer appears on course/edit.php. It only appea…
JohnOLane May 2, 2023
b4e0bc3
No longer assumes end date if end date is not set. Added 'in progress…
JohnOLane May 2, 2023
d49a305
Changed test account enrol/unenrol page so there is a continue button…
JohnOLane May 2, 2023
431c652
Merge pull request #8 from uofr/MOODLE_401_availability_toggle
trevor-c May 3, 2023
5fc46e0
brings monologo icons for certificates
trevor-c May 3, 2023
ff3b4f5
Fixed typo (should be enrol/enrolment not enroll/enrollment)
JohnOLane May 4, 2023
f533b97
Fixed another typo (enrolled not enroled).
JohnOLane May 4, 2023
e1eb573
Merge pull request #9 from uofr/MOODLE_401_availability_toggle
JohnOLane May 4, 2023
e014c45
suppress error_log output for production
trevor-c May 4, 2023
ead51c8
brings readinglist icon back into theme
trevor-c May 4, 2023
7b30704
Added missing tables to install.xml. Should reduce issues installing …
JohnOLane May 4, 2023
088fda9
restore missing call for course image
trevor-c May 5, 2023
6c760a1
add vertical margin to collapsed topics sections
trevor-c May 5, 2023
ded1248
fix for sharing cart list item display issue
trevor-c May 5, 2023
2b4371f
updates task icon in callouts
trevor-c May 5, 2023
78163b6
update legacy callout image location
trevor-c May 5, 2023
d30314a
fix alignment for sharing cart list items
trevor-c May 5, 2023
c58883a
set size for background image icons
trevor-c May 5, 2023
2f35e7f
Moremenu alphabetical sorting.
JohnOLane May 5, 2023
7c36177
Merge pull request #11 from uofr/MOODLE_401_moremenu
trevor-c May 9, 2023
408e05b
Added fixes to darkmode.css
Barndo May 10, 2023
ccf6560
Merge pull request #12 from uofr/401_Darkmode_fixes
trevor-c May 10, 2023
f4bd3b4
change logo url to use relative path
trevor-c May 10, 2023
75b14d2
brings in missing language definitions for test student account creation
trevor-c May 10, 2023
40d0557
update menu label for dark mode
trevor-c May 12, 2023
036d6b1
add timestamp to css files to prevent caching from the past
trevor-c May 16, 2023
240f461
update icon for mp3 files
trevor-c May 16, 2023
b3073c9
additional darkmode fixes
Barndo May 16, 2023
69be46c
Merge pull request #13 from uofr/401_Darkmode_fixes
trevor-c May 26, 2023
db4114a
correct function name to match updated boost_union function
trevor-c May 26, 2023
89fd3c9
brings in lightbox support from previous version
trevor-c May 26, 2023
7a038a3
reduce data size of siteheader image
trevor-c May 31, 2023
c62de8f
brings further tweaks for darkmode
trevor-c Jun 6, 2023
9b42aab
update timestamp to break css caching
trevor-c Jun 8, 2023
42df0dc
fix badge light colour on activity pages
trevor-c Jun 13, 2023
95ad1db
update timestamp to break css caching
trevor-c Jun 13, 2023
7a9b3be
Small changes to text and backgrounds
Barndo Jun 9, 2023
6bd8939
Adjusted text, icon and backgrounds to darkmode, added board activity…
Barndo Jun 15, 2023
2f65676
More minor changes, lighten icons and darkened backgrounds
Barndo Jun 16, 2023
2b3e183
fix problem with special character in header
trevor-c Jun 14, 2023
01d4e8d
Duplication status button.
JohnOLane Aug 25, 2023
2337a71
Merge pull request #16 from uofr/duplication
JohnOLane Aug 25, 2023
0d346c8
fix variable typo to ->id
trevor-c Aug 27, 2023
a5362ae
fixes to quiz questions
Barndo Jun 23, 2023
4cb70ca
a few more darkmode fixes
Barndo Jun 26, 2023
7a619f4
Added darkmode fixes for grades view
Barndo Jul 11, 2023
ebc340e
Darkmode additions in assignments and file picker
Barndo Jul 13, 2023
9c4fcba
Smash fixes to icons and text not being visible in dark mode
Barndo Aug 30, 2023
8dd9f3e
suppress testing output in breadcrumbs
trevor-c Sep 15, 2023
3ba161c
Remove darkmode pref page.
JohnOLane Sep 21, 2023
15df802
fix for course image filename issues
joel1124 Oct 6, 2023
0836bb0
remove border from avatar image in people block
trevor-c Oct 11, 2023
e572396
Removed 'there are pending copies of this course' notice on course page.
JohnOLane Oct 10, 2023
86433b1
Activity header URL fix for mymedia and user profile
joel1124 Nov 23, 2023
cf69d94
Merge pull request #17 from uofr/Activity-header-URL
JohnOLane Dec 20, 2023
c608754
invert loading placeholders in darkmode
trevor-c Dec 22, 2023
4660fb3
Fixing references to boost_union's footer template.
JohnOLane Feb 2, 2024
8eda263
Fix for Show Course/Hide Course error.
JohnOLane Mar 20, 2024
ef89719
Modifications and bug fixes. Fixed margin errors, size of lightbox wi…
Barndo Mar 28, 2024
251c12d
More minor fixes to lightbox
Barndo Jun 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
56 changes: 0 additions & 56 deletions .travis.yml

This file was deleted.

230 changes: 0 additions & 230 deletions CHANGES.md

This file was deleted.

Loading