Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1743 added ability to remove/update and change order of threads

  1. … 20 more files in changeset.
Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

  1. … 167 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 117 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

  1. … 85 more files in changeset.
LDEV-963: adding new posting feature

  1. … 26 more files in changeset.
LDEV-1998: Committing Pedagogical Planner base files and support for chat, forum, multiple choice, Q&A, noticeboard, notebook and vote tools.

  1. … 111 more files in changeset.
LDEV-1944: Added text search based conditions to Forum tool.

  1. … 34 more files in changeset.
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

  1. … 71 more files in changeset.
removing spring listener defined twice

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.