lams_tool_vote

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2839: Remove web files from Tool JARs as they belong to WARs.

  1. … 2 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: Vote Tool clean up: Remove reference to unexisting taglibrary.

LDEV-2839: Allow JSP precompilation in Vote Tool.

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

LDEV-2839: Vote Tool clean up: Remove duplicate MANIFEST.

  1. … 94 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
    • +177
    ./conf/language/lams/ApplicationResources_es_MX.properties
  1. … 84 more files in changeset.
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-2807: Support for MySQL 5.5

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

  1. … 1 more file in changeset.
LDEV-2798: Adding nogo to finishbutton

    • -1
    • +1
    ./web/learning/RevisitedAllNominations.jsp
    • -1
    • +1
    ./web/learning/mobile/RevisitedAllNominations.jsp
  1. … 62 more files in changeset.
LDEV-2749 Introduced mobile version of Vote tool

    • -0
    • +87
    ./web/WEB-INF/urlrewrite.xml
    • -0
    • +293
    ./web/learning/mobile/AllNominations.jsp
    • -0
    • +214
    ./web/learning/mobile/AnswersContent.jsp
    • -0
    • +136
    ./web/learning/mobile/ExitLearning.jsp
    • -0
    • +150
    ./web/learning/mobile/IndividualLearnerResults.jsp
    • -0
    • +76
    ./web/learning/mobile/Notebook.jsp
    • -0
    • +128
    ./web/learning/mobile/RevisitedAllNominations.jsp
    • -0
    • +161
    ./web/learning/mobile/RevisitedDisplay.jsp
    • -0
    • +46
    ./web/learning/mobile/RevisitedNoDisplay.jsp
    • -0
    • +114
    ./web/learning/mobile/RunOffline.jsp
    • -0
    • +73
    ./web/learning/mobile/defineLater.jsp
LDEV-1727: Consistent headers for Tools

  1. … 6 more files in changeset.
LDEV-2718 and LDEV-2764 fixing width for messageArea vote

LDEV-2755: Updating translations

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

    • -127
    • +139
    ./conf/language/lams/ApplicationResources_el_GR.properties
    • -118
    • +130
    ./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: Expand Vote Nomination CKEditor instance horizontally so it does show strange icons when shrinked.

LDEV-2732: Add a new attribute in CKEditor tag which updates parent frame height to fit whole of its contents.

    • -11
    • +3
    ./web/authoring/newNominationBox.jsp
  1. … 1 more file in changeset.
LDEV-2736: Remove patch upgrading to 20090726 version and move its contents to patch upgrading to 20110509 (LAMS 2.4), as these updates are needed for version higher than 20100309 (LAMS 2.3.5).

LDEV-2525 restoring accidentally removed lines

    • -0
    • +15
    ./web/authoring/AdvancedContent.jsp
LDEV-2718: On "newNomination" CKEditor instance load, run method resizing parent iframe. CKEditor instance grows even when it seems that whole iframe content was loaded, so the defined onload method for this frame did not do its job.

    • -2
    • +13
    ./web/authoring/newNominationBox.jsp
CNG-1: Shrink Planner content horizontally so unnecessary scrollbars in Mindapp are not displayed.

    • -3
    • +3
    ./web/authoring/pedagogicalPlannerForm.jsp
  1. … 11 more files in changeset.