lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4689 Save works, can edit acts after gate, learner msg improvement

  1. … 2 more files in changeset.
LDEV-4691 Update libraries provided by WildFly

  1. … 46 more files in changeset.
LDEV-4689 Live Edit has a contribution entry and button changes colour.

Also fixed the SVG rendering in monitor (did not return 404 properly

when missing) and fixed the path for the monitor chosen grouping page.

  1. … 7 more files in changeset.
LDEV-4686 Remove Kaltura settings from admin config settings

    • -172
    • +0
    ./web/ckeditor/plugins/kaltura/kaltura.jsp
    • -7
    • +0
    ./web/ckeditor/plugins/kaltura/lang/en.js
    • -48
    • +0
    ./web/ckeditor/plugins/kaltura/plugin.js
    • -1513
    • +0
    ./web/includes/javascript/kaltura.min.js
  1. … 2 more files in changeset.
LDEV-4683 Alert confirming overwriting sequence reinstated.

LDEV-4440 Live Edit saves and the learner message is back

  1. … 3 more files in changeset.
LDEV-4440 Remove an unnecessary dependency from Email validator

  1. … 2 more files in changeset.
LDEV-4440 Fix path used in 2-factor authentication

LDEV-4440 Fixed policy feature in lams_central

    • -6
    • +4
    ./web/profile/profilePolicyConsents.jsp
LDEV-4440 Reintroduce a missing JSP library

LDEV-4440 Fix URLs in course grouping creation

    • -4
    • +4
    ./web/includes/javascript/orgGrouping.js
LDEV-4683 Ensure new learning designs have a unique name within folder

  1. … 6 more files in changeset.
LDEV-4440 Fix comments feature

  1. … 33 more files in changeset.
LDEV-4440 Clean up shared files

  1. … 205 more files in changeset.
LDEV-4440 Switch controllers to use @Autowired service beans

Also in cases when service bean in Controller has the same name as in

applicationContext, @Qualifier(..) can be removed. Which was done almost

in all cases, except for messageService due to "messageService" name

seems to be more preferable than adminMessageService,

centralMessageService and so on. Thus they were kept as before:

@Autowired

@Qualifier("centralMessageService")

private MessageService messageService;

  1. … 168 more files in changeset.
LDEV-4440 Add necessary qualifiers for service injection

LDEV-4440 also look for comments and workspace controllers

LDEV-4440 Remove reference to the deleted AuthoringConstants

LDEV-4440 Switch servlets to using autowired service beans

Besides, RegisterAction was renamed to RegisterServlet. And one

remaining constant was moved from AuthoringConstants to CentralConstants

with subsequent removal of AuthoringConstants.java.

  1. … 15 more files in changeset.
LDEV-4440 Fix paths to ForgotPasswordServlet

LDEV-4440 Fix Spring MVC related issues with signup pages

  1. … 6 more files in changeset.
LDEV-4545 Prevent exception when gate is the last activity in sequence

LDEV-4440 Fix Policies and consents' Spring MVC related issues

    • -1
    • +1
    ./web/profile/profilePolicyConsents.jsp
  1. … 5 more files in changeset.
LDEV-4440 Use forwards instead of redirects to keep Struts behaviour

  1. … 8 more files in changeset.
LDEV-4440, LDEV-4020 Prevent dragging on dialog control buttons

LDEV-4440, LDEV-3676 Fix HTML tags stripping after reload

LDEV-4440 Error messages converted to new error tag

  1. … 127 more files in changeset.
LDEV-4440 Fix policy consents link and tags on that page

    • -4
    • +1
    ./web/profile/profilePolicyConsents.jsp
LDEV-4440 Fix profile pages cancel buttons

    • -3
    • +3
    ./web/profile/profilePolicyConsents.jsp