PedagogicalPlannerSequenceNodeDTO.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4407 Move ped planner stuff to lams_planer

All ped planner related code moved out from lams_central and

lams_common to lams_planer. Although

PedagogicalPlannerActivityForm.java was moved from

lams_central to lams_common to be accessible by LAMS tools.

    • -326
    • +0
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 24 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 1074 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 782 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -34
    • +32
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 2120 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -34
    • +32
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 1860 more files in changeset.
LDEV-3315: Clean up roles and paths to secured resources in all modules. Remove AUTHOR ADMIN role.

    • -1
    • +1
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 72 more files in changeset.
LDEV-3315: Remove AUTHOR ADMIN role. Allow AUTHOR role to preview lessons. Allow MONITOR role to edit activities and run Live Edit.

    • -1
    • +1
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 72 more files in changeset.
LDEV-2646: Several fixes for Planner access control: "Viewing" and "removing" is for whole nodes, not just templates. Node's owner can not remove it if there are subnodes he doesn't have permissions to remove.

    • -11
    • +12
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 4 more files in changeset.
LDEV-2642, LDEV-2646: Extend access control for Planner nodes. Add a node's owner field. Fix exporting/importing nodes. Upgrade XStream from 1.1 to 1.1.3.

    • -32
    • +98
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 11 more files in changeset.
LDEV-2646: Allow access control for viewing/editing a copy/original template in Planner nodes for Teachers. Swap collapse/expand arrows - it seems more right now. Some clean up - move PlannerActivityMetadata to a proper packet, change some labels etc.

    • -5
    • +39
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 20 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.

    • -7
    • +7
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 19 more files in changeset.
LDEV-2476 a fix and initial dialog for editing roles

    • -5
    • +2
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 1 more file in changeset.
LDEV-2476 fix some issues

    • -2
    • +26
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 1 more file in changeset.
LDEV-2476 partial support for author admin role in planner nodes

    • -5
    • +5
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 9 more files in changeset.
LDEV-2380: Added some code comments.

    • -0
    • +3
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 2 more files in changeset.
LDEV-2380: Added recently edited LDs list on the first Ped Planner page.

    • -0
    • +18
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 9 more files in changeset.
LDEV-1998: Removed "Editor" and "Preview" links if subnode has a full description.

    • -0
    • +6
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 3 more files in changeset.
LDEV-1998: Searching now gives exact subnodes, instead of parent nodes. Some language support for searching was added.

    • -7
    • +6
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 7 more files in changeset.
LDEV-1998: Added fitler based on Lucene project.

    • -8
    • +12
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 13 more files in changeset.
LDEV-1998: Added preview/export/import functionality for Pedagogical Planner nodes. Fixed some bugs. Added some code comments.

    • -0
    • +9
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 23 more files in changeset.
LDEV-1998: Added template management for Pedagogical Planner editor.

    • -0
    • +9
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 26 more files in changeset.
LDEV-1998: Added Pedagogical Planner editor with add/edit node functionality.

    • -0
    • +158
    ./PedagogicalPlannerSequenceNodeDTO.java
  1. … 46 more files in changeset.