Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4696 Rewrite part of Common entities to Hibernate annotations

    • -84
    • +0
    ./PedagogicalPlannerActivityMetadata.hbm.xml
  1. … 25 more files in changeset.
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.

    • -70
    • +0
    ./PedagogicalPlannerNodeRole.hbm.xml
    • -150
    • +0
    ./PedagogicalPlannerSequenceNode.hbm.xml
  1. … 23 more files in changeset.
LDEV-4411 Add collections 2nd level cache

    • -0
    • +2
    ./PedagogicalPlannerSequenceNode.hbm.xml
  1. … 97 more files in changeset.
LDEV-4411 Mark entities as cacheable

usage="read-only" seems to do nothing at the moment, but it may be a

guidance for future optimisations.

    • -1
    • +3
    ./PedagogicalPlannerActivityMetadata.hbm.xml
    • -0
    • +2
    ./PedagogicalPlannerSequenceNode.hbm.xml
  1. … 235 more files in changeset.
LDEV-4184: "outer-join" attribute in hbm.xml files is deprecated and produces warnings on server start up. Remove entries with "auto" value. Entries with value "true" become fetch=join.

    • -1
    • +1
    ./PedagogicalPlannerActivityMetadata.hbm.xml
    • -2
    • +2
    ./PedagogicalPlannerSequenceNode.hbm.xml
  1. … 139 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -0
    • +84
    ./PedagogicalPlannerActivityMetadata.hbm.xml
    • -0
    • +70
    ./PedagogicalPlannerNodeRole.hbm.xml
    • -0
    • +150
    ./PedagogicalPlannerSequenceNode.hbm.xml
  1. … 401 more files in changeset.
LDEV-2926 * removed XDoclet tags from Java classes that generate them improperly and thus already possess static .hbm.xml files. * removed static .hbm.xml files in cases when they can be produced using Xdoclet information

    • -82
    • +0
    ./PedagogicalPlannerActivityMetadata.hbm.xml
    • -69
    • +0
    ./PedagogicalPlannerNodeRole.hbm.xml
    • -149
    • +0
    ./PedagogicalPlannerSequenceNode.hbm.xml
  1. … 48 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.

    • -3
    • +14
    ./PedagogicalPlannerSequenceNode.hbm.xml
  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.

    • -0
    • +82
    ./PedagogicalPlannerActivityMetadata.hbm.xml
    • -28
    • +61
    ./PedagogicalPlannerNodeRole.hbm.xml
    • -6
    • +14
    ./PedagogicalPlannerSequenceNode.hbm.xml
  1. … 18 more files in changeset.
LDEV-2476 partial support for author admin role in planner nodes

    • -0
    • +36
    ./PedagogicalPlannerNodeRole.hbm.xml
  1. … 9 more files in changeset.
LDEV-1998: Added preview/export/import functionality for Pedagogical Planner nodes. Fixed some bugs. Added some code comments.

    • -0
    • +8
    ./PedagogicalPlannerSequenceNode.hbm.xml
  1. … 23 more files in changeset.
LDEV-1998: Added template management for Pedagogical Planner editor.

    • -3
    • +11
    ./PedagogicalPlannerSequenceNode.hbm.xml
  1. … 26 more files in changeset.
LDEV-1998: Added Pedagogical Planner editor with add/edit node functionality.

    • -0
    • +114
    ./PedagogicalPlannerSequenceNode.hbm.xml
  1. … 46 more files in changeset.