This area contains the changelogs for recent versions of the OSCampus extension. Click here to access the main OSCampus page

OSCampus v1.5.5

  • Fix broken admin due to incomplete Twig update

Commit Log

  • 04388e9d Release v1.5.5 [Bill Tomczak]
  • e286d800 Update Twig extension for changes to Twig [Bill Tomczak]
  • 9b6b33bf Add missing files from Twig [Bill Tomczak]

OSCampus v1.5.4

  • Improved compatibility with php v7.4
  • Updates for tr-TR translation
  • Maintenance release

Commit Log

  • 7b4772d6 Release v1.5.4 [Bill Tomczak]
  • ddc2f445 Update all composer dependencies [Bill Tomczak]
  • 0d863416 Updates for Turkish (tr-TR) translation [Bill Tomczak]
  • e73250c1 Bump dev version [Bill Tomczak]
  • e81060e1 Standards fixes [Bill Tomczak]

OSCampus v1.5.3

  • New parameter to show/hide correct answers on failed quizzes
  • Fix alignment issue on quiz results
  • Maintenance updates

Commit Log

  • e2a23a5e Release v1.5.3 [Bill Tomczak]
  • 023e088f Fix alignment issue for quiz results [Bill Tomczak]
  • bafdb115 Merge pull request #342 from joomlashack/OSCAMPUS-463 [Bill Tomczak]
  • 4570401a Merge branch 'development' into OSCAMPUS-463 [Bill Tomczak]
  • 68686ce7 Adjust language and parameter for hide/show correct answers [Bill Tomczak]
  • 4d0e9a74 Fix problem getting site mode parameters [Bill Tomczak]
  • ae628a69 Rearrange quiz display for new parameter [Bill Tomczak]
  • 2c1ac83b Cleanup some inheritance confusions [Bill Tomczak]
  • dfb9a29b Provide consistent method for determining passing quiz [Bill Tomczak]
  • be8b82b4 english language text wrong answer [Júlio Pontes]
  • a2f29791 Update file headers [Bill Tomczak]
  • cd80d529 Fixes [Júlio Pontes]
  • 58170c4a Bump dev version [Bill Tomczak]
  • c91a1e16 Language [Júlio Pontes]
  • 395c5ec7 fixes [Júlio Pontes]
  • 91319b85 WIP [Júlio Pontes]

OSCampus v1.5.2

  • Add de-DE (German) translation

Commit Log

  • e997dbba Release v1.5.2 [Bill Tomczak]
  • 6bc135df Merge pull request #341 from joomlashack/OSCAMPUS-458 [Bill Tomczak]
  • 8b669840 Bump dev version [Bill Tomczak]
  • 6c73f0fd Add attribution for de-DE translation [Bill Tomczak]
  • 19cdd361 Fix syntax errors in de-DE [Bill Tomczak]
  • 8d56efb6 Add de-DE translation [Bill Tomczak]

OSCampus v1.5.1

  • Fix page icons in admin
  • Add tr-TR translation
  • Maintenance release

Commit Log

  • a8cc0980 Release v1.5.1 [Bill Tomczak]
  • 0c303108 Normalize admin.css for merge [Bill Tomczak]
  • a87dd06b Merge pull request #340 from joomlashack/OSCAMPUS-456 [Bill Tomczak]
  • 106d38c5 Remove extra files from tr-TR [Bill Tomczak]
  • d41bdba8 Fix syntax errors in fr-FR [Bill Tomczak]
  • 94625130 Fix syntax errors in ed-ES [Bill Tomczak]
  • b7776ab2 Fix syntax errors in en-GB [Bill Tomczak]
  • ea0cbe90 Fix syntax errors in tr-TR [Bill Tomczak]
  • abdb26c3 Merge pull request #339 from joomlashack/admin-pages-logo [Bill Tomczak]
  • 3882fae5 tr-TR language files [Júlio Pontes]
  • 66588987 Set transparency instead of shadows for the white logo [Valentín García]
  • bd5cd6e8 CSS [Valentín García]
  • 360b4785 CSS [Valentín García]
  • cbadb302 White logo [Valentín García]

OSCampus v1.5.0

  • Add Start/End publishing dates for Pathways, Classes and Lessons
  • Remove OSMap plugin (Moved to OSMap)
  • Fix php 7.4 warning about nested ternary
  • Fix minor display issue on statistics displays
  • Fix various other internal issues

