lams_tool_videorecorder

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 34 more files in changeset.
Adding Portuguese (Brazil). Updating English

    • -0
    • +187
    ./conf/language/lams/ApplicationResources_pt_BR.properties
  1. … 43 more files in changeset.
LDEV-3123 All DB tables names to be lowercase

    • -44
    • +44
    ./conf/middlegen/lams_tool_lavideoRecorder11-prefs.properties
    • -6
    • +6
    ./db/sql/create_lams_tool_videoRecorder.sql
    • -1
    • +1
    ./db/sql/drop_lams_tool_videoRecorder.sql
  1. … 22 more files in changeset.
LDEV-3171: Give a Monitor an option to remove learner's content from activities when moving him backwards in a sequence. Implementation of content-removing method for most of tools.

  1. … 48 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

    • -2
    • +0
    ./conf/middlegen/lams_tool_lavideoRecorder11-prefs.properties
  1. … 155 more files in changeset.
LDEV-3026: Adding labels

  1. … 9 more files in changeset.
LDEV-3163: Make LAMS use ServerURL when providing URLs.

  1. … 40 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-3095: Display item list in top or parent window, but never in current.

    • -7
    • +3
    ./web/pages/authoring/addCondition.jsp
    • -7
    • +7
    ./web/pages/authoring/conditionList.jsp
  1. … 36 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.

    • -1
    • +14
    ./web/pages/authoring/addCondition.jsp
    • -5
    • +10
    ./web/pages/authoring/conditionList.jsp
  1. … 58 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
    • -1
    • +1
    ./web/pages/authoring/addCondition.jsp
    • -4
    • +4
    ./web/pages/authoring/conditionList.jsp
  1. … 121 more files in changeset.
LDEV-3073: Updating Spanish

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

  1. … 28 more files 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. … 180 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-2913: Remove test sources and build tasks from LAMS projects.

  1. … 294 more files in changeset.
LDEV-2975: Updating Greek

  1. … 1 more file in changeset.
LDEV-2887 destroy old CKEditor instances on Ajax refresh to prevent JS exceptions

  1. … 30 more files in changeset.
LDEV-2974 all tools should contain identical LAMS tags in order to make calling ANT target copy-tags painless

    • -1
    • +5
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 26 more files in changeset.
LDEV-2817: Remove references to nonexistent css files in tools

    • -1
    • +0
    ./web/pages/authoring/addCondition.jsp
  1. … 19 more files in changeset.
LDEV-2912: Remove RAMS remainings from source code

  1. … 79 more files in changeset.
LDEV-2868 * updated jquery.js, jquery-ui.js and jqgrid.js, jquery.layout.js, jqury.mobile.js, jqeury.form.js, jquery.autocomplete.js * removed repetitions of those libraries throughout all Lams * fixed some issues brought up by these updates * jquery.sizzle.js cut out from jquery.js and now it's a separate file

  1. … 764 more files in changeset.
LDEV-2916: Remove source code from lams_buidl/lib. Set classpath entries to use the new 3rdParty_sources folder.

  1. … 46 more files in changeset.
LDEV-2901, LDEV-2902: Move classes generated by Eclipse to different directory than Ant generated ones so they do not overlap and product errors.

Classpath in JAR/WAR manifests is not needed as JBoss Classloader takes care of dependencies. Manfiest was moved to a central location and is customised only with product name and version during JAR/WAR build.

  1. … 108 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

    • -2
    • +1
    ./.settings/org.eclipse.core.resources.prefs
  1. … 1299 more files in changeset.
LDEV-2892: Encode notifyCloseURL twice so it works both in authorConfirm.jsp and AuthoringButton.tag.

    • -1
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 31 more files in changeset.
CNG-1: Make "noopener" parameter checked first as its use is very custom and should have highest priority.

    • -5
    • +5
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 31 more files in changeset.
CNG-7: Add ISBN collections. Add buttons to manage them. Allow going back to MindTap views from different LAMS screens, like Preview or Tool authoring. Major clean up, split bloated code to MindappAction (request processing) and MindappService (helper methods).

    • -0
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 31 more files in changeset.