• Adds 'Save as Copy' for Lessons, Classes, Pathways
  • Improvement to status reporting for Vimeo lessons
  • Small adjustments to admin screens
  • Fixes issue with assets not loading in subfolder installations
  • Improvements to checking lesson authorization
  • Fixes issue when no search menu created and using SEF URLs
  • Improvements to error messaging for downloads

Commit Log

  • acea1f1a Release v1.4.5 [Bill Tomczak]
  • a8f72467 Implement Save as Copy for Lessons OSCAMPUS-406 [Bill Tomczak]
  • 52adceea Bump dev version [Bill Tomczak]
  • d68c97c7 Implement basic save2copy for classes OSCAMPUS-412 [Bill Tomczak]
  • b14ee9ee Merge pull request #325 from OSTraining/OSCAMPUS-411 [Bill Tomczak]
  • 88f80e24 Implement save2copy for pathways [Bill Tomczak]
  • 3d8b3e58 Minor formatting fix [Bill Tomczak]
  • 41f49080 Implement general save2copy feature [Bill Tomczak]
  • 993a4f6f Bump dev version [Bill Tomczak]
  • 2a2d3343 Slightly better information on download errors [Bill Tomczak]
  • e61e6f4c Merge pull request #324 from OSTraining/OSCAMPUS-410 [Bill Tomczak]
  • d1be9ed2 Fix issues with active filter indicators in admin [Bill Tomczak]
  • 8f1a7d37 Remove unused variable [Bill Tomczak]
  • 748fdddf Minor formatting fix [Bill Tomczak]
  • 3f4718e9 Revert "Fix LESS indentation" [Bill Tomczak]
  • 2a971e92 Fix LESS indentation [Valentín García]
  • d8d54d23 Fix lesson status labels width [Valentín García]
  • 0e78bd08 Fix SEF URL handling when no search menu created [Bill Tomczak]
  • 47f46813 Fix issues with image path handling [Bill Tomczak]
  • f8534e5b Make lesson status wider [Valentín García]
  • 219cc0eb Consider Super Users as a special case when checking access [Bill Tomczak]
  • 4aa3f1d5 Merge branch 'development' into OSCAMPUS-410 [Bill Tomczak]
  • a879c545 Merge pull request #323 from OSTraining/OSCAMPUS-327 [Bill Tomczak]
  • df2a3c3f Fix confused isAuthorised() method inheritance and usage [Bill Tomczak]
  • c8669a19 Remove obsolete method [Bill Tomczak]
  • 2f0bb38c Fix issue with theme css not loading in subfolder installs [Bill Tomczak]
  • fa0316a6 Fix issue with theme css not loading in subfolder installs [Bill Tomczak]
  • 101fd08a Limit quiz passing score to sensible range OSCAMPUS-321 [Bill Tomczak]
  • b2ef453d Add missing classes [Bill Tomczak]
  • c387712f Replace tabs with spaces [Bill Tomczak]
  • 979c97c4 Update obsolete css/js loading calls [Bill Tomczak]
  • 3b8a8420 Minor indentation fix [Valentín García]
  • cb0cb231 CSS for lesson statuses [Valentín García]
  • 3b2ddcc9 Implement status reporting for video/quiz types [Bill Tomczak]
  • 1e43f5b1 Minor formatting/comment fixes [Bill Tomczak]
  • 8201f7c6 Restructure for status Id reporting by subclasses [Bill Tomczak]
  • 7b333a52 Standardize method interactions [Bill Tomczak]
  • 70383c3c Remove failed caching idea [Bill Tomczak]
  • 1a711f6b Bump dev version [Bill Tomczak]
  • cb5e46f4 Rename new status strings for lessons [Bill Tomczak]
  • 1dc55923 Fix setup inheritance causing wrong admin headers [Bill Tomczak]
  • a4d23a06 Language constants for new lesson statuses [Valentín García]
  • 1f5e9494 New statuses for lessons [Valentín García]
  • f25e5537 Filter out un-viewed lessons [Bill Tomczak]
  • 34215156 Skip fetch_object fix after php v7.0.6 [Bill Tomczak]
  • bda62bd4 Add caching to site course model [Bill Tomczak]
  • a331512b Add our own generic caching methods [Bill Tomczak]
  • 0d275ac5 Add missing virtual property [Bill Tomczak]
  • 7cbe5b7d Minor reformat of teacher edit screen [Bill Tomczak]