lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge remote-tracking branch 'origin/master' into develop

Merge branch 'LDEV-4813'

LDEV-4813 Use tables only if a condition is provided

If tables are used and no condition which uses them is provided, a full

outer join is run. It takes ages to complete on a large instance.

LDEV-4813 Add a missing foreign key in Assessment tool

Merge branch 'LDEV-4782' into LDEV-4745

SP-2 Allow only first and last name editing on back end

    • -0
    • +1
    /lams_central/web/profile/editprofile.jsp
Merge branch 'master' into develop

LDEV-4808 Fix .css file name

Merge branch 'master' into develop

Merge branch 'LDEV-4810'

LDEV-4810 Sharpen latex characters by switching to SVG images

LDEV-4810 Reintroduce Batik lib, required for producing Jlatexmath's SVG

    • binary
    /lams_build/lib/batik/batik-all-1.7.jar
    • -0
    • +40
    /lams_build/lib/batik/batik.module.xml
LDEV-4810 Update Jlatexmath library to 1.0.8 version

    • binary
    /lams_build/lib/jlatexmath/jlatexmath-1.0.8.jar
LDEV-4810 Update source code of Jlatexmath library to 1.0.8 version

  1. … 137 more files in changeset.
LDEV-4809 Don't display number prior to general burning question

Merge remote-tracking branch 'origin/master' into develop

Merge branch 'LDEV-4765' into LDEV-4745

LDEV-4765 UI improvements

* Use switches instead of checkboxes

* Properly use toggle in Mark hedging question type

    • -0
    • +28
    /lams_tool_assessment/web/includes/css/bootstrap-toggle.scss
LDEV-3997 Fix a bug in empty last name detection

LDEV-4731 Clean up after removing user organisation roles

LDEV-3468 Rewrite and add counters to runtimes stats

Merge branch 'LDEV-4765' into LDEV-4745

LDEV-4765 UI improvements

* Show CKEditor placeholder properly in cases when it's initially not

blank

* Proper transition on expanding/collapsing options

LDEV-4801 Always use a transaction for signup service methods

SP-3 Initial implementation of limiting profile editing

    • -16
    • +18
    /lams_central/web/profile/editprofile.jsp
SP-3 Automatically redirect to logout URL configured in sysadmin

Merge branch 'LDEV-4765' into LDEV-4745

Merge branch 'LDEV-4777' into LDEV-4745

Merge branch 'LDEV-4801'

LDEV-4801 Always use a transaction for when logging in user to CR