• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4029:Cannot force a student to change her password on login (reimplement this feature)

  1. … 3 more files in changeset.
LDEV-3902: Eliminating javascript error due to an option only used in monitoring.

LDEV-3902: Reimplement how we get the sequence thumbnail as it was not loading. Resizes automatically with the window.

LDEV-3834: Fix groups to branches mapping dialog. Several other minor fixes.

    • -122
    • +104
    ./includes/javascript/orgGrouping.js
  1. … 1 more file in changeset.
LDEV-4018: AddLesson tabs were not switching between tabs, as it was looking for the doSelectTab method

LDEV-3962: changing nav colours to blue

LDEV-4017: Javascript file removed.

LDEV-3962: adding main.less

file main.less was initially added on branch lams2_head_wildfly.

LDEV-3676:Update My profile pages(After user modifies his/her portrait we need to reload main.jsp in order to reflect these changes on that page).

LDEV-3676:Update My profile pages(Main.jsp get's reloaded after change editprofile.jsp is updated.)

LDEV-3676:Update signup pages.

LDEV-3676:Update signup pages.

LDEV-3676 :Update signup pages(Bootstrap).

LDEV-4017: Course Gradebook (under More Options) now loads.

LDEV-4017: Add Lesson now displays SVG properly and the full size / reduced size for large designs works on both desktop and iPad.

    • -58
    • +88
    ./includes/javascript/addLesson.js
LDEV-3676:Update signup pages(Bootstrap)

LDEV-3676 :Update signup pages(Bootstrap)

LDEV-3963:Update My profile pages

LDEV-4020: Minor adjustments to export SVG image dialog.

LDEV-4020: Export image window bug was stopping authoring loading in Safari and Firefox. Corrected the name of the content div.

LDEV-4017: Fixed window flicker for Add Lesson on iPad and Safari on OS/X. If the SVG file cannot be opened by Safari it ended up in a loop regenerating the file, saving it to the server and trying to load it until the window was closed. Now it will detect that it has already tried to load and stop.

    • -16
    • +27
    ./includes/javascript/addLesson.js
  1. … 2 more files in changeset.
LDEV-4017: Bootstrap organisation (course) grouping and groups dialogs.

    • -36
    • +0
    ./includes/javascript/groupDisplay.js
  1. … 1 more file in changeset.
LDEV-4017: Still tweaking to suit iPad

LDEV-4017: Private notifications window - reinstating limit in case of thousands of notifications. Now set to 30 (from 10 previously) as this should be manageable with scrolling.

LDEV-4017: Private notifications window bootstrapped.

  1. … 1 more file in changeset.
file notificationsprivate.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./notificationsprivate.jsp
LDEV-3962: Fixing css

LDEV-4020: Remaining authoring dialogs bootstrapping. Adjusting previously boostrapped dialogs.

    • -454
    • +395
    ./includes/javascript/authoring/authoringProperty.js
LDEV-3963: fixing edit profile as previous changes have altered the logic of this page