lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4576 Check TBL groupings before finishing Live Edit

If groupings are not correct, stay in Live Edit

LDEV-4576 Ignore edit lock parameter when saving a LD

It is set by special functions in AuthoringService

Merge branch 'LDEV-4578'

LDEV-4578 Display editable status for burning questions

Currently, it's hard to know that you can edit a burning question of

your own authoring. Therefore we should add some sort of indication that

you can click on the text and edit it.

Also, remove the link for General burning questions.

LDEV-4054: Updating Greek

Merge branch 'LDEV-4559'

LDEV-4559 Comments can be left anonymously.

    • -1
    • +6
    /lams_admin/web/WEB-INF/tags/Comments.tag
    • -1
    • +22
    /lams_admin/web/WEB-INF/tags/CommentsAuthor.tag
    • -1
    • +22
    /lams_central/web/WEB-INF/tags/CommentsAuthor.tag
    • -0
    • +23
    /lams_central/web/comments/anonymouscheckbox.jsp
    • -7
    • +26
    /lams_central/web/comments/edit.jsp
    • -8
    • +37
    /lams_central/web/comments/msgview.jsp
    • -8
    • +27
    /lams_central/web/comments/reply.jsp
    • -0
    • +5
    /lams_central/web/css/_learner_base.scss
  1. … 78 more files in changeset.
LDEV-4559 Students can post anonymously in Forum

    • -0
    • +6
    /lams_central/web/css/_learner_base.scss
Merge branch 'LDEV-4574'

LDEV-4574 Re-launch monitoring after Live Edit closes

Merge branch 'LDEV-4575'

LDEV-4575 Show disclose buttons only when corresponding option is ON

LDEV-4570 Fix the way refresh button works

LDEV-4570 Fix the way refresh button works

LDEV-3115 Sort loaded groups by order ID rather than UIID

LDEV-4565: adding missing label

LDEV-4486 LDEV-4366 adding missing labels

Adding missing lables for kumalive and delete organisations

LDEV-4054: updating Greek

LDEV-4558 Rename dbupdate files as name is a month out.

  1. … 25 more files in changeset.
LDEV-4564 Rename dbupdate file as name is a month out.

LDEV-4561 Edit notebook after learners have started activity.

Also fixed some bugs with the teachers comment field to ensure

emojis are displayed and to avoid injection issues.

LDEV-4573 Spinner indicates busy and no data found message added.

    • -1
    • +40
    /lams_central/web/css/_learner_base.scss
LDEV-4557 Fix Upload image dialog

LDEV-4572 #sequenceCanvas' height should always remain as 'auto'

It should prevent cases when browser deliberately changes its

height to a smaller value which is not enough to display svg.

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