lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4019 Create a util method to rebuild lessons after course copy

LDEV-3806: Paging reflections

LDEV-3983:Rewrite/remove ClearSessionAction.

LDEV-4017: notifications pages

LDEV-3961: autocapitalize="off" for username input

LDEV-3963: small tweaks

LDEV-3963: updating portrait for profiles to bootstrap

    • -122
    • +90
    /lams_central/web/portrait.jsp
LDEV-4018: Update addlesson to bootstrap

    • -162
    • +248
    /lams_central/web/addLesson.jsp
    • -43
    • +17
    /lams_central/web/css/addLesson.css
LDEV-4017: Allow dialog maximising. Allow dialog minimising (only one dialog at the moment). Adjust dialog sizes. Re-introduce jQuery UI bootstrap theme as some theme must be added in order to display jQuery UI widgets (resizing handlers, for example) correctly.

    • -0
    • +1614
    /lams_central/web/css/jquery-ui-bootstrap-theme.css
    • -26
    • +70
    /lams_central/web/includes/javascript/dialog.js
LDEV-3676 :Use bootstrap as UI framework

    • -152
    • +149
    /lams_central/web/emailuser.jsp
LDEV-3676: Update My profile pages

    • -143
    • +223
    /lams_central/web/portrait.jsp
LDEV-3806: Moved reflections to a separate page, with the reflections for a single session shown. Added some simple statistics - number of users in a session and number of users completed in a session.

    • -0
    • +10
    /lams_tool_preview/web/WEB-INF/struts-config.xml
LDEV-3676 :Update My profile pages(Bootstrap completed)

    • -307
    • +400
    /lams_central/web/editprofile.jsp
    • -64
    • +83
    /lams_central/web/passwordChangeContent.jsp
    • -68
    • +100
    /lams_central/web/profile.jsp
LDEV-4015 * fixed Feedback that haven't been recorded * Removed completely redundant QaGeneralAuthoringDTO.java and replaced its occurrences in jsps with formBean

LDEV-4017: Add boostrap modal template. Allow dragging and resizing. Get rid of jQuery bootstrap theme. Prepare for minimise (not finished yet).

    • -1614
    • +0
    /lams_central/web/css/jquery-ui-bootstrap-theme.css
    • -25
    • +80
    /lams_central/web/includes/javascript/dialog.js
LDEV-4015 * fixed Feedback that haven't been recorded * Removed completely redundant QaGeneralAuthoringDTO.java and replaced its occurrences in jsps with formBean

LDEV-4014: initial changes to bootstrap monitor UI

    • -0
    • +14
    /lams_monitoring/web/css/monitorLesson.css
    • -487
    • +523
    /lams_monitoring/web/monitor.jsp
LDEV-3962: implementing the new course bootstrap panel(ish).

    • -226
    • +83
    /lams_central/web/css/defaultHTML.css
    • -0
    • +20
    /lams_central/web/css/defaultHTML_learner.css
    • binary
    /lams_central/web/css/images/ui-bg_flat_0_aaaaaa_40x100.png
    • binary
    /lams_central/web/css/images/ui-bg_glass_55_fbf9ee_1x400.png
    • binary
    /lams_central/web/css/images/ui-bg_glass_65_ffffff_1x400.png
    • binary
    /lams_central/web/css/images/ui-bg_glass_75_dadada_1x400.png
    • binary
    /lams_central/web/css/images/ui-bg_glass_75_e6e6e6_1x400.png
    • binary
    /lams_central/web/css/images/ui-bg_glass_75_ffffff_1x400.png
    • binary
    /lams_central/web/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png
    • binary
    /lams_central/web/css/images/ui-bg_inset-soft_95_fef1ec_1x100.png
    • binary
    /lams_central/web/css/images/ui-icons_222222_256x240.png
    • binary
    /lams_central/web/css/images/ui-icons_2e83ff_256x240.png
    • binary
    /lams_central/web/css/images/ui-icons_454545_256x240.png
    • binary
    /lams_central/web/css/images/ui-icons_888888_256x240.png
  1. … 9 more files in changeset.
LDEV-4013: Label missing, which cause the user's comments to not be displayed correctly in monitoring.

LDEV-4008: Fixing export - it used to contain actual Java class names. No longer includes the creator so this problem is avoided. The code was also breaking the link to the rating criteria's as it was updating the original activity rather than acting on a copy. Now the original is left alone when an export is done.

LDEV-3767: Adding two new methods for Peer Review. Monitoring first cut completed.

    • -0
    • +144
    /lams_tool_preview/web/pages/monitoring/criteriapart.jsp
LDEV-3767: Adding two new methods for Peer Review. Monitoring first cut completed.

    • -0
    • +73
    /lams_tool_preview/web/pages/monitoring/criteria.jsp
    • -0
    • +44
    /lams_tool_preview/web/pages/monitoring/criteriaToDelete.jsp
LDEV-3633: New MySQL does not accept ALTER IGNORE TABLE statements.

LDEV-4009: For subcourses fetch course groupings from parent course.

LDEV-4009: For subcourses fetch course groupings from parent course.

LDEV-4007 Fix the issue when learners that haven't left any comments before finishing can't comment when revisiting activity

LDEV-4007 Fix the issue when learners that haven't left any comments before finishing can't comment when revisiting activity

LDEV-3436 :Consistent save/cancel buttons for Edit my profile fixed.

LDEV-3436 :Consistent save/Cancel buttons for Change Password fixed.

    • -2
    • +2
    /lams_central/web/passwordChangeContent.jsp
LDEV-4006:Timeago for monitor forum fixed.