lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixing (LDEV-278) Modify Vote, MCQ and Q&A learning module to use the request not the session

Not complete yet. Adding DTOs to individual screens.

Eliminating session scoped properties.

Finished 1st and 2nd screens.

Not ready for testing/using yet.

  1. … 4 more files in changeset.
Replaced the old DisplayDeserialisedPacketServlet (which produced pretty messy output) with ReportWddxStructureServlet

    • -36
    • +17
    /lams_central/web/WEB-INF/web.xml
Convert a wddx packet to a indented text structure to aid understanding of a packet.

Added Journal Service.

Added Journal Service.

    • -0
    • +2
    /lams_common/db/sql/create_journal_tables.sql
    • -0
    • +2
    /lams_common/db/sql/journal_table-schema.sql
added 5 new items for tool tip messages

Renamed NotebookToolService to NotebookService to be consistent with other tools.

    • -1
    • +1
    /lams_tool_notebook/db/sql/tool_insert.sql
Added journalService.

change lams_tool_journal to lams_tool_notebook for 'all' alias

no changes

    • binary
    /lams_central/src/flash/lams_learner.fla
latest flash files with some minor changes

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
latest flash compile after incorporating tooltip on all the buttons for all three tabs

    • binary
    /lams_monitoring/web/lams_monitoring.swf
Updated default table entry for notebook.

    • -5
    • +5
    /lams_tool_notebook/db/sql/create_lams_tool_notebook.sql
    • -6
    • +6
    /lams_tool_notebook/db/sql/table-schema.sql
added 10 new entries for tool tip messages

Journal project renamed to notebook. LDEV-439

    • -0
    • +12
    /lams_tool_notebook/.classpath
    • -0
    • +1
    /lams_tool_notebook/.cvsignore
    • -0
    • +12
    /lams_tool_notebook/.mymetadata
    • -0
    • +2
    /lams_tool_notebook/.myumldata
    • -0
    • +49
    /lams_tool_notebook/.project
    • -0
    • +3
    /lams_tool_notebook/.settings/com.genuitec.eclipse.j2eedt.core.prefs
    • -0
    • +4
    /lams_tool_notebook/.settings/org.eclipse.core.resources.prefs
    • -0
    • +12
    /lams_tool_notebook/.settings/org.eclipse.jdt.core.prefs
    • -0
    • +3
    /lams_tool_notebook/.settings/org.eclipse.jdt.ui.prefs
    • -0
    • +9
    /lams_tool_notebook/build.properties
    • -0
    • +460
    /lams_tool_notebook/build.xml
  1. … 125 more files in changeset.
added a new class "ToolTip" to common package under flash/org/lamsfoundation/lams/common

This class is the base for showing tooltip on most of all the major components in Authroign, Monitoring and Learner Environment on the flash client side

    • -0
    • +244
    /lams_common/src/flash/org/lamsfoundation/lams/common/ToolTip.as
Minor changes to English labels

Removed data stored in session or moved it to a session map object

    • -38
    • +34
    /lams_tool_nb/web/authoring/authoring.jsp
  1. … 7 more files in changeset.
add new module 'lams_tool_journal' to 'all' alias

if gate == null , it will throw null point exception rather than expected MonitoringServiceException.

added 13 new entries for authoring dictionary used in tooltip messages

latest flash compile after incorporating tooltip on al the major components viz. toolkit library, toolbar buttons and canvas bin

    • binary
    /lams_central/web/lams_authoring.swf
added properties and methods to popup tooltip on mouseover event on tool activities.

added code to call a method in toolkit view class to popup tooltip for respective tool activity on mouse over event

added code to show tooltip on mouseover event on all toolbar menu buttons

made changes and added code to show new context menu item for open/edit activity content and for populating tooltip on major authoring components such as toolkit, toolbar and bin

added code to show "open/edit activity content" in context menu for activity

added code to show tooltip when mouse moves over bin

Add audit service.

change list of roles to omit course admin and course manager when editing a user's role in a class