lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4440 Fixed summary at monitoring

LDEV-4637: increasing max-post-size to 200MB

LDEV-4617 Do not put HTML tags into i18n labels

LDEV-4440 Share Resources & Q&A tools.

  1. … 58 more files in changeset.
LDEV-4617 i18n of signup emails

LDEV-4493 Fix MCQ ped planner

LDEV-4635 Increase contrast in TBL monitor charts

    • -4
    • +4
    /lams_monitoring/web/tblmonitor/teams.jsp
Merge branch 'LDEV-4613'

LDEV-4613 tRA students' choices page to display all scratches

LDEV-4440 Finished migration of Noticeboard

    • -24
    • +21
    /lams_tool_nb/web/learnerContent.jsp
LDEV-4440 Remove obsolete validation in Submit Files PedPlanner

LDEV-4440 FileValidatorSpringUtil

LDEV-4440 Migration of Noticeboard in progress

    • -51
    • +0
    /lams_tool_nb/web/WEB-INF/tiles-defs.xml
  1. … 8 more files in changeset.
LDEV-4440 Change package name in Vote

LDEV-4440 Fix a bug in Vote PedPlanner form

Merge remote-tracking branch 'asia/LDEV-4440' into LDEV-4440

LDEV-4440 Rewrite Vote to conform with new guidelines

    • binary
    /lams_build/lib/lams/lams-central.jar
    • -186
    • +0
    /lams_tool_vote/web/WEB-INF/tlds/lams/lams.tld
    • -11
    • +7
    /lams_tool_vote/web/common/messages.jsp
LDEV-4440 Update mark fixed

LDEV-4440 Finished migration of SubmitFiles

LDEV-4440 Minor changes in error handling

LDEV-4440 Tweak file validators to return correct messages

LDEV-4440 Rewrite validation in PedPlanner forms

LDEV-4440 SubmitFiles - new paths at learning

Merge remote-tracking branch 'asia/LDEV-4440' into LDEV-4440

Conflicts:

lams_build/lib/lams/lams-central.jar

lams_build/lib/lams/lams.jar

lams_tool_notebook/src/java/org/lamsfoundation/lams/tool/notebook/web/actions/PedagogicalPlannerAction.java

    • binary
    /lams_build/lib/lams/lams-central.jar
LDEV-4440 Add allowPublicKeyRetrieval param required by MySQL 8

LDEV-4440 SubmitFiles migration in progress

    • -2
    • +2
    /lams_tool_sbmt/web/learner/notebook.jsp
LDEV-4440 Noticeboard migration in progress

    • -2
    • +4
    /lams_tool_nb/web/WEB-INF/tags/Page.tag
    • -51
    • +39
    /lams_tool_nb/web/WEB-INF/tags/TextSearch.tag
    • -1
    • +1
    /lams_tool_nb/web/authoring/authoring.jsp
    • -8
    • +13
    /lams_tool_nb/web/learnerContent.jsp
LDEV-4440 Corrected manage leaders functionality

Merge branch 'LDEV-4627'

LDEV-4627 Set country and locale for users created via integrations

New locale detecting algorithm:

1. Check whether we have exactly the same locale. If we do - select it.

2. Grab the first two letters of the provided locale (which we assume to

be the language code), and map it to one of our locales of the

respective language. If we have multiple ones - choose the first one

from the list indiscriminately.

3. If we don't have locale of such language - use the server default

one.