Issues GUI improvements :
commita024212d2d5d37478f8624c098c9b9099848170c
authorbradymiller <bradymiller@users.sourceforge.net>
Tue, 10 May 2011 19:39:16 +0000 (10 12:39 -0700)
committerbradymiller <bradymiller@users.sourceforge.net>
Fri, 13 May 2011 00:57:14 +0000 (12 17:57 -0700)
tree6d11322d34aa04e301968af3b2f556a5f7d542c4
parente928edbcb9a590b36eefe945b9893c0a16abae18
Issues GUI improvements :

  -Separated the issues edit/add screens to avoid confusion.
  -Added an issues link at top of patient summary in case still
   want to see all issues on one screen.
  -Added a mechanism to allow selection of none for an issue category.
   This is for AMC rulesets. Note that when a user adds first entry or
   clicks the None radio button, then a irreversible entry is places in
   the lists_touch table. This allows computation of rules that require
   use of certain categories (Problems, Meds and Allergies).
custom/code_types.inc.php
interface/patient_file/summary/demographics.php
interface/patient_file/summary/stats.php
interface/patient_file/summary/stats_full.php
library/ajax/lists_touch.php [new file with mode: 0644]
library/lists.inc
sql/4_0_0-to-4_1_0_upgrade.sql
sql/database.sql
sql_upgrade.php
version.php