lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3676 :Update signup pages(Bootstrap).

    • -22
    • +16
    /lams_central/web/signup/successfulSignup.jsp
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.

    • -57
    • +87
    /lams_central/web/includes/javascript/addLesson.js
LDEV-3676:Update signup pages(Bootstrap)

    • -66
    • +130
    /lams_central/web/signup/signup.jsp
    • -117
    • +118
    /lams_central/web/signup/singupTab.jsp
    • -16
    • +43
    /lams_central/web/signup/successfulSignup.jsp
LDEV-3676 :Update signup pages(Bootstrap)

    • -32
    • +45
    /lams_central/web/signup/loginTab.jsp
LDEV-3963:Update My profile pages

    • -5
    • +1
    /lams_central/web/passwordChangeContent.jsp
LDEV-4014: Bootstrap Edit Class and View/Email Learners dialogs. General clean up.

    • -2
    • +15
    /lams_monitoring/web/css/monitorLesson.css
    • -14
    • +19
    /lams_monitoring/web/monitor.jsp
LDEV-4020: Minor adjustments to export SVG image dialog.

    • -1
    • +1
    /lams_central/web/authoring/authoring.jsp
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
    /lams_central/web/includes/javascript/addLesson.js
LDEV-4017: Bootstrap organisation (course) grouping and groups dialogs.

    • -2
    • +0
    /lams_central/web/forgotPasswordChange.jsp
    • -2
    • +0
    /lams_central/web/signup/singupTab.jsp
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.

    • -0
    • +1
    /lams_central/web/notificationsprivate.jsp
LDEV-4017: Private notifications window bootstrapped.

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

    • -1
    • +15
    /lams_central/web/css/defaultHTML_learner.css
LDEV-4020: Remaining authoring dialogs bootstrapping. Adjusting previously boostrapped dialogs.

    • -23
    • +60
    /lams_central/web/authoring/authoring.jsp
    • -25
    • +28
    /lams_central/web/css/authoring.css
LDEV-3963: fixing edit profile as previous changes have altered the logic of this page

    • -54
    • +52
    /lams_central/web/editprofile.jsp
LDEV-4023: adding validation

LDEV-4023: fixing sysadmin user editing form and layout.

LDEV-3962 * List of favourite courses shows only active courses. * If course was removed - nothing bad will happen. We stop showing that course in the tablsorter course list and also in favorites list. But the users that have stored it as the last visited will still see it on their main.jsp. * "Courses" label changed to "My Courses". Cross icon changed to fa-bars one. * fixed iPad issue as suggested by Fiona

LDEV-4020: Non-modal dialogs resizing. Authoring properties dialogs bootstrapping and positioning. Group naming and export dialogs bootstrapping.

    • -3
    • +20
    /lams_central/web/authoring/authoring.jsp
    • -48
    • +41
    /lams_central/web/css/authoring.css
    • -12
    • +36
    /lams_central/web/includes/javascript/dialog.js
LDEV-4027 Fix the problem with Short answer assessment question breaks when the answer contains a +

LDEV-4027 Fix the problem with Short answer assessment question breaks when the answer contains a +

LDEV-4023:Implement password policy

LDEV-4023 :Implement password policy

LDEV-4017: Disabling the dragging for mobile devices as stops the max/min/close buttons working.

LDEV-4023 :Implement password policy

    • -42
    • +113
    /lams_central/web/forgotPasswordChange.jsp
    • -136
    • +263
    /lams_central/web/signup/singupTab.jsp
LDEV-4014: Tweaking the email window's appearance and behaviour in monitoring. Changing name of button from cancel to close in the Edit Class dialog.

LDEV-4014: Tweaking the email window's appearance and behaviour in monitoring.

LDEV-3962 Bootstrap index page