lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4440 notebook nostruts library

    • -191
    • +0
    /lams_tool_notebook/web/WEB-INF/struts-config.xml
  1. … 5 more files in changeset.
LDEV-4440 switch survey to nostruts library

    • -0
    • +17
    /lams_tool_leader/web/WEB-INF/spring-servlet.xml
    • -19
    • +3
    /lams_tool_leader/web/WEB-INF/web.xml
    • -7
    • +9
    /lams_tool_leader/web/common/messages.jsp
    • -5
    • +4
    /lams_tool_leader/web/pages/authoring/basic.jsp
  1. … 24 more files in changeset.
LDEV-4440 Migration of Submit Files in progress

    • -1
    • +1
    /lams_tool_sbmt/web/learner/notebook.jsp
LDEV-4440 Necessary changes for migration to Spring - changes in method of validation

    • binary
    /lams_build/lib/lams/lams-central.jar
LDEV-4440 Noticeboard migration - connection two actions into one NbLearningController, added new solution of errors

    • -1
    • +0
    /lams_tool_nb/web/WEB-INF/tags/Page.tag
    • -1
    • +0
    /lams_tool_nb/web/WEB-INF/tags/Rating.tag
  1. … 5 more files in changeset.
LDEV-4440 TaskList migration - added post request method, new method of adding errors

    • -8
    • +8
    /lams_tool_task/web/common/messages.jsp
LDEV-4440 Finished survey

    • -6
    • +1
    /lams_tool_leader/web/common/taglibs.jsp
    • -336
    • +0
    /lams_tool_survey/web/WEB-INF/struts-config.xml
  1. … 10 more files in changeset.
LDEV-4440 Changed request method from post to get at adding conditions

LDEV-4440 Migration of noticeboard in progress

    • -1
    • +0
    /lams_tool_nb/web/authoring/authoring.jsp
LDEV-4440 Migration of sbmt in progress

LDEV-4440 Changed TextSearch.tag

LDEV-4440 Added new way of sending error messages

    • binary
    /lams_build/lib/lams/lams-central.jar
    • -55
    • +56
    /lams_build/lib/spring/spring.module.xml
    • -5
    • +5
    /lams_tool_nb/web/authoring/authoring.jsp
LDEV-4440 Started Sbmt migration

  1. … 33 more files in changeset.
LDEV-4440 Notebook learning tweaking

LDEV-4440 Notebook authoring

  1. … 6 more files in changeset.
LDEV-4440 Penultimate corrections of Noticeboard migration

    • -1
    • +1
    /lams_tool_nb/web/authoring/authoring.jsp
LDEV-4440 Noticeboard migration in progress

    • -56
    • +42
    /lams_tool_nb/web/WEB-INF/web.xml
    • -4
    • +2
    /lams_tool_nb/web/authoring/advance.jsp
    • -10
    • +8
    /lams_tool_nb/web/authoring/authoring.jsp
  1. … 3 more files in changeset.
LDEV-4440 Changing notebook

  1. … 22 more files in changeset.
LDEV-4633: Increase height on profile window so no need for scrolling

LDEV-4440 Started migration of Noticeboard

  1. … 31 more files in changeset.
Merge branch 'LDEV-4630'

LDEV-4630 Ensure Moodle passes locale and country params properly

LDEV-4630 Ensure BB passes locale and country params properly

Merge branch 'LDEV-4631'

LDEV-4631 Set server timezone for users created via integrations/spreadsheet and signup pages

LDEV-4440 Almost finished Task List migration

    • -324
    • +0
    /lams_tool_task/web/WEB-INF/struts-config.xml
  1. … 11 more files in changeset.
LDEV-4631 Prevent accidental storing of timezone as JVM one

LDEV-4440 Survey learning and monitoring

    • -50
    • +37
    /lams_tool_survey/web/WEB-INF/tags/TextSearch.tag
    • -1
    • +7
    /lams_tool_survey/web/common/messages.jsp
  1. … 1012 more files in changeset.
Merge branch 'LDEF-4627'

LDEV-4627 Accept country in integrations servlet

If a received langIsoCode is just 2 letters, then countryIsoCode stays

the same and country will fall back to default. If langIsoCode is en_AU,

then it gets split to langIsoCode and countryIsoCode and the old value

of countryIsoCode is considered country.