• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2917: Rever unncessarily committed Emailer.

LDEV-3585: Survey monitor - output value for the free answer / append text field has to be treated differently for the two cases.

LDEV-2918: Get rid of IE, "main" and "tabbed" styles as they are obsolete and only blur CSS tag work.

    • -1227
    • +0
    /lams_central/web/css/defaultMainHTML.css
    • -1124
    • +0
    /lams_central/web/css/defaultMainHTML_rtl.css
    • -161
    • +0
    /lams_central/web/css/ie-styles_rtl.css
    • -17
    • +0
    /lams_central/web/css/ie7-styles_rtl.css
  1. … 88 more files in changeset.
LDEV-3650 Include the burning questions in a new tab in the .xls export file

LDEV-3650 Include the burning questions in a new tab in the .xls export file

LDEV-3587 Modify Tasks monitor UI to support paging, sort and search

file listreflections.jsp was added on branch lams2_head_wildfly on 2016-02-11 03:15:17 +0000

LDEV-3585: Survey monitor - Reflections are now paged.

LDEV-2917: Use <!DOCTYPE html> everywhere.

    • -1
    • +1
    /lams_admin/web/timezoneServerManagement.jsp
    • -1
    • +1
    /lams_central/web/forgotPasswordChange.jsp
    • -1
    • +1
    /lams_central/web/forgotPasswordProc.jsp
    • -1
    • +1
    /lams_central/web/indexLessonConditions.jsp
  1. … 156 more files in changeset.
LDEV-3587 Modify Tasks monitor UI to support paging, sort and search

LDEV-3659 Fixed JS error on trying to leave Advanced tab in authoring

LDEV-3575 fixing typo

Merging recent changes

LDEV-3585: Survey monitor UI to support paging, sort and search for answers. Improving the efficiency of the statistics call.

LDEV-3585: Survey monitor UI to support paging, sort and search for answers

LDEV-3575 Implement paging and search for "Find users" UI

    • -6
    • +0
    /lams_admin/conf/xdoclet/struts-forms.xml
    • -91
    • +168
    /lams_admin/web/usersearchlist.jsp
file IUserDAO.java was added on branch lams2_head_wildfly on 2016-02-09 11:28:51 +0000

file UserDAO.java was added on branch lams2_head_wildfly on 2016-02-09 11:28:51 +0000

LDEV-3575 Implement paging and search for "Find users" UI

    • -6
    • +0
    /lams_admin/conf/xdoclet/struts-forms.xml
    • -90
    • +167
    /lams_admin/web/usersearchlist.jsp
LDEV-3658: Do not remove "user" attribute when cleaning up HTTP session by MCQ as this removes vital UserDTO, needed by other modules.

LDEV-3657: Hide FLA, Add Lesson and Monitoring dialogs behind loading screen.

    • -0
    • +5
    /lams_central/web/authoring/authoring.jsp
    • -0
    • +13
    /lams_central/web/css/addLesson.css
    • -0
    • +13
    /lams_central/web/css/authoring.css
    • -11
    • +20
    /lams_monitoring/web/monitor.jsp
    • -0
    • +13
    /lams_monitoring/web/css/monitorLesson.css
LDEV-3657: Hide FLA, Add Lesson and Monitoring dialogs behind loading screen.

    • -0
    • +5
    /lams_central/web/authoring/authoring.jsp
    • -0
    • +13
    /lams_central/web/css/addLesson.css
    • -1
    • +13
    /lams_central/web/css/authoring.css
    • -0
    • +13
    /lams_monitoring/web/css/monitorLesson.css
LDEV-3588: Modify Notebook monitor UI to support paging, sort and search. Sort by date now working and made a generic Java replacement for the lams:Date tag.

LDEV-3656: When using LoginAs action or LoginRequestServlet remove session on login JSP page so the new request can be proccessed and not aborted.

file SessionDTO.java was added on branch lams2_head_wildfly on 2016-02-09 18:41:24 +0000

file daterestriction.jsp was added on branch lams2_head_wildfly on 2016-02-09 18:41:24 +0000

file TaskListUserDTO.java was added on branch lams2_head_wildfly on 2016-02-09 18:41:24 +0000

LDEV-3587 Modify Tasks monitor UI to support paging, sort and search

    • -0
    • +43
    /lams_tool_task/web/pages/monitoring/parts/daterestriction.jsp
LDEV-3656: When authenticating, if there is already a session mapped to a user's login, invalidate it. This will abort current authentication process too, so the user will be thrown out from the previous browser, but will not be let in on the current browser. Only subsequent attempt(s) to log in should succeed.

LDEV-3588: Modify Notebook monitor UI to support paging, sort and search - making a generic Java replacement for the lams:Date tag.