lams_tool_vote

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3776: Remove $Id CVS keyword.

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

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

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

    • -0
    • +13
    ./web/WEB-INF/validation.xml
  1. … 403 more files in changeset.
LDEV-3735, LDEV-3674: Rewrite LD import using JDK XML tools. Remove cglib library which does not seem to be used by XStream anymore. Remove Axis and wsdl4j libraries, and several Java classes made obsolete by Flash removal. Fix LD import in FLA and several Tools.

  1. … 38 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc. Rename/rewrite methods for Flashless use.

  1. … 419 more files in changeset.
LDEV-3686: fixing typo on Page.tag

LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

    • -2
    • +2
    ./web/authoring/AuthoringMaincontent.jsp
    • -2
    • +2
    ./web/authoring/pedagogicalPlannerForm.jsp
    • -2
    • +2
    ./web/learning/mobile/AllNominations.jsp
    • -2
    • +2
    ./web/learning/mobile/AnswersContent.jsp
    • -2
    • +2
    ./web/learning/mobile/ExitLearning.jsp
    • -2
    • +2
    ./web/learning/mobile/RevisitedAllNominations.jsp
  1. … 330 more files in changeset.
LDEV-3686: Update vote learner for bootstrap

    • -0
    • +46
    ./web/WEB-INF/tags/Alert.tag
    • -0
    • +36
    ./web/WEB-INF/tags/Page.tag
    • -146
    • +141
    ./web/learning/AllNominations.jsp
    • -162
    • +174
    ./web/learning/AnswersContent.jsp
    • -81
    • +99
    ./web/learning/RevisitedAllNominations.jsp
    • -62
    • +68
    ./web/learning/RevisitedDisplay.jsp
    • -12
    • +28
    ./web/learning/RevisitedNoDisplay.jsp
    • -25
    • +13
    ./web/learning/WaitForLeader.jsp
    • -20
    • +11
    ./web/learning/submissionDeadline.jsp
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 357 more files in changeset.
LDEV-3670: Hiding open text entries in learner

    • -5
    • +10
    ./web/learning/mobile/AllNominations.jsp
    • -0
    • +7
    ./web/learning/mobile/RevisitedDisplay.jsp
LDEV-3670: Hiding open text entries in learner

    • -5
    • +10
    ./web/learning/mobile/AllNominations.jsp
    • -0
    • +7
    ./web/learning/mobile/RevisitedDisplay.jsp
LDEV-3584: Improve performance and support paging, sort and search

  1. … 14 more files in changeset.
LDEV-3584: Improve performance and support paging, sort and search

  1. … 15 more files in changeset.
LDEV-3556: Remove LAMS 1 methods for importing Tool content.

  1. … 27 more files in changeset.
LDEV-2918: Get rid of IE, "main" and "tabbed" styles as they are obsolete and only blur CSS tag work.

  1. … 99 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

    • -1
    • +1
    ./web/learning/RevisitedAllNominations.jsp
    • -1
    • +1
    ./web/learning/mobile/WaitForLeader.jsp
  1. … 158 more files in changeset.
LDEV-3654: Remove IE compatibility tags.

  1. … 33 more files in changeset.
LDEV-3640: Generate only a warning when there is no foreign key to drop.

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

  1. … 42 more files in changeset.
LDEV-3640: Add cascades in tool tables.

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

  1. … 43 more files in changeset.
LDEV-3640: Add cascades in tool tables.

  1. … 27 more files in changeset.
LDEV-3561: Initial implemntation of re-setting read-only flag of Activities on force uncomplete. Each Tools' service has a method to report whether there is significant users' content left it the Activity. If so, it reports the Activity as read-only. Otherwise the flag can be re-set. Grouping, Gate and Complex activities also have their way of checking their immutability.

  1. … 42 more files in changeset.
LDEV-2374: adding missing labels

LDEV-2374: adding missing labels

LDEV-2374: adding missing labels

LDEV-2374: adding missing labels

LDEV-3455: Rest Support (Authoring)

LDEV-3529: Need to start order at 1 - if set it to 0 then entry won't be seen in learner.