lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating Greek, English, Spanish, Norwegian and Chinese (Taiwan)

Updating English, Spanish, Greek

Updating English and Spanish

Updating greek and norwegian

LDEV-1998: Added Pedagogical Planner editor with add/edit node functionality.

    • binary
    /lams_build/lib/lams/lams-central.jar
  1. … 32 more files in changeset.
Added local copy of application DTD so LAMS developers can build the project without internet access.

    • -0
    • +271
    /lams_build/conf/j2ee/application_1_3.dtd
    • -1
    • +1
    /lams_build/conf/j2ee/lams.application.xml
LDEV-2138 and LDEV-2136: Now BasePath and FullBasePath work as before. So that fixes the smilies.

Tag is no longer used.

LDEV-2135

    • -72
    • +0
    /lams_www/web/WEB-INF/tags/HTMLEditor.tag
Updated fck:editor tag

LDEV-2135

    • -12
    • +13
    /lams_admin/web/loginmaintain.jsp
LDEV-2131 Using ajax call to servlet to complete item's (from popup), return javascript to refresh main frame (share resources) and just close window if tool session for the user is finished (ie user moved to next activity).

    • -0
    • +10
    /lams_tool_larsrc/web/WEB-INF/web.xml
    • -0
    • +1
    /lams_tool_larsrc/web/common/header.jsp
Get EARDir and lamsContextPath at request time, not just when servlet inits

LDEV-2134

Replaced indicator dots with loading animation

LDEV-2133

    • -1
    • +1
    /lams_learning/web/exportWaitingPage.jsp
Wrapped FileOutputStream with BufferedOutputStream

LDEV-2132

LDEV-2128 Changing the createTempDirectory() method to not use the System.currentTimeInMillis() to name the files. Instead using the generateContentFolderID() method to randomly generate the file names. This is the only explanation I could think of for this JIRA

LDEV-2099 - Forgot to commit db changes for server registration and lamscommunity tokens in the update scripts

LDEV-2074 Fixed bug in update script.

Fixed error in copyFile method. Replaced copyFileToDirectory with copyFile since the destFilePath includes the required file name.

LDEV-2126

LDEV-2115 Timestamp (current date time) added to completed activity record (table: lams_progress_completed)

    • -0
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
LDEV-2130 Fixing preview issue with integrations,&mode=preview was not being appended to the url after a loginrequest, now it is

Fixing object height so control shows fully with quicktime

LDEV-2129 Added an export service capability to learning design repository servlet so calls can be done remotely

LDEV-2105 Changes to answers in assessment tool

1.- The answers get the FCKEditor, but the feedback is just a normal

textarea

2.- answers to have the FCKeditor underneath the label so they have a

bit more room

3. some small UI fixes

LDEV-2124 Fixed insert/merge bug. fixed casting error with Floating Activity.

Removed unused methods.

LDEV-2126

Modified bundleImages() to use the copyDirectory method from the commons-io library instead of copyFile() in Bundler

LDEV-2126

Modified copyFiles to use the copyFileToDirectory method from the commons-io library

LDEV-2078 Updated reserved characters, improved printed string in alert.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-2078 Updated reserved characters, improved printed string in alert.

LDEV-2119: fixes for IE

LDEV-2058 Added delete option for FCKEditor filemanager.