Commit Log

  • 7d231d78 Release v1.5.0 [Bill Tomczak]
  • 0a6abe03 Fix language file issues [Bill Tomczak]
  • f23a6474 Merge branch 'OSCAMPUS-448' into development [Bill Tomczak]
  • 597d439d Merge pull request #338 from joomlashack/minor-css-bug [Bill Tomczak]
  • f094f0cf Standardize language for new publishing date fields [Bill Tomczak]
  • ff09760a Minor language file fixes [Bill Tomczak]
  • 3435acc2 Increase width for small select element in stats [Valentín García]
  • 230b4a71 Remove buggy CSS for stats select elements [Valentín García]
  • db31a691 Standards fixes [Bill Tomczak]
  • a231711e Clean up queries using the new publishing fields [Bill Tomczak]
  • 56a1b7cb Fix null handling method [Bill Tomczak]
  • 75baddbf Handle null dates in a consistent way [Bill Tomczak]
  • ac4302b7 Standardize handling of publish date editing [Bill Tomczak]
  • 958776c0 Fix auto-script so we don't lose existing release dates [Bill Tomczak]
  • 85ad730c Rename courses fields to publish_up/publish_down [Bill Tomczak]
  • 41e8a0f7 Rename pathways fields to publish_up/publish_down [Bill Tomczak]
  • df5bb9c3 Rename lessons fields to publish_up/publish_down [Bill Tomczak]
  • ee45a65c Minor standards update [Bill Tomczak]
  • 404714a9 Merge pull request #335 from carcam/language-files [Bill Tomczak]
  • fc8f14b5 Standards updates (Vimeo lesson type) [Bill Tomczak]
  • 0045b7c4 OSCAMPUS-450 - Add parentheses to nested ternary for php 7.4 [Bill Tomczak]
  • b7091498 Added English strings [Carlos Cámara]
  • 0d81ec35 Bump dev version [Bill Tomczak]
  • 11b0ab22 Remove osmap plugin (moved to osmap repository) [Bill Tomczak]
  • 6635ff0e Commit carcam patch for lesson start/end publishing [Bill Tomczak]

OSCampus v1.4.12

  • Add LinkedIn option for teacher links

Commit Log

  • 14d90a0e Release v1.4.12 [Bill Tomczak]
  • eb5ebf3a Merge pull request #331 from joomlashack/OSCAMPUS-444 [Bill Tomczak]
  • 944c0485 Bump dev version [Bill Tomczak]
  • 1d6094be Minor comment/standards fixes [Bill Tomczak]
  • ec4c4d3c Add LinkedIn for teacher links [Bill Tomczak]
  • ef2ec1f7 Minor language fixes [Bill Tomczak]

OSCampus v1.4.11

  • Fix page headers ignored on My Certificates and My Classes pages
  • Minor maintenance updates

Commit Log

  • ddec6f23 Release v1.4.11 [Bill Tomczak]
  • a55ba47f Bump dev version [Bill Tomczak]
  • 6fe12ef2 Fix manifest header [Bill Tomczak]
  • 6e5e40f4 OSCAMPUS-441: Fix inheritance problem for My Certs and My Classes [Bill Tomczak]
  • 8fd383d9 Update references to joomlashack for tcpdf [Bill Tomczak]

OSCampus v1.4.10

  • Fix missing pagination issues
  • Browser title now pays attention to Joomla config settings

Commit Log

  • 88e5a9ce Release v1.4.10 [Bill Tomczak]
  • c34d4158 OSCAMPUS-437: Modify page title for configuration setting [Bill Tomczak]
  • 115b27e8 Update obsolete usages, minor format fixes [Bill Tomczak]
  • 1a14b9a9 Add application class to view properties [Bill Tomczak]
  • 44678326 Completes pagination fix for OSCAMPUS-434 [Nick Savov]
  • f75efc38 Merge pull request #330 from joomlashack/OSCAMPUS-434 [Nick Savov]
  • 1b042cc4 Fixes pagination in stats and pathways [Nick Savov]
  • fc48ae30 Formatting/Standards updates [Bill Tomczak]

OSCampus v1.4.9

  • Include tags on main course page
  • New parameter to optionally not load Font Awesome
  • Clean up some obsolete usages for Joomla 3.8+

Commit Log

  • 895df557 Release v1.4.9 [Bill Tomczak]
  • 3acee95a Merge pull request #329 from joomlashack/OSCAMPUS-431 [Bill Tomczak]
  • d4390fd4 Bump dev version [Bill Tomczak]
  • fbf4144b Provide optional loading of Font Awesome [Bill Tomczak]
  • 3d969db6 Touch up French translations [Bill Tomczak]
  • 109fc278 Rename language constants for more general use [Bill Tomczak]
  • 699aadb9 Minor standards fixes [Bill Tomczak]
  • e4a58891 Update class names for Joomla 3.8+ [Bill Tomczak]
  • fad1804f Merge pull request #328 from joomlashack/OSCAMPUS-430 [Bill Tomczak]
  • 289eefe4 Bump dev version [Bill Tomczak]
  • 36d34297 Add tags to course main page [Bill Tomczak]
  • 371eb56e HTML5 tag updates [Bill Tomczak]
  • 96cd4b99 Minor formatting/standards fixes [Bill Tomczak]
  • d46458cc Update class references for Joomla 3.8+ [Bill Tomczak]
  • 05c53b67 Add missing language constants to fr-FR [Bill Tomczak]
  • 7d7c0b57 Fix test for array key [Bill Tomczak]