Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenBoxes

OpenBoxes is a supply chain management system designed to manage inventory and track stock movements for healthcare facilities.
Collective - Host: opensource - https://opencollective.com/openboxes - Website: https://openboxes.com - Code: https://github.com/openboxes

allow admin user to upload bin locations via XLS

github.com/openboxes/openboxes - 8c620e452e5b7fb5431f8137e8119e68a82e3b3f authored over 7 years ago by Justin Miranda <[email protected]>
fixed "cannot exceed quantity on hand" error when transferring out and/or validating a shipment item (occurs when item is first added to shipment)

github.com/openboxes/openboxes - f3117dba25ab2f5fd654a603212572f46bc7f5e5 authored over 7 years ago by Justin Miranda <[email protected]>
minor UI improvement and balance column bug fix for stock history page

github.com/openboxes/openboxes - 18480d3fa17ebcbfc1b0d0a9ec07a44b0480c15c authored over 7 years ago by Justin Miranda <[email protected]>
removed debugging data

github.com/openboxes/openboxes - 2799e426b4e915b788fb5e8e5700e28fa3a851e6 authored over 7 years ago by Justin Miranda <[email protected]>
fixed minor issue with the table row style class used to displayed line items in stock history that are under the same transaction (should all have the same background color)

github.com/openboxes/openboxes - fefa823ceadb8ed7fcedf13aecc8dbfd1bcb4186 authored over 7 years ago by Justin Miranda <[email protected]>
added default bin location name on Transfer / Return dialogs when a bin location is not being used

github.com/openboxes/openboxes - c87319d270282358ccce84ea55709f0ae9c5a7e8 authored over 7 years ago by Justin Miranda <[email protected]>
fixed bug on Record Stock that prevented errors from being displayed after submission

github.com/openboxes/openboxes - 6c590cf6668734a365357376f1e911c6994aa163 authored over 7 years ago by Justin Miranda <[email protected]>
added message to receipt tab if the shipment has not been received yet

github.com/openboxes/openboxes - e3732bc656cbf9b44a31b2de289bf53067bb7e47 authored over 7 years ago by Justin Miranda <[email protected]>
fixed issue with transaction associated with outgoing shipment not keeping the specified bin location

github.com/openboxes/openboxes - 0a809f4cdd530a9a9ae39a568886c39010cb8e90 authored over 7 years ago by Justin Miranda <[email protected]>
Only show active bin locations when user is prompted to select a bin location

github.com/openboxes/openboxes - 7ecd58329b8b0abfbbe8c037a6e74d3cf9984204 authored over 7 years ago by Justin Miranda <[email protected]>
Prevent user from disabling a bin location that still has active stock

github.com/openboxes/openboxes - e8a5f89f02cc0522ccaff48b12bd107c8cf60cec authored over 7 years ago by Justin Miranda <[email protected]>
Changed table column header to reflect the type of transaction being performed on inventory consumed/expired/damaged page

github.com/openboxes/openboxes - b5964172b86542bec58114e508a561f145211286 authored over 7 years ago by Justin Miranda <[email protected]>
refactored stock history to take bin location into account

github.com/openboxes/openboxes - a7fdecd71160b9d6ee7dcbc6faf5332e5e0df814 authored over 7 years ago by Justin Miranda <[email protected]>
fixed several issues with the split receipt item feature that were discovered during testing

github.com/openboxes/openboxes - a2a71db7b9b49885c93822dcecd81b68aec46fd9 authored over 7 years ago by Justin Miranda <[email protected]>
fixed a few minor issues with shipment list page

github.com/openboxes/openboxes - 70ef533ed744e91bff9f57a6e9f3ad59e53fcaff authored over 7 years ago by Justin Miranda <[email protected]>
removed excessive logging

github.com/openboxes/openboxes - 04563f1d9517fc8ae4dce9a56b7806633b4b1a74 authored over 7 years ago by Justin Miranda <[email protected]>
added git branch information to app metadata (see footer)

github.com/openboxes/openboxes - e42aff3e855e6004e724454e87defac44ec43fae authored over 7 years ago by Justin Miranda <[email protected]>
removed certificate of donation feature (replaced by document templates)

github.com/openboxes/openboxes - 99bcb3d084d71c300bc8d7bd2bf69de00313d7cf authored over 7 years ago by Justin Miranda <[email protected]>
switched back to using big buttons when choosing location

github.com/openboxes/openboxes - b2f2e60e1da426bfdde0ae2ae65f64fcd70e3120 authored over 7 years ago by Justin Miranda <[email protected]>
added shipment breakdown back to megamenu

github.com/openboxes/openboxes - 567864d25a5efdae0ea68b3ded3a2323f5a99374 authored over 7 years ago by Justin Miranda <[email protected]>
major changes to Receive Shipment feature

github.com/openboxes/openboxes - 50c24b110bbd27619e760680635be8afc68853c5 authored over 7 years ago by Justin Miranda <[email protected]>
minor cleanup

github.com/openboxes/openboxes - fbda59f9ea1f3711d4d42422f0662a9565cacfa1 authored over 7 years ago by Justin Miranda <[email protected]>
minor UI changes to button bars on product and shipment pages

github.com/openboxes/openboxes - 4e19f660bbcefd21e6f4575badcb17f7a12e0d7d authored over 7 years ago by Justin Miranda <[email protected]>
minor UI improvements to the inventory browser, list expired/expiring stock, and create transaction pages

github.com/openboxes/openboxes - 89043377c6eb7e80edc9b0b014163170ee1b55c9 authored over 7 years ago by Justin Miranda <[email protected]>
minor UI improvements to product list

github.com/openboxes/openboxes - df6a1edfae8d2711396f39e067b5d6916017a824 authored over 7 years ago by Justin Miranda <[email protected]>
minor UI improvement for tag summary on dashboard

github.com/openboxes/openboxes - 9a8b255bb052dfeabf0fa437aa120dd68599a65d authored over 7 years ago by Justin Miranda <[email protected]>
saving transactions should flush the inventory browser cache

github.com/openboxes/openboxes - 91f1b3ec2dcbe8fdbe1a9224806609becf96b95c authored over 7 years ago by Justin Miranda <[email protected]>
fixed annoying UI bug where the highlight effect on the action menu items was rendering too wide on hover

github.com/openboxes/openboxes - cd694a59ee9c654e452a9b5d57f4c7f16a413b50 authored over 7 years ago by Justin Miranda <[email protected]>
refactored an overloaded method due to a compiler error ("Repetitive method name/signature for method")

github.com/openboxes/openboxes - fc647cb4c363410e54dd016ac93b092b5e81806e authored over 7 years ago by Justin Miranda <[email protected]>
changes to create adjustment and consumption transaction pages

github.com/openboxes/openboxes - 201611526e5b02192b1c9c3bacfd734314a9ec21 authored over 7 years ago by Justin Miranda <[email protected]>
added taglib to standardize display of expiration dates

github.com/openboxes/openboxes - 1747a7530cafb248ec5f1da8250467a3262f3c92 authored over 7 years ago by Justin Miranda <[email protected]>
minor cosmetic changes to create and show transaction pages, as well as location search

github.com/openboxes/openboxes - e58a7ff8be9a1714354c818a0c5cdd7bef20883f authored over 7 years ago by Justin Miranda <[email protected]>
minor UI improvements to inventory browser

github.com/openboxes/openboxes - 7554812017aece301bb1821026b53c879df23371 authored over 7 years ago by Justin Miranda <[email protected]>
added more data caches to global cache flush feature

github.com/openboxes/openboxes - e8be261d4366dd9f61f0a92bc928681c5ed978c7 authored over 7 years ago by Justin Miranda <[email protected]>
allow admin to configure support for Adjust Stock feature by location or location type (fixed #195)

github.com/openboxes/openboxes - 6511082e346a5a93b3ab375d1b5c8534044d9503 authored over 7 years ago by Justin Miranda <[email protected]>
added selected tags to browse inventory pagination

github.com/openboxes/openboxes - 0c828b2dad8458922cb479cc57e40ea730c085bc authored over 7 years ago by Justin Miranda <[email protected]>
WIP: allow users to search inventory browser by tags

github.com/openboxes/openboxes - 31fb37b55bf580642f6f9d6ad480d522c1c13142 authored over 7 years ago by Justin Miranda <[email protected]>
added new activity code

github.com/openboxes/openboxes - dd8d1cbeab8555f06f12b3c2c3e3d6a1bd0a1e45 authored over 7 years ago by Justin Miranda <[email protected]>
added caching to quantity queries on the inventory browser

github.com/openboxes/openboxes - db133959c0ec1a2285b7bc80ba4aded37721c4ba authored over 7 years ago by Justin Miranda <[email protected]>
temporarily removed expensive shipment queries from megamenu

github.com/openboxes/openboxes - 8210c21befa2e5e204748ad803371bea487d3eed authored over 7 years ago by Justin Miranda <[email protected]>
added bin location to bulk transfer in, transfer out, and adjustment transactions; as well as performance improvements to list transactions page

github.com/openboxes/openboxes - ee834bf8c77d4cc91409c5474f4aa3210390a86e authored over 7 years ago by Justin Miranda <[email protected]>
minor UI improvement to send shipment page

github.com/openboxes/openboxes - a413ad00522ba9fc135f92bb8cb0efddd7f8fa40 authored over 7 years ago by Justin Miranda <[email protected]>
WIP: display item availability in the picking phase of create shipment

github.com/openboxes/openboxes - 6fca6197153e903abf16f602446a9469527275d6 authored over 7 years ago by Justin Miranda <[email protected]>
slight improvement to results returned by find inventory items API (e.g. added expiration date)

github.com/openboxes/openboxes - 7821280cc802eca046e76e3ee36abc733efd2c65 authored over 7 years ago by Justin Miranda <[email protected]>
converted bin location selector to a readonly value in adjust stock dialog to prevent confusion

github.com/openboxes/openboxes - 1bef39f69601e1b76253ee3fe8028515986987ca authored over 7 years ago by Justin Miranda <[email protected]>
minor cosmetic change to consumption tab

github.com/openboxes/openboxes - 077c46f24894151a9c28d35d5f21d1b401c4f2fb authored over 7 years ago by Justin Miranda <[email protected]>
WIP: fixed bugs with picking shipment items

github.com/openboxes/openboxes - 3f1ab0294c9ce962fb566b1ef686334109c1d755 authored over 7 years ago by Justin Miranda <[email protected]>
added ability to show contents from bin location list page, as well as navigate between stock card and bin locations

github.com/openboxes/openboxes - fcc5fb2a50dfda5455b1d6f853aacbf0c5fd2e48 authored over 7 years ago by Justin Miranda <[email protected]>
temporarily replaced location number with location name

github.com/openboxes/openboxes - fd6c59c04d2a1315d9dcdb9418e3095cbd4d526a authored over 7 years ago by Justin Miranda <[email protected]>
minor UI change to bin location selector on receive shipment page

github.com/openboxes/openboxes - a00be2640e54c3f84091777c29101ec4777a77bc authored over 7 years ago by Justin Miranda <[email protected]>
allow user to assign the bin location from which shipment items should be picked

github.com/openboxes/openboxes - fea52bd5ef4887b6ef85d3a9e7e6b35dc903a300 authored over 7 years ago by Justin Miranda <[email protected]>
improved management UI for bin locations, including a way to view contents of bin location

github.com/openboxes/openboxes - e48e49108dc49f393eff22a8287e96350bb4bf94 authored over 7 years ago by Justin Miranda <[email protected]>
minor UI improvements to shipment and product details pages

github.com/openboxes/openboxes - 155eec7450ef91aaea625b055295b355bb13b861 authored over 7 years ago by Justin Miranda <[email protected]>
added buttons to shipment details page

github.com/openboxes/openboxes - a962e4bc630665ac76641148e6f95980c2d46831 authored over 7 years ago by Justin Miranda <[email protected]>
added overflow style to Browse by Tags filter

github.com/openboxes/openboxes - 20c3cf8e5c374b2077645ecc347822aecc7ed21c authored over 7 years ago by Justin Miranda <[email protected]>
fixed some UI bugs related to show stock card page (i.e. "loading" modal not hiding after page load)

github.com/openboxes/openboxes - fa0ce97c96a2da4841d7502885058f6e6c40e04e authored over 7 years ago by Justin Miranda <[email protected]>
moved "reached limit" logic to view

github.com/openboxes/openboxes - 73f872bb0b9d0e701e30134f668c2b39d30f29ce authored over 7 years ago by Justin Miranda <[email protected]>
cosmetic changes to choose location page

github.com/openboxes/openboxes - e9e4026dc5e3afc47f4fa17da674c3ec9e8daea8 authored over 7 years ago by Justin Miranda <[email protected]>
fixed a huge performance bug when rendering the choose location / switch location UI elements

github.com/openboxes/openboxes - 9b84d92953b02a0dc718c3556fd1ec1f52df2deb authored over 7 years ago by Justin Miranda <[email protected]>
fixed issue with the loading modal not hiding after the Record Stock page loads

github.com/openboxes/openboxes - 5a87fd20251ac3630b411482b28463704d4b9051 authored over 7 years ago by Justin Miranda <[email protected]>
improved UX for choosing a location after login

github.com/openboxes/openboxes - 98239adf5db8812259e69eabf42b1308d47b2f45 authored over 7 years ago by Justin Miranda <[email protected]>
updated docs to highlight Java 7 requirement

github.com/openboxes/openboxes - 7186502d44d1151a9090ab4aaf44a6fbf16997e3 authored over 7 years ago by Justin Miranda <[email protected]>
fixed various issues: fixed Add to Shipment feature on stock card, improved shipment list page performance; added error handling to prevent shipment from being received in wrong location

github.com/openboxes/openboxes - a1f7d0a2bc9118d0ae5369c21f372241b3d9e493 authored over 7 years ago by Justin Miranda <[email protected]>
added both pick and putaway bin locations to shipment item

github.com/openboxes/openboxes - 470ae4d0bf1fe1ac5ad5c0e8da277882703f87f0 authored over 7 years ago by Justin Miranda <[email protected]>
added loading UX improvement to the stock card tabbed interface

github.com/openboxes/openboxes - 3b8788a17fad8d39527b966923a9a847e363ad12 authored over 7 years ago by Justin Miranda <[email protected]>
added cache for fast movers widget

github.com/openboxes/openboxes - 496f0c852ecadc4e7404f7935ec583b53a12bb42 authored over 7 years ago by Justin Miranda <[email protected]>
dramatically improved performance of method used to get pending shipments

github.com/openboxes/openboxes - 0c7567f139b19288168966f1616cd469d8cde695 authored over 7 years ago by Justin Miranda <[email protected]>
inventory items on stock card sorted by expiration date

github.com/openboxes/openboxes - 5dcdff76e77493fb683402c66a590019f196f19b authored over 7 years ago by Justin Miranda <[email protected]>
UI improvement for receive shipment page (header info should always be displayed)

github.com/openboxes/openboxes - 3496f0a629b0f0884fcf748a0d87cb0352c1d4c8 authored over 7 years ago by Justin Miranda <[email protected]>
fixed bug with show lot numbers and show transaction log pages

github.com/openboxes/openboxes - edf27ae69dd7a0ad9c16e8afcc1d36bd6d8f7f91 authored over 7 years ago by Justin Miranda <[email protected]>
reordered tabs on the stock card page

github.com/openboxes/openboxes - 091343b239e39b0ecf3a21eeef1952126c969fa0 authored over 7 years ago by Justin Miranda <[email protected]>
removed inventory items where quantity equals zero (meaning only negative and positive quantities are displayed)

github.com/openboxes/openboxes - b0e65d566d07e8793d5c91bc3fb48be1c992cbbc authored over 7 years ago by Justin Miranda <[email protected]>
minor cosmetic changes to header, choose location dialog, as well as the stock card and shipments details pages

github.com/openboxes/openboxes - 70c975c86498abfc932bf713889cbfb86b27b08f authored over 7 years ago by Justin Miranda <[email protected]>
fixed bug with scaffolding

github.com/openboxes/openboxes - dacd6f53729204f077a8b6216ee56d6062f3e35c authored over 7 years ago by Justin Miranda <[email protected]>
fixed bug when opening a action dialog for an inventory item that was represented twice (one with a bin location, one without)

github.com/openboxes/openboxes - 6e3c2549a80ec98af19a781ff3a43480ea4227f7 authored over 7 years ago by Justin Miranda <[email protected]>
fixed bug discovered while creating a new location

github.com/openboxes/openboxes - eac8f637f3048aa29c351b8d71e04a84f4f73047 authored over 7 years ago by Justin Miranda <[email protected]>
fixed a bug with the manage location UI that was introduced by a bad merge

github.com/openboxes/openboxes - d34a1c91c86bcd3ca56835e3dd7208baac106024 authored over 7 years ago by Justin Miranda <[email protected]>
Merge branch 'hotfix/191-manage-bin-locations' into hotfix/release-0.7.16

github.com/openboxes/openboxes - 31af3e59070f4c3097450024b940a9496fcf03dd authored over 7 years ago by Justin Miranda <[email protected]>
minor cleanup to remove unnecessary modifier from enum definition

github.com/openboxes/openboxes - d011da9c4465e96d31b1f38f6d1ae61ff8648c11 authored over 7 years ago by Justin Miranda <[email protected]>
allow admin to edit bin location for a transaction entry

github.com/openboxes/openboxes - 154c78489d61c3e9d1f39328e455c3e19fe0f7cd authored over 7 years ago by Justin Miranda <[email protected]>
WIP: bin location required extensive changes to the stock card pages, QoH calculation, as well as all inventory item transactions (transfer, return, adjust);

github.com/openboxes/openboxes - a981743079f3767e9fe51ccf6cf3b1788069cf9d authored over 7 years ago by Justin Miranda <[email protected]>
WIP: Added a few controller actions to test performance of QoH calculation

github.com/openboxes/openboxes - b39a9f5cf601028a02cac19a10dc0feb29601c63 authored over 7 years ago by Justin Miranda <[email protected]>
allow user to receive items into bin locations

github.com/openboxes/openboxes - 8648c67f79716550ab6a279bcf15d53029a509d6 authored over 7 years ago by Justin Miranda <[email protected]>
improvements to the location UI to allow bin location CRUD

github.com/openboxes/openboxes - 9d4185ba475f2a6da8f15d46ddafc40df382b1e7 authored over 7 years ago by Justin Miranda <[email protected]>
minor fix to the test data source to allow the db-diff script to execute

github.com/openboxes/openboxes - 7c885fd44cca77cb0186de0287d4503a856cc07c authored over 7 years ago by Justin Miranda <[email protected]>
added select taglib for bin locations and configured a cache for somewhat static caches (need a way to invalidate the caches)

github.com/openboxes/openboxes - 60b39d62ac79320e23bf9f0787c7858e100b3e4c authored over 7 years ago by Justin Miranda <[email protected]>
WIP: added the ability to create, edit, delete bin locations to any locations

github.com/openboxes/openboxes - 82823f9dcde87d66fae1601fa8f0a319b8c07bee authored over 7 years ago by Justin Miranda <[email protected]>
modified domain classes to allow user to set a bin location on transaction entries, shipment items, receipt items

github.com/openboxes/openboxes - efd8fb8d1d30219d1352f46a72dc15502ecf07ea authored over 7 years ago by Justin Miranda <[email protected]>
minor cosmetic changes to transaction UI

github.com/openboxes/openboxes - c61f77baa46318e22c20ce58ed21a363d2555464 authored over 7 years ago by Justin Miranda <[email protected]>
#187 rollback of issued requisition fails due to hibernate bug - fixed by materializing associations instead of using dynamic finders

github.com/openboxes/openboxes - cd3229269812fb3a466f104efa302ec1ee46d71c authored over 7 years ago by Justin Miranda <[email protected]>
attempt to fix XSS issue with bug reporting mechanism (#186)

github.com/openboxes/openboxes - 21f0ea0dda00becce68ff21174d4f564058f4a84 authored over 7 years ago by Justin Miranda <[email protected]>
updated changelog to remove future versions and fix a minor bug

github.com/openboxes/openboxes - 66ca1caa40f6da8f74e938d9a7905381da5b9efd authored over 7 years ago by Justin Miranda <[email protected]>
added changelog generated by github-changelog-generator

github.com/openboxes/openboxes - dd960031af204ad07d97aad5edc23e85fae9ea77 authored over 7 years ago by Justin Miranda <[email protected]>
bumped app version to 0.7.16

github.com/openboxes/openboxes - 50863b5791827e0f1d784d86eceea7c697d95516 authored over 7 years ago by Justin Miranda <[email protected]>
Merge branch 'hotfix/181-document-templates' into hotfix/release-0.7.16

github.com/openboxes/openboxes - 074429d41993c68c64075c7f24868449902e1736 authored over 7 years ago by Justin Miranda <[email protected]>
Merge branch 'hotfix/184-add-monthly-breakdown-to-consumption-report' into hotfix/release-0.7.16

github.com/openboxes/openboxes - c0ec3552f81d2fcb7507b973932d1baac5d8984a authored over 7 years ago by Justin Miranda <[email protected]>
minor UI improvements

github.com/openboxes/openboxes - e46fb549ff8eadcb7a505f4ed662acd1d0edc44d authored over 7 years ago by Justin Miranda <[email protected]>
allow user to include monthly breakdown on consumption report

github.com/openboxes/openboxes - de7c5de9765c5dc3621569d5924aae4c6b6a869a authored over 7 years ago by Justin Miranda <[email protected]>
allow user to include monthly breakdown on consumption report

github.com/openboxes/openboxes - 318dbcee0bb166bc5d56db34f484970163d49c8b authored over 7 years ago by Justin Miranda <[email protected]>
allow recipient to include only name (email no longer required)

github.com/openboxes/openboxes - 352928bbaa04c6b2d813ce8e5cea1d2db7943aa5 authored over 7 years ago by Justin Miranda <[email protected]>