chemdb.git
15 years agoAdded OX='n' -W-='n' case to gen_NFPA.sh
W. Trevor King [Fri, 29 Aug 2008 10:07:59 +0000 (06:07 -0400)]
Added OX='n' -W-='n' case to gen_NFPA.sh

Also fixed re typo in Location regexp compile

15 years agoDropping flegling regexp validation
W. Trevor King [Fri, 29 Aug 2008 08:43:29 +0000 (04:43 -0400)]
Dropping flegling regexp validation

How would you validate it anyway?  It's already a string...

15 years agoAdded regexp matching for Location search
W. Trevor King [Fri, 29 Aug 2008 08:39:58 +0000 (04:39 -0400)]
Added regexp matching for Location search

15 years agoAdded simple form handling to Location search door warnings.
W. Trevor King [Fri, 29 Aug 2008 00:43:04 +0000 (20:43 -0400)]
Added simple form handling to Location search door warnings.

Also fixed a minor ?bug? with the door warning output in cases where
there are no NFPA "Other" chemicals.

15 years agoUpdated the docs template with a Location regexp form.
wking [Fri, 29 Aug 2008 00:09:19 +0000 (20:09 -0400)]
Updated the docs template with a Location regexp form.

Also fixed a silly typo in text_db.py.

15 years agoFixed typos in docs.html template.
wking [Thu, 28 Aug 2008 23:46:40 +0000 (19:46 -0400)]
Fixed typos in docs.html template.

15 years agoAdded valid_record option to door_warning()
wking [Thu, 28 Aug 2008 23:17:32 +0000 (19:17 -0400)]
Added valid_record option to door_warning()

Also deleted chem_web_secure.py, since it is trivially similar to
chem_web.py.  Only the log/pid filenames and the value of the SSL
variable were different.

15 years agoRepository created. 0.2
wking [Thu, 28 Aug 2008 22:48:43 +0000 (18:48 -0400)]
Repository created.