Commit Graph

17 Commits (240961711e98072160e6030607ccb760ab4d4697)

Author SHA1 Message Date
Rob Emery 3123d7856f BloodDonor: Adding Wikipedia source and CSS for the width on 'Only If No Rh(+) Found' 2015-07-11 10:02:59 +01:00
Rob Emery f250b2e396 BloodDonor: Bombing out unused html stuff 2015-07-10 06:32:14 +01:00
Rob Emery cf91666c52 BloodDonor: Switched to record template 2015-07-08 23:17:35 +01:00
Rob Emery 56c5ea4a5e Goodies: Enabling `use strict` on all goodies 2015-02-22 20:09:29 +00:00
Matt Miller da70710f7d EOL: remove trailing whitespace. 2014-10-28 20:36:15 +02:00
Matt Miller 68fc7c8dec Set explicit caching everywhere.
This explicity sets the caching behavior for all goodies. Goodies which
did not have caching behavior set in their package have had it added.
Similarly for the tests.

This resulted in a number of changes for caching behavior, mostly
moving towards more frequent caching.

I identified three cases where goodies should not be cached. They are when
the result depends upon:

- some random element,
- the time of day or year (as with relative dates), or
- the location of the requesting user

In all other cases, I presumed that the goodies were sufficiently
deterministic in their output to warrant caching.
2014-09-27 10:35:17 -04:00
Matt Miller ebd15f598a Move goodies to new styling mechanism.
- Rename 'style.css' to appropriate ID-based name.
- Remove explicit inclusion of CSS, as it will now be auto-included.
- Update tests which explicitly checked for styling.
2014-09-10 17:28:30 -04:00
Rob Emery 90f893da43 BloodDonor: using new classes for colours! 2014-06-25 19:09:38 +01:00
Rob Emery 851954f4e8 BloodDonor: Adding styling as suggested by @chrismorast 2014-06-22 20:13:35 +01:00
Rob Emery 30be0ca3e8 Blood: Ensuring output is consistently upper case 2014-06-02 20:34:52 +01:00
Rob Emery 2a62ca9df2 BloodDonor: Adding trigger "blood donor for" 2014-05-31 15:44:29 +01:00
Rob Emery 96af14a1bb BloodDonor: Adding padding to the label output 2014-05-07 22:59:19 +01:00
Rob Emery f058f6d572 BloodDonor: Adding more triggers for goodie 2014-04-17 20:24:57 +01:00
Rob Emery 207aa849c8 BloodDonor: Fixing massive bug with case sensitivity 2014-04-17 20:19:57 +01:00
Rob Emery 08d475d398 BloodDonor: addressing @jagtalon's feedback around the hashes, now case insensitive etc 2014-04-16 23:05:44 +01:00
Çağatay Çallı f7db5a13d8 revised Blood Donor goodie according to feedback 2014-03-15 02:12:20 -04:00
Çağatay Çallı c8f390f780 Blood Donor goodie 2013-11-14 10:00:38 -05:00