lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'LDEV-4678' into lams31

LDEV-4678 Remove no longer needed @Autowired applicationContext

  1. … 6 more files in changeset.
Merge branch 'LDEV-4678' into lams31

LDEV-4678 WebUtil.putActivityPositionInRequestByToolSessionId transformed into service method

Also introduce ICommonToolService that will hold methods shared by all

tools.

  1. … 128 more files in changeset.
LDEV-4678 Remove all ServiceProxy classes

Also get rid of LearningWebUtil.putActivityPositionInRequest(Long

activityId, HttpServletRequest request, ServletContext context) and

LearningWebUtil.getActivityMapping(ServletContext context) methods. As

it's better to invoke according service methods directly.

  1. … 37 more files in changeset.
LDEV-4736 Switch to using newer navigator.mediaDevices.getUserMedia

If continue using the old method, Chrome throws an error and FF shows a

deprecation message.

LDEV-4736 Switch to using newer navigator.mediaDevices.getUserMedia

If continue using the old method, Chrome throws an error and FF shows a

deprecation message.

LDEV-4732 User Role screen error handling for no roles reinstated

LDEV-4729 Scheduled notifications can be deleted

LDEV-4728 Lesson Description CKEditor restricted palette, update saves

LDEV-4737 Course based lesson delete does not throw exception

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

LDEV-4609 Fix archived lesson mark formatting

Merge branch 'LDEV-4735' into lams31

LDEV-4735 Fix an URL in learning outcomes in authoring

  1. … 17 more files in changeset.
Merge branch 'LDEV-4734' into lams31

LDEV-4734 Fix org password reset by providing default values to form

Also refactor input names and add extra checks just to be safe.

LDEV-4726 Restoring division line lost when licenses were updated.

    • -0
    • +1
    /lams_central/web/authoring/authoring.jsp
LDEV-4733 Clone and delete lessons are shown for SysAdmin

LDEV-4726 Licenses updated to Creative Commons 4.0

    • -4
    • +5
    /lams_central/web/authoring/authoring.jsp
    • -0
    • +243
    /lams_central/web/images/license/by-nc-nd.svg
    • -0
    • +202
    /lams_central/web/images/license/by-nc-sa.eu.svg
    • -0
    • +202
    /lams_central/web/images/license/by-nc-sa.svg
    • -0
    • +166
    /lams_central/web/images/license/by-nc.eu.svg
    • -0
    • +203
    /lams_central/web/images/license/by-nd.svg
    • -0
    • +199
    /lams_central/web/images/license/by-sa.svg
    • -0
    • +155
    /lams_central/web/images/license/by.svg
    • binary
    /lams_central/web/images/license/bync.jpg
    • binary
    /lams_central/web/images/license/bynd.jpg
  1. … 6 more files in changeset.
LDEV-4731 Initial implementation of enrolments parser

Merge branch 'LDEV-4730' into lams31

LDEV-4730 Fix column mappings in Hibernate

LDEV-4705 Merge group admin role to manager in LDAP configuration

LDEV-4725 Manually delete rating criteria

There is no DB cascade for this.

Also fix transition removal.

LDEV-4705 Merging course admin to course manager

Removing unnecessary columns in course user management

LDEV-4725 Fix entity path in a query

There was a full canonical name in a query which ceased to work after

renaming entities' package.

LDEV-4705: UI improvements search users in admin

    • -12
    • +12
    /lams_admin/web/usersearchlist.jsp
LDEV-4709 Monitoring gate pages have select/unselect all checkboxes

Merge branch 'LDEV-4725' into lams31