lams_tool_task

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2329 fix for Chrome (as it doesn't execute location.href="bla-bla" command if window is going to be closed)

    • -2
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 32 more files in changeset.
LDEV-2755: Updating labels

  1. … 33 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/WEB-INF/tags/ExportPortOutput.tag
    • -79
    • +0
    ./web/WEB-INF/tags/ProgressOutput.tag
  1. … 100 more files in changeset.
LDEV-2839: Make JSP precompilation task independent of schemaexport.classpath Ant variable which does not exist and is not needed in all projects.

  1. … 26 more files in changeset.
LDEV-2839: Simplify choosing files for WAR with precompiled JSPs. Current solution creates unnecessary tree of empty directories where JSPs were located. The advantage is that special directories in Tools like Wiki (wikiling plugin) or Videorecorder (previewImages and recordings) do not need to be listed explicitly for compilation which allows generic Ant task for Tools and other projects.

  1. … 26 more files in changeset.
LDEV-2839: Add missing taglibrary import.

    • -0
    • +2
    ./web/pages/learning/parts/itemlist.jsp
LDEV-2839: Allow JSP precompilation in Task Tool.

LDEV-2839: Change output folder of plain Java compilation so it is the same as in other projects.

  1. … 95 more files in changeset.
LDEV-1737 Modified Define in Monitor so it doesn't show the "Re-Edit" or "Close" page

    • -17
    • +35
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 26 more files in changeset.
LDEV-2755: Updating labels

  1. … 49 more files in changeset.
LDEV-2755: Updating labels

  1. … 388 more files in changeset.
LDEV-2823: Add properties that select whether standalone or embedded MySQL should be used for LAMS run and/or build. Make all Tools use MXJ connectors if needed. Make Tool Deployer usage lighter - libraries are not copied to Tools but they are referenced from a single spot. Copy MXJ connectors from "mysql_embedded" project if needed.

  1. … 50 more files in changeset.
LDEV-2755: Updating labels

    • -0
    • +180
    ./conf/language/lams/ApplicationResources_es_MX.properties
  1. … 85 more files in changeset.
LDEV-2808: bring character to lowercase so mysql in unix doesn't complain

LDEV-2807: Support for MySQL 5.5

    • -10
    • +10
    ./db/sql/create_lams_tool_taskList.sql
  1. … 52 more files in changeset.
LDEV-2798: Adding nogo to finishbutton

    • -1
    • +1
    ./web/pages/learning/parts/notebook.jsp
  1. … 66 more files in changeset.
LDEV-1727: Consistent headers for Tools

  1. … 6 more files in changeset.
LDEV-2764: fixing resourceArea frame with CKEditor

    • -1
    • +1
    ./web/pages/authoring/parts/addtask.jsp
LDEV-2755: Updating translations

  1. … 14 more files in changeset.
LDEV-2755: Updating translations

    • -114
    • +123
    ./conf/language/lams/ApplicationResources_el_GR.properties
    • -126
    • +135
    ./conf/language/lams/ApplicationResources_fr_FR.properties
  1. … 233 more files in changeset.
LDEV-2751: Change default width of CKEditor to "100%" so it is the same as in old FCKeditor.

  1. … 29 more files 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.

    • -12
    • +15
    ./web/WEB-INF/tags/AuthoringButton.tag
  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/WEB-INF/tags/LearnerFlashEnabled.tag
  1. … 59 more files in changeset.
LDEV-2664 update LearnerFlashEnabled tag with detecting mobile devices

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

    • -70
    • +14
    ./web/pages/monitoring/summary.jsp
  1. … 7 more files in changeset.
LDEV-2679 fixing a bug "Moving tasks up or down doesn't work"

*merge from lams2_3_release

  1. … 2 more files in changeset.