Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4828 Rewrite QB collections to use question ID instead of uid

    • -5
    • +9
    ./lamsfoundation/lams/qb/dao/IQbDAO.java
    • -29
    • +55
    ./lamsfoundation/lams/qb/dao/hibernate/QbDAO.java
  1. … 7 more files in changeset.
LDEV-4745 Remove redundant 'local' field

LDEV-4745 Remove redundant 'local' field

    • -5
    • +3
    ./lamsfoundation/lams/qb/dao/hibernate/QbDAO.java
LDEV-4745 Fix getCountQbQuestions() DAO method

    • -2
    • +3
    ./lamsfoundation/lams/qb/dao/hibernate/QbDAO.java
LDEV-4828 Sort collections according to their names

LDEV-4828 Put private collection first in the list

Merge branch 'LDEV-4828' into LDEV-4745

  1. … 2 more files in changeset.
LDEV-4828 Toggle questions transfer and collection creation in sysadmin

  1. … 6 more files in changeset.
LDEV-4828 Change default private collection name

LDEV-4828 Allow changing collection name

  1. … 1 more file in changeset.
LDEV-4828 Show usage in lessons on single collection page

    • -0
    • +2
    ./lamsfoundation/lams/qb/dao/IQbDAO.java
    • -1
    • +7
    ./lamsfoundation/lams/qb/dao/hibernate/QbDAO.java
  1. … 3 more files in changeset.
LDEV-4828 Split collection view into list and single collection views

    • -1
    • +1
    ./lamsfoundation/lams/qb/dao/IQbDAO.java
    • -1
    • +1
    ./lamsfoundation/lams/qb/dao/hibernate/QbDAO.java
  1. … 3 more files in changeset.
LDEV-3316 Add generics to base DAO so no casting is needed for results

    • -301
    • +301
    ./lamsfoundation/lams/dao/IBaseDAO.java
LDEV-4828 Removal and moving questions is available only on stats page

  1. … 4 more files in changeset.
LDEV-4832 Add ability to create/edit questions from the central QB pages

    • -0
    • +44
    ./lamsfoundation/lams/qb/QbConstants.java
    • -0
    • +263
    ./lamsfoundation/lams/qb/form/QbQuestionForm.java
    • -0
    • +352
    ./lamsfoundation/lams/qb/service/QbUtils.java
  1. … 24 more files in changeset.
LDEV-4826 Add export QTI feature to QB questions page

  1. … 5 more files in changeset.
LDEV-4828 Allow adding a question to a collection from its stats page

    • -1
    • +1
    ./lamsfoundation/lams/qb/dao/hibernate/QbDAO.java
  1. … 3 more files in changeset.
LDEV-4828 Prevent question removal from last collection

If a question is in its last collection, it gets permanently removed.

Unless it is used in Learning Designs - then the user gets a message

that the question could not be removed.

    • -0
    • +4
    ./lamsfoundation/lams/qb/dao/IQbDAO.java
    • -2
    • +13
    ./lamsfoundation/lams/qb/dao/hibernate/QbDAO.java
  1. … 2 more files in changeset.
LDEV-4746 Update question with richer data from other tool

    • -555
    • +618
    ./lamsfoundation/lams/dbupdates/patch20190110.sql
LDEV-4828 Rewrite layout to bootstrap grid. Add comments. Minor fixes.

  1. … 2 more files in changeset.
LDEV-4828 Allow question copy and collection sharing in QB

    • -0
    • +1
    ./lamsfoundation/lams/commonContext.xml
  1. … 2 more files in changeset.
LDEV-4828 Add "Remove collection" button to QB collections page

  1. … 2 more files in changeset.
LDEV-4828 Add "Add question" button to QB collections page

    • -2
    • +3
    ./lamsfoundation/lams/qb/dao/IQbDAO.java
    • -8
    • +28
    ./lamsfoundation/lams/qb/dao/hibernate/QbDAO.java
  1. … 2 more files in changeset.
LDEV-4828 Add remove button to QB collections

    • -1
    • +1
    ./lamsfoundation/lams/commonContext.xml
    • -0
    • +3
    ./lamsfoundation/lams/qb/dao/IQbDAO.java
    • -0
    • +10
    ./lamsfoundation/lams/qb/dao/hibernate/QbDAO.java
  1. … 2 more files in changeset.
LDEV-4828 Fix displaying HTML options in chart

LDEV-4828 Paging and search in QB collections jqGrid

    • -1
    • +6
    ./lamsfoundation/lams/qb/dao/IQbDAO.java
    • -9
    • +54
    ./lamsfoundation/lams/qb/dao/hibernate/QbDAO.java
    • -63
    • +68
    ./lamsfoundation/lams/util/CommonConstants.java
    • -512
    • +538
    ./lamsfoundation/lams/util/WebUtil.java
  1. … 5 more files in changeset.
LDEV-4828 Initial implementation of QB collections front end

    • -1
    • +1
    ./lamsfoundation/lams/qb/dao/hibernate/QbDAO.java
  1. … 2 more files in changeset.
LDEV-4830 if integration method is "monitor", assign user monitor role only (no learner, no author)

  1. … 1 more file in changeset.
LDEV-4828 Add QB collections model and service methods

    • -0
    • +43
    ./lamsfoundation/lams/dbupdates/patch20190531.sql
    • -0
    • +5
    ./lamsfoundation/lams/qb/dao/IQbDAO.java
    • -0
    • +32
    ./lamsfoundation/lams/qb/dao/hibernate/QbDAO.java
    • -0
    • +99
    ./lamsfoundation/lams/qb/model/QbCollection.java
LDEV-4827 Use configuration settings for question stats