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

Added abcClassification tag

github.com/openboxes/openboxes - f982a6d2bc6ec9e39b09c8c4abfa45aff37a6b83 authored almost 7 years ago by Justin Miranda <[email protected]>
Added localization feature as a Configuration menu option

github.com/openboxes/openboxes - 4d2022a2c72d5181b6df3da293e8e0c68cc18d4b authored almost 7 years ago by Justin Miranda <[email protected]>
Re-enabled feature that allows message tag lib to pull localization from the database

github.com/openboxes/openboxes - da3981933d8c33d207ced4dd5cd0d4af7ce7a785 authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-664 Changes to the current product page

github.com/openboxes/openboxes - 4f0cb832a3fdf3b3d190cb2369aa4acc7cf808f9 authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-660 Edit Product should now save attributes

github.com/openboxes/openboxes - 035d33193c5646506c34985225b3c290b92872ff authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-660 Allow user to copy and paste multiple options when editing attributes

github.com/openboxes/openboxes - edd30d6c1e45c8d71d1e4785cb4880a58d383278 authored almost 7 years ago by Justin Miranda <[email protected]>
Converted description to textarea on organization form

github.com/openboxes/openboxes - 8271d372b35f65b8d8ab2cb6ab80e8b5ae340f76 authored almost 7 years ago by Justin Miranda <[email protected]>
Minor updates to data migration feature

github.com/openboxes/openboxes - 02ed69624165b13ea4a2e14f4349e8d9e31adcad authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-661 Improved performance of product supplier data migration from two hours to less than two minutes using GPars

github.com/openboxes/openboxes - affa8c6a71f32157f9ba20a9b636e6d261474fde authored almost 7 years ago by Justin Miranda <[email protected]>
Added organization to messsages.properties

github.com/openboxes/openboxes - 9fada0a03ca443437ced79f613f51380fb032a05 authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-661 Migrate supplier and manufacturer data into product supplier table from product and location tables

github.com/openboxes/openboxes - c9ad15649c26f608313d937fdedd17f22ae3615c authored almost 7 years ago by Justin Miranda <[email protected]>
Improved data model for product supplier and party-related tables

github.com/openboxes/openboxes - ea3189ba0f45db901a900d22cff2fc6f722e336d authored almost 7 years ago by Justin Miranda <[email protected]>
Removed some unnecessary buttons from the inventory levels page

github.com/openboxes/openboxes - 5c46420413626856946ae04440af0b3fb4f6f347 authored almost 7 years ago by Justin Miranda <[email protected]>
Fixed bug in which the auto suggest for product was setting the product.name attribute on save

github.com/openboxes/openboxes - 1c8452740941007c352e85be82a759f290a16157 authored almost 7 years ago by Justin Miranda <[email protected]>
Changed profile link to navigate to Edit User page

github.com/openboxes/openboxes - 28ae4a46db1211417d94532cfc691253b29973cb authored almost 7 years ago by Justin Miranda <[email protected]>
Updated a bunch of message properties for English locale

github.com/openboxes/openboxes - 82805571ba42585431326fcf7674af8944cb87c8 authored almost 7 years ago by Justin Miranda <[email protected]>
Added Organization association to Location

github.com/openboxes/openboxes - 0fe6613ba87ffc0f49d9c3c52a3fbd8973b498ba authored almost 7 years ago by Justin Miranda <[email protected]>
Improvements to the select tag library

github.com/openboxes/openboxes - 97f19d3af3f4d96fbc45d7d596ff4a7c38885a1b authored almost 7 years ago by Justin Miranda <[email protected]>
Fixed bug with inventory status in summary bar on some product page that didn't have all of the necessary model data

github.com/openboxes/openboxes - 9380815f564f0efbab61d566c6cb0a32d351ceb0 authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-660 Improve product attributes to handle classifications like controlled vs hazardous

github.com/openboxes/openboxes - d1e9075f9b6667e27233d43494fde7a50230104f authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-663 Added dialog for creating new product supplier records

github.com/openboxes/openboxes - ccd1ae023e9451298089a050c0e9029a794ee102 authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-663 Build user interface for managing product suppliers

github.com/openboxes/openboxes - 1928ed0cf4be76c1d3636b0abf48ea3528713dae authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-659 Create product supplier table to map products to suppliers and manufacturers

