• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

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

  1. … 7 more files in changeset.
LDEV-2130 Fixing preview issue with integrations,&mode=preview was not being appended to the url after a loginrequest, now it is

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

  1. … 2 more files in changeset.
LDEV-1998: Added Branching support.

  1. … 8 more files in changeset.
LDEV-2107 Patch to update db (using autoPatch) to include new Public Folder workspace and workspace folder.

  1. … 2 more files in changeset.
LDEV-2107 Added public folder to workspace to enable saving designs/files to a shared public folder resource (across the server).

  1. … 11 more files in changeset.
LDEV-2097 LDEV-2078 Merge to 2.2.1 branch

  1. … 4 more files in changeset.
LDEV-2108 - Creating backend functionality to allow importing sequences from lamscommunity

  1. … 10 more files in changeset.
LDEV-1998: Added Editing advice for all tools. Added FCKEditor for Notebook, Chat and Submit Files.

  1. … 2 more files in changeset.
LDEV-1998: Added Editing advice for all tools. Added FCKEditor for Notebook, Chat and Submit Files.

  1. … 45 more files in changeset.
LDEV-2097 Added last modified date to workspace in author and sequence step in wizard.

  1. … 12 more files in changeset.
LDEV-2099 - Alter registration module for lc integration, adding registration persistence so that server_d and serverKey can be saved

Fixing a bug that paul noticed when there is no registration entry

LDEV-2099 - Alter registration module for lc integration, adding registration persistence so that server_d and serverKey can be saved

Fixing a bug that paul noticed when there is no registration entry

LDEV-2099 - Alter registration module for lc integration, adding registration persistence so that server_d and serverKey can be saved

Fixing a bug that paul noticed when there is no registration entry

LDEV-2100 - Lc authentication, adding lcusername and lcusertoken to user table

  1. … 1 more file in changeset.
LDEV-2099 - Alter registration module for lc integration, registration can now be retrieved from the Configuration utility to find out if the lamscommunity integration has been enabled

LDEV-2099 - Alter registration module for lc integration, adding registration persistence so that server_d and serverKey can be saved

  1. … 2 more files in changeset.
LDEV-2094 Modify CSS to widen the space in index/course page

Added extra style option to <lams:css> tag, putting <lams:css style="main"> will change the css file from defaultHTML.css to defaultMainHTML.css which has resizable content with a minimum width of 707px

  1. … 3 more files in changeset.
Adding getResponseInputStreamFromExternalServer method to the web util for server-toserver calls

LDEV-1983 Accidentally made the SMTP auth fields compulsory when they sould not have been - fixed

  1. … 2 more files in changeset.
LDEV-1983 Adding code to support SMTP authentication for emails

  1. … 2 more files in changeset.
LDEV-1983 Adding code to support SMTP authentication for emails

  1. … 3 more files in changeset.
LDEV-2074 Improved validation and added floating activities index field to Learning Design (table/class).

  1. … 7 more files in changeset.
LDEV-2074 Implemented the server-side validation for Floating Activities in a saved learning design. Added new validation error messages.

  1. … 2 more files in changeset.
LDEV-2074 Implemented saving Floating Activity(s) in a design. Updated with new activity type (id:15) and new system tool (id:11).

    • -0
    • +191
    ./java/org/lamsfoundation/lams/learningdesign/FloatingActivity.java
  1. … 4 more files in changeset.
LDEV-1730

Removed @Override annotation