lams_tool_forum

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3059 fixing potential accidental changes to default tool content

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

    • -2
    • +2
    ./web/includes/mobileLearnerLayout.jsp
    • -1
    • +1
    ./web/jsps/learning/mobile/viewtopic.jsp
  1. … 20 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
    • +10
    ./web/jsps/learning/mobile/notebook.jsp
    • -1
    • +10
    ./web/jsps/learning/mobile/runoffline.jsp
    • -1
    • +8
    ./web/jsps/learning/mobile/viewforum.jsp
  1. … 175 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. … 23 more files in changeset.
LDEV-2868 fixed star rating system in forum mobile version

    • -1
    • +1
    ./web/jsps/learning/mobile/message/topiclist.jsp
    • -1
    • +1
    ./web/jsps/learning/mobile/ratingStars.jsp
    • -9
    • +5
    ./web/jsps/learning/mobile/viewforum.jsp
    • -21
    • +9
    ./web/jsps/learning/mobile/viewtopic.jsp
LDEV-2868 updated jRating library and removed its repetitions from LAMS tools

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

LDEV-2868 updated jRating library and removed its repetitions from LAMS tools

    • -46
    • +0
    ./web/includes/css/jRating.jquery.css
    • -8
    • +1
    ./web/jsps/learning/message/topicview.jsp
    • -8
    • +1
    ./web/jsps/learning/mobile/message/topicview.jsp
    • -21
    • +0
    ./web/jsps/learning/mobile/rating/ratingStars.jsp
    • -0
    • +31
    ./web/jsps/learning/mobile/ratingStars.jsp
    • -6
    • +6
    ./web/jsps/learning/mobile/viewtopic.jsp
    • -21
    • +0
    ./web/jsps/learning/rating/ratingStars.jsp
  1. … 22 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. … 283 more files in changeset.
LDEV-2975: Updating Greek, Maori, French, Norwegian

    • -128
    • +154
    ./conf/language/lams/ApplicationResources_mi_NZ.properties
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-2921 Force students to rate each other postings/answers

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-2495: Add gRaphael pie charts to Survey Tool. Remove JFree chart libraries.

  1. … 32 more files in changeset.
LDEV-2921: Forum add columns for max min rating limits

LDEV-2921: Forum add columns for max min rating limits

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

    • -167
    • +0
    ./web/includes/javascript/jquery.js
    • -1
    • +1
    ./web/includes/mobileLearnerLayout.jsp
    • -1
    • +1
    ./web/jsps/learning/mobile/viewtopic.jsp
  1. … 758 more files in changeset.
CLOUD-69 fixed Forum Activity Incomplete Label

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.
CNG-12, CNG-21, CNG-28, CNG-29, CNG-36: Add comments in original files so when they are altered, copies made for CNG should also be updated so they work fine with rest of subprojects.

    • -0
    • +2
    ./web/jsps/learning/message/topiclist.jsp
    • -0
    • +2
    ./web/jsps/learning/message/topicview.jsp
    • -0
    • +3
    ./web/jsps/monitoring/statisticpart.jsp
  1. … 10 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.

  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.