lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1918: Fixed some bugs and added code deleting unused conditions.

LDEV-1606: Changed visibility of some properties for inheriting classes use.

adding wiki tool

Adding lams_tool_wiki to the default build

Adding lams_tool_wiki to the default build

LDEV-1908 NotifyCloseUrl not in parameters breaks tool adapters,

and error in logic was causing this problem, now fixed

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