Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

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

    • -382
    • +0
    ./WEB-INF/struts/tlds/struts-bean.tld
    • -3302
    • +0
    ./WEB-INF/struts/tlds/struts-html.tld
    • -652
    • +0
    ./WEB-INF/struts/tlds/struts-logic.tld
    • -3171
    • +0
    ./WEB-INF/struts/tlds/struts-nested.tld
    • -344
    • +0
    ./WEB-INF/struts/tlds/struts-tiles.tld
    • -313
    • +0
    ./WEB-INF/struts/validator-rules.xml
  1. … 1299 more files in changeset.
LDEV-2892: Encode notifyCloseURL twice so it works both in authorConfirm.jsp and AuthoringButton.tag.

  1. … 31 more files in changeset.
LDEV-2892: Detect where hide*Message() methods are located (current, parent or top window) so there are no errors even when Forum Authoring is located in an iframe.

Also fix Hibernate query, unreadable in its "new" version.

    • -5
    • +10
    ./jsps/authoring/message/topiclist.jsp
  1. … 1 more file in changeset.
CNG-1: Make "noopener" parameter checked first as its use is very custom and should have highest priority.

  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).

  1. … 31 more files in changeset.
LDEV-2329 fix for Chrome (as it doesn't execute location.href="bla-bla" command if window is going to be closed)

  1. … 32 more files in changeset.
LDEV-2839: Convert custom ExportPortOutput and ProgressOutput tags to plain JSP pages. These tags call include themselves recursivly what causes errors in JSP precompilation process. This is a know bug (JBAS-7496) of JBoss 5.1, fixed in JBoss 7. These tags were used only in lams_learning, so after conversion they were left only there. They were removed from all other projects.

    • -59
    • +0
    ./WEB-INF/tags/ExportPortOutput.tag
  1. … 100 more files in changeset.
LDEV-2839: Forum Tool clean up: remove duplicate taglibs file, update references.

    • -1
    • +1
    ./jsps/learning/message/topiceditform.jsp
    • -1
    • +1
    ./jsps/learning/message/topicreplyform.jsp
    • -1
    • +1
    ./jsps/learning/mobile/definelater.jsp
    • -1
    • +1
    ./jsps/learning/mobile/message/topiceditform.jsp
  1. … 14 more files in changeset.
LDEV-2749 some fixes for mobile version of Forum tool

    • -1
    • +8
    ./jsps/learning/mobile/definelater.jsp
    • -6
    • +11
    ./jsps/learning/mobile/notebook.jsp
    • -12
    • +17
    ./jsps/learning/mobile/runoffline.jsp
LDEV-2749 support for ipad; removed next parameters from urlrewrite config file: - confReloadCheckInterval, by default the conf file won't be checked for reload; - logLevel, the default level is INFO - confPath, the default path is /WEB-INF/urlrewrite.xml

  1. … 5 more files in changeset.
LDEV-2749 Chrome gets regular version of learning rather than Mobile one

LDEV-2749 Chrome gets regular version of learning rather than Mobile one

  1. … 1 more file in changeset.
LDEV-2415: Add information and error text for file upload size limit. Fix Struts source reference. Fix a typo in CKEditor comment.

    • -0
    • +5
    ./jsps/learning/message/topicreplyform.jsp
  1. … 4 more files in changeset.
LDEV-2798: Adding nogo to finishbutton

  1. … 64 more files in changeset.
LDEV-2749 Forum Mobile css clean-up

    • -66
    • +2
    ./jsps/learning/mobile/viewtopic.jsp
LDEV-2749 Introduced mobile version of Forum tool

    • -0
    • +38
    ./WEB-INF/urlrewrite.xml
    • -0
    • +118
    ./includes/mobileLearnerLayout.jsp
    • -0
    • +31
    ./jsps/learning/mobile/create.jsp
    • -0
    • +13
    ./jsps/learning/mobile/definelater.jsp
    • -0
    • +37
    ./jsps/learning/mobile/edit.jsp
    • -0
    • +42
    ./jsps/learning/mobile/message/bodyarea.jsp
    • -0
    • +27
    ./jsps/learning/mobile/message/msgattachment.jsp
    • -0
    • +27
    ./jsps/learning/mobile/message/topiceditform.jsp
    • -0
    • +35
    ./jsps/learning/mobile/message/topicform.jsp
    • -0
    • +81
    ./jsps/learning/mobile/message/topiclist.jsp
    • -0
    • +29
    ./jsps/learning/mobile/message/topicreplyform.jsp
    • -0
    • +116
    ./jsps/learning/mobile/message/topicview.jsp
    • -0
    • +41
    ./jsps/learning/mobile/notebook.jsp
    • -0
    • +21
    ./jsps/learning/mobile/rating/ratingStars.jsp
  1. … 7 more files in changeset.
LDEV-1737 Define in Monitor doesn't show the "Re-Edit" or "Close" page anymore

LDEV-1737 Define in Monitor doesn't show the "Re-Edit" or "Close" page anymore

    • -17
    • +37
    ./WEB-INF/tags/AuthoringButton.tag
  1. … 1 more file in changeset.
LDEV-2764: fixing messageArea frame with CKEditor

LDEV-2751: Change default width of CKEditor to "100%" so it is the same as in old FCKeditor.

  1. … 1 more file in changeset.
LDEV-2732: Copy the modified CKEditor tag to all Tools.

  1. … 28 more files in changeset.
CNG-1: Shrink Planner content horizontally so unnecessary scrollbars in Mindapp are not displayed.

  1. … 11 more files in changeset.
CNG-1: Single activity LD configuration opens authoring for only that activity instead of Planner with the whole LD. Parameter "notifyCloseURL" support has been added to each Tool's authoring saved page in order to redirect back to MindApp.

  1. … 30 more files in changeset.
LDEV-2702 moving css properties from TabName.tag to .css files

merge from lams2_3_release

  1. … 34 more files in changeset.
LDEV-2664 LearnerFlashEnabled.tag has been reimplemented as Java class (this is done in order to prevent updating list of mobile devices in all modules )

*merged from lams2_3_release

    • -53
    • +0
    ./WEB-INF/tags/LearnerFlashEnabled.tag
  1. … 59 more files in changeset.
LDEV-2664 update LearnerFlashEnabled tag with detecting mobile devices

    • -1
    • +9
    ./WEB-INF/tags/LearnerFlashEnabled.tag
  1. … 24 more files in changeset.
LDEV-2657 pull up JavaScript methods to monitorToolSummaryAdvanced.js

  1. … 7 more files in changeset.
LDEV-2657 Date restrictions for Forum (merge to HEAD)

    • -0
    • +43
    ./jsps/monitoring/daterestriction.jsp
  1. … 7 more files in changeset.
LDEV-2662 improving forum performance

*merge from lams2_3_release

  1. … 10 more files in changeset.