lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

LDEV-4608 Burning qs: collapse/expand to work in coordination

LDEV-4628 Set default timezone when creating a user

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

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

    • -1
    • +2
    /lams_admin/web/timezoneServerManagement.jsp
LDEV-4625 Use the default country when creating a new user by sysadmin

LDEV-4625 Make server country configurable

Also use default country in integrations

LDEV-4625 Use default country configured on server

Merge branch 'LDEV-4626'

LDEV-4626 Use default country when importing users

LDEV-4616 Do not look for removed locale when saving an org

LDEV-4624: adding lams.jar

Merge branch 'LDEV-4624'

LDEV-4624 Signup page to use system language for country list

LDEV-4610 Remove testing message

    • -1
    • +1
    /lams_gradebook/web/gradebookMonitor.jsp
Merge branch 'LDEV-4616'

LDEV-4616 Remove locale from courses

    • -1
    • +0
    /lams_admin/web/WEB-INF/struts-config.xml
Merge branch 'LDEV-4621'

LDEV-4621 Release marks auto pushes marks to gradebook now

* Release marks needs to be a "state" within the tool rather than

something that is transient. If this option is marks are already

released, then marks entered in Forum monitor should be auto pushed to

monitor and disclosed to students via forum learner.

* Also once you release marks you should not be able to unrelease them.

* Log mark released event

LDEV-4621 Minor code formatting