Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3070: Make course name wrap in tabs. More space for action buttons. Load tab contents when course name clicked, not on page load. Code formatting.

    • -24
    • +30
    ./includes/javascript/groupDisplay.js
  1. … 2 more files in changeset.
LDEV-3076 added ability to upload images by learners using CKeditor

    • -0
    • +12
    ./includes/javascript/ckconfig_custom.js
  1. … 30 more files in changeset.
LDEV-3073: Updating Greek and Norwegian

    • -1
    • +1
    ./flashxml/authoring/el_GR_dictionary.xml
    • -1
    • +1
    ./flashxml/authoring/no_NO_dictionary.xml
LDEV-3070: First layout of redesigned Index page.

    • -190
    • +387
    ./includes/javascript/groupDisplay.js
  1. … 1 more file in changeset.
LDEV-3062: Add notifications link in Monitor. Change notifications link on the main page to use same dialog as Monitor.

    • -4
    • +41
    ./includes/javascript/groupDisplay.js
  1. … 7 more files in changeset.
LDEV-3061: Allow emailing learners from Monitor. Fix issues with EventNotificationService. Move emailing module from Admin to Central.

  1. … 37 more files in changeset.
LDEV-3021, LDEV-3030: Show branching contents in Sequence tab. Allow forcing user into activities within branching. Add Live Edit and Journal Entries buttons in Learners tab.

  1. … 18 more files in changeset.
LDEV-3013: remove flash warning and include IE10

    • -2
    • +3
    ./includes/javascript/browser_detect.js
LDEV-3021: Fix branch expanding in horizontal progress bar.

    • -26
    • +43
    ./includes/javascript/progressBar.js
LDEV-3043 display question numbers

  1. … 8 more files in changeset.
LDEV-3025: Make Add Lesson subfolders load dynamically.

    • -53
    • +68
    ./includes/javascript/addLesson.js
  1. … 1 more file in changeset.
LDEV-3021: Add Learners tab paging. Fix a bug in progress activity URL calculation.

    • -13
    • +25
    ./includes/javascript/progressBar.js
  1. … 8 more files in changeset.
LDEV-3008: Activity authoring does not open in Internet Explorer 10

LDEV-3021: Learners tab initial implementation. Move progress methods from Learner to Monitor modules. Make Flashless Learner use common Raphael progress bar library.

    • -0
    • +38
    ./css/progressBar.css
    • -0
    • +1022
    ./includes/javascript/progressBar.js
  1. … 9 more files in changeset.
CNG-49: Add missing tool icon.

    • binary
    ./images/svg/icon_videoexam.png
LDEV-3028 Created a mobile interface for Share Resources Tool

  1. … 16 more files in changeset.
LDEV-3028 jqm updated to 1.3 version

    • -2
    • +2
    ./includes/javascript/jquery.mobile.js
LDEV-2991: Revert to using iframe for dialog, instead of div - it looks and works better. Remove "show" attribute from dialog because it made iframe content load twice.

LDEV-2991: Prevent addLesson.jsp to be loaded twice. Make loading work faster.

LDEV-2991: Prevent addLesson.jsp to be loaded twice. Make loading work faster.

  1. … 1 more file in changeset.
LDEV-2868 move kaltura.min.js library to lams_central/web/includes/javascript

    • -1
    • +1
    ./ckeditor/plugins/kaltura/kaltura.jsp
    • -1513
    • +0
    ./ckeditor/plugins/kaltura/kaltura.min.js
    • -0
    • +1513
    ./includes/javascript/kaltura.min.js
  1. … 3 more files in changeset.
LDEV-2868 move jquery.countdown plugin to lams_central

    • -0
    • +47
    ./css/jquery.countdown.css
    • -0
    • +505
    ./includes/javascript/jquery.countdown.js
  1. … 3 more files in changeset.
LDEV-2868 move instantedit.js to lams_central

    • -0
    • +202
    ./includes/javascript/instantedit.js
  1. … 2 more files in changeset.
LDEV-3022: Make lessons in Add Lesson wizard sort by name. Make RUN_SEQUENCES folders display name "Lesson Sequence Folder", same as in old Flash wizard.

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

  1. … 1 more file in changeset.
LDEV-3000: Fix importing of large number of questions. Fix Essay question type detection.

  1. … 8 more files in changeset.
LDEV-3021: Initial implementation witm most of "Sequence" tab features.

  1. … 9 more files in changeset.
LDEV-2991: Minor code clean up.

LDEV-3017: Add checkbox value so it can be parsed as boolean.

LDEV-2991: Critical fix: learners were selected as monitors when a lesson was added.