Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4654 userinfoUrl field is no longer required one

Also added * character after all required fields to make required fields

more obvious.

  1. … 1 more file in changeset.
LDEV-4440 added setters of userid and orgid

  1. … 1 more file in changeset.
LDEV-4440 fixed creating courses/subcourses, added annotation with session scope at userorgrole files

  1. … 3 more files in changeset.
LDEV-4440 fixed userorgrole jsp file - changed checkbox

LDEV-4440 Fixed import users, lti / server maintain, user create and edit

  1. … 11 more files in changeset.
LDEV-3322: resucitating selenium tests

Readapting the old lams_test to LAMS 3.x

  1. … 2 more files in changeset.
LDEV-4440 Admin migration - fixed tool content list, theme management, ldap, cleaned code at controllers

  1. … 21 more files in changeset.
LDEV-4440 Migration of admin - fixed import, ldap and toolcontentlist

    • -27
    • +28
    ./toolcontent/learningLibraryGroup.jsp
  1. … 6 more files in changeset.
LDEV-4645 Fix a but similar to LDEV-3382

LDEV-4645: bootstrap page

Bootstrap layout and remove userInfoURL as it is not longer a required field

LDEV-4440 Admin - fixed sign up management, added errorMaps

  1. … 30 more files in changeset.
LDEV-4440 Migration of admin - fixed userChangePass and userRoles

  1. … 18 more files in changeset.
LDEV-4440 Migration of admin - no struts

    • -212
    • +0
    ./WEB-INF/tlds/struts/struts-bean-el.tld
    • -382
    • +0
    ./WEB-INF/tlds/struts/struts-bean.tld
    • -3302
    • +0
    ./WEB-INF/tlds/struts/struts-html-el.tld
    • -3302
    • +0
    ./WEB-INF/tlds/struts/struts-html.tld
    • -382
    • +0
    ./WEB-INF/tlds/struts/struts-logic-el.tld
    • -652
    • +0
    ./WEB-INF/tlds/struts/struts-logic.tld
    • -3171
    • +0
    ./WEB-INF/tlds/struts/struts-nested.tld
    • -343
    • +0
    ./WEB-INF/tlds/struts/struts-tiles-el.tld
    • -344
    • +0
    ./WEB-INF/tlds/struts/struts-tiles.tld
  1. … 35 more files in changeset.
LDEV-4440 Migration of admin

  1. … 16 more files in changeset.
LDEV-4645 Add default lesson settings to integrated servers

  1. … 7 more files in changeset.
LDEV-4440 Migration of admin in progress

  1. … 57 more files in changeset.
LDEV-4440 Migration of admin in progress

    • -1
    • +0
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -31
    • +30
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
    • -100
    • +4
    ./toolcontent/toolcontentlist.jsp
  1. … 13 more files in changeset.
LDEV-4440 Migration of admin in progress

  1. … 41 more files in changeset.
LDEV-4440 Migration / changes at jsp files

    • -76
    • +199
    ./organisation/courseAdminEdit.jsp
    • -156
    • +341
    ./organisation/createOrEdit.jsp
    • -60
    • +131
    ./organisation/deleteAllLessons.jsp
  1. … 8 more files in changeset.
LDEV-4644 Add outcomes in authoring in all tools

    • -0
    • +155
    ./WEB-INF/tags/OutcomeAuthor.tag
  1. … 117 more files in changeset.
LDEV-4440 Started migration of admin - added spring-servlet, changed web.xml, new forms files

    • -0
    • +17
    ./WEB-INF/spring-servlet.xml
    • -204
    • +361
    ./organisation/cloneStart.jsp
  1. … 104 more files in changeset.
LDEV-4639 Use tour instead of tutorials video on first login

Tutorial videos have never been fully implemented. We get rid of them in

favour of tours.

  1. … 19 more files in changeset.
LDEV-4641 Allow STARTTLS and SSL when sending emails with SMTP

  1. … 5 more files in changeset.
LDEV-4617 Add an option to enable email verification on sign up

  1. … 6 more files in changeset.
LDEV-4628 Set default timezone when creating a user

* Also fix an issue with storing server'd timezone containing

"+", e.g. "ETC+4"

  1. … 1 more file in changeset.
LDEV-4625 Make server country configurable

Also use default country in integrations

  1. … 7 more files in changeset.
LDEV-4616 Remove locale from courses

  1. … 9 more files in changeset.
LDEV-4615 Add create date on user page in admin

  1. … 2 more files in changeset.
LDEV-4614 Sort country list by name rather than code

  1. … 6 more files in changeset.
LDEV-4605 Codify country for users

Change the country field to ISO_3166-1 alpha-2 codes (two letters).

So in when editing the profile, a user should be able to set his/her

country based on the list of countries in the ISO list.

Country should be a compulsory when editing profile, editing user

as group manager and in signup pages.

For integrations, if the country is not passed, then we should default

to a default country server.

  1. … 12 more files in changeset.