lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding Japanese

    • -0
    • +353
    /lams_admin/conf/language/lams/ApplicationResources_ja_JP.properties
update heading to new breadcrumb style

    • -7
    • +3
    /lams_admin/web/import/importresult.jsp
LDEV-1270 Add spreadsheet import summary and failure statements to the audit log.

LDEV-1450 Removed unused and problematic model method

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-1450 Removed incremental canvas drawing.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Changes for packaging

LDEV-1454 button position on PI for tool based branching

    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
LDEV-1450 Setting up multiple branching canvas' (after opening a design) at or around the same time caused freezing and lock-up problems in Authoring. The canvas of a branching activity will be setup when the user opens the activity (double-click action). Need to look at improving the performance in this area. Need to apply new incremential setup of design to Monitor.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1324 Allow group admins/managers to edit group details, but not group permissions; group's status editable by admin/manager when 'canChangeStatusOfCourse' is enabled; refactored organisation related jsps into their own directory.

    • -111
    • +0
    /lams_admin/web/organisation.jsp
    • -0
    • +82
    /lams_admin/web/organisation/courseAdminEdit.jsp
    • -0
    • +111
    /lams_admin/web/organisation/createOrEdit.jsp
    • -0
    • +232
    /lams_admin/web/organisation/list.jsp
LDEV-1267 add support for authentication_method_id as well as name in user spreadsheet. tweak logging output.

lams_central shouldn't have dependency in lams_learning - moving method from LearnerService to LessonService in lams_common, as a result also moving Index*Beans to lams_common

LDEV-1368: Upgrading FCKEditor to 2.5.1. Reapplying a change made earlier so that the browser picks up our special folders.

Refactor jdbc call in DisplayGroupAction (gets list of lessons for index page) to use hibernate named query via LessonDAO and ICoreLearnerService.

LDEV-1368: Upgrading FCKEditor to 2.5.1. Removed the universal keyboard (no longer supported. Trying the templates out - customised version going in www project.

Changes for packaging

Changes for packaging

  1. … 1612 more files in changeset.
LDEV-1368: Support for firefox spellchecked turned on, Added templates, and default popups on _blank

Changes for packaging

    • -2
    • +2
    /lams_webct_integration/build.properties
    • binary
    /lams_webct_integration/lib/axis.jar
    • binary
    /lams_webct_integration/lib/xercesImpl.jar
LDEV-1493 update scripts for new default value of lock on finish for vote and q&a tools.

Changing from binary to ascii

    • -98
    • +98
    /lams_tool_vote/db/sql/create_lams_tool_vote.sql
    • -14
    • +14
    /lams_tool_vote/db/sql/drop_lams_tool_vote.sql
LDEV-1368: Removes the Universalkey menu as part of the FCKEditor 2.5 upgrade (the universal keyboard has been removed out of FCK due to licensing problems http://dev.fckeditor.net/changeset/88). We might be able to include it later as a plugin

LDEV-1493: Changing default value for lock when finished in Vote. Default value now OFF

LDEV-1493: Changing default value for lock when finished in Q&A. Default value now OFF

LDEV-1493: Changing default value for lock when finished in Vote. Default value now OFF

    • -1
    • +1
    /lams_tool_vote/db/sql/create_lams_tool_vote.sql
LDEV-1493: Changing default value for lock when finished in Q&A. Default value now OFF

LDEV-1454 checkbox fixes (condition dialog) and button positioning for tool based branching

LDEV-1480 changes to handle teacher based entries (live edit)

LDEV-1492: Fixes problems with LAMS/Moodle 1.9 integration (library collision and undefined variables messages that appear when debugging is turned on)

    • -12
    • +17
    /temp_moodle_dev/lamstwo/lib.xml.inc.php
LDEV-1149 All references to the following files have been removed from the flash code: * all_learning_designs.xml * all_library_details.xml * learning_design.xml * limeTheme * rubyTheme

Update LessonDAO.getActiveLessonsForLearner's database query so that lessons where user is in the staff group and not the learner group are not returned. Currently only used in 'all my lessons' page - LDEV-1483