lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3335: Revert session ID changes.

LDEV-3384 Signup page shouldn't display if the url to it is incorrect

LDEV-2265 Utilise URL Shortner to shorten lesson URL. Now shortened URL starts with "{LAMS_SERVER}/lams/r/*"

    • -50
    • +48
    /lams_central/web/launchlearner.jsp
LDEV-3385 fix Verify in LessonManagerServlet

LDEV-3378: Update maximum known UIID when loading transitions of existing Learning Design.

LDEV-3378: Update maximum known UIID when loading transitions of existing Learning Design.

LDEV-3335: Set session cookie path and domain in TestHarness. Without it, and with session fixation attack prevention on, WildFly does not accept the cookie during authentication.

LDEV-3335: Put UserDTO in session as soon as possible after authentication, so it is available after redirect. Response is sent by a different thread than SsoHandler and if it wins the race, index page is rendered with UserDTO missing, resulting in error.

LDEV-3382 offers nice error explanation

LDEV-3382 moved LAMS SERVER TIME REFRESH INTERVAL property to building block settings

    • -1
    • +0
    /lams_bb_integration/conf/main.properties
    • -1
    • +5
    /lams_bb_integration/web/admin/config.jsp
    • -1
    • +4
    /lams_bb_integration/web/admin/config_proc.jsp
LDEV-3382 moved LAMS SERVER TIME REFRESH INTERVAL property to building block settings

    • -1
    • +0
    /lams_bb_integration/conf/main.properties
    • -1
    • +5
    /lams_bb_integration/web/admin/config.jsp
    • -1
    • +4
    /lams_bb_integration/web/admin/config_proc.jsp
LDEV-3382 don't force all the previous/existing integration servers to enable the TTL

LDEV-3382: adding labels

LDEV-3382: adding labels

LDEV-3315: Prevent session fixation attack.

LDEV-2975 updating Greek and Norwegian

LDEV-3382 Add datetime parameter check to LoginRequest.

    • -0
    • +1
    /lams_admin/conf/xdoclet/struts-forms.xml
LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport usage in set of LAMS DAO types from lams_tool_forum. Move DAO hibernate implementations to 'hibernate' sub-package. Introduce DAO interfaces and use references to them instead of to implementations in ForumService.

  1. … 11 more files in changeset.
LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport usage in set of LAMS DAO types from lams_tool_lamc

LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport usage in set of LAMS DAO types from lams_tool_nb

LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport usage in set of LAMS DAO types from lams_tool_vote

LDEV-3315: Put back cache administration labels. They will removed later using different technique.

LDEV-3340: Remove hibernate.cfg.xml files. Most probably they were used to create DB schema from .hbm.xml files using Ant. They are obsolete now.

  1. … 13 more files in changeset.
LDEV-1978, LDEV-3340: Remove AccessPermissionFilter. It was designed to control lesson access for Learners, but it was not really used. With the new SecurityService it is/will be obsolete.

    • -11
    • +0
    /lams_learning/conf/xdoclet/filters.xml
    • -14
    • +0
    /lams_tool_forum/web/WEB-INF/web.xml
LDEV-3316: Update lams.jar so Ant can compile the code.

LDEV-3340: Remove middlegen config files. They were used to create .hbm.xml files and are now obsolete.

    • -244
    • +0
    /lams_contentrepository/conf/middlegen/learningdesign-prefs.properties
    • -126
    • +0
    /lams_tool_chat/conf/middlegen/lams_tool_lachat11-prefs.properties
    • -128
    • +0
    /lams_tool_gmap/conf/middlegen/lams_tool_lagmap11-prefs.properties
    • -126
    • +0
    /lams_tool_kaltura/conf/middlegen/lams_tool_lakaltura11-prefs.properties
    • -128
    • +0
    /lams_tool_mindmap/conf/middlegen/lams_tool_lamindmap11-prefs.properties
    • -18
    • +0
    /lams_tool_nb/conf/middlegen/mysql.xml
    • -128
    • +0
    /lams_tool_notebook/conf/middlegen/lams_tool_lanotebook11-prefs.properties
    • -126
    • +0
    /lams_tool_pixlr/conf/middlegen/lams_tool_lapixlr11-prefs.properties
    • -126
    • +0
    /lams_tool_videorecorder/conf/middlegen/lams_tool_lavideoRecorder11-prefs.properties
  1. … 3 more files in changeset.
LDEV-3340: Remove .clay files. They were used to model the database but are obsolete now.

    • -6180
    • +0
    /lams_common/db/model/lams_11.clay
    • -628
    • +0
    /lams_tool_chat/db/model/chat_tool.clay
    • -896
    • +0
    /lams_tool_daco/db/model/daco.clay
    • -873
    • +0
    /lams_tool_eadventure/db/model/eadventure.clay
    • -1145
    • +0
    /lams_tool_forum/db/model/forum.clay
    • -714
    • +0
    /lams_tool_gmap/db/model/gmap_tool.clay
    • -984
    • +0
    /lams_tool_images/db/model/imageGallery.clay
    • -873
    • +0
    /lams_tool_imscc/db/model/commonCartridge.clay
    • -628
    • +0
    /lams_tool_kaltura/db/model/kaltura_tool.clay
    • -851
    • +0
    /lams_tool_lamc/db/model/lams_tool_mc.clay
    • -784
    • +0
    /lams_tool_laqa/db/model/lams_tool_qa.clay
    • -873
    • +0
    /lams_tool_larsrc/db/model/resource.clay
    • -628
    • +0
    /lams_tool_leader/db/model/leaderselection_tool.clay
    • -737
    • +0
    /lams_tool_mindmap/db/model/mindmap_tool.clay
    • -394
    • +0
    /lams_tool_nb/db/model/lams_tool_nb.clay
  1. … 10 more files in changeset.
LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport usage in set of LAMS DAO types from lams_tool_wookie

LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport usage in set of LAMS DAO types from lams_tool_wiki

LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport usage in set of LAMS DAO types from lams_tool_videorecorder