lams-github

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Ignore build.properties file so everyone can set his/her own Ant build configuration without having to commit it.

Ignore build.properties file so everyone can set his/her own Ant build configuration without having to commit it.

LDEV-4305 Using the standard upload widget and validation for user/role/organisation upload - added method to check for .xls extension.

LDEV-4305 Using the standard upload widget and validation for user/role/organisation upload.

    • -18
    • +36
    /lams_admin/web/import/importGroups.jsp
    • -8
    • +33
    /lams_admin/web/import/importexcel.jsp
    • -23
    • +23
    /lams_admin/web/import/status.jsp
Ignore build dir in Vote tool

    • -0
    • +2
    /lams_tool_vote/.gitignore
After migration clean up

After migration clean up

After migration clean up

  1. … 25930 more files in changeset.
Ignore build dir in Vote too

After migration clean up

    • -0
    • +5
    /TestHarness4LAMS2/.gitignore
    • -0
    • +2
    /lams_central/.gitignore
    • -1
    • +0
    /lams_central/web/images/icons/.cvsignore
  1. … 300 more files in changeset.
LDEV-4359 Add logs to OAuth library

LDEV-4274: Use service proxy bean instead of concrete implementation, so methods called from child threads are transactional.

LDEV-4351:Submit Files: include delete file button for student to remove the old file and reload a new one.

LDEV-4359 Add logs to OAuth library

    • -0
    • +130
    /3rdParty_sources/oauth/net/oauth/ConsumerProperties.java
    • -0
    • +381
    /3rdParty_sources/oauth/net/oauth/OAuth.java
    • -0
    • +100
    /3rdParty_sources/oauth/net/oauth/OAuthAccessor.java
    • -0
    • +68
    /3rdParty_sources/oauth/net/oauth/OAuthConsumer.java
    • -0
    • +53
    /3rdParty_sources/oauth/net/oauth/OAuthException.java
    • -0
    • +393
    /3rdParty_sources/oauth/net/oauth/OAuthMessage.java
    • -0
    • +148
    /3rdParty_sources/oauth/net/oauth/OAuthProblemException.java
    • -0
    • +81
    /3rdParty_sources/oauth/net/oauth/OAuthServiceProvider.java
    • -0
    • +27
    /3rdParty_sources/oauth/net/oauth/ParameterStyle.java
    • -0
    • +16
    /3rdParty_sources/oauth/net/oauth/consumer.properties.sample
  1. … 15 more files in changeset.
LDEV-4350 :Include delete file button for student to remove the old file and reload a new one.

LDEV-4352: Adding mark charts to Monitoring for Scratchie and MCQ.

LDEV-4352: Adding the Use Leader version of the Mark Charts to Assessment and fixing an update issue with ToolOutput settings.

    • -1
    • +4
    /lams_tool_lamc/web/common/monitoringheader.jsp
    • -53
    • +4
    /lams_tool_lamc/web/monitoring/Stats.jsp
    • -0
    • +163
    /lams_tool_lamc/web/monitoring/parts/statsPart.jsp
LDEV-4352: Adding the Use Leader version of the Mark Charts to Assessment and fixing an update issue with ToolOutput settings.

LDEV-4352: Adding mark charts to Monitoring for Scratchie and MCQ. Moved more to the css file to be shared across tools.

LDEV-4358 Prevent JS errors on opening summary page when not all questions from the question bank are used in the question list

LKC-79 Display questions at the “Show students’ choices” page according to their authoring order (just like for the rest of Assessment monitoring pages)

LDEV-4349 flush the session in order to make updated mark be available at calculating lesson total mark

LDEV-4356 Avoid modifying Hibernate's FlushMode inside of the tools

LDEV-4054 Updating Greek

LDEV-4274: Adding labels to i18n

LDEV-4353: Fixing up the layout so it appears in the usual panel box rather than taking up the whole space.

LDEV-4355: Have improved the checks for invalid data and the warning messages that are given when invalid data is found.

LDEV-4354 Prevent exception on starting a lesson by Moodle using LAMS as LTI tool provider

LDEV-4274: Initial implementation of a Learner Progress Report email, to be sent to Monitors on a set of dates. Dates are entered via a new dialog box in monitoring. The code works as long as the mailserver is running when the reports are emailed but if it fails then the emails do not resend properly.

  1. … 3 more files in changeset.
LDEV-4274: Initial implementation of a Learner Progress Report email, to be sent to Monitors on a set of dates. Dates are entered via a new dialog box in monitoring. The code works as long as the mailserver is running when the reports are emailed but if it fails then the emails do not resend properly.