Andrew Millington

Results 55 issues of Andrew Millington

When running the import script we hit an error for MySQL version 8. This is in the first script. The error message is as follows: ``` ERROR 1064 (42000) at...

It appears you cannot delete admin users once they have been created. We should provide a facility to do this.

We had reports of students being confused by the contact form and its various _message types_. Regardless of the message type set, the email is always sent from the email...

A user had reported the following problem: > The issues I had started when trying to get the user's information from Active Directory. I couldn't get it to work just...

The develop branch has a number of additions which have not been included in version 3's release. We ideally need to get rid of the develop branch so it needs...

David Cheseldine from QMU had reported that for the student upload, if there are white spaces after the commas, the upload facility breaks. This will likely be the case for...

bug

For direct logins to the system, there are some legacy issues with password security. We need to update the hashing mechanism and increase the password length to improve this.

In `lib_common` there is a function that generates UUIDs. This does not conform to the UUID standard so should be replaced.

In the last stable version of WebPA, the LDAP integration was largely broken. RVC had worked on integrating ADLDAP and later, ADLDAP2 into WebPA to fix these issues. The ADLDAP...

David Cheseldine from QMU had noted during testing of WebPA 3.0.0 that admins could create forms but were not able to create assessments as the system stated that the logged...