• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved all links except 'add lesson' to the more links drop down menu

LDEV-2167

LDEV-2163 Creating a service for integrated servers where they can fetch tool outputs for a given lesson and user

this invovles:

- Outlining/Saving expecteed tool outputs in author, so that includes copying/export/insert/save

- Fetching the data in LessonManagerService so it can be serialised into xml

LDEV-2163 Creating a service for integrated servers where they can fetch tool outputs for a given lesson and user

this invovles:

- Outlining/Saving expecteed tool outputs in author, so that includes copying/export/insert/save

- Fetching the data in LessonManagerService so it can be serialised into xml

    • -3
    • +61
    ./lams/authoring/ObjectExtractor.java
    • -46
    • +97
    ./lams/authoring/service/AuthoringService.java
    • -161
    • +154
    ./lams/web/LoginRequestServlet.java
  1. … 16 more files in changeset.
LDEV-1998: Added full description for nodes containing templates. Changed "Preview" and "Editor" links position. Changed Lucene filter parameters.

    • -31
    • +18
    ./lams/web/planner/PedagogicalPlannerAction.java
  1. … 5 more files in changeset.
LDEV-1998: Searching now gives exact subnodes, instead of parent nodes. Some language support for searching was added.

    • -59
    • +138
    ./lams/web/planner/PedagogicalPlannerAction.java
  1. … 7 more files in changeset.
LDEV-1998: Fixed a bug that prevented Document Field to be added if its value was NULL.

    • -11
    • +18
    ./lams/web/planner/PedagogicalPlannerAction.java
LDEV-1998: Removed HTML tags from node fields.

LDEV-1998: Added fitler based on Lucene project.

    • -9
    • +115
    ./lams/web/planner/PedagogicalPlannerAction.java
  1. … 12 more files in changeset.
LDEV-1998: Added Scribe tool and Parallel Activities support. Adjusted design for IE.

    • -3
    • +28
    ./lams/web/planner/PedagogicalPlannerAction.java
  1. … 15 more files in changeset.
LDEV-1998: Added preview/export/import functionality for Pedagogical Planner nodes. Fixed some bugs. Added some code comments.

    • -12
    • +13
    ./lams/authoring/service/AuthoringService.java
    • -204
    • +677
    ./lams/web/planner/PedagogicalPlannerAction.java
  1. … 19 more files in changeset.
Updated createOrganisation to set the code and description fields.

LDEV-2054: Added support for �viewStudentsBeforeSelection� option.

    • -92
    • +71
    ./lams/authoring/ObjectExtractor.java
  1. … 10 more files in changeset.
LDEV-1998:Added several error messages for Pedagogical Planner.

    • -47
    • +91
    ./lams/web/planner/PedagogicalPlannerAction.java
  1. … 6 more files in changeset.
LDEV-1998: Added template management for Pedagogical Planner editor.

    • -90
    • +302
    ./lams/web/planner/PedagogicalPlannerAction.java
  1. … 21 more files in changeset.
LDEV-2005 - Voice recording tool

- FCKEditor plugin present

- Changes to configuration file for Red5 settings

- Updates to VideoRecorderForFCK (Flex)

    • -0
    • +88
    ./lams/util/ExternalServerUtil.java
    • -0
    • +74
    ./lams/webservice/GetRecordingServlet.java
  1. … 75 more files in changeset.
LDEV-1998: Added Pedagogical Planner editor with add/edit node functionality.

    • -84
    • +98
    ./lams/authoring/service/AuthoringService.java
    • -13
    • +92
    ./lams/web/planner/PedagogicalPlannerAction.java
    • -0
    • +102
    ./lams/web/planner/PedagogicalPlannerActivityForm.java
    • -102
    • +0
    ./lams/web/planner/PedagogicalPlannerForm.java
    • -0
    • +139
    ./lams/web/planner/PedagogicalPlannerGroupingForm.java
    • -0
    • +74
    ./lams/web/planner/PedagogicalPlannerSequenceNodeForm.java
  1. … 35 more files in changeset.
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

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

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

    • -15
    • +18
    ./lams/authoring/service/AuthoringService.java
  1. … 2 more files in changeset.
LDEV-2058 Added delete option for FCKEditor filemanager.

    • -1
    • +12
    ./lams/web/LAMSConnectorServlet.java
  1. … 2 more files in changeset.
Renamed createGroup to createOrganisation.

Added addUserToOrganisation

    • -9
    • +38
    ./lams/webservice/RegisterServiceSoapBindingSkeleton.java
Added method createGroup to RegisterService

    • -0
    • +31
    ./lams/webservice/RegisterServiceSoapBindingSkeleton.java
LDEV-1998: Added Optional Activities support and some code comments.

    • -22
    • +148
    ./lams/web/planner/PedagogicalPlannerAction.java
  1. … 5 more files in changeset.
LDEV-1998: Added Branching support.

    • -67
    • +108
    ./lams/web/planner/PedagogicalPlannerAction.java
  1. … 6 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).

    • -2
    • +6
    ./lams/workspace/web/WorkspaceAction.java
  1. … 10 more files in changeset.
LDEV-2103 Merge to 2.2.1 branch

LDEV-2108 - Creating backend functionality to allow importing sequences from lamscommunity

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

    • -17
    • +46
    ./lams/web/planner/PedagogicalPlannerAction.java
  1. … 42 more files in changeset.
LDEV-2103 Update last modified datetime (of main design) on insert/merge.