Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4367 Skins can be created

The SASS files are now configured to allow a new variable file to be

set up with different colours and for users to be able to switch

between skins.

    • -10
    • +37
    ./lamsfoundation/lams/web/tag/CssTag.java
  1. … 156 more files in changeset.
LDEV-4382 Allow NULL group UIID in Live Edit

Having NULL group UIID seems like a common situation. There is even an

old comment explaining why is that. Object extractor should be ready for

such situation.

    • -1691
    • +1691
    ./lamsfoundation/lams/authoring/ObjectExtractor.java
LDEV-4195 Fix class cast exception

Input for assigning course groups to lesson groups can be either

grouping or branching. We need to detect both situations, otherwise we

get class cast exceptions.

Also adjust layout.

    • -676
    • +672
    ./lamsfoundation/lams/web/OrganisationGroupAction.java
  1. … 2 more files in changeset.
LDEV-4366 Open Kumalive in a pop up window rather than jQuery dialog

  1. … 4 more files in changeset.
LDEV-4366 Add a working version of Kumalive

    • -13
    • +12
    ./lamsfoundation/lams/web/DisplayGroupAction.java
  1. … 14 more files in changeset.
LDEV-4366 Prototype Kumalive front and back ends

  1. … 18 more files in changeset.
LDEV-4348 Stop marking users that haven't completed the lesson as finished when syncing marks

LDEV-2999 Include a rating option for reviewed resources (authored only). To make the grouped rating of authored resources work properly, session id was added to the rating and rating comments tables and all code using the shared jRating script and shared ratings updated to store the session code. DB script updates existing rating, rating comment records.

    • -5
    • +6
    ./lamsfoundation/lams/web/RatingServlet.java
  1. … 14 more files in changeset.
LDEV-4341 1) Add advanced settings that will contain Save button 2) If there are *no* course groupings - jump directly to the create groups page

    • -5
    • +7
    ./lamsfoundation/lams/web/OrganisationGroupAction.java
  1. … 4 more files in changeset.
LDEV-4339 Prevent exception on adding course grouping with non-unique name * Also added a few enhancements like support for saving groupings on pressing Enter key and hiding warning once it's fixed rather than after pressing Save button

    • -15
    • +2
    ./lamsfoundation/lams/web/OrganisationGroupAction.java
  1. … 2 more files in changeset.
LDEV-4343 Remove obsolete "style" attribute from CssTag

    • -24
    • +1
    ./lamsfoundation/lams/web/tag/CssTag.java
  1. … 56 more files in changeset.
LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available and adding a Marks chart.

  1. … 4 more files in changeset.
LDEV-4163 Fix the error when only lessons with assessment tool are considered to produce numeric tool output

LDEV-4163 Removed "LessonManagerServlet." before private member variables

LDEV-4325: Store activities' new coordinates after they got rearranged during SVG recreation.

  1. … 1 more file in changeset.
LDEV-4184: Silence "[DEPRECATION] Encountered positional parameter" warning in hibernatelams.log. Fixing them requires going through multiple SQL queries and it is not worth it. Positional parameters work fine.

  1. … 5 more files in changeset.
LDEV-4300 Audit logs when activity is modified in monitor

  1. … 88 more files in changeset.
LDEV-4304: Do not display 2FA when editing profile

    • -4
    • +1
    ./lamsfoundation/lams/web/ProfileAction.java
  1. … 1 more file in changeset.
LDEV-3962 Use the same icon for all Gradebook buttons

LDEV-4124: Fix size parsing for regions. Fix label positioning.

  1. … 1 more file in changeset.
LDEV-4124: Add label size and color.

  1. … 11 more files in changeset.
LDEV-4263 Remove width limitation from the images produced by CKEditor's JLaTeXMath plugin

LDEV-4180: Remove help_text from lams_learning_activity as it is take from i18n files anyway.

  1. … 28 more files in changeset.
LDEV-4243 File size restrictions for CKEditor uploads

    • -18
    • +30
    ./lamsfoundation/lams/web/LAMSConnectorServlet.java
  1. … 3 more files in changeset.
LDEV-3962 * "Enable lesson sorting" - move to the "More options" menu * Remove "Refresh" button

    • -16
    • +18
    ./lamsfoundation/lams/web/DisplayGroupAction.java
  1. … 5 more files in changeset.
LDEV-4217 Remove LAMS Community integration

    • -14
    • +2
    ./lamsfoundation/lams/web/HomeAction.java
    • -6
    • +0
    ./lamsfoundation/lams/web/IndexAction.java
    • -3
    • +0
    ./lamsfoundation/lams/web/ProfileAction.java
  1. … 30 more files in changeset.
LDEV-4211 in case of "gradebookMarksLesson" method is requested - add all users that have completed the lesson but have no gradebookUserLesson (it happens when lesson contains zero activities that set to produce toolOutputs)

LDEV-4183: notifyCloseURL was not being passed on when the authoring window was reopened for editing, so the special lesson launch and window close code was not being triggered.

LDEV-4190 Use LAMS course groups in case monitor comes from integrations (thus prohibit importing them from LMS)

    • -21
    • +22
    ./lamsfoundation/lams/web/OrganisationGroupAction.java
LDEV-4195 Fixed exception on opening dialog "Mapping course groups to branching groups"

    • -2
    • +2
    ./lamsfoundation/lams/web/OrganisationGroupAction.java