Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1912 set session timeout programmatically according to lams' UserInactiveTimeout value via a servlet listener rather than hard coding to 120 mins (in some webapps, no session timeout was specified at all).

  1. … 35 more files in changeset.
LDEV-1676: Adding a new column in forun that shows if any of a learner's files have been marked.

Also fixed a problem with the view forum screen in teacher mode. When accessed from monitoring, the teacher was able to see and edit the learner's reflection. Now when the screen is accessed from the summary screen, the reflection cannot be seen (as this is primarily for marking). When the screen is accessed from the learner progress screen the reflection can be seen but not modified.

  1. … 18 more files in changeset.
LDEV-1231: LEARNER permission missing from downloads entry, so users who are exclusively LEARNERs cannot download attachments.

Implemented new reflection functionality. LDEV-1016

  1. … 5 more files in changeset.
Move mark button to view forum page.

  1. … 10 more files in changeset.
Add version for optimistic lock for session.

  1. … 15 more files in changeset.
changed url pattern on security constraint to match + added roles (authoring update + others)

  1. … 16 more files in changeset.
Renamed security-role STAFF to MONITOR

  1. … 14 more files in changeset.
Refection done.

  1. … 24 more files in changeset.
Merge online and offline instruction files, so that it read out from SessionMap rather than the request scope form. This make error echo back screen does not lost file list. And delete/upload file java code turn out simple as well.

  1. … 28 more files in changeset.
Add view tree function in Monitoring statistic page.

  1. … 10 more files in changeset.
Learning page multip session done.

  1. … 24 more files in changeset.
Change toolAccessmode default value.

  1. … 28 more files in changeset.
Limit post function done

  1. … 10 more files in changeset.
Add release mark button.

  1. … 20 more files in changeset.
Refresh statistic page by ajax call.

  1. … 6 more files in changeset.
Fix bug in LDEV-425

  1. … 9 more files in changeset.
Exception handler define for STRUTS.

  1. … 4 more files in changeset.
Add form login fail

  1. … 2 more files in changeset.
Fix define later page display problem.

  1. … 5 more files in changeset.
remove ContextLoaderServlet, it's deprecated for servlet 2.4 container(like tomcat 5 bundled with jboss 4.x) . Use ContextLoadListener instead

  1. … 13 more files in changeset.
Define later and run offline implementation.

  1. … 8 more files in changeset.
Define later page work. Next step: define later flag set.

  1. … 4 more files in changeset.
Authoring page refactor finished.

  1. … 16 more files in changeset.
Lots update for GUI and bug fix. Need more working

  1. … 44 more files in changeset.
Add 2 screens for authoring save.

  1. … 21 more files in changeset.
Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Build file changed to match and the main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 10 more files in changeset.
Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

  1. … 48 more files in changeset.
Updated pages to use FCKEditor custom tags.

  1. … 8 more files in changeset.
updated struts config