lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4518 Choose messages to show in temporary dialog

LDEV-4518 Fix how temporary info dialog shows and hides

LDEV-4518 Add "temporary" mode of info dialog without buttons

    • -1
    • +1
    /lams_central/web/css/_authoring_base.scss
LDEV-4518 Close info dialog on button click rather than click-anywhere

    • -2
    • +10
    /lams_central/web/authoring/authoring.jsp
    • -10
    • +16
    /lams_central/web/css/_authoring_base.scss
LDEV-3640 There should be a cascade in case of ID change, not set null

LDEV-3640 Add cascades so LDs can get removed

Merge branch 'LDEV-4518'

LDEV-4518 Externalise labels

    • -0
    • +2
    /lams_central/web/authoring/authoring.jsp
LDEV-4518 Use info dialog instead of alert wherever possible

LDEV-4518 Adjust info dialog layout

    • -0
    • +16
    /lams_central/web/css/_authoring_base.scss
LDEV-4518 Close info dialog on click and not after delay

Also make it easier to use.

LDEV-4503 All http resources on a https server open in a popup

Merge branch 'LDEV-4517'

LDEV-4517 Put TBL not grouped warning in info dialog rather than alert

LDEV-4514 Greek names appear in notification window correctly.

Also added some HTML escaping to the display of the leader's name

in tool messages.

  1. … 19 more files in changeset.
LDEV-4510 Small authoring template UI tweaks

Minimise/Grow buttons, scroll to new fields and number of groups

defaults to 2.

    • -0
    • +8
    /lams_central/web/css/_authoring_base.scss
Merge branch 'LDEV-4516'

LDEV-4516 Allow "-" chars in image path when exporting to QTI

LDEV-4515 Profile, Authoring window correct size for Purple theme

    • -0
    • +1
    /lams_central/web/css/purple_learner.scss
    • -0
    • +1
    /lams_central/web/css/purple_main.scss
Create an Authoring based team based learning design template

LDEV-4510 TBL authoring template introduction text I18n'd

    • -0
    • +31
    /lams_central/web/authoring/template/genericintro.jsp
    • binary
    /lams_www/web/public/ld-templates/tbl/tbl.png
    • -0
    • +10
    /lams_www/web/public/ld-templates/tbl/tblintro.html
    • -0
    • +10
    /lams_www/web/public/ld-templates/tbl/tblintro_en_AU.html
LDEV-4510 Team based learning template added to authoring

Look and feel done, validation working.

    • -0
    • +15
    /lams_central/conf/language/lams/TBLResources.properties
    • -5
    • +17
    /lams_central/web/authoring/authoring.jsp
    • -0
    • +292
    /lams_central/web/authoring/template/comms.jsp
    • -0
    • +35
    /lams_central/web/authoring/template/createresult.jsp
  1. … 17 more files in changeset.
Merge branch 'LDEV-4512'

LDEV-4512 Calculate lessonMaxPossibleMark properly

Take into account whether learning design uses grade weights.

LDEV-4512 Move isWeightedMarks method to LamsCoreToolService

Move isWeightedMarks(LearningDesign design) from GradebookService

to LamsCoreToolService in order to avoid creation of a new

dependency on lams_gradebook.

LDEV-4512 Use toolService.getLessonMaxPossibleMark() method

Start using already existing service method.

LDEV-4507 Add queries which remove group duplicates before adding index

LDEV-4507 Add query allowing index to be created on existing DB

Merge branch 'LDEV-4507'

Merge branch 'LDEV-4511'