• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Get EARDir and lamsContextPath at request time, not just when servlet inits

LDEV-2134

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
Updating english

Updating English

Replaced indicator dots with loading animation

LDEV-2133

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

LDEV-2132

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.

Back porting changes from HEAD.

Fixed error in ImageBundler preventing contentFolder from containing sub directories.

LDEV-2126

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-2119: fixes for IE

LDEV-2058 Added delete option for FCKEditor filemanager.

LDEV-2120 Fixed export button not being enabled, added i18n for import from community button

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Fixing up index page so it looks like a lams login page, and you can login normally from that page

    • -0
    • +512
    /lams_openid/web/WEB-INF/lams.tld
    • -46
    • +139
    /lams_openid/web/WEB-INF/web.xml
    • -0
    • +563
    /lams_openid/web/WEB-INF/jstl/tlds/c.tld
    • -0
    • +671
    /lams_openid/web/WEB-INF/jstl/tlds/fmt.tld
    • -0
    • +207
    /lams_openid/web/WEB-INF/jstl/tlds/fn.tld
    • -0
    • +34
    /lams_openid/web/WEB-INF/jstl/tlds/permittedTaglibs.tld
    • -0
    • +51
    /lams_openid/web/WEB-INF/jstl/tlds/scriptfree.tld
    • -0
    • +448
    /lams_openid/web/WEB-INF/jstl/tlds/x.tld
    • -0
    • +93
    /lams_openid/web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +52
    /lams_openid/web/WEB-INF/tags/Date.tag
    • -0
    • +58
    /lams_openid/web/WEB-INF/tags/DefineLater.tag
    • -0
    • +59
    /lams_openid/web/WEB-INF/tags/ExportPortOutput.tag
    • -0
    • +74
    /lams_openid/web/WEB-INF/tags/FCKEditor.tag
    • -0
    • +41
    /lams_openid/web/WEB-INF/tags/Head.tag
  1. … 22 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

    • -153
    • +238
    /lams_tool_laqa/test/web/WEB-INF/web.xml
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

Adding functionality to the open_id project to make it possible to register users into a default course

    • -0
    • +312
    /lams_openid/web/register.jsp
    • -40
    • +87
    /lams_openid/web/WEB-INF/web.xml