• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4163 Adding new LessonManager method "checkLessonForNumericToolOutputs" which is going to serve as a replacement for quering for SVGs to discover if learning design has numeric tool output

  1. … 1 more file in changeset.
LDEV-3636 Add integration API: remove lesson from course

  1. … 1 more file in changeset.
LDEV-3637 Add integration API: clone a lesson based on a lessonID

  1. … 5 more files in changeset.
LDEV-3811 added a new option to set notifications ON/OFF for lessons created via an integration

  1. … 1 more file in changeset.
LDEV-3811 added a new option to set notifications ON/OFF for lessons created via an integration

  1. … 1 more file in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1068 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1345 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -12
    • +21
    ./CentralToolContentHandler.java
  1. … 2114 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -12
    • +21
    ./CentralToolContentHandler.java
  1. … 1854 more files in changeset.
LDEV-3703: Add listMonitor method for listing lessons where user is Monitor.

  1. … 1 more file in changeset.
LDEV-3703: Add listMonitor method for listing lessons where user is Monitor.

  1. … 1 more file in changeset.
LDEV-3673: Remove Batik library. Remove back end SVG generating classes. Create LD SVG when a single activity lesson gets added.

  1. … 26 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels.

Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 371 more files in changeset.
LDEV-3635 Add integration API: remove users from lesson

  1. … 1 more file in changeset.
LDEV-3424 Add new feature to integrations to be able to sync all marks in the lesson

  1. … 1 more file in changeset.
LDEV-3402 New users should be created at a a first run automatically instead of making a call to integrated server inquiring for user details

  1. … 2 more files in changeset.
LDEV-3268: Add optional parameters for lesson initialisation.

LDEV-2846: Reintroduce SMTPAuthenticator as it is used by Emailer after all.

LDEV-2846: Remove unused authenticator.

LDEV-2984 Removed jxl library from LAMS and thus only POI one is left for excel export

  1. … 28 more files in changeset.
WVI-25: Remove servlet configuration from Central, make lams_saml be almost completely standalone.

Add DB tables and access layer for storing user "office" parameter.

Make lams_saml a WAR instead of JAR as it needs access to Central context beans and introduces own services.

Make configuration be stored in WAR and accessed internally by Java code instead of deploying it in web content and access by HTTP.

Put "group" parameter in sesssion when user accesses SamlServlet for the first time, before redirecting to IdP log in page. This parameter is later used for registering user.

Add wrapper method in Integration service allowing creation of group withou external server prefix.

  1. … 6 more files in changeset.
LDEV-2779 Reimplemented validation service as XML

  1. … 1 more file in changeset.
LDEV-2672 Ability for integrated servers to access learning design's SVGs

*merge from lams2_3_release branch

  1. … 6 more files in changeset.
LDEV-2672 Ability for integrated servers to access learning design's SVGs

  1. … 6 more files in changeset.
LDEV-2642, LDEV-2616:

Move Planner activity metadata (hidden, collapsed, expanded) to a separate table, as it may grow in the future and we don't want to make ToolActivity too complex.

Move Editing Advice content from Online Instructions in activities to the metadata table.

Allow editing the Editing Advice straight from the planner. Use jquery_ui instead of cluetip (dispose the last one completely).

While creating a node, the Learning Design is imported just once from ZIP into DB, instead of importing it each time someone opens it in Planner. This allows less unnecessary copies of the LD and allows easier modfication of the original design.

Change the way a Teacher gets a copy of the design. When opening the template in Planner, a copy is made in common folder ("Planner preview"). When the user saves the design, the same copy is *moved* to user's folder, rather than copying it again. Futhermore, each subsequent save modifies the same LD rather than making another copy.

  1. … 19 more files in changeset.
LDEV-2614: Added expand activity button.

Collapse/expand activity state is now stored on "Save as Sequence" action.

  1. … 8 more files in changeset.
LDEV-2089 Email messaging

*Merge from HEAD

  1. … 12 more files in changeset.
LDEV-2509 Embedded SMTP server

*Merge from HEAD

  1. … 17 more files in changeset.
LDEV-2089 moving Emailer.java from lams_central to lams_common

  1. … 1 more file in changeset.
LDEV-2509 Embedded SMTP server

  1. … 16 more files in changeset.