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

    • -14
    • +10
    ./lamsfoundation/lams/web/OrganisationGroupAction.java
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.

    • -7
    • +15
    ./lamsfoundation/lams/web/OrganisationGroupAction.java
LDEV-4185: Be ready for null names of LDs or folders in Authoring.

  1. … 1 more file in changeset.
LDEV-4178 Escape commas when pre-adding users to a lesson

LDEV-4178 Escape commas when pre-adding users to a lesson

LDEV-4163 Adding new LessonManager method "checkLessonForNumericToolOutputs" which is going to serve as a replacement for quering for SVGs to discover if learning design has numeric tool output

LDEV-4162 Add a parameter to LearningDesignSVG for lessonId

LDEV-4157: Do not save or read recently accessed LDs with missing workspace folder (probably preview lessons).

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

    • -0
    • +12
    ./lamsfoundation/lams/web/IndexAction.java
  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-4145: Comments made in monitoring now get a blue background. Also tweaked comment layout so that the replies do not go outside the panel border.

  1. … 9 more files in changeset.
LDEV-4135: Fill tool activities' learning library ID if it is missing during LD import or open.

  1. … 5 more files in changeset.
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
    • +2
    ./lamsfoundation/lams/web/tag/UserTag.java
  1. … 7 more files in changeset.
LDEV-4120: Implement cut & paste for LDs and folders in Authoring UI.

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

    • -1
    • +1
    ./lamsfoundation/lams/web/LoginAsAction.java
  1. … 3 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.

    • -2
    • +2
    ./lamsfoundation/lams/web/IndexAction.java
    • -3
    • +3
    ./lamsfoundation/lams/web/TutorialAction.java
  1. … 9 more files in changeset.