view · edit · sidebar · attach · print · history

Index>

20140402-add-caption-for-interaction-type-2

Summary

  • Add option -e "extended" to oddb2xml. This should include all articles (including prices) from transfer.dat of the "Apotheke zur Rose"

Commits

Index

Keep in Mind
  • Fix dojo error http://www.sitepen.com/blog/2012/10/31/debugging-dojo-common-error-messages/#forgot-dom-ready
  • Search nach Anwendung (indications), z.B. Konjunktivitis, does not report all occurrences in the section "Anwendung" of Fachinfo. Probably index is corrupted or not set up correctly.
  • Error: Patents with could not connect to www.swissreg.ch: #<Net::HTTPInternalServerError:0x007f8a7d69bb58>
  • vagrant-oddb.org: cleanup installation for yus with ruby 1.8, logrotate.conf and local vhosts for tests
  • add doc/resources/*/*.css from thinpower. Be aware of permissions and don't add obsolete files!

---

Must fix oddb2xml to not emit a BC field when pseudo-ean starts with 000000

Pushed commit Don't emit field BC starting with 000000

radio buttons and repetition (pull down) must work when more than one drug present

My changes from last week broke using the radio buttons when more than one drug is select for a medication.

Writing a watir tests for this problem revealed, that the names for the radio-buttons are not unique, e.g. have twice elements with id prescription_timing_before_meal_2 and name prescription_timing[2].

Fixed with commit Fix radio buttons in Rezept. With spec

Add a caption to explain the code for interaction

Show/Hide-Javascript does not work correctly at the moment. Must use other HtmlGrid to change the color. Style backgroun-colour of a HtmlGrid::Text does not work. Must use HtmlGrid::Div.

Now the things look good. Pushed Add legend to interaction.

.

The following stuff is still missing:

  • Show/hide legend should be on the right
  • Background color should be like in resultfooter (eg. light green)
  • legal note should be shown
  • navigation footer should be shown (Schweiz| Deutschland)

I am having problems, that the css and dojo suddenly don't load correctly. Restarted and it didn't help. Reason was a missing doc/resources/gcc/oddb.css.

Fixed background and orientation of legend with Correct legend for interaction

view · edit · sidebar · attach · print · history
Page last modified on April 22, 2014, at 12:00 PM