lams_tool_larsrc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3026: Adding labels

  1. … 9 more files in changeset.
Updating French

LDEV-3163: Make LAMS use ServerURL when providing URLs.

  1. … 40 more files in changeset.
LDEV-3153 * Enlarge instructions field for Share Resource * removed prototype.js and rewrite methods to use jquery to avoid JS errors * improved UI

    • -13
    • +0
    ./web/pages/authoring/parts/addfile.jsp
    • -13
    • +0
    ./web/pages/authoring/parts/addurl.jsp
    • -12
    • +1
    ./web/pages/authoring/parts/addwebsite.jsp
    • -29
    • +21
    ./web/pages/itemreview/instructionsnav.jsp
LDEV-3142: Add help icon which fixes padding problem as well.

  1. … 10 more files in changeset.
LDEV-3113: Remove Flash Learner. Remove unnecessary SWF, tag and other files, along with methods in service classes.

  1. … 158 more files in changeset.
LDEV-3107: Shared Resources icons

    • binary
    ./web/images/icon_rsrc.png
    • -0
    • +114
    ./web/images/icon_rsrc.svg
    • -0
    • +114
    ./web/images/icon_rsrc_16.svg
LDEV-3095: Display item list in top or parent window, but never in current.

    • -7
    • +7
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 37 more files in changeset.
LDEV-3070: Use tool content title as lesson name instead of showing prompt pop up. Skip "Reedit"/"Cancel" page.

  1. … 35 more files in changeset.
LDEV-3080: Escape text in mulitple places, preventing quotes from distrupting HTML tag parsing.

  1. … 41 more files in changeset.
LDEV-3070: Use window.parent if required in Tools. Make single activity lesson wizard optional, set in sysadmin menu.

    • -5
    • +10
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 57 more files in changeset.
LDEV-3080: Escape quotes in instructions in Share Resources.

LDEV-3070: Fix few minor errors in Tools. Pass notifyCloseURL to proper authoring page in some Tools. Make generation of Tool content a non read-only operation as it starts a database transaction which is later used for writing.

  1. … 22 more files in changeset.
LDEV-3070: Add single activity lessons wizard, first implementation iteration. Some changes were not committed as they interfere with old index page design.

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -59
    • +74
    ./web/WEB-INF/tlds/lams/lams.tld
    • -4
    • +4
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 119 more files in changeset.
LDEV-3073: Updating Spanish, German

  1. … 8 more files in changeset.
LDEV-3061: Allow emailing learners from Monitor. Fix issues with EventNotificationService. Move emailing module from Admin to Central.

  1. … 37 more files in changeset.
LDEV-3057 force IE9 for compatibility mode

  1. … 28 more files in changeset.
LDEV-3049 change the order we reference css files to the following <link rel="stylesheet" href="${lams}css/jquery.mobile.css" /> <link rel="stylesheet" href="${lams}css/defaultHTML_learner_mobile.css" /> to allow override JQM css styles in defaultHTML_learner_mobile.css

  1. … 21 more files in changeset.
LDEV-3031 Solved a problem with false positive error messages in LAMS tools: Could not find the content by given ID

  1. … 7 more files in changeset.
LDEV-3028 Created a mobile interface for Share Resources Tool

LDEV-3028 Created a mobile interface for Share Resources Tool

    • -0
    • +40
    ./web/WEB-INF/urlrewrite.xml
    • -0
    • +15
    ./web/common/mobileheader.jsp
    • -0
    • +24
    ./web/pages/itemreview/mobile/initnav.jsp
    • -0
    • +156
    ./web/pages/itemreview/mobile/instructionsnav.jsp
    • -0
    • +26
    ./web/pages/itemreview/mobile/mainframe.jsp
    • -0
    • +26
    ./web/pages/itemreview/mobile/openurl.jsp
    • -0
    • +62
    ./web/pages/learning/mobile/addfile.jsp
    • -0
    • +64
    ./web/pages/learning/mobile/addurl.jsp
    • -0
    • +31
    ./web/pages/learning/mobile/definelater.jsp
    • -0
    • +16
    ./web/pages/learning/mobile/finish.jsp
    • -0
    • +255
    ./web/pages/learning/mobile/learning.jsp
    • -0
    • +70
    ./web/pages/learning/mobile/notebook.jsp
    • -0
    • +95
    ./web/pages/learning/mobile/runoffline.jsp
    • -0
    • +21
    ./web/pages/learning/mobile/start.jsp
    • -0
    • +25
    ./web/pages/learning/mobile/success.jsp
  1. … 1 more file in changeset.
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

    • -1
    • +10
    ./web/pages/learning/runoffline.jsp
  1. … 178 more files in changeset.
LDEV-2928 Removed tiles plug-in and all its dependencies from tools that don't use tiles

  1. … 74 more files in changeset.
LDEV-2899 There is no need for /db/sql/updatescripts/** sql updates anymore as we use autopatch ever since. So we can remove according folders

  1. … 48 more files in changeset.
LDEV-3010 added option to send emails with Html Content-type

  1. … 24 more files in changeset.
LDEV-2868 move tigra library to lams_central

    • -139
    • +0
    ./web/includes/javascript/tree.js
    • -36
    • +0
    ./web/includes/javascript/tree_tpl.js
    • -2
    • +2
    ./web/pages/learningobj/navigatortree.jsp
  1. … 8 more files in changeset.
LDEV-2941 Enable the option "Open URL in pop-up" for the example URL by default

LDEV-2913: Remove test sources and build tasks from LAMS projects.

  1. … 294 more files in changeset.
LDEV-2975: Updating Maori, Greek, French, Norwegian

    • -117
    • +122
    ./conf/language/lams/ApplicationResources_mi_NZ.properties
  1. … 8 more files in changeset.
LDEV-2887 destroy old CKEditor instances on Ajax refresh to prevent JS exceptions

  1. … 30 more files in changeset.