lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Chaning loginRequestDispatcher to correct agreed format

LDEV-1918: Added logger to QaCondition class.

LDEV-1946: Added logger to SurveyCondition class.

Removed unused hbm.xml.

LDEV-1606: Forgot to remove an unneeded parameter.

LDEV-1606: Deploying classes both in tool's JAR and WAR files led to duplicate imports while trying to make Core Session Facory to be aware of tools' classes. Classes are not deployed in WAR files anymore, since they are not needed. Core Session Factory gets mappings of all the deployed tools.

LDEV-1925 Fixed up ? in ToolOutputConditionsDialog to label user defined

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1906 Changing survey monitor export so it doesnt include HTML tags in the ouput

LDEV-1606: Fixed bug that stopped the server start-up if a tool is not deployed and core session factory needs its mapping files.

LDEV-1606: Fixed bug that stopped the server start-up if a tool is not deployed and core session factory needs its mapping files.

    • binary
    /lams_build/lib/lams/lams-central.jar
LDEV-1850 - Fixing a problem that makes the GoogleMaps API check appear in the reflection page for monitoring and learning

    • -34
    • +62
    /lams_tool_gmap/web/pages/learning/notebook.jsp
Updating English

Adding Greek and updating English

    • -0
    • +121
    /lams_tool_gmap/conf/language/lams/ApplicationResources_el_GR.properties
LDEV-1850 - fixing up language entries in gmap

LDEV-1946: Added text search based conditions to Survey tool.

    • -1
    • +41
    /lams_tool_survey/conf/xdoclet/struts-actions.xml
    • -5
    • +108
    /lams_tool_survey/db/model/survey.clay
    • -0
    • +20
    /lams_tool_survey/db/sql/create_lams_tool_survey.sql
    • -0
    • +2
    /lams_tool_survey/db/sql/drop_lams_tool_survey.sql
    • -2
    • +4
    /lams_tool_survey/db/sql/tool_insert.sql
  1. … 18 more files in changeset.
LDEV-1958 *image scaling technique improved *corrected align/valign tags on basic.jsp

*updated Clay diagram

*added tool management page " Image Gallery Settings"

    • -0
    • +19
    /lams_tool_images/conf/xdoclet/struts-actions.xml
    • -206
    • +118
    /lams_tool_images/db/model/imageGallery.clay
    • -2
    • +15
    /lams_tool_images/db/sql/create_lams_tool_imageGallery.sql
    • -0
    • +2
    /lams_tool_images/db/sql/table-schema.sql
    • -2
    • +4
    /lams_tool_images/db/sql/tool_insert.sql
  1. … 7 more files in changeset.
Putting a unique key for title and tool-session for wiki pages, to ensure a tightly contained database model

    • -6
    • +6
    /lams_tool_wiki/db/sql/create_lams_tool_wiki.sql
Fixing up the wiki icon and a few minor cosmetic issues

    • binary
    /lams_tool_wiki/web/images/icon_wiki.swf
    • -2
    • +2
    /lams_tool_wiki/web/pages/authoring/basic.jsp
LDEV-1918: Changed incorrect label.

Setting the activity type of the wiki tool to a collaborative activity

    • -1
    • +1
    /lams_tool_wiki/db/sql/activity_insert.sql
LDEV-1977 improving the redirect servlet yet again, now the parameters are all hashed using Base64, so that users cannot recognise patterns in our tool's monitor and learner urls and attempt to access contetn they are not authorised for.

Now applying the changes to the wiki tool, instead of sending separate parameters, they are all sent in the hash

LDEV-1977 improving the redirect servlet yet again, now the parameters are all hashed using Base64, so that users cannot recognise patterns in our tool's monitor and learner urls and attempt to access contetn they are not authorised for.

LDEV-1918: Minor change for efficiency.

Adding notifications to add, remove and revert wiki page

LDEV-1901 Labels for languages using different glyphs now display correctly NOTE: One of the .as files that was modified for this JIRA got caught in the changing from binary mode to ascii mode on .as files (simple change so it's no big deal really)

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-1972 - adding notifications for the wiki tool

implemented for teachers and students

Required the completion of LDEV1977, which allowed direct linking to the wiki from outside LAMS, so the link could be sent in emails

    • -2
    • +4
    /lams_tool_wiki/db/sql/create_lams_tool_wiki.sql
    • -1
    • +1
    /lams_tool_wiki/db/sql/table-schema.sql
  1. … 7 more files in changeset.
Added some extra commenting to the redirect action

Changed all .as files from binary to ascii in order to use diff tool correctly in Eclipse

    • -238
    • +238
    /lams_flash/src/central/flash/LoadQue.as
    • -104
    • +104
    /lams_flash/src/central/flash/main.as
    • -98
    • +98
    /lams_flash/src/central/flash/main2.as
    • -57
    • +57
    /lams_flash/src/central/flash/main_addseq.as
    • -65
    • +65
    /lams_flash/src/central/flash/main_monitoring.as
  1. … 160 more files in changeset.
LDEV-1977 make a lams-central action that takes a relative LAMS url and redirects to it, so the users are taken through the login page if neccessary.

- Adding checking to make sure that a user cannot access monitor unless they have permission, see LDEV-1978

    • binary
    /lams_build/lib/lams/lams-central.jar
LDEV-1918: Added final changes after testing.