lams_gradebook

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4769 Update translations English, Spanish

  1. … 7 more files in changeset.
Merge remote-tracking branch 'origin/LDEV-5302' into v4.7

Conflicts:

lams_admin/conf/language/lams/ApplicationResources_zh_CN.properties

lams_admin/src/java/org/lamsfoundation/lams/admin/web/controller/UserController.java

lams_admin/src/java/org/lamsfoundation/lams/admin/web/controller/UserOrgRoleSaveController.java

lams_admin/src/java/org/lamsfoundation/lams/admin/web/controller/UserRolesSaveController.java

lams_admin/web/user.jsp

lams_central/conf/language/lams/ApplicationResources_zh_CN.properties

lams_central/src/java/org/lamsfoundation/lams/web/DisplayGroupController.java

lams_common/src/java/org/lamsfoundation/lams/usermanagement/service/UserManagementService.java

  1. … 58 more files in changeset.
LDEV-5083 Order activities in Gradebook by order in sequence by default

This functionality was present before and was mistakenly removed.

Also add Start Date column.

LDEV-5083 Remove old monitoring bits where possible

LDEV-5083 Remove old monitoring bits where possible

In activity monitoring we need to leave old design until it gets

rewritten.

    • -91
    • +139
    ./web/gradebookMonitorContent.jsp
    • -852
    • +0
    ./web/gradebookMonitorContent5.jsp
  1. … 57 more files in changeset.
Merge remote-tracking branch 'origin/v4.6' into LDEV-5083

  1. … 2 more files in changeset.
LDEV-5083 Add Expand All buttons to Gradebook jqGrid views

LDEV-5083 Fix mark editing in Gradebook

  1. … 1 more file in changeset.
LDEV-4415 Prevent exception if user mark is missing for any reason.

LDEV-4415 Prevent exception if user mark is missing for any reason.

Merge remote-tracking branch 'origin/v4.6' into LDEV-5083

LDEV-5083 Add custom JSP tags than will be used in next version

    • -0
    • +40
    ./web/WEB-INF/tags/Dropdown.tag
    • -0
    • +29
    ./web/WEB-INF/tags/PageComponent.tag
    • -0
    • +76
    ./web/WEB-INF/tags/Panel.tag
  1. … 93 more files in changeset.
LDEV-4897 Properly align names of lessons with multiple activities

LDEV-4897 Properly align lesson names in course gradebook export

Also add subcourse information

LDEV-5083 Fix various layout issues

This patch covers most of issues raised the UX designer.

  1. … 10 more files in changeset.
LDEV-4776 Allow course manager export all subcourse lessons gradebook

LDEV-5083 Add missing custom JSP tags

    • -0
    • +45
    ./web/WEB-INF/tags/Input.tag
    • -0
    • +46
    ./web/WEB-INF/tags/Switch.tag
  1. … 62 more files in changeset.
LDEV-5083 Add missing custom JSP tags to TLD

  1. … 32 more files in changeset.
LDEV-5083 Fix popovers and rewrite tRAT tooltips to popovers

  1. … 36 more files in changeset.
LDEV-5083 Hide tour button for now

LDEV-5083 Use consistent sorting throughout monitoring

On LD SVG and in search box we use first name, then last name. In

Gradebook we used last name, then firs name.

This was fixed to always sort by first and then last name.

LDEV-5059 Fix thread preventing server from shutting down

Using <c:import> in cross-module context prevents WildFly from shutting

down properly. The mechanism was replaced with a direct code

duplication.

    • -1
    • +23
    ./web/includes/jsp/jqGridIncludes.jsp
  1. … 1 more file in changeset.
LDEV-5081 Merge changes made for monitor in LDEV-5083

  1. … 36 more files in changeset.
Merge remote-tracking branch 'origin/v4.6' into LDEV-5083

Conflicts:

lams_build/3rdParty.userlibraries

lams_central/web/authoring/svgGenerator.jsp

  1. … 8 more files in changeset.
LDEV-5311 Send emails with password change link on user import

  1. … 9 more files in changeset.
LDEV-5083 Prevent jqGrid from being refreshed when cell is edited

  1. … 1 more file in changeset.
LDEV-5083 Use Tempus Dominus as date time picker instead of jQuery UI

  1. … 4 more files in changeset.
LDEV-4769 Updating Chinese Traditional

  1. … 28 more files in changeset.
LDEV-5083 Replace JS confirm dialogs with Bootstrap confirmations

  1. … 2 more files in changeset.
LDEV-5083 Allow learner search for learners and gradebook tabs

  1. … 2 more files in changeset.