Tab layout, second commit with main codebase modifications, take 3.
commite461943eaade3f5e73c6c501b9a2299ad13bfd2e
authorKevin Yeh <kevinyeh@alum.mit.edu>
Wed, 24 Feb 2016 12:00:00 +0000 (24 07:00 -0500)
committerbradymiller <bradymiller@users.sourceforge.net>
Sat, 6 Aug 2016 04:42:50 +0000 (5 21:42 -0700)
tree1fd88b6edcb7ee917e4f490f4f9cd29a76e3011e
parent3c7abe3ba42569e57169221b04809af3ee08cc91
Tab layout, second commit with main codebase modifications, take 3.

Includes modifications and integration work by bradymiller.
61 files changed:
custom/download_qrda.php
custom/export_qrda_xml.php
custom/export_registry_xml.php
interface/de_identification_forms/de_identification_screen1.php
interface/drugs/add_edit_drug.php
interface/drugs/add_edit_lot.php
interface/drugs/dispense_drug.php
interface/forms/physical_exam/edit_diagnoses.php
interface/main/calendar/add_edit_event.php
interface/main/calendar/find_appt_popup.php
interface/main/calendar/find_patient_popup.php
interface/main/dated_reminders/dated_reminders_add.php
interface/main/finder/dynamic_finder.php
interface/main/finder/patient_select.php
interface/main/main_screen.php
interface/main/tabs/css/iframe_close.png [new file with mode: 0644]
interface/main/tabs/css/menu.css [new file with mode: 0644]
interface/main/tabs/css/tabs.css [new file with mode: 0644]
interface/main/tabs/js/application_view_model.js [new file with mode: 0644]
interface/main/tabs/js/custom_bindings.js [new file with mode: 0644]
interface/main/tabs/js/dialog_utils.js [new file with mode: 0644]
interface/main/tabs/js/frame_proxies.js [new file with mode: 0644]
interface/main/tabs/js/include_opener.js [new file with mode: 0644]
interface/main/tabs/js/menu_analysis.js [new file with mode: 0644]
interface/main/tabs/js/patient_data_view_model.js [new file with mode: 0644]
interface/main/tabs/js/tabs_view_model.js [new file with mode: 0644]
interface/main/tabs/js/user_data_view_model.js [new file with mode: 0644]
interface/main/tabs/main.php [new file with mode: 0644]
interface/main/tabs/menu/menu_data.php [new file with mode: 0644]
interface/main/tabs/menu/menu_db.php [new file with mode: 0644]
interface/main/tabs/menu/menu_json.php [new file with mode: 0644]
interface/main/tabs/menu/menu_updates.php [new file with mode: 0644]
interface/main/tabs/redirect.php [new file with mode: 0644]
interface/main/tabs/templates/menu_template.php [new file with mode: 0644]
interface/main/tabs/templates/patient_data_template.php [new file with mode: 0644]
interface/main/tabs/templates/tabs_template.php [new file with mode: 0644]
interface/main/tabs/templates/user_data_template.php [new file with mode: 0644]
interface/new/new_search_popup.php
interface/orders/find_order_popup.php
interface/orders/procedure_provider_edit.php
interface/orders/single_order_results.inc.php
interface/orders/types.php
interface/orders/types_edit.php
interface/patient_file/deleter.php
interface/patient_file/education.php
interface/patient_file/encounter/coding_popup.php
interface/patient_file/encounter/find_code_popup.php
interface/patient_file/encounter/forms.php
interface/patient_file/encounter/forms_review_footer.php [new file with mode: 0644]
interface/patient_file/encounter/forms_review_header.php [new file with mode: 0644]
interface/patient_file/front_payment.php
interface/patient_file/problem_encounter.php
interface/patient_file/summary/add_edit_issue.php
interface/patient_file/summary/advancedirectives.php
interface/patient_file/summary/stats_full.php
interface/patient_file/upload_dialog.php
interface/patient_tracker/patient_tracker.php
interface/reports/referrals_report.php
interface/usergroup/addrbook_edit.php
library/dialog.js
library/globals.inc.php