• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2729: While in teacher mode, let userID not to be forgotten as just a first request parameter, but allow it to circulate in the submitted wiki form so subpages can still access it.

LDEV-2730: fixes issue with scales

WVI-14 adding Lesson time limits feature

*merge from lams2_3_release

    • binary
    /lams_build/lib/lams/lams-monitoring.jar
    • -0
    • +2
    /lams_common/db/sql/create_lams_11_tables.sql
  1. … 10 more files in changeset.
LDEV-2728: Commit all tags, including the missing TextSearch, copied from lams_central by running Ant task "copy-tags".

    • -85
    • +85
    /lams_monitoring/web/WEB-INF/tags/Passon.tag
    • -85
    • +85
    /lams_monitoring/web/WEB-INF/tags/Tab.tag
    • -52
    • +52
    /lams_monitoring/web/WEB-INF/tags/TabBody.tag
    • -0
    • +136
    /lams_monitoring/web/WEB-INF/tags/TextSearch.tag
WVI-12: Initial commit. Contains all functionality required for World Vision for SAML 2.0 integration.

    • -0
    • +6
    /lams_build/conf/j2ee/lams.application.xml
    • -1
    • +8
    /lams_central/conf/xdoclet/servlets.xml
CNG-1: Allow configuration of several previously hardcoded values.

Add readme file with installation instructions.

Some clean up of code.

lams_openid - add new style Application Context file; correct information in readme file

    • -0
    • +4
    /lams_openid/web/WEB-INF/applicationContext.xml
    • -14
    • +14
    /lams_openid/web/WEB-INF/web.xml
LDEV-2727: For some reason, there was no code that would run setMindmapContent() javascript function before submitting authoring form. This function copies current MindMap flash content to form property so it can be submitted and stored in database.

A listener for "click" event on "save" button has been added, which explicitly runs the required method before submitting.

LDEV-2525 restoring accidentally removed lines

LDEV-2726: turning everything to lower case before hashing

LDEV-2714 removing redundant annotation

adding lams-gradebook.jar compiled with Java 1.5

    • binary
    /lams_build/lib/lams/lams-gradebook.jar
adding lams.jar and lams-monitoring.jar compiled with java 1.5

    • binary
    /lams_build/lib/lams/lams-monitoring.jar
LDEV-2725 adding link to prototype.js

WVI-14 updating IMonitoringService.initializeLesson() call with up-to-date parameters

LDEV-2722: reverting fckconfig.js to original as we need to modify fckconfig_custom.js instead

    • -1
    • +1
    /lams_central/web/fckeditor/fckconfig.js
LDEV-2722: Adding new default fonts for FCKeditor

    • -1
    • +1
    /lams_central/web/fckeditor/fckconfig.js
LDEV-2723: Set enableFlash to true when using auto signup

LDEV-2719: LoginRequestServlet does not log in new user properly if other user has been authenticated before

LDEV-2719: Invalidating session in LoginRequestServlet removes SSO cookie as well.

Way to remove a cookie has been adjusted for Firefox needs.

WVI-20 Server-to-server calls between StepWise Aup and Lams

file RegisterAction.java was initially added on branch lams2_3_release.

WVI-19 Notification's scheduling feature has been improved to support real time user filtering

file additionalSettings.jsp was initially added on branch lams2_3_release.

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.

LDEV-2711: Merging to 2.3_release branch (fic)

LDEV-2711: Merging to 2.3_release branch

LDEV-2711: Forbid accessing lesson level gradebook by learners.

Allow setting courseName without prefix.

Fix a bug when accessing course level gradebook by learners.

LDEV-2711: Merging to 2_3_release branch

CNG-2: Register an OpenID user which does not exist in LAMS yet, using new registration form.

file scheduledEmailList.jsp was initially added on branch lams2_3_release.