lams_tool_eadventure

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3275: Use Apache Commons Lang version 2.6 delivered with WildFly.

  1. … 38 more files in changeset.
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. … 1487 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-3275: Remove broken Eclipse builders.

  1. … 30 more files in changeset.
LDEV-3275: Add reference to hibernate-core.jar as the Tool started to require it.

LDEV-2901: Add Eclipse output /bin folders to projects' .cvsignore files.

  1. … 59 more files in changeset.
LDEV-2587: Do not cascade from Condition to Expression as it breaks tool content import.

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-3207: Remove unnecessary gate columns in each tool's initial insertion SQL.

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

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

    • -1
    • +1
    ./web/pages/authoring/parts/itemlist.jsp
    • -12
    • +4
    ./web/pages/export/exportportfolio.jsp
    • -2
    • +2
    ./web/pages/itemreview/instructionsnav.jsp
    • -1
    • +1
    ./web/pages/learningobj/navigatortree.jsp
    • -15
    • +2
    ./web/pages/monitoring/userlist.jsp
Adding Portuguese (Brazil). Updating English

    • -0
    • +207
    ./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-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-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 120 more files in changeset.
LDEV-3026: Adding labels

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

  1. … 40 more files in changeset.
LDEV-3158 change file encoding to iutf8

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

    • -8
    • +4
    ./web/pages/authoring/parts/editgame.jsp
    • -28
    • +18
    ./web/pages/authoring/parts/gamearea.jsp
    • -8
    • +8
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 31 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.

    • -59
    • +15
    ./web/pages/authoring/parts/editexpression-vieja.jsp
    • -1
    • +9
    ./web/pages/authoring/parts/editgame.jsp
    • -10
    • +18
    ./web/pages/authoring/parts/expression.jsp
    • -13
    • +38
    ./web/pages/authoring/parts/gamearea.jsp
    • -6
    • +11
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 47 more files in changeset.
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.