Skip to content

Develop back to master#734

Draft
RussH wants to merge 127 commits intomasterfrom
develop
Draft

Develop back to master#734
RussH wants to merge 127 commits intomasterfrom
develop

Conversation

@RussH
Copy link
Copy Markdown
Member

@RussH RussH commented Mar 31, 2026

No description provided.

Kixy25 and others added 30 commits November 29, 2016 19:05
conflicts resolved using master part, so not working code now

# Conflicts:
#	js/lib.js
#	js/quickAction.js
#	lib/TemplateUtility.php
# Conflicts:
#	modules/candidates/CandidatesUI.php
amaisonneuve and others added 28 commits October 3, 2019 09:10
… issue with the the mysqli call that now now changed how errors number and error descriptions are captured"

This reverts commit a924d08.
…ith the the mysqli call that now now changed how errors number and error descriptions are captured
 "Fixed #451 there was an issue with the installer, this was an…
* Resolved issue #444 - rss is not valid
- Further analyzing the project source code for the use of getRSSDate(), it is confirmed that the call should be made statically, as CATSUtility::getAbsoluteURI() is done.
- To resolve the issue we needed to correct the function’s signature declaration in OpenCATS/lib/DateUtility.php, as such:
- Added the “static” property at the beginning of the function signature line 350, as such:
- static public function getRSSDate($unixTime = false)

* Resolve issue with missing class reference to JobOrderStatuses which is used on line 1028 of Search.php as JobOrderStatuses::getOpenStatusSQL().
minor change updates activity list for candidates to show most recent activity first. Previous behaviour shows oldest activity first.
* added table to candidate show page to display lists where candidate belongs

* sending lists to template

* added lib function to get list names and ids for given candidate id
…t was already implemented through mailto:, but this option is through OpenCATS so the email templates can be used) (#246) (#457)
… page (it was already implemented through mailto:, but this option is through OpenCATS so the email templates can be used) (#246) (#457)"

This reverts commit 0cd2295.
…#465)

* adding php version currently under active support

Adding missing closing tag

* bumping docker compose to , fixing php 7.4 decprecation warnings
* Resolved issue #444 - rss is not valid
- Further analyzing the project source code for the use of getRSSDate(), it is confirmed that the call should be made statically, as CATSUtility::getAbsoluteURI() is done.
- To resolve the issue we needed to correct the function’s signature declaration in OpenCATS/lib/DateUtility.php, as such:
- Added the “static” property at the beginning of the function signature line 350, as such:
- static public function getRSSDate($unixTime = false)

* Resolve issue with missing class reference to JobOrderStatuses which is used on line 1028 of Search.php as JobOrderStatuses::getOpenStatusSQL().

* Resolved an issue with MySQL fetch command failing due to empty record set. Safeguarding MySQL function call.

* Resolved an issue with SQL logic failing to safe keyword 'system'. Safeguarded by wrapping the keyword 'system' with backtick marks.

* Resolved issue with limited character space for site source URL that may contain long query strings.

* Updated OpenCATS version

* Resolved outdated artichow library related functional issues.

* Changed the organization's UI visible copyright statement to show OpenCAT.
* update travis.yml after yml validation - corrected syntax error

* Update Mailer.php - corrected syntax error
The LEGACY_ROOT constant is defined in config.php but this file is not included in the careers/index.php so, there's an error, resulting on a blank page showed to the user.
The inclusion of config.php in this file solves this problem
amend capitalisation to allow travis to run
Fix #356 by including the field id when replacing the placeholder code
remove the deprecated check_magic_quotes function from the codebase
@RussH RussH changed the title Develop Develop back to master Mar 31, 2026
@anonymoususer72041 anonymoususer72041 marked this pull request as draft April 3, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.