monitoring

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4759 DateTimePicker and Accordians updated

  1. … 389 more files in changeset.
LDEV-4759 Panels are now cards.

  1. … 504 more files in changeset.
Merge branch 'lams31' into LDEV-4440

Conflicts:

lams_build/3rdParty.userlibraries

lams_build/lib/lams/lams-central.jar

lams_learning/src/java/org/lamsfoundation/lams/learning/web/servlet/RepopulateProgressMarksServlet.java

lams_tool_vote/src/java/org/lamsfoundation/lams/tool/vote/web/action/LearningAction.java

lams_tool_vote/src/java/org/lamsfoundation/lams/tool/vote/web/action/MonitoringAction.java

lams_tool_vote/web/WEB-INF/tags/CommentsAuthor.tag

  1. … 14 more files in changeset.
LDEV-4440 Fix Vote statistics URL

Struts considered absolute URLs relative to module context, for example

/monitoring/stats.do translates into

http://localhost/lams/tool/lavote11/monitoring/stats.do

Spring considers absolute URLs relative to server context, for example

/monitoring/stats.do translates into

http://localhost/lams/monitoring/stats.do

Because of this URLs (ajax, form actions etc.) need to be rewritten when

migrating to Spring.

LDEV-4440 Add a test library which does not reference Struts

After full LAMS migration to Spring MVC it will become

3rdParty.userlibraries

  1. … 60 more files in changeset.
LDEV-4443: warning when editing activity that has been already used.

Currently when editing an assessment or voting activity in monitor, if an answer is changed, the data associated with that question is removed.

So if students have already completed the activity, their answers/marks will be removed and will shown as not answered.

We currently give no warning to monitors when they do this, so we should.

  1. … 12 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implmented in Scratchie, Spreadsheet, Scribe, Task, Vote

  1. … 33 more files in changeset.
LDEV-4417 Popover portraits in Monitoring

Implmented in Scratchie, Spreadsheet, Scribe, Task, Vote

  1. … 33 more files in changeset.
LDEV-4286 * Edit Activity in monitoring page to be opened in a popup page * Move "Edit activity" buttons to the right

  1. … 29 more files in changeset.
LDEV-4092: Support the server supplying a localised date string for the submission deadline (datetimepicker does not have localisation of the format, just the language).

  1. … 38 more files in changeset.
LDEV-3984 :LDEV-3983 Merge Struts actions

  1. … 2 more files in changeset.
LDEV-3999: replacing bitmap images with vector images (faicons)

  1. … 3 more files in changeset.
LDEV-3959: Setting the cache on ajax calls, to ensure any javascript files come from the cache.

  1. … 1 more file in changeset.
LDEV-3908: Using timeago formatting for vote dates in the vote list screens in monitor

  1. … 3 more files in changeset.
LDEV-3892: Was escaping the answer when not needed as it is entered in a CKEditor.

LDEV-3817: Bootstrap authoring and monitoring.

  1. … 32 more files in changeset.
LDEV-3584: Improve performance and support paging, sort and search

    • -0
    • +176
    ./OtherTextNominationViewer.jsp
    • -0
    • +122
    ./ReflectionViewer.jsp
  1. … 19 more files in changeset.
LDEV-3584: Improve performance and support paging, sort and search

    • -0
    • +177
    ./OtherTextNominationViewer.jsp
    • -0
    • +123
    ./ReflectionViewer.jsp
  1. … 20 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 170 more files in changeset.
LDEV-3511: Use d3 in Vote and Survey Tools.

  1. … 17 more files in changeset.
LDEV-3511: Use d3 in Vote and Survey Tools.

  1. … 17 more files in changeset.
LDEV-3472: Revert removal of libraries as they are needed for LDEV-2657.

  1. … 17 more files in changeset.
LDEV-3472: Revert removal of libraries as they are needed for LDEV-2657.

  1. … 17 more files in changeset.
LDEV-3472: Remove references to timepicker and blockUI.

  1. … 17 more files in changeset.
LDEV-3472: Remove references to timepicker and blockUI.

  1. … 18 more files in changeset.
LDEV-3460: Remove references to obsolete CSS files. Re-introduce necessary images.

  1. … 13 more files in changeset.
LDEV-3460: Remove references to obsolete CSS files. Re-introduce necessary images.

  1. … 13 more files in changeset.
LDEV-2866 * Got rid of duplicative jsp parts in Ozgur's tools * Some initial refactoring of the code

  1. … 103 more files in changeset.
LDEV-2866 * Got rid of duplicative jsp parts in Ozgur's tools * Some initial refactoring of the code

  1. … 102 more files in changeset.
LDEV-3301 prevent CKEditor from occupying more space than available due to its autogrow feature

  1. … 14 more files in changeset.