lams_tool_task

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3275: Deploy EAR libraries as WildFly modules. In JBoss there were several folders where libraries could be simply copied. In WildFly it is more organised, with module.xml files describing each library. In order not to keep libs in EAR, so only real LAMS code remains there, they are moved to WildFly as modules and get referenced by EAR with META-INF/jboss-deployment-structure.xml.

  1. … 38 more files in changeset.
LDEV-3275: Upgrade Servlet API to version 3.1.0.

  1. … 280 more files in changeset.
LDEV-3275: Upgrade Hibernate Core to version 4.3.5.

  1. … 1578 more files in changeset.
LDEV-3275: Start replacing JBoss libraries with ones from WildFly. Minor changes in config files.

  1. … 38 more files in changeset.
LDEV-2901: Add Eclipse output /bin folders to projects' .cvsignore files.

  1. … 59 more files in changeset.
LDEV-3244 Release define later flag after canceling edit tool in monitor

  1. … 62 more files in changeset.
LDEV-3226: change date formatting

  1. … 32 more files in changeset.
LDEV-3225: Remove unused colums for tool contribution and moderation.

  1. … 42 more files in changeset.
LDEV-3225: Add better contribution management in Monitoring.

  1. … 41 more files in changeset.
LDEV-2975: upgrading Portuguese (Brazil)

  1. … 7 more files in changeset.
LDEV-3207: Remove unnecessary gate columns in each tool's initial insertion SQL.

  1. … 27 more files in changeset.
LDEV-3212 fixed error with adding more than 1 question by learner

LDEV-3123 Make all DB tables names to be lowercase. (But it should be done prior to running scrits which use lowercased names)

  1. … 6 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

    • -4
    • +4
    ./web/pages/authoring/parts/addtask.jsp
  1. … 15 more files in changeset.
LDEV-3115: Annotations saving/loading. DB structures for recently used LDs list. Duplicates of SVG icons with name pattern recognised by Flashless Authoring.

    • -0
    • +170
    ./web/images/icon_sharedtaskList.svg
  1. … 28 more files in changeset.
LDEV-297: updating French

LDEV-3204: adding missing label

LDEV-3205: improving monitor ui for task tool

    • -2
    • +2
    ./web/pages/learning/parts/commentlist.jsp
    • -1
    • +1
    ./web/pages/learning/parts/filelist.jsp
    • -1
    • +1
    ./web/pages/learning/parts/itemlist.jsp
    • -2
    • +2
    ./web/pages/monitoring/editactivity.jsp
    • -2
    • +2
    ./web/pages/monitoring/itemsummary.jsp
    • -4
    • +4
    ./web/pages/monitoring/parts/notebook.jsp
LDEV-3205: improving monitor ui for task tool

LDEV-3123 Made all DB tables names to be lowercase

  1. … 3 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

    • -1
    • +1
    ./web/pages/authoring/parts/itemlist.jsp
    • -1
    • +1
    ./web/pages/export/exportportfolio.jsp
    • -2
    • +2
    ./web/pages/learning/parts/filelist.jsp
    • -2
    • +2
    ./web/pages/learning/parts/itemlist.jsp
    • -2
    • +2
    ./web/pages/learning/parts/notebook.jsp
    • -1
    • +1
    ./web/pages/monitoring/editactivity.jsp
    • -2
    • +2
    ./web/pages/monitoring/itemsummary.jsp
    • -3
    • +3
    ./web/pages/monitoring/parts/notebook.jsp
    • -112
    • +120
    ./web/pages/monitoring/summary.jsp
LDEV-2463: escape HTML to prevent possible XSS attacks

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

    • -0
    • +169
    ./conf/language/lams/ApplicationResources_pt_BR.properties
  1. … 43 more files in changeset.
LDEV-3171: Remove users from activities. Fix several bugs.

  1. … 34 more files in changeset.
LDEV-3123 All DB tables names to be lowercase

    • -20
    • +20
    ./db/sql/create_lams_tool_taskList.sql
  1. … 22 more files in changeset.
LDEV-3171: Task List sessions do not hold Items, so they need to be fetched from TaskList object.

LDEV-3175: Fix incorrect detection of last read-only activity (it must be a System Gate, not just any gate). Fix incorrect transition setting when creating System Gate as the last activity. Fix cascades in Task List tool as cloning content threw exceptions.

  1. … 4 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. … 59 more files in changeset.
LDEV-3164: Support several more tools. Changes in those tools' code TestHarness can interact with them without running Javascript. Remove unnecessary Flash methods. Remove junk from TestHarness project, including zipped Learning Designs which can not be imported anymore as they have non-numeric server version ("beta") Major clean up and logs improvement.

    • -61
    • +58
    ./web/pages/learning/parts/itemdetails.jsp
    • -12
    • +0
    ./web/pages/learning/parts/itemlist.jsp
  1. … 42 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 155 more files in changeset.