• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2450: Move SQL code to a patch of higher version. This code should fix a bug when upgrading to 2.3.5 version, but it still exists in DB coming from LAMS 2.3.5, so it needs to be applied when upgrading to 2.4.

Also update several configuration entries in DB (information about module versions).

LDEV-2626: updating version to 20120117 as now we implement all functionalities! :-)

LDEV-2650: just cleaning up unused stuff

LDEV-2777: closing quotes on js function call

LDEV-2650: missing a comment

LDEV-2650: implementing lamslesson moodle2 backup based on choice example

LDEV-1737 Define in Monitor doesn't show the "Re-Edit" or "Close" page anymore

LDEV-1737 Define in Monitor doesn't show the "Re-Edit" or "Close" page anymore

LDEV-2450: Make sure that in version 2.4 compiled library is used by Ant during LAMS build.

Source code is not used, a JAR needs to be updated separately.

LDEV-2450: Refresh compiled library for Ant to use during LAMS build.

Source code is not used, a JAR needs to be updated separately.

LDEV-2781: Adjust date according to Monitor custom time zone.

LDEV-2755: Updating Greek

LDEV-2747: Adding a configkey for server2server registration

    • -1
    • +4
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -0
    • +3
    /lams_common/db/sql/insert_lams_windows_config_data.sql
LDEV-2781: Add start date in Learner Lesson View, Activity subtable.

    • -1
    • +3
    /lams_gradebook/web/gradebookMonitor.jsp
LDEV-2747: adding an option to force use the integrated server prefix

LDEV-2747: adding username and method to the authentication

LDEV-2747: adding username and method to the authentication

LDEV-2781: Add start date as optional column in activity Gradebook.

    • -1
    • +3
    /lams_gradebook/web/gradebookMonitor.jsp
LDEV-2780: Encode Gradebook export file name before sending it to user.

Updating lamslesson module version

LDEV-2674 renaming column correctly

LDEV-2777: oopps duplicate fields

LDEV-2777: Construct HTML using html_write

    • -61
    • +23
    /moodle/mod/lamslesson/mod_form.php
    • -0
    • +19
    /moodle/mod/lamslesson/tree.js
LDEV-2777: use html_write to create HTML

    • -48
    • +24
    /moodle/mod/lamslesson/mod_form.php
    • -0
    • +46
    /moodle/mod/lamslesson/preview.js
LDEV-2560: Add information about LearningDesign original author.

Imported LD will have original author set to the importing user.

    • -0
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
LDEV-2747 An API to create users in bulk from an external system

LDEV-2778 Reimplement validation settings button and LDEV-2777: Construct HTML using html_write

    • -4
    • +16
    /moodle/mod/lamslesson/settings.php
LDEV-2778 Reimplement validation settings button

    • -0
    • +104
    /moodle/mod/lamslesson/validate.js
    • -0
    • +9
    /moodle/mod/lamslesson/verify.php
    • -4
    • +6
    /moodle/mod/lamslesson/lang/en/lamslesson.php
LDEV-2779 Reimplemented validation service as XML

LDEV-2537: Change query to follow Hibernate 3.3 syntax.