• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding Oracle DAO for the lams lesson table for the webct integration

    • -11
    • +15
    ./integration/webct/LamsModule.java
  1. … 3 more files in changeset.
Adding Oracle DAO for the lams lesson table for the webct integration

    • -0
    • +518
    ./integration/dao/LamsLessonDaoJDBC.java
  1. … 3 more files in changeset.
1.0.1 Stable release changes

    • -51
    • +3
    ./integration/dao/LamsLessonDaoMySqlJDBC.java
  1. … 1678 more files in changeset.
Commiting for version 1.0 to be used at MCU

    • -0
    • +23
    ./integration/webct/LamsLesson.java
    • -107
    • +198
    ./integration/webct/LamsModule.java
  1. … 18 more files in changeset.
Commiting for version 1.0 to be used at MCU

    • -0
    • +23
    ./integration/dao/ILamsLessonDao.java
    • -0
    • +23
    ./integration/dao/LamsLessonDaoMsSqlJDBC.java
    • -0
    • +23
    ./integration/dao/LamsLessonDaoMySqlJDBC.java
    • -1
    • +33
    ./integration/webct/LamsLesson.java
    • -8
    • +10
    ./integration/webct/LamsSecurityUtil.java
  1. … 5 more files in changeset.
Changes for packaging

    • -0
    • +1
    ./integration/dao/LamsLessonDaoMySqlJDBC.java
  1. … 5 more files in changeset.
Ready for CFL installation

    • -10
    • +8
    ./integration/dao/LamsLessonDaoMySqlJDBC.java
    • -54
    • +140
    ./integration/webct/LamsModule.java
  1. … 25 more files in changeset.
Changes done, suggested by MCU:

- Configurable role mapping

- MySql database implemetation

    • -0
    • +68
    ./integration/dao/ILamsLessonDao.java
    • -537
    • +0
    ./integration/dao/LamsLessonDaoJDBC.java
    • -0
    • +537
    ./integration/dao/LamsLessonDaoMsSqlJDBC.java
    • -0
    • +545
    ./integration/dao/LamsLessonDaoMySqlJDBC.java
    • -53
    • +109
    ./integration/webct/LamsModule.java
    • -6
    • +32
    ./integration/webct/LamsSecurityUtil.java
  1. … 17 more files in changeset.
Sheduling and hide/show for modify

    • -75
    • +89
    ./integration/dao/LamsLessonDaoJDBC.java
    • -13
    • +66
    ./integration/webct/LamsModule.java
  1. … 6 more files in changeset.
Scheduling added for creating lessons, however not being validated correctly

    • -9
    • +114
    ./integration/dao/LamsLessonDaoJDBC.java
    • -17
    • +17
    ./integration/webct/LamsLesson.java
    • -39
    • +69
    ./integration/webct/LamsModule.java
  1. … 37 more files in changeset.
Committing before attempting UI changes for webct-likeness

    • -5
    • +108
    ./integration/dao/LamsLessonDaoJDBC.java
    • -0
    • +88
    ./integration/webct/LamsModule.java
  1. … 7 more files in changeset.
LDEV-1393 Done

Preview implemented in the create lesson page

    • -19
    • +46
    ./integration/webct/LamsModule.java
    • -5
    • +12
    ./integration/webct/LamsSecurityUtil.java
  1. … 1 more file in changeset.
Monitor, learner, working

    • -0
    • +315
    ./integration/dao/LamsLessonDaoJDBC.java
    • -351
    • +0
    ./integration/webct/AuthorModule.java
    • -0
    • +205
    ./integration/webct/LamsLesson.java
    • -0
    • +499
    ./integration/webct/LamsModule.java
    • -3
    • +53
    ./integration/webct/LamsSecurityUtil.java
  1. … 15 more files in changeset.
First commit for webct integration, Author and workspace trees working

    • -0
    • +171
    ./integration/util/CSVUtil.java
    • -0
    • +58
    ./integration/util/Constants.java
    • -0
    • +351
    ./integration/webct/AuthorModule.java
    • -0
    • +452
    ./integration/webct/LamsSecurityUtil.java
  1. … 31 more files in changeset.