LBF forms client side validation
commitb455e35df495dc343f35fb99f42978d2ed07d7b2
authorSharon Cohen <sharonco@matrix.co.il>
Wed, 13 Jul 2016 04:46:36 +0000 (12 21:46 -0700)
committerRod Roark <rod@sunsetsystems.com>
Wed, 13 Jul 2016 06:29:47 +0000 (12 23:29 -0700)
tree88b54f4c92f7a00c8ea091ae95d97dd4435fbdc2
parentd5e32c306b7ca3b90aca48f6a44a2e7589614062
LBF forms client side validation
26 files changed:
interface/cmsportal/patient_form.php
interface/new/new_comprehensive.php
interface/patient_file/history/history_full.php
interface/patient_file/summary/demographics_full.php
interface/super/edit_layout.php
interface/themes/style_babyblu.css
interface/themes/style_blue.css
interface/themes/style_light.css
interface/themes/style_metal.css
interface/themes/style_oemr.css
interface/themes/style_purple.css
interface/themes/style_sky_blue.css
interface/themes/style_tan_no_icons.css
library/globals.inc.php
library/js/fancybox/jquery.fancybox-1.2.6.js
library/js/vendors/moment.js [new file with mode: 0644]
library/js/vendors/validate/validate.js [new file with mode: 0644]
library/js/vendors/validate/validate.min.js [new file with mode: 0644]
library/js/vendors/validate/validate_extend.js [new file with mode: 0644]
library/options.inc.php
library/validation/LBF_Validation.php [new file with mode: 0644]
library/validation/README [new file with mode: 0644]
library/validation/validation_script.js.php [new file with mode: 0644]
sql/4_2_2-to-4_3_1_upgrade.sql
sql/database.sql
version.php