MonitoringMaincontent.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5424 boostrap5 Voting's monitoring

  1. … 10 more files in changeset.
LDEV-5188 Remove obsolete attributes from TabBody tag

  1. … 83 more files in changeset.
LDEV-4932 Secure edit in monitor with CSRF Guard

* In order to secure /definelater.do path, added definelater() method to

AuthoringController to the tools missing it

* Remove unnecessary forms from monitor in Vote, NB, QA tools

  1. … 109 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. … 67 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-3817: Bootstrap authoring and monitoring.

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

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

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

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

  1. … 106 more files in changeset.
LDEV-3234 Added ability to change, add, remove Voting tool's questions even after student have reached it

  1. … 58 more files in changeset.
LDEV-3168 Monitoring UI redesign for Vote

  1. … 47 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 169 more files in changeset.
LDEV-2657 Date restrictions for Vote (merge to HEAD)

  1. … 15 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

  1. … 184 more files in changeset.
updated mcq, qa, vote for RTL

  1. … 71 more files in changeset.
Removed call to initTabSize. No longer needed.

  1. … 24 more files in changeset.
common.js no longer exists.

Removed references to this file.

  1. … 2 more files in changeset.
Fix for: LDEV-829 Replace all instances of bean:message with fmt:message

  1. … 30 more files in changeset.
added contxt. help to author/monitor pages

  1. … 3 more files in changeset.
Added "copy-tags" to the build to make it easier to update the tags. Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 63 more files in changeset.
Major Authoring module rewrite and layout changes

  1. … 107 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1392 more files in changeset.
removed old aqua refs and images

  1. … 26 more files in changeset.
LDEV-440: Major coding overhaul to Voting monitoring module and interfacing components. Struts forms updated, new DTOS added, jsps modified and Actions are retrofitted to work with the task requirements.

  1. … 29 more files in changeset.
Updated look and feel with the new styles and tags

  1. … 101 more files in changeset.
Enabled pop up for nominations

  1. … 11 more files in changeset.
fck editor changes

  1. … 3 more files in changeset.
Organized Javadocs for the methods and classes

  1. … 34 more files in changeset.