OpenCATS
OpenCATS copied to clipboard
Applicant Tracking System (maintained code base)
### Expected behavior and actual behavior. When applicant applies for a position or staff uploads a candidate resume it is not added to the candidates file ### Steps to reproduce...
### Expected behavior and actual behavior. Database Index optimisation - remove redundant indexes: ```` ALTER TABLE `activity` DROP INDEX `IDX_site_id`, DROP INDEX `IDX_site_created`, DROP INDEX `IDX_data_item_type`, DROP INDEX `IDX_activity_site_type_created_job`, ADD...
Hi Team, I have successfully installed OpenCATS on Ubuntu 16.04, have the resume indexing tools installed. When I put CV's in the /upload/massimport/ folder, and try to import the CVs,...
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.0.7 to 6.5.0. **This update includes security fixes.** Vulnerabilities fixed Sourced from The PHP Security Advisories Database. Untrusted code may be run from an overridden address validator...
see https://forums.opencats.org/viewtopic.php?f=4&t=1724
When I change graph view from Weekly/Monthly/Yearly the x-axis in graph does not change. Instead of dates its showing numbers. 
Since PHP 5.4.0, released on 2012-01-03 (according to https://www.php.net/releases/#5.4.0) the get_magic_quotes_* functions allways return false. These functions were deprecated on PHP 7.4.0 (released on 2019-11-28, check https://www.php.net/releases/#7.4.0) and, as such,...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.5.7 to 9.5.8. Changelog Sourced from phpunit/phpunit's changelog. [9.5.8] - 2021-07-31 Fixed #4740: phpunit.phar does not work with PHP 8.1 [9.5.7] - 2021-07-19 Fixed #4720: PHPUnit does...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
### Expected behavior and actual behavior. ### Steps to reproduce the problem. ### What version of opencats are you running? #### Release or downloaded from Git? #### WAMP or LAMP?...