Here is the list of bugs and how I fix it :
#BUG = Error 500 at Joboffer section -> The jobofferletter php file name is incorrect in /Jobs/Ajax/offerletter.php which should be offerLetter (with a capital "L") it solved the error 500.
#BUG = The postulate button in the recruitement page doesn't show in mobile, the section looks to be "hidden" in CSS, I corrected it using "media" and css style to resolve it but it would be great to use javascript to fold and unfold (wrap) when clicking on the job and can apply.
#BUG Impossible to sign and offert letter with canvas signaturepad Found that the signaturepad source script have to be in the head section of the page not in body (documentation of the creator). Put the script in the head works great.
#BUG : The evaluation button doesn't show in interview, show the condition in the php page which block of showing the button (I remove or change condition works great)
#BUG : When Recruiter accepte or refuse the interview the mail sent is always the refuse mail. By the way there's something I don't understand, why does the candidate has a user_accept_statut in interview_employee table as recruiter in interview_shedules table. In fact in the interview_shedules table the user_accept-status never change is it normal?
ADD feature -> is it possible to send a mail to candidate to let accept or refuse the meeting instead of the recruiter is more logical no like the joboffer.
#BUG Only admin receveid new job application from candidate would be great that recruiters too!
#BUG when create and interview in the recruiter section all members appear whereas only recruiter should show!
#BUG or FEATURE ? -> Decreament number of jobs and automaticaly close the job application when reached.
#BUG -> When the candidate accepted and signed the offerletter, and I click and as "employee" data is not imported I have to fill the name, email, password. I would be great that the field filled automatiquely OR by just clicking add as employee that everything is done automatiquely (add name, email, create a random password, civility, add resume and offert letter to document) and automatically archive the candidate. Because whatever I do, even if I set "hired" statut or wharever nothing ever change in the flow...
#BUG -> Translation not appear correctly. I'm french, I translate every chains but despite of that I still see "Accepted" / Refused, or "Waiting", the same for Phone, video, in person...