New input for choose date in the patient message (#1780)
commiteeba35f30b20bfa793cb853c90a64d481085cc1d
authorAmiel Elboim (Matrix) <amielel@matrix.co.il>
Sun, 5 Aug 2018 22:18:44 +0000 (6 01:18 +0300)
committerBrady Miller <brady.g.miller@gmail.com>
Sun, 5 Aug 2018 22:18:44 +0000 (5 15:18 -0700)
treec29a7142e69bd971f5a3badec45bccdc86a38b90
parentba09c042a12c7eb6e9e3716084e84a677f060049
New input for choose date in the patient message (#1780)

* enable to choose dynamic date in the add/edit messages screen

* fix trl of messages screen
fix format date

* fix Travis

* change location of format date function

* change to due date

* fix Travis
51 files changed:
interface/main/messages/messages.php
interface/package-lock.json
interface/patient_file/summary/pnotes_fragment.php
interface/patient_file/summary/pnotes_full.php
interface/patient_file/summary/pnotes_full_add.php
interface/themes/core/forms.scss
interface/themes/rtl.css
interface/themes/rtl_style_ash_blue.css
interface/themes/rtl_style_burgundy.css
interface/themes/rtl_style_cadmium_yellow.css
interface/themes/rtl_style_chocolate.css
interface/themes/rtl_style_cobalt_blue.css
interface/themes/rtl_style_coral.css
interface/themes/rtl_style_deep_purple.css
interface/themes/rtl_style_dune.css
interface/themes/rtl_style_emerald.css
interface/themes/rtl_style_forest_green.css
interface/themes/rtl_style_light.css
interface/themes/rtl_style_manila.css
interface/themes/rtl_style_mauve.css
interface/themes/rtl_style_mustard_green.css
interface/themes/rtl_style_olive.css
interface/themes/rtl_style_pdf.css
interface/themes/rtl_style_pink.css
interface/themes/rtl_style_powder_blue.css
interface/themes/rtl_style_red.css
interface/themes/rtl_style_sienna.css
interface/themes/rtl_style_tangerine.css
interface/themes/style_ash_blue.css
interface/themes/style_burgundy.css
interface/themes/style_cadmium_yellow.css
interface/themes/style_chocolate.css
interface/themes/style_cobalt_blue.css
interface/themes/style_coral.css
interface/themes/style_deep_purple.css
interface/themes/style_dune.css
interface/themes/style_emerald.css
interface/themes/style_forest_green.css
interface/themes/style_light.css
interface/themes/style_manila.css
interface/themes/style_mauve.css
interface/themes/style_mustard_green.css
interface/themes/style_olive.css
interface/themes/style_pink.css
interface/themes/style_powder_blue.css
interface/themes/style_red.css
interface/themes/style_sienna.css
interface/themes/style_tangerine.css
library/formatting.inc.php
library/globals.inc.php
library/pnotes.inc