lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3021: Add "Lesson" tab features.

    • -142
    • +624
    ./web/includes/javascript/monitorLesson.js
LDEV-3010 added option to send emails with Html Content-type

  1. … 23 more files in changeset.
LDEV-3017, LDEV-3021: Sort users by first name and last name, same as displayed string.

    • -3
    • +2
    ./web/includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3021: Initial implementation witm most of "Sequence" tab features.

    • -0
    • +114
    ./web/css/monitorLesson.css
    • -0
    • +506
    ./web/includes/javascript/monitorLesson.js
  1. … 6 more files in changeset.
LDEV-3012: Fix property name for Live Edit.

LDEV-3004: Reintroduce CreateLessonServlet used by Monitor, which was mistakenly removed for LDEV-2991.

LDEV-2997: javascript errors displayed due to single quotes in alerts functions

LDEV-2991: Remove previous, Flash-based Add Lesson wizard.

  1. … 12 more files in changeset.
LDEV-2991: Make wizard dialog bigger.

  1. … 4 more files in changeset.
LDEV-2991: Add user transfer buttons in Class tab.

  1. … 3 more files in changeset.
LDEV-2991: Add CKEditor for lesson description.

  1. … 5 more files in changeset.
LDEV-2991: Add Conditions tab.

  1. … 7 more files in changeset.
LDEV-2991: Add Flashess lesson wizard initial implementation.

  1. … 8 more files in changeset.
LDEV-2988 fixing a typo

LDEV-2964 added link to remove a lesson directly from index page

  1. … 3 more files in changeset.
LDEV-2849: Remove unnecessary libraries and dependencies.

  1. … 109 more files in changeset.
LDEV-2913: Remove test sources and build tasks from LAMS projects.

    • -65
    • +0
    ./test/web/WEB-INF/struts/tiles-defs.xml
  1. … 286 more files in changeset.
LDEV-2975: Updating Maori, Greek, Norwegian

  1. … 9 more files in changeset.
LDEV-2887 destroy old CKEditor instances on Ajax refresh to prevent JS exceptions

  1. … 30 more files in changeset.
LDEV-2974 all tools should contain identical LAMS tags in order to make calling ANT target copy-tags painless

    • -1
    • +5
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 26 more files in changeset.
LDEV-2946: setting correct mime type for json

  1. … 4 more files in changeset.
LDEV-2946 in order to send json object in utf-8 explicitly set ContentType to "application/x-json;charset=utf-8", as basic "application/x-json" doesn't work

  1. … 1 more file in changeset.
LDEV-2912: Remove RAMS remainings from source code

  1. … 35 more files in changeset.
LDEV-2946 encode url parameter

LDEV-2946 forced jsp encoding to UTF-8

LDEV-2868

* updated

jquery.js,

jquery-ui.js and jqgrid.js,

jquery.layout.js,

jqury.mobile.js,

jqeury.form.js,

jquery.autocomplete.js

* removed repetitions of those libraries throughout all Lams

* fixed some issues brought up by these updates

* jquery.sizzle.js cut out from jquery.js and now it's a separate file

  1. … 762 more files in changeset.
LDEV-2916: Remove source code from lams_buidl/lib. Set classpath entries to use the new 3rdParty_sources folder.

  1. … 46 more files in changeset.
LDEV-2901, LDEV-2902: Move classes generated by Eclipse to different directory than Ant generated ones so they do not overlap and product errors.

Classpath in JAR/WAR manifests is not needed as JBoss Classloader takes care of dependencies. Manfiest was moved to a central location and is customised only with product name and version during JAR/WAR build.

  1. … 108 more files in changeset.
file web.xml was added on branch lams2_head_wildfly on 2014-11-18 16:20:47 +0000

LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

    • -0
    • +63
    ./web/WEB-INF/tiles-defs.xml
    • -0
    • +313
    ./web/WEB-INF/validator-rules.xml
  1. … 1177 more files in changeset.