github.com/openboxes/openboxes - 7013e84582b2393faad210cf148a4522fa39c99a authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-658 Create party entity to represent organizations like suppliers and manufacturers

github.com/openboxes/openboxes - 1915a9b4fe5d4e64348c7d675fcffba4a429c9ed authored almost 7 years ago by Justin Miranda <[email protected]>
Better handling of errors on XHR requests

github.com/openboxes/openboxes - 589dc5fbdeaa7bf9e4d1ad9eceed7ea75c72a142 authored almost 7 years ago by Justin Miranda <[email protected]>
Minor UI/UX changes around the user controller

github.com/openboxes/openboxes - 2bf486dbd266f39f9faeea33d73a8b7e9a19a97a authored almost 7 years ago by Justin Miranda <[email protected]>
Moved openboxes identifier config to Config.groovy

github.com/openboxes/openboxes - 97bcd98dd6a7bccf519748e7336ec847fe769a91 authored almost 7 years ago by Justin Miranda <[email protected]>
Temporarily removed url mapping for http status 500 because it wasn't working properly (need to figure out a better solution)

github.com/openboxes/openboxes - 7ee4002923e09fc05b1ede86dca6daf8a28ce024 authored almost 7 years ago by Justin Miranda <[email protected]>
Merge branch 'develop' into feature/OBPIH-571-generic-product

github.com/openboxes/openboxes - 9959819d5accf3ca8da17a11c23ce6266d153c31 authored almost 7 years ago by Justin Miranda <[email protected]>
Minor UI improvements to Edit Packing List page

github.com/openboxes/openboxes - 72d0a9fc5650426de83dd3deb6b5ccde1990772d authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-678 Import packing list detects duplicate rows when there are no duplicates; OBPIH-679 Import packing list doesn't handle numeric values for lot number well

github.com/openboxes/openboxes - 32f23e7121d5beb34cd0ad5dcbcc93a9ec141661 authored almost 7 years ago by Justin Miranda <[email protected]>
Fixed timezone code that causes NPE when there's no tz-data installed on server

github.com/openboxes/openboxes - 450491686351a7d3e11b439abf0a65a8bbefc263 authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-282 Email field should not be required for person

github.com/openboxes/openboxes - 29c075a3499122dee2008caf56f9ea8a65946871 authored almost 7 years ago by Justin Miranda <[email protected]>
Fixed Hibernate flush bug encountered while deleting all shipment items and containers from a shipment

github.com/openboxes/openboxes - e54926f9bff68b3c53d2f86da9aa4994b912a7a1 authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-682 Shipment search destination filter not working

github.com/openboxes/openboxes - 43f5832b195b18995bd6b3b8f35ca0439803ac50 authored almost 7 years ago by Justin Miranda <[email protected]>
bumped app version to 0.7.26-SNAPSHOT

github.com/openboxes/openboxes - 6ded119b04a4ac9836b3eb60b781f4bf34e8ea94 authored almost 7 years ago by Justin Miranda <[email protected]>
Merge branch 'master' into hotfix/release-0.7.26

github.com/openboxes/openboxes - 8f23e24e64c364774cab264826cd3c677e37e53b authored almost 7 years ago by Justin Miranda <[email protected]>
bumped app version to indicate start on release 0.7.26

github.com/openboxes/openboxes - 5f678d7a47cb5b5b6fd4d3cfe4bf65214fb264c7 authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-681 Fixed bug with calculating quantity when a single inventory item (lot number) is spread over multiple bin locations

github.com/openboxes/openboxes - 1273a8c77e149621eeb5519aef7d854bbf851332 authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-681 Attempt to prevent Hibernate bug by not performing a database query in the middle of a transaction

github.com/openboxes/openboxes - 2a8aa784c4c87fa6f05f021805854cb2d141f864 authored almost 7 years ago by Justin Miranda <[email protected]>
#223 Transfer of Inventory Item to Include Bin; also refactored all actions on stock cards to use render dialog dynamically rather than loading all dialogs for all products on page load

github.com/openboxes/openboxes - 0863488ce18fe0821565b6bbb0a610c0f9395b37 authored almost 7 years ago by Justin Miranda <[email protected]>
Merge branch 'master' into develop

github.com/openboxes/openboxes - 6ebae1fe08bc77b45470d56c8e4c8ba64f74a6f7 authored almost 7 years ago by Justin Miranda <[email protected]>
bumped app version to 0.7.25

github.com/openboxes/openboxes - 131e2d938899245eff09e31d1bb7e041b96010a7 authored almost 7 years ago by Justin Miranda <[email protected]>
Merge pull request #225 from openboxes/hotfix/release-0.7.25

Hotfix/release 0.7.25

github.com/openboxes/openboxes - 69b02ad9280b53e2926126d70c1f546d944f18a2 authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-672 Added slightly better error handling around packing list import

github.com/openboxes/openboxes - ceab39b3046ad39892732745d02ac8154ed1e617 authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-676 fixed bug that was preventing shipment creation

github.com/openboxes/openboxes - 1b5f9d2a9ee63b3e82e2e33af20e213f631c51d3 authored almost 7 years ago by Justin Miranda <[email protected]>
Merge branch 'master' into develop

github.com/openboxes/openboxes - 51726e4aa87fd08c0794b70be507876aa35455d6 authored almost 7 years ago by Justin Miranda <[email protected]>
Merge pull request #219 from openboxes/hotfix/release-0.7.24

Hotfix/release 0.7.24

github.com/openboxes/openboxes - 70b4a746430a63ea56453188f251b17920870b01 authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-646 Inventory summary by product shows zeroes

github.com/openboxes/openboxes - ec70dc18ad307fedfd5f1372e79f1960e287e9f1 authored almost 7 years ago by Justin Miranda <[email protected]>
Merge branch 'master' into develop

github.com/openboxes/openboxes - 99be62b1748eb70be8373cc252d3c84219aa7309 authored almost 7 years ago by Justin Miranda <[email protected]>
Merge branch 'master' into hotfix/release-0.7.24

github.com/openboxes/openboxes - caf6223a58b6572be132735e20062c1eb8958110 authored almost 7 years ago by Justin Miranda <[email protected]>
#220 initial implementation of barcode label rendering

github.com/openboxes/openboxes - 956a2b233a2edd9406f6a07107ffe6a1e82bba2f authored almost 7 years ago by Justin Miranda <[email protected]>
Made changes to the Edit User page to prevent certain users from editing user roles; moved timezone picker to select taglib

github.com/openboxes/openboxes - 6aa1c8b638e0967ee46c77ddaf3f2c328cb26ba5 authored almost 7 years ago by Justin Miranda <[email protected]>
Implemented some changes to the role filter to include some superuser-only permissions; link tag now renders a disabled link when user does not have permission

github.com/openboxes/openboxes - 0a73f4b109c7f565f2062d443deea4f69f3df4bf authored almost 7 years ago by Justin Miranda <[email protected]>
Added an action to errors controller to handle what seems to be Grails bug with unhandled exceptions

github.com/openboxes/openboxes - 30e1ae356d6436f71f46322e4254207e77e9818e authored almost 7 years ago by Justin Miranda <[email protected]>
Removed verbose logging message in access log filter

github.com/openboxes/openboxes - 1d0c20a5383cc707a79f8e566d202cb9ee6cf577 authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-671 Fixed shipment item sorting bug with the Edit Packing step of the create shipment workflow

github.com/openboxes/openboxes - 59316bbd2c8fc01f42d49dd1102504181556cddd authored almost 7 years ago by Justin Miranda <[email protected]>
Suppressed log messages that are validation errors displayed to the user

github.com/openboxes/openboxes - e45e2ccce9a8ba750c13b52879d99a87d261153a authored almost 7 years ago by Justin Miranda <[email protected]>
Replaced default mail.error settings with user-configured values

github.com/openboxes/openboxes - 13da0d527b2090836e9f762e23344dc567ecc939 authored almost 7 years ago by Justin Miranda <[email protected]>
Added product import link to product list page

github.com/openboxes/openboxes - a5b2dcf592109280198a6fb04fdac6f8ef095085 authored almost 7 years ago by Justin Miranda <[email protected]>
Required superuser role for deletes, fixed bug where system was not redirecting to Access Denied page when user trying to access unauthorized resource

github.com/openboxes/openboxes - 0bd31c8dfb7b70b2411850992340723c76a7732d authored almost 7 years ago by Justin Miranda <[email protected]>
Added audit logging for all actions in order to monitor suspicious activity

github.com/openboxes/openboxes - b2ff9b5f4b126a1f35f873da64e0c77d829119b2 authored almost 7 years ago by Justin Miranda <[email protected]>
Fixed an annoying issue that occurs when editing a user in a browser that users a password manager to auto-populate the password field

github.com/openboxes/openboxes - d5323004ac1f0dcd318f5215fd5fbcea07ef1095 authored almost 7 years ago by Justin Miranda <[email protected]>
Changed links on user list page and the summary header to go to Edit User page instead of Show User

github.com/openboxes/openboxes - c7835a3cd807808b36ffdc69cfc3e145285250b0 authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-633 Removed the default values for auditing fields during verified and checking stages

github.com/openboxes/openboxes - 672d638f01276da3004b5b00cc05c6d3126fc7cb authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-575 Fixed bug with sync transactions feature

github.com/openboxes/openboxes - ab176be86ad736e72f18d9aeece1b7fac9e1d1ef authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-653 Added bin location support to inventory import

github.com/openboxes/openboxes - 4eb66ab93fe087b32d0c29c7ddd0a72075fcd272 authored almost 7 years ago by Justin Miranda <[email protected]>
WIP: Adding party role controller (OBPIH-571)

github.com/openboxes/openboxes - c3593d1675564f55b097377f771c4a6a39ff934e authored almost 7 years ago by Justin Miranda <[email protected]>
WIP: Major refactoring to better handle generic products (OBPIH-571)

github.com/openboxes/openboxes - f247b442b2ef8c673342d4d59314752a11996cbe authored almost 7 years ago by Justin Miranda <[email protected]>
Changed delete to undo

github.com/openboxes/openboxes - a95bc71a945ebe0c52fb510d00becf59c937d508 authored almost 7 years ago by Justin Miranda <[email protected]>
WIP: Added product supplier

github.com/openboxes/openboxes - 9e9ad9bec29ccc1f08c169eb13aaf8aa58c454a2 authored almost 7 years ago by Justin Miranda <[email protected]>
WIP: Added the beginnings of a party entity

github.com/openboxes/openboxes - 39e0e8d46ed67297923d8925f21c16aa3e6e475b authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-633 fixed references to old requisition types (mostly in tests)

github.com/openboxes/openboxes - 2f3d89f053e639efcecb1c06f06099b3f6b3029c authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-575 Added feature to allow a superuser to sync transactions if they've been deleted (or if they were never created in the first place)

github.com/openboxes/openboxes - ded8bdc8dc8264002768c07250e841111f7e2ad3 authored almost 7 years ago by Justin Miranda <[email protected]>
Added delete to transaction list page

github.com/openboxes/openboxes - 4c420460c99fb7f2e9fc274354638aa6bfe86c7b authored almost 7 years ago by Justin Miranda <[email protected]>
fixed bug with timezone picker on Edit User page

github.com/openboxes/openboxes - 7f276773f74353addec13022c1deb19f1c77cdad authored almost 7 years ago by Justin Miranda <[email protected]>
OBPIH-633 fixed bug with create stock requisition

github.com/openboxes/openboxes - 5b02671e0afec09ba7097c09df81c026efa45e5a authored almost 7 years ago by Justin Miranda <[email protected]>
Added delete action to list transaction page

github.com/openboxes/openboxes - fb70ec686bed0b2b42074adab24cf1ce528654f5 authored about 7 years ago by Justin Miranda <[email protected]>
Minor UI improvement to the fast mover dashboard widget

github.com/openboxes/openboxes - b318ee9564b3d3e7777c06a8e0bcebe9088fcebb authored about 7 years ago by Justin Miranda <[email protected]>
WIP: Implemented initial version of the manage inventory feature

github.com/openboxes/openboxes - 7406de2fe14bc488fa02eeda01bb49e22d21ac1a authored about 7 years ago by Justin Miranda <[email protected]>
OBPIH-633 Fixed bug with database migration for consolidating requisition types

github.com/openboxes/openboxes - c26628ead9687cf19e3e0cc26cf2c8f71780d60b authored about 7 years ago by Justin Miranda <[email protected]>
bumped app version to 0.7.24 to prepare for release

github.com/openboxes/openboxes - ca437bd3c5e1743d46705dcf4cde1902424d2780 authored about 7 years ago by Justin Miranda <[email protected]>
improved error handling for dashboard indicator widgets

github.com/openboxes/openboxes - 7c088d4fd41cc54ce34b5b0d42ffdead0d95995f authored about 7 years ago by Justin Miranda <[email protected]>
OBPIH-647 fixed bug with the downloadable generic product summary report available from the dashboard

github.com/openboxes/openboxes - 23e02d657cbdcc318edc5caae8c1c43203dfbaff authored about 7 years ago by Justin Miranda <[email protected]>
Improved requisition summary so that it is displayed consistently whether creating / updating requisitions

github.com/openboxes/openboxes - 38e1e6732c7f132cc07c7ea35f913ed74d23ea07 authored about 7 years ago by Justin Miranda <[email protected]>
Made it easier to edit the auditing fields for each step in the requisition process

github.com/openboxes/openboxes - 1553720fd5ac5baa6ab54ddda24b793a870101fe authored about 7 years ago by Justin Miranda <[email protected]>
Re-added requisition and shipment name to the reference column of the stock history tab

github.com/openboxes/openboxes - 0a40de19678fab9f72d39849164f92f7851ec7ce authored about 7 years ago by Justin Miranda <[email protected]>
Added time to process to requisition details and list pages

github.com/openboxes/openboxes - 2c96e659a86cec129f9540fe4f787de9cf54eddc authored about 7 years ago by Justin Miranda <[email protected]>
OBPIH-633 Consolidate requisition types depot vs ward

github.com/openboxes/openboxes - 1078df3228e22789f52d8593cec14ad49276e836 authored about 7 years ago by Justin Miranda <[email protected]>
OBPIH-629 fixed bug with adding new row on record stock page

github.com/openboxes/openboxes - b9fe9100455bc5151ec4585ce238c9c652bc31a4 authored about 7 years ago by Justin Miranda <[email protected]>
Merge branch 'master' into develop

github.com/openboxes/openboxes - 3372ae3e61e5aae6d9142ebe514551d9221dcd1e authored about 7 years ago by Justin Miranda <[email protected]>
Merge pull request #216 from openboxes/hotfix/release-0.7.23

Hotfix/release 0.7.23

github.com/openboxes/openboxes - d0cfff2808715dc580d6dc83e7066884cca69c94 authored about 7 years ago by Justin Miranda <[email protected]>
Fixed bug when deleting containers with child containers

github.com/openboxes/openboxes - 22855bcf9c28682cead2b876a8bac579883e5c36 authored about 7 years ago by Justin Miranda <[email protected]>
Fixed bug when deleting containers with child containers

github.com/openboxes/openboxes - 2773b91251263bc1f9973046c5cf5281427bd228 authored about 7 years ago by Justin Miranda <[email protected]>
WIP: Initial commit for a Manage Inventory feature written in React

github.com/openboxes/openboxes - c5df64b25c9d916c7b00a7697032fa0b44fc699a authored about 7 years ago by Justin Miranda <[email protected]>
WIP: Initial commit for a Manage Inventory feature written in React

github.com/openboxes/openboxes - 104e1d9c7f16b5fc93541e57643ee9a8452e2ce2 authored about 7 years ago by Justin Miranda <[email protected]>
Fixed bug with export bin location report

github.com/openboxes/openboxes - 0538c59c07d06d6d77bb46b85ee656a981dfecc6 authored about 7 years ago by Justin Miranda <[email protected]>
Generated views for indicator class

github.com/openboxes/openboxes - f987a23096d0883d551e617b787fa5fa7804eebe authored about 7 years ago by Justin Miranda <[email protected]>
Added several location type codes

github.com/openboxes/openboxes - 49fa70de88c37ae7b6e6a82eb0679cf8239ded1d authored about 7 years ago by Justin Miranda <[email protected]>
Fixed location type code for pharmacy

github.com/openboxes/openboxes - e239845a182b7a4e2828596d1c86856827f1d88f authored about 7 years ago by Justin Miranda <[email protected]>