human-essentials
human-essentials copied to clipboard
Human Essentials is an inventory management system for diaper, incontinence, and period-supply banks. It supports them in distributing to partners, tracking inventory, and reporting stats and analytic...
# Summary All the alphabetical sorts (in drop downs, indices, exports, and reports) should be in natural alphabetical order (aka case insensitive alphabetical order) # Why? It's the human way...
# Summary Add the distribution ID to the distribution printout # Why It serves the same purpose as an invoice number -- will help the banks with their off-line record...
Confirmed this field is not used anywhere and there is no data in it since 2019.
# Summary There is a logout link on the static error pages . Clicking it results in an error # Why fix? If someone's managed to get to an error...
# Summary Provide new filters on item and categories for donations # Why? Helps the bank with digging up information for grant writing # Details - provide a filter by...
Resolves #5086 ### Description I can see that we wanted to change this from saying "Executive Director" since the field inside contains general contact information. This includes some "scaffold" or...
Resolves #4985. Please note I have only intermittently worked with Ruby for the past several years, so apologies in advance for any mistakes due to that. The amount of code...
# Summary The print picklists function for request should be filterable # Why Allow banks to print only a subset of the picklists - for example, for a particular partner,...
# Summary Clean out code that is not executed when read_events is enabled. # Why? It's been over 6 months -- we're not going back. # Note This will require...
# Summary Confirm that free-from category on item is not used by anything. If it is not, create a migration to remove the column. # Why? Keeping things clean. #...