lams_tool_larsrc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-3401: Convert XDoclet annotations to empty comments.

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

    • -250
    • +0
    ./conf/xdoclet/struts-actions.xml
    • -29
    • +0
    ./conf/xdoclet/validation-forms.xml
    • -0
    • +296
    ./web/WEB-INF/struts-config.xml
  1. … 389 more files in changeset.
LDEV-3760: Initial implementation of notifications. Add new delivery method to EventNotification framework. Allow notifications on file upload in Share Resources. Add notifications button on home screen.

    • -0
    • +16
    ./web/pages/monitoring/advanceoptions.jsp
  1. … 18 more files in changeset.
LDEV-3712: Reimplement IMS import in Share Resources.

    • -57
    • +56
    ./web/pages/learningobj/navigatortree.jsp
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc. Rename/rewrite methods for Flashless use.

    • binary
    ./web/images/icon_sharedresources.png
  1. … 418 more files in changeset.
LDEV-3720: Update Share Resources learner to Bootstrap. Also removed all the iframes/framesets from learner except for one iframe that is used to load the user entered content.

    • -0
    • +46
    ./web/WEB-INF/tags/Alert.tag
    • -0
    • +36
    ./web/WEB-INF/tags/Page.tag
    • -0
    • +53
    ./web/WEB-INF/tags/TSTable.tag
    • -15
    • +20
    ./web/pages/authoring/parts/addurl.jsp
    • -37
    • +40
    ./web/pages/itemreview/instructionsnav.jsp
    • -5
    • +43
    ./web/pages/itemreview/mainframe.jsp
    • -24
    • +18
    ./web/pages/itemreview/openurl.jsp
    • -46
    • +44
    ./web/pages/learning/addfile.jsp
    • -10
    • +10
    ./web/pages/learning/definelater.jsp
    • -133
    • +179
    ./web/pages/learning/learning.jsp
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/pages/authoring/parts/addfile.jsp
    • -2
    • +2
    ./web/pages/authoring/parts/addurl.jsp
    • -2
    • +2
    ./web/pages/authoring/parts/addwebsite.jsp
    • -2
    • +2
    ./web/pages/itemreview/instructionsnav.jsp
    • -2
    • +2
    ./web/pages/itemreview/mobile/initnav.jsp
  1. … 326 more files in changeset.
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.

    • -213
    • +0
    ./web/pages/export/exportportfolio.jsp
  1. … 363 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
    • +1
    ./web/pages/authoring/parts/addfile.jsp
    • -1
    • +1
    ./web/pages/authoring/parts/addurl.jsp
    • -1
    • +1
    ./web/pages/authoring/parts/addwebsite.jsp
  1. … 97 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

    • -1
    • +1
    ./web/pages/itemreview/mobile/openurl.jsp
    • -1
    • +1
    ./web/pages/learning/mobile/notebook.jsp
  1. … 167 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-3583 Modify Share resources monitor UI to support paging, sort and search

LDEV-3583 Modify Share resources monitor UI to support paging, sort and search

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

  1. … 47 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. … 48 more files in changeset.
LDEV-3640: Add cascades in tool tables.

  1. … 27 more files in changeset.
LDEV-3633: Allow specyfing port which MySQL runs on. Disable SSL for building LAMS as it generates a warning message. New MySQL does not accept ALTER IGNORE TABLE statements.

  1. … 24 more files in changeset.
LDEV-3583 Modify Share resources monitor UI to support paging, sort and search

    • -12
    • +15
    ./web/pages/monitoring/summary.jsp
LDEV-3583 Modify Share resources monitor UI to support paging, sort and search

    • -12
    • +15
    ./web/pages/monitoring/summary.jsp
LDEV-3421 jqGrid should all all available entries by default

  1. … 12 more files in changeset.
LDEV-3421 jqGrid should all all available entries by default

  1. … 13 more files in changeset.
LDEV-3564 session id must be unique in tool's session table

  1. … 19 more files in changeset.
LDEV-3564 session id must be unique in tool's session table

  1. … 21 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-3292: Add indexes to Share Resources tables.