Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4734 Fix org password reset by providing default values to form

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

  1. … 2 more files in changeset.
LDEV-4733 Clone and delete lessons are shown for SysAdmin

  1. … 1 more file in changeset.
LDEV-4705 Merging course admin to course manager

Removing unnecessary columns in course user management

LDEV-4705: UI improvements search users in admin

LDEV-4723 Fix org password change JS error

When all learner are staff too, then learner list is empty. Code was not

ready for this.

LDEV-4705: small UI improvements for user/role mappings

LDEV-4705: small UI improvements

LDEV-4705 Remove references to Group Admin role from web.xml

  1. … 30 more files in changeset.
LDEV-4720 Fix LAMS issues that prevented TestHarness to work correctly

  1. … 5 more files in changeset.
LDEV-4391 Get rid of redundant jQuery UI themes

Only bootstrap theme is used now.

  1. … 83 more files in changeset.
LDEV-4669 Switch to using placeholder attribute

Also stop copying tags to lams_tool_bbb

  1. … 33 more files in changeset.
LDEV-4697 Audit entries filtering by user and remarks

  1. … 6 more files in changeset.
LDEV-4701 Course admin can create learners in their course.

Also tidied up security checks for various course management functions.

  1. … 6 more files in changeset.
LDEV-4440 Fix jsp markup

LDEV-4440 Tweaks for "Edit integrated server" page

* As per LDEV-4654 userinfoUrl field is no longer required

* Removed duplicate lessonFinishUrl field

* Added link to "Maintain integrated servers"

Merge branch 'lams31' into LDEV-4440

Conflicts:

lams_admin/web/sessionmaintain.jsp

lams_build/build.xml

lams_build/lib/lams/lams.jar

lams_central/src/java/org/lamsfoundation/lams/web/outcome/OutcomeAction.java

lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/web/action/GradebookAction.java

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/web/action/McLearningAction.java

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/web/action/McMonitoringAction.java

  1. … 17 more files in changeset.
LDEV-4693 Add name in logged in user list in sysadmin

  1. … 2 more files in changeset.
LDEV-4440 Fix a path when returning from sysadmin email send

LDEV-4440 Success message displayed correctly.

LDEV-4440 Fix comments feature

  1. … 36 more files in changeset.
LDEV-4440 fix various Spring MVC related issues

  1. … 2 more files in changeset.
LDEV-4440 Fix Policies and consents' Spring MVC related issues

  1. … 4 more files in changeset.
LDEV-4440 Add default lesson parameters to ext servers

  1. … 1 more file in changeset.
LDEV-4440 Error messages converted to new error tag

    • -0
    • +48
    ./WEB-INF/tags/Errors.tag
  1. … 118 more files in changeset.
LDEV-4440 <input> tag can't have a closing tag in HTML

Also change <input type="submit"></input> into <button>, as otherwise

button's label is displayed incorrectly

  1. … 15 more files in changeset.
LDEV-4440 Adjust lams:textarea tag to support "disabled" attribute

  1. … 34 more files in changeset.
LDEV-4440 Fix a malformed Spring tag in Comments tag

  1. … 118 more files in changeset.
LDEV-4440 Merge FileValidatorSpringUtil and FileValidatorUtil into FileValidatorUtil

  1. … 21 more files in changeset.
LDEV-4440 Distribute same tags to all projects

    • -0
    • +1
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -0
    • +1
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 210 more files in changeset.
LDEV-4440 Get rid of tags-html library references from JSP and tag files

  1. … 47 more files in changeset.