virgil/commit
First draft interface
author | Michiel Hildebrand |
---|---|
Thu Mar 14 17:18:58 2013 +0100 | |
committer | Michiel Hildebrand |
Thu Mar 14 17:18:58 2013 +0100 | |
commit | bae698a417d85d8aab9031345b1d0c59bb9f0caa |
tree | 8c69f19792b357027e08152d529dfc04da4a96db |
parent | 9d04fe0657033fc8626b3c6acfbde249d96e2b74 |
Diff style: stat patch
api/drugs.pl | 127 + api/reactions.pl | 73 + api/reports.pl | 49 + applications/virgil.pl | 33 + config-available/virgil.pl | 15 + lib/aers_report.pl | 32 + lib/util.pl | 55 + web/css/bootstrap-responsive.css | 1109 +++++ web/css/bootstrap-responsive.min.css | 9 + web/css/bootstrap.css | 6158 ++++++++++++++++++++++++++++ web/css/bootstrap.min.css | 9 + web/css/fuelux-responsive.css | 1109 +++++ web/css/fuelux-responsive.min.css | 9 + web/css/fuelux.css | 6877 ++++++++++++++++++++++++++++++++ web/css/fuelux.min.css | 9 + web/html/virgil.html | 118 + web/html/wizard.html | 275 ++ web/img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes web/img/glyphicons-halflings.png | Bin 0 -> 12799 bytes web/js/all.min.js | 4 + web/js/bootstrap.js | 2276 +++++++++++ web/js/bootstrap.min.js | 6 + web/js/loader.min.js | 4 + web/js/wizard.js | 168 + 24 files changed, 18524 insertions(+)