lams_tool_laqa

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2865 Remove excessive logging from QA tool

LDEV-3035 added new CSS class "user-answer" to distinguish user answers from the page markup

    • -1
    • +1
    ./web/learning/RevisitedLearnerRep.jsp
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

    • -1
    • +8
    ./web/learning/RevisitedLearnerRep.jsp
    • -1
    • +10
    ./web/learning/mobile/LearnerRep.jsp
    • -1
    • +10
    ./web/learning/mobile/RunOffline.jsp
  1. … 171 more files in changeset.
LDEV-2928 Removed tiles plug-in and all its dependencies from tools that don't use tiles

  1. … 68 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. … 47 more files in changeset.
LDEV-2998: adding new labels

LDEV-2998: Adding sort labels

Updating German

LDEV-2998 Added tooltip to the sorter table header

    • -2
    • +6
    ./web/learning/RevisitedLearnerRep.jsp
LDEV-2908 Added new version of jquery tablesorter plugin

Improvements to Q&A:

* limit number of displayed answers in learner

* ability to sort Q&A responses by rating

Also removed duplicative jsp parts from /learning/LearnerRep.jsp and /learning/RevisitedLearnerRep.jsp

    • -20
    • +0
    ./web/learning/CombinedAnswersContent.jsp
    • -324
    • +216
    ./web/learning/LearnerRep.jsp
    • -320
    • +179
    ./web/learning/RevisitedLearnerRep.jsp
    • -79
    • +168
    ./web/learning/mobile/LearnerRep.jsp
    • -244
    • +190
    ./web/learning/mobile/RevisitedLearnerRep.jsp
  1. … 11 more files in changeset.
LDEV-2868 updated jRating library and removed its repetitions from LAMS tools

  1. … 2 more files in changeset.
LDEV-2868 updated jRating library and removed its repetitions from LAMS tools

    • -46
    • +0
    ./web/includes/css/jRating.jquery.css
    • -7
    • +7
    ./web/learning/RevisitedLearnerRep.jsp
  1. … 22 more files in changeset.
LDEV-2926 * removed XDoclet tags from Java classes that generate them improperly and thus already possess static .hbm.xml files. * removed static .hbm.xml files in cases when they can be produced using Xdoclet information

  1. … 5 more files in changeset.
LDEV-2849: Remove unnecessary libraries and dependencies.

  1. … 109 more files in changeset.
LDEV-2913: Remove test sources and build tasks from LAMS projects.

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

    • -140
    • +158
    ./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.
LDEV-2749 added ability to leave ratings for mobile version

    • -0
    • +19
    ./web/learning/mobile/LearnerRep.jsp
    • -4
    • +21
    ./web/learning/mobile/RevisitedLearnerRep.jsp
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-2946: setting correct mime type for json

  1. … 4 more files in changeset.
LDEV-2946 in order to send json object in utf-8 explicitly set ContentType to "application/x-json;charset=utf-8", as basic "application/x-json" doesn't work

  1. … 2 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
    • +1
    ./web/authoring/pedagogicalPlannerForm.jsp
    • -803
    • +0
    ./web/includes/javascript/jquery.form.js
    • -167
    • +0
    ./web/includes/javascript/jquery.js
    • -1
    • +1
    ./web/learning/RevisitedLearnerRep.jsp
    • -3
    • +3
    ./web/learning/mobile/AnswersContent.jsp
  1. … 750 more files in changeset.
LDEV-2374: Updating forum labels

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.

    • -0
    • +60
    ./db/sql/table-schema.sql
    • -686
    • +0
    ./web/WEB-INF/struts-config_1_2.dtd
    • -382
    • +0
    ./web/WEB-INF/struts/tlds/struts-bean.tld
    • -3302
    • +0
    ./web/WEB-INF/struts/tlds/struts-html.tld
    • -652
    • +0
    ./web/WEB-INF/struts/tlds/struts-logic.tld
    • -3171
    • +0
    ./web/WEB-INF/struts/tlds/struts-nested.tld
  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.