Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5425 Remove "End of activity" notebook from *all* tools

    • -106
    • +0
    ./hibernate/NotebookEntryDAO.java
  1. … 518 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

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

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

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

  1. … 1859 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand. Files in content repository stay. Clean up unnecessary code, format.

    • -50
    • +65
    ./hibernate/NotebookEntryDAO.java
  1. … 46 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand. Files in content repository stay. Clean up unnecessary code, format.

    • -51
    • +65
    ./hibernate/NotebookEntryDAO.java
  1. … 47 more files in changeset.
LDEV-3316: Fix recursive call of store methods.

  1. … 1 more file in changeset.
LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport in set of LAMS DAO types from lams_common. Alter DAO references in set of services to code against interfaces not implementations.

    • -10
    • +12
    ./hibernate/NotebookEntryDAO.java
  1. … 16 more files in changeset.
journal entries page for teachers - accessible from Monitor (learners tab)

  1. … 14 more files in changeset.
notebook view all page (popup jsp) + add notebook entry or journal (not quite ready) (popup jsp)

  1. … 14 more files in changeset.
updated notebook export (export portfolio) - private/teacher viewable (public) flag + handling for teacher's exporting a learner's portfolio (only see teacher viewable notes i.e journals)

  1. … 12 more files in changeset.
notebook entry ordering

Updated address of FSF in copyright statement

  1. … 1391 more files in changeset.
Updated notebook service and session map.

  1. … 4 more files in changeset.
Added extended interface for CoreNotebookService. Interface extends the ICoreNotebookService and adds getEntry(userID) and getEntry(userID, lessonID).

Implemented interface methods.

  1. … 2 more files in changeset.
Added HQL query.

Added check for null value in NotebookEntryDAO get method.

  1. … 1 more file in changeset.
Renamed Journal to Notebook. The Notebook is accessed via coreNotebookService

    • -0
    • +40
    ./INotebookEntryDAO.java
    • -0
    • +51
    ./hibernate/NotebookEntryDAO.java
  1. … 16 more files in changeset.