Previous name (#4566)
commit4afa84ed938af9b6fdb38c2353daeb8b4f17d42d
authorJerry Padgett <sjpadgett@gmail.com>
Thu, 12 Aug 2021 22:12:11 +0000 (12 18:12 -0400)
committerGitHub <noreply@github.com>
Thu, 12 Aug 2021 22:12:11 +0000 (12 18:12 -0400)
treeebf4eadd79faece4a3b83447dd2f5a95efb9b69e
parent63c7cae63903d06af1072ad3caa1e5e3f0b5a4ab
Previous name (#4566)

* Previous name
fix select2 bootstrap theme

* CareTeam service fix for missed table name refactor.
added back select2 bootstrap css so styles work on a couple themes

* Add new Previous patient names data type 52
mod patient_history to support
mod PatientService to support
new specialty forms and ajax

* DEM Who tab display
new format name method

* conflict

* Give some space to select2 content
make remove selection larger

* boo boo

* forgot one. style alerts and confirm messages
14 files changed:
interface/patient_file/summary/demographics_full.php
interface/patient_file/summary/demographics_save.php
interface/super/edit_layout.php
interface/themes/core.scss
interface/themes/theme-defaults.scss
library/ajax/specialty_form_ajax.php [new file with mode: 0644]
library/dialog.js
library/options.inc.php
library/options.js.php
library/specialty_forms.php [new file with mode: 0644]
sql/6_0_0-to-6_1_0_upgrade.sql
sql/database.sql
src/Services/CareTeamService.php
src/Services/PatientService.php