view · edit · sidebar · attach · print · history

Index>

20150108-evidentia-look-and-feel

Summary

  • cleanup evidentia look-and-feel
  • company search for mepha must result correct results

Commits

Index

Keep in Mind for work to do in 2015
  • Fix dojo error http://www.sitepen.com/blog/2012/10/31/debugging-dojo-common-error-messages/#forgot-dom-ready
  • I removed on May-27 tests for ix_registrationss, fix_sequences, fix_compositions, fix_packages from test/test_plugin/swissmedic.rb,as he could not find any references for them in the src code. Did I erroneously remove stuff when cleaning up the swissmedic import earlier?
  • The whole test for older/newer Packages must be adapted to xlsx. One must compare the rows (e.g. by creating csv files) and do the same stuff in xlsx!
  • search for registration holder like mepha should work. bin/admin works for search_companies('Mepha')
  • info registration holder like mepha should should include fields like ydim-i. Mepha (No) and Novartis Ophthalmics AG (Yes, but fields are empty)
  • creat gem: task: input=file with ean-codes, standard output show ean-codes + atc-code. Source is Swissmedic Packungen.xlsx or XML.
  • Display 10 recalls not only those from this month
  • Import via data/medreg_companies.yaml

---

company search for mepha must result correct results

At the moment http://ch.oddb.org/de/gcc/search/zone/companies/search_query/mepha? returns Your search string:"mepha" has produced an empty result. This error must be fixed.

The problem is that under bin/admin search_company('mepha') correctly returns a company. But why it is not displayed. OID versus ean13?

cleanup evidentia look-and-feel

Zeno did send me an email specifying how the look-and-feel must look like.

Starting eliminating FI-advanced-search and keeping only the Compare prices pull down. Comparing it with the look-and-feel of just-medical.

Used css from just-medical. Now my pages look like this:

Pushed commit Adapted evidentia layout.

Running rspec before pulling on thinpower. Pulled on thinpower. Changed apache configuration. Restarted oddbd and now http://evidentia.oddb.org/ works.

Pushed commit Updated evidentia look-and-feel and installed it on thinpower.

view · edit · sidebar · attach · print · history
Page last modified on January 07, 2015, at 06:40 PM