OpenCATS
OpenCATS copied to clipboard
Applicant Tracking System (maintained code base)
I just did a bunch of database work to amalgamate some backups with my current OpenCATS database, and now when I open up a candidate it says EVERYONE is INACTIVE....
**Expected Behaviour** Under candidates page, there is an option to export the candidates list under "Action". If we want to export all the candidates, we can do it clicking "All"...
### Expected behavior and actual behavior. **Selected CV are being added to the job** ### Steps to reproduce the problem. **Open Candidates, select multiple candidates by checking the selection box,...
### Expected behavior and actual behavior. Search by city should return valid results. Insteads returns an error about a missing mode ### Steps to reproduce the problem. Select City in...
1. Add missing asterisks to the "First Name" and "Last Name" fields 2. Add a check for the "Owner" field. This field is marked with an asterisk, which means it...
Default company name is saved in the database and can be changed. However, for "Add Job Order" and "Edit Job Order" forms it was hardcoded to the standard name ("Internal...
When using substr() or another method to reduce a string to/by 1 byte, many UTF-8 characters are lost (displayed as � ). Switching to mb_substr() fixes this.
Use history.back() method instead of currently non-functional back()
so that text files will not have a duplicate extra extension
### Expected behavior and actual behavior. I am creating a candidate and then attaching a resume after and I get the following error (attaching during candidate creation doesnt work either):...