• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

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

    • -143
    • +223
    /lams_central/web/portrait.jsp
file statisticpart.jsp was initially added on branch lams2_head_wildfly.

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
file PeerreviewStatisticsDTO.java was initially added on branch lams2_head_wildfly.

LDEV-3676 :Update My profile pages(Bootstrap completed)

    • -307
    • +400
    /lams_central/web/editprofile.jsp
    • -67
    • +86
    /lams_central/web/passwordChangeContent.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

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

    • -16
    • +10
    /lams_central/web/groupContents.jsp
    • -45
    • +39
    /lams_central/web/groupHeader.jsp
    • -226
    • +83
    /lams_central/web/css/defaultHTML.css
    • -0
    • +20
    /lams_central/web/css/defaultHTML_learner.css
    • -0
    • +1614
    /lams_central/web/css/jquery-ui-bootstrap-theme.css
    • binary
    /lams_central/web/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png
  1. … 9 more files in changeset.
file jquery-ui-bootstrap-theme.css was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_central/web/css/jquery-ui-bootstrap-theme.css
file ui-icons_222222_256x240.png was initially added on branch lams2_head_wildfly.

    • binary
    /lams_central/web/css/images/ui-icons_222222_256x240.png
file ui-bg_inset-soft_95_fef1ec_1x100.png was initially added on branch lams2_head_wildfly.

    • binary
    /lams_central/web/css/images/ui-bg_inset-soft_95_fef1ec_1x100.png
file ui-bg_highlight-soft_75_cccccc_1x100.png was initially added on branch lams2_head_wildfly.

    • binary
    /lams_central/web/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png
file ui-bg_glass_75_ffffff_1x400.png was initially added on branch lams2_head_wildfly.

    • binary
    /lams_central/web/css/images/ui-bg_glass_75_ffffff_1x400.png
file ui-bg_glass_75_e6e6e6_1x400.png was initially added on branch lams2_head_wildfly.

    • binary
    /lams_central/web/css/images/ui-bg_glass_75_e6e6e6_1x400.png
file ui-bg_glass_75_dadada_1x400.png was initially added on branch lams2_head_wildfly.

    • binary
    /lams_central/web/css/images/ui-bg_glass_75_dadada_1x400.png
file ui-bg_glass_65_ffffff_1x400.png was initially added on branch lams2_head_wildfly.

    • binary
    /lams_central/web/css/images/ui-bg_glass_65_ffffff_1x400.png
file ui-bg_glass_55_fbf9ee_1x400.png was initially added on branch lams2_head_wildfly.

    • binary
    /lams_central/web/css/images/ui-bg_glass_55_fbf9ee_1x400.png
file ui-bg_flat_0_aaaaaa_40x100.png was initially added on branch lams2_head_wildfly.

    • binary
    /lams_central/web/css/images/ui-bg_flat_0_aaaaaa_40x100.png
file readmore.min.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_central/web/includes/javascript/readmore.min.js
file ui-icons_f6cf3b_256x240.png was initially added on branch lams2_head_wildfly.

    • binary
    /lams_central/web/css/images/ui-icons_f6cf3b_256x240.png
file ui-icons_cd0a0a_256x240.png was initially added on branch lams2_head_wildfly.

    • binary
    /lams_central/web/css/images/ui-icons_cd0a0a_256x240.png
file ui-icons_888888_256x240.png was initially added on branch lams2_head_wildfly.

    • binary
    /lams_central/web/css/images/ui-icons_888888_256x240.png
file ui-icons_454545_256x240.png was initially added on branch lams2_head_wildfly.

    • binary
    /lams_central/web/css/images/ui-icons_454545_256x240.png
file ui-icons_2e83ff_256x240.png was initially added on branch lams2_head_wildfly.

    • binary
    /lams_central/web/css/images/ui-icons_2e83ff_256x240.png
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.