lams_tool_vote

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
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
    • +14
    ./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 * fixing problem with loosing advanced settings * fixing problem with loosing toolContentId

    • -74
    • +14
    ./web/monitoring/SummaryContent.jsp
LDEV-2684 fixed problem "Can't choosing group in monitor"

LDEV-2657 Date restrictions for Vote (merge to HEAD)

    • -2
    • +0
    ./web/monitoring/MonitoringMaincontent.jsp
    • -2
    • +87
    ./web/monitoring/SummaryContent.jsp
    • -0
    • +43
    ./web/monitoring/daterestriction.jsp
LDEV-1730 If Tool is not group do now show the group reference

    • -4
    • +6
    ./web/monitoring/AllSessionsSummary.jsp
LDEV-2642, LDEV-2616: Move Planner activity metadata (hidden, collapsed, expanded) to a separate table, as it may grow in the future and we don't want to make ToolActivity too complex. Move Editing Advice content from Online Instructions in activities to the metadata table. Allow editing the Editing Advice straight from the planner. Use jquery_ui instead of cluetip (dispose the last one completely). While creating a node, the Learning Design is imported just once from ZIP into DB, instead of importing it each time someone opens it in Planner. This allows less unnecessary copies of the LD and allows easier modfication of the original design. Change the way a Teacher gets a copy of the design. When opening the template in Planner, a copy is made in common folder ("Planner preview"). When the user saves the design, the same copy is *moved* to user's folder, rather than copying it again. Futhermore, each subsequent save modifies the same LD rather than making another copy.

    • -1
    • +1
    ./web/authoring/pedagogicalPlannerForm.jsp
  1. … 24 more files in changeset.
LDEV-2577: Fixed a bug - the response after ajaxSubmit was trimmed improperly, leaving unnecessary code on the top. Also added missing label.

    • -1
    • +4
    ./web/authoring/pedagogicalPlannerForm.jsp
  1. … 8 more files in changeset.
LDEV-2577: Fixed a bug preventing multiple CKEditor instances on one page to be properly reinitialized after form submit.

  1. … 27 more files in changeset.