• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

  1. … 15 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

  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

  1. … 2 more files in changeset.
LDEV-4343 Remove obsolete "style" attribute from CssTag

  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. … 8 more files 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-4304: Do not display 2FA when editing profile

  1. … 1 more file in changeset.
LDEV-3962 Use the same icon for all Gradebook buttons

LDEV-4263 Remove width limitation from the images produced by CKEditor's JLaTeXMath plugin

LDEV-4243 File size restrictions for CKEditor uploads

  1. … 3 more files in changeset.
LDEV-3962

* "Enable lesson sorting" - move to the "More options" menu

* Remove "Refresh" button

  1. … 5 more files in changeset.
LDEV-4217 Remove LAMS Community integration

    • -304
    • +0
    ./lamscommunity/LamsCommunityLoginAction.java
    • -77
    • +0
    ./lamscommunity/LamsCommunityLoginForm.java
    • -164
    • +0
    ./lamscommunity/LamsCommunityUtil.java
  1. … 32 more files in changeset.
LDEV-4190 Use LAMS course groups in case monitor comes from integrations (thus prohibit importing them from LMS)

LDEV-4195 Fixed exception on opening dialog "Mapping course groups to branching groups"

LDEV-4190 In case of group-based branching make LAMS show page with groups created in authoring straightway, skipping one extra step when monitor needs to press Create new groups button (the wording of which doesn't reflect what's going on in reality as groups are not being created but rather just used)

LDEV-4190 External groups won't be allowed to be imported from integrated server as long as we can't map Group to Branch in Monitoring (there is no UI for this). This way only groups created in authoring will be used.

LDEV-4144: Showing a growl style message for the timezone warning when the user logins in.

  1. … 4 more files in changeset.
LDEV-4151 Moving code that adds monitors to the lesson staff to LoginRequetDispatcher.getRequestURL()

LDEV-4151 Moving code that adds monitors to the lesson staff to LoginRequetDispatcher.getRequestURL()

LDEV-4123: Removing the highContrast theme that is no longer used. Users with this theme should now revert to the default theme. The code that handled invalid themes was not correct and was stopped users logging in - now if the theme id in the database is null or if the theme id points to a non-existent theme then it can still log in using the default theme, and next time the user updates their profile the theme id will be fixed.

  1. … 7 more files in changeset.
LDEV-4030 :Disable login for a few minutes after X number of attempts

  1. … 4 more files in changeset.
LDEV-4023 :Implement password policy

LDEV-4023 :Implement password policy

LDEV-4050: Autocomplete turned off for the login related forms. Also fixed a bug that stopped the correct error appearing when someone tried to login in via the signup page but the username does not exist.

  1. … 3 more files in changeset.
LDEV-4030: Rename user save method to an explicit name so we can use it or avoid it when we need to.

    • -1
    • +1
    ./action/TwoFactorAuthenticationAction.java
    • -1
    • +1
    ./lamscommunity/LamsCommunityLoginAction.java
    • -1
    • +1
    ./planner/PedagogicalPlannerAction.java
  1. … 10 more files in changeset.
LDEV-4096 Add role management feature for LTI tool consumers

  1. … 10 more files in changeset.
LDEV-4096 Add role management feature for LTI tool consumers

  1. … 8 more files in changeset.
LDEV-3714: Remove archived courses list from the profile tab on the home page.

  1. … 5 more files in changeset.
LDEV-4084: I18N the no such signup message.

  1. … 2 more files in changeset.
LDEV-4010 :Signup page's course code won't work if validation fails first