Modernizing Practice Settings page (#633)
commit15b76e818f3352a616402535128c1d6094469d3a
authorRobert Down <robertdown@live.com>
Sat, 15 Apr 2017 17:24:20 +0000 (15 13:24 -0400)
committerGitHub <noreply@github.com>
Sat, 15 Apr 2017 17:24:20 +0000 (15 13:24 -0400)
tree6f2914793f817165dc9b488e9d8d211b16756b81
parent0c835c09d889ed29026be5a04af3fd5b775c7187
Modernizing Practice Settings page (#633)

* Modernizing Practice Settings page

* More improvements, mostly whitespace

* Add RTL support for sidebar, translate sidebar nav toggle, add title for tabs

* Simpler (And correct) RTL support, removed fancybox

* Updating jquery to 3.3.1

* Code standards (automated)

* Fix language direction check for sidebar direction

* Add font-awesome, correct jquery version number

* Resolves small-width toggle button problem

* Add bg color to sidebar, bump CSS/JS version

* Add sidebar bg to old themes
24 files changed:
bower.json
controllers/C_PracticeSettings.class.php
interface/themes/style_babyblu.css
interface/themes/style_light.css
interface/themes/style_metal.css
interface/themes/style_oemr.css
interface/themes/style_purple.css
interface/themes/style_radiant.css
interface/themes/style_sky_blue.css
interface/themes/style_tan.css
public/assets/bootstrap-sidebar-0-2-2/.bower.json [new file with mode: 0644]
public/assets/bootstrap-sidebar-0-2-2/README.md [new file with mode: 0644]
public/assets/bootstrap-sidebar-0-2-2/bower.json [new file with mode: 0644]
public/assets/bootstrap-sidebar-0-2-2/demo.html [new file with mode: 0644]
public/assets/bootstrap-sidebar-0-2-2/dist/css/sidebar.css [new file with mode: 0644]
public/assets/bootstrap-sidebar-0-2-2/dist/js/sidebar.js [new file with mode: 0644]
public/assets/bootstrap-sidebar-0-2-2/index.html [new file with mode: 0644]
public/assets/bootstrap-sidebar-0-2-2/style.css [new file with mode: 0644]
templates/insurance_companies/general_list.html
templates/insurance_numbers/general_list.html
templates/pharmacies/general_list.html
templates/practice_settings/general_list.html
templates/x12_partners/general_list.html
version.php