lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3962 Similar changes done to Open Lesson dialog as previously done to Open/Save sequence in authoring * ability to save sequences on pressing the Enter button when title input is focused * focus title input field in case this element is visible in the current viewport (to avoid unwanted scrolling) * ability to start lessons on double click * prevent sequences from being deselected on any subsequent clicks

* Make 'Tour' word to appear after icon in order to be consistent with the rest of the buttons

* Make #notificationsPendingCount to be less prominent in case there are no messages. And assign it 'btn-primary' class when there are some messages available

    • -5
    • +41
    ./web/includes/javascript/addLesson.js
LDEV-4219: Check if the generated, not necessarily current SVG is blank.

LDEV-4219 skip re-generating LD SVG if generated SVG is empty

LDEV-3962 * ability to save sequences on pressing the Enter button in a title input field * ability to close open/save sequence dialog on pressing Esc button * Open and Save sequence dialogs: ability to open/save sequences on double click * Open sequence dialog: prevent items from being deselected on any subsequent clicks * Selecting recently viewed items should have the same effect as selecting sequences in YUI tree object

LDEV-3962 * Remove "Refresh" button

LDEV-4054 Updating Greek

LDEV-4216 Adding tour labels for index page

LDEV-3962 * "Enable lesson sorting" - move to the "More options" menu * Remove "Refresh" button

    • -12
    • +14
    ./web/includes/javascript/main.js
  1. … 1 more file in changeset.
LDEV-4216: Tour has been internationalized and a few tweaks to the layout done to look better on an iPad.

LDEV-4217 Remove LAMS Community integration

  1. … 26 more files in changeset.
LDEV-4216: Creating a short tour for the main page. Using classes to tie the tour entries to the source elements.

    • -0
    • +22
    ./web/css/bootstrap-tour.min.css
    • -0
    • +22
    ./web/includes/javascript/bootstrap-tour.min.js
    • -0
    • +142
    ./web/mainTour.jsp
  1. … 1 more file in changeset.
LDEV-4211 in case of "gradebookMarksLesson" method is requested - add all users that have completed the lesson but have no gradebookUserLesson (it happens when lesson contains zero activities that set to produce toolOutputs)

LDEV-4207 Added ability to select and use boolean type of tool outputs

LDEV-4205 Display tool output's description (i18n value) instead of currently displayed name

LDEV-4200: Increasing width of the gradebook windows to accomodate start and finish date columns.

LDEV-4183: notifyCloseURL was not being passed on when the authoring window was reopened for editing, so the special lesson launch and window close code was not being triggered.

LDEV-4196 Create document collaboration tool

    • binary
    ./web/images/svg/icon_dokumaran.png
LDEV-4190 Use LAMS course groups in case monitor comes from integrations (thus prohibit importing them from LMS)

LDEV-4195 Fixed exception on opening dialog "Mapping course groups to branching groups"

LDEV-4190 In case of group-based branching make LAMS show page with groups created in authoring straightway, skipping one extra step when monitor needs to press Create new groups button (the wording of which doesn't reflect what's going on in reality as groups are not being created but rather just used)

LDEV-4190 External groups won't be allowed to be imported from integrated server as long as we can't map Group to Branch in Monitoring (there is no UI for this). This way only groups created in authoring will be used.

LDEV-4179: Target only Monitoring dialogs when running JS code to center LD SVGs.

LDEV-4185: Be ready for null names of LDs or folders in Authoring.

  1. … 1 more file in changeset.
LDEV-3115: Prevent an author from trying to save a LD in Run Sequences folders.

LDEV-4178 Escape commas when pre-adding users to a lesson

LDEV-4178 Escape commas when pre-adding users to a lesson

LDEV-4176: Fix the check whether LD is invalid when enabling Preview button.

LDEV-4161: Enhancements to Peer Review - tweaking the wording of the rating display.

    • -7
    • +11
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 26 more files in changeset.
LDEV-4065 Bind event handler to only 'pagerComplete' event due to problems with EDGE browser

LDEV-4065 Updating jquery.tablesorter library to the latest 2.28.3 version