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

    • -179
    • +0
    ./notebook/model/Notebook.hbm.xml
    • -14
    • +0
    ./notebook/model/NotebookCondition.hbm.xml
    • -112
    • +0
    ./notebook/model/NotebookSession.hbm.xml
    • -111
    • +0
    ./notebook/model/NotebookUser.hbm.xml
  1. … 4 more files in changeset.
LDEV-4411 Add collections 2nd level cache

    • -0
    • +2
    ./notebook/model/NotebookSession.hbm.xml
  1. … 96 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.

    • -0
    • +2
    ./notebook/model/NotebookSession.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
    ./notebook/model/NotebookSession.hbm.xml
  1. … 140 more files in changeset.
LDEV-4063 :Force student response

  1. … 6 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -0
    • +170
    ./notebook/model/Notebook.hbm.xml
    • -0
    • +112
    ./notebook/model/NotebookSession.hbm.xml
    • -0
    • +111
    ./notebook/model/NotebookUser.hbm.xml
  1. … 401 more files in changeset.
LDEV-3293: fix hibernate dtd declarations. Change 'hibernate.org' to 'www.hibernate.org'.

In order for hibernate DTDEntityResolver not to load hibernate-mapping-3.0.dtd from internet (and use local one), namespace declaration of dtd must exactly match the namespace declared in DTDEntityResolver class.

    • -1
    • +1
    ./notebook/model/NotebookCondition.hbm.xml
  1. … 93 more files in changeset.
LDEV-3293: Use Spring support for Hibernate 4 instead of 3 (session factory and filters). Use new path for Hibernate DTDs. Make XDoclet generate hbm.xml files with the correct path by providing it a new template.

    • -1
    • +1
    ./notebook/model/NotebookCondition.hbm.xml
  1. … 111 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

    • -207
    • +0
    ./notebook/model/Notebook.hbm.xml
    • -93
    • +0
    ./notebook/model/NotebookAttachment.hbm.xml
    • -111
    • +0
    ./notebook/model/NotebookSession.hbm.xml
    • -101
    • +0
    ./notebook/model/NotebookUser.hbm.xml
  1. … 1310 more files in changeset.
LDEV-1926: Added Notebook text based conditions.

  1. … 14 more files in changeset.
LDEV-1926: Added most of the logic for text based conditions.

    • -0
    • +14
    ./notebook/model/NotebookCondition.hbm.xml
  1. … 36 more files in changeset.
LDEV-1678 Notebook tool now can contain attachments

  1. … 3 more files in changeset.
Partially implemented rich text editor option.

  1. … 10 more files in changeset.
Implemented learning pages for notebook tool.

  1. … 20 more files in changeset.
Journal project renamed to notebook. LDEV-439

    • -0
    • +180
    ./notebook/model/Notebook.hbm.xml
    • -0
    • +93
    ./notebook/model/NotebookAttachment.hbm.xml
    • -0
    • +111
    ./notebook/model/NotebookSession.hbm.xml
    • -0
    • +93
    ./notebook/model/NotebookUser.hbm.xml
  1. … 136 more files in changeset.