• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4274: Initial implementation of a Learner Progress Report email, to be sent to Monitors on a set of dates. Dates are entered via a new dialog box in monitoring. The code works as long as the mailserver is running when the reports are emailed but if it fails then the emails do not resend properly.

    • -0
    • +8
    ./hibernate/HibernateSessionManager.java
  1. … 17 more files in changeset.
LDEV-4347:Improve date/time for spreadsheet exports

  1. … 1 more file in changeset.
LDEV-4274: Adding support for a file attachment to the email sender.

  1. … 4 more files in changeset.
LDEV-4326 Matching pairs answer options should be sorted alphanumerically

  1. … 3 more files in changeset.
LDEV-4184: Silence "[DEPRECATION] Encountered positional parameter" warning in hibernatelams.log. Fixing them requires going through multiple SQL queries and it is not worth it. Positional parameters work fine.

  1. … 5 more files in changeset.
LDEV-4300 Audit logs when activity is modified in monitor

  1. … 87 more files in changeset.
LDEV-4291 Move getAccessMode method to WebUtil

  1. … 30 more files in changeset.
LDEV-4275: Creating a simplified version of gradebook export. Added support for central alignment in an excel spreadsheet as well as another border style.

  1. … 7 more files in changeset.
LDEV-4124: Add label size and color.

  1. … 11 more files in changeset.
LDEV-4255, LDEV-4256 Removing Configuration UI options no longer used

  1. … 5 more files in changeset.
LDEV-3254, LDEV-4180: Fix a typo in a configuration key.

  1. … 3 more files in changeset.
LDEV-4243 File size restrictions for CKEditor uploads

  1. … 4 more files in changeset.
LDEV-4230: Min word validation wasn't calculating correctly for 1 word.

LDEV-4230: Min word validation wasn't calculating correctly for 1 word.

LDEV-4217 Remove LAMS Community integration

  1. … 37 more files in changeset.
LDEV-4187: Delegate non-HTTP-request tasks to own threads. Open and close Hibernate session for each of such thread. Bind created session to context and thread. Close session at the end of thread execution.

    • -26
    • +37
    ./hibernate/HibernateSessionManager.java
  1. … 5 more files in changeset.
LDEV-4187: Commented out the actions that bind the session to the thread as this is causing the progress bar issues. Needs to be reviewed and fixed properly.

    • -21
    • +24
    ./hibernate/HibernateSessionManager.java
LDEV-4144: Showing a growl style message for the timezone warning when the user logins in.

  1. … 4 more files in changeset.
LDEV-4134: Update configuration cache trigger when interval was changed by sysadmin.

LDEV-4023 :Implement password policy

  1. … 4 more files in changeset.
LDEV-4038: prevent import filepath to be urlencoded

LDEV-3556 performMultipartFilePost() method became redundant after removing IMS export and .las import

LDEV-4030 :Disable login for a few minutes after X number of attempts

  1. … 1 more file in changeset.
LDEV-4073: Periodically check server state and refresh configuration cache once it is started.

  1. … 3 more files in changeset.
LDEV-4087 wrap filename in quotes as if it contains comma character Chrome can throw a multiple headers error

LDEV-4087 wrap filename in quotes as if it contains comma character Chrome can throw a multiple headers error

Adding a thin bottom line option for Excel, suitable for use with headings.

  1. … 1 more file in changeset.
LDEV-4049:Option for not displaying stacktraces in config settings

LDEV-4049 :Option for not displaying stacktraces in config settings

  1. … 2 more files in changeset.
LDEV-4023: implement password policy (front end)

  1. … 6 more files in changeset.