lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4570 Properly implementing refresh the page feature

After refreshing the page (either by cmd+R or Refresh button) it

should refresh currently opened tab and not "sequence" one as it

used to be.

Merge branch 'LDEV-4571'

LDEV-4571 Allow (de)selecting all users for org password change

    • -0
    • +2
    /lams_admin/web/WEB-INF/struts-config.xml
    • -32
    • +99
    /lams_admin/web/orgPasswordChange.jsp
LDEV-4565 Adding column name for Remarks column in Event Log

LDEV-4564 Audit log entry for Live Edit

Also fixed the learning screen that appears when a Live Edit is

in progress as it was throwing a Null Pointer Exception

LDEV-4571: small formatting

LDEV-4571: small formatting

Merge branch 'LDEV-4562'

LDEV-4562 Log password change of all course participants

LDEV-4562 Refresh update date on user password change

LDEV-4560 Improved Audit message for force complete

LDEV-4569 TBL UI: adjustments

minor adjustments to .courses-title

Merge branch 'LDEV-4569'

LDEV-4569 TBL UI: adjustments

* wrap lesson's name

* revice the LAMS logo at the top left corner

* Make TBL monitor to follow themes

* AEs' tab title is "AEs Questions & Marks" now

    • -0
    • +404
    /lams_monitoring/web/css/_tblmonitor_base.scss
    • -0
    • +2
    /lams_monitoring/web/css/defaultHTML_tblmonitor.scss
    • -0
    • +2
    /lams_monitoring/web/css/purple_tblmonitor.scss
    • -407
    • +0
    /lams_monitoring/web/css/tblmonitor.scss
LDEV-4558 Expand DB Fields to support pictures pasted in CKEditor

  1. … 14 more files in changeset.
LDEV-4566: add reference to questions in burning questions

Adding underline to burning question titles

LDEV-4568 Change burning question's "+" icon to "-" on expanding

LDEV-4567 Skip adding users to grouping if they don't belong to the org

LDEV-4510: change groups to teams

LDEV-4566: add reference to questions in burning questions

Adding an anchor reference so when seeing burning question there's a link to the question.

LDEV-4556: CKEditor upgrade

Re-adding missing emojione icon

LDEV-4054 updating Norwegian

LDEV-4563 Prevent adding non lesson learners to groupings

Merge branch 'LDEV-4540'

LDEV-4540 Fix variable name clash when iterating over options

Monthly merge from master to lams31

Conflicts:

lams_build/conf/slim/standalone.xml

lams_build/conf/standalone.xml

lams_build/lib/lams/lams-central.jar

lams_build/lib/lams/lams.jar

lams_central/src/java/org/lamsfoundation/lams/authoring/ObjectExtractor.java

lams_central/src/java/org/lamsfoundation/lams/authoring/template/web/LdTemplateAction.java

lams_central/src/java/org/lamsfoundation/lams/authoring/template/web/TBLTemplateAction.java

lams_central/src/java/org/lamsfoundation/lams/authoring/web/AuthoringAction.java

lams_central/src/java/org/lamsfoundation/lams/web/SessionListener.java

lams_common/src/java/org/lamsfoundation/lams/integration/security/SsoHandler.java

lams_tool_preview/src/java/org/lamsfoundation/lams/tool/peerreview/web/action/MonitoringAction.java

lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/service/ScratchieServiceImpl.java

    • binary
    /lams_build/lib/lams/lams-central.jar
  1. … 6 more files in changeset.
Merge branch 'LDEV-4556'

LDEV-4556 Remove PasteFromWord button

There is no point in showing it as it shows only warning message

when pressed

LDEV-4556 Upgrade CKEditor to the latest version 4.9.2

    • -1358
    • +1483
    /lams_central/web/ckeditor/CHANGES.md
    • -1420
    • +1420
    /lams_central/web/ckeditor/LICENSE.md
    • -724
    • +800
    /lams_central/web/ckeditor/ckeditor.js
    • -208
    • +207
    /lams_central/web/ckeditor/contents.css
    • -2
    • +2
    /lams_central/web/ckeditor/lang/en-au.js
  1. … 224 more files in changeset.
LDEV-4556 Create list of all LAMS Customizations

/ckeditor/README.md ("## LAMS Customizations" section) contains

now all customizations of the original CKEditor code done by LAMS.

Next time we do any customizations of CKEditor, it should also

be noted there. It will make future upgrades of CKEditor easier.

    • -22
    • +150
    /lams_central/web/ckeditor/README.md