== Name == MoodTrack
== Link to source code == http://sourceforge.net/projects/mood-track/
== Licence == GPL
== Short description == MoodTrack keeps track of medications administered, medication changes, user defined observations, notes and events that affect mood and behavior.
== Bugzilla Entry(if any) ==
sqlite> SELECT id, status, component, severity, priority, reporter, cc, version, milestone FROM ticket WHERE id = 32; id|status|component|severity|priority|reporter|cc|version|milestone 32|new|Misc||major|ankursinha|mrceresa, susmit, ankursinha||Packaging-wishlist sqlite> SELECT ticket, strftime('%Y/%m/%d %H:%M:%S', time / 1000000, 'unixepoch', 'localtime') AS datetime, author, field, oldvalue, newvalue FROM ticket_change WHERE ticket = 32 ORDER BY time; ticket|datetime|author|field|oldvalue|newvalue 32|2011/06/24 08:21:10|ankursinha|cc||mrceresa, susmit, ankursinha 32|2011/06/24 08:21:10|ankursinha|comment|1|I know nothing about ROR or webpackaging in fedora. Letting it be for the time being. Susmit, you're a web developer. Could you please take this one? It's *tiny*.
Log in to comment on this ticket.