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

bumped app version to 0.6.9.4

github.com/openboxes/openboxes - 750eed3f75b113b7424c706a79f32313c5827588 authored over 9 years ago by jmiranda <[email protected]>
changed println's to log.info's

github.com/openboxes/openboxes - 8c6d7f5567044744f4b72b25393d7dda234765ed authored over 9 years ago by jmiranda <[email protected]>
improvements to the bug report tool

github.com/openboxes/openboxes - b28643236882e957e0a9925918de7a9ba920d39c authored over 9 years ago by jmiranda <[email protected]>
changed println's to log.info's

github.com/openboxes/openboxes - c105c1483d5f8a8ecc9dd04455395ea61f4279e2 authored over 9 years ago by jmiranda <[email protected]>
fixed minor display bug where product code was being displayed twice

github.com/openboxes/openboxes - 5243fcd17d6871fcf92bc18f0dae6114bb6acfc3 authored over 9 years ago by jmiranda <[email protected]>
fixed bug encountered when substituting an item within a requisition

github.com/openboxes/openboxes - c05c6dfb107c097785fa995a623f5abb693b0696 authored over 9 years ago by jmiranda <[email protected]>
disabled the barcode scanner by default

github.com/openboxes/openboxes - 0620011f889f2b4450fc105e086f803ba489338b authored over 9 years ago by jmiranda <[email protected]>
Improved error handling for send shipment feature

github.com/openboxes/openboxes - 320ea0a9212f9b11408d195d0acb2c95a94c12d2 authored over 9 years ago by jmiranda <[email protected]>
fixed bug with error handling related to adding an event to a shipment

github.com/openboxes/openboxes - 05b5315cc7e850bc8e569e3ed30fbb4edc3290cc authored over 9 years ago by jmiranda <[email protected]>
fixed #61 Shipment event dates should not be set to midnight

github.com/openboxes/openboxes - f0b381e8ccfb31368b35959fee2894ac71c2bd59 authored over 9 years ago by jmiranda <[email protected]>
bumped app version to 0.6.9.3

github.com/openboxes/openboxes - 75b7c97040c38e38ef397a1ed522a396db6c0859 authored over 9 years ago by jmiranda <[email protected]>
Update configuration.md

github.com/openboxes/openboxes - a689ff365bd8a52f58243a6c2b55efd86c4b8e50 authored over 9 years ago by Justin Miranda <[email protected]>
Update configuration.md

github.com/openboxes/openboxes - 970b175b1fe9a81499356c5c68b01aacd4b3f002 authored over 9 years ago by Justin Miranda <[email protected]>
Update configuration.md

github.com/openboxes/openboxes - 420c69743b666a2ddee4f89b5e402a0ba82bd102 authored over 9 years ago by Justin Miranda <[email protected]>
Update configuration.md

github.com/openboxes/openboxes - e37a385b1f2767dacc30723e2a9eb194c8832ff0 authored over 9 years ago by Justin Miranda <[email protected]>
fixed an integration test that caused continuous integration build to fail

github.com/openboxes/openboxes - ad8fb1af7a2a107ca17f4ca36200aba8e2605a0b authored over 9 years ago by jmiranda <[email protected]>
Minor UI changes to a few admin pages (and masked all passwords displayed on the settings page for security reasons).

github.com/openboxes/openboxes - 8775b34964842dc7ec959a9ceeb480ef73c21f53 authored over 9 years ago by jmiranda <[email protected]>
Added explicit type declaration for mail service to prevent collisions with the service in the mail plugin

github.com/openboxes/openboxes - c2fbe5c51fd939f502ed7aebaf7ba1b0e0892356 authored over 9 years ago by jmiranda <[email protected]>
Added ability to test email from within the app

github.com/openboxes/openboxes - 26c6a0ad3d46fa5451adc8340d507d136724f8a5 authored over 9 years ago by jmiranda <[email protected]>
fixed #60: Sending the email to the following server failed : smtp.mandrillapp.com:587

github.com/openboxes/openboxes - f56bc5ddf56c89ad6b2bbe3b550604b385648eb0 authored over 9 years ago by jmiranda <[email protected]>
Fixed minor bug with test email feature

github.com/openboxes/openboxes - 91c3c3358921200b9b5db281eea0c1b299e4a994 authored over 9 years ago by jmiranda <[email protected]>
bumped app version to 0.6.9.2

github.com/openboxes/openboxes - 11f59b88c56201a527f348b3c137822d04f4ff3e authored over 9 years ago by jmiranda <[email protected]>
Minor enhancements to the shipment UI

github.com/openboxes/openboxes - 39c922031a4a8ff508abcea82bb005852c5c12e2 authored over 9 years ago by jmiranda <[email protected]>
allow user to delete all containers and items (useful if there's an issue with Excel import)

github.com/openboxes/openboxes - 8b91b5ed87f3b90e062624bc6e114776d4957b44 authored over 9 years ago by jmiranda <[email protected]>
added improvements to import packing list and delete container features

github.com/openboxes/openboxes - ac3b4b458a9cd59c974973a46d90c13b75ff9ee3 authored over 9 years ago by jmiranda <[email protected]>
fixed #58: TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: org.pih.warehouse.core.Person

github.com/openboxes/openboxes - dabefaa108509ede58b8042f3acc46f9db7d90d1 authored over 9 years ago by jmiranda <[email protected]>
added better error handling (so that the default error page is not displayed) and made minor changes to the edit packing list, as well as the shipment listing and receipt pages

github.com/openboxes/openboxes - b170c5f2031396c991102dc9ae501275d83f5ef0 authored over 9 years ago by jmiranda <[email protected]>
added relative time tag to display most significant value of time duration

github.com/openboxes/openboxes - 19093a60db0a15a4195181c700463e36401a5294 authored over 9 years ago by jmiranda <[email protected]>
bumped app version to 0.6.9.1

github.com/openboxes/openboxes - 1f9071411fd8ad536d2e36e151467e37cf74845f authored over 9 years ago by jmiranda <[email protected]>
#37: added better error handling for formatting and validation errors

github.com/openboxes/openboxes - c8f5b95bc3867311a3ab0b28232a58870b2a9e09 authored over 9 years ago by jmiranda <[email protected]>
Allow user to edit the time component of an event date

github.com/openboxes/openboxes - 56127add0c6ddf88e9c38a9a62910cf5a6e6038d authored over 9 years ago by jmiranda <[email protected]>
Minor UI improvements to the shipment summary and details GSPs

github.com/openboxes/openboxes - 4861a8ee9095a937d84fc47fda05ef7774d99585 authored over 9 years ago by jmiranda <[email protected]>
Improved the wizard step header

github.com/openboxes/openboxes - d8b55834ab7e63757bb2b07c3e623083f7996f38 authored over 9 years ago by jmiranda <[email protected]>
bumped application version to 0.6.9

github.com/openboxes/openboxes - 21d8864ec185e6d8f1c7cf651cbb3cb411feccab authored over 9 years ago by jmiranda <[email protected]>
Bug fixes and enhancements for the edit packing list feature (resolves #37, fixes #40, fixes #41, resolves #48, resolves #51, fixes #53, fixes #54, resolves #55, resolves #57)

github.com/openboxes/openboxes - 3c0c337fcb0b32ef0f407453a706999ba9dd2cc2 authored over 9 years ago by jmiranda <[email protected]>
removed default height for all dialogs

github.com/openboxes/openboxes - 13af4550342c1d99c6db0c75b35f1ca3db09e956 authored over 9 years ago by jmiranda <[email protected]>
fixed bug with the inventory status message displayed on the stock card / product pages

github.com/openboxes/openboxes - ef681c6e42c7baee7d1d7c7e8da86b380190c8c3 authored over 9 years ago by jmiranda <[email protected]>
minor UI enhancements to the custom header (added margin around logo, moved/renamed Help button)

github.com/openboxes/openboxes - c7dea8bacd0a39850bd375ef2a28845142090fdf authored over 9 years ago by jmiranda <[email protected]>
minor UI clean up for stock card, product and attribute pages

github.com/openboxes/openboxes - 64bafe476dfbeeed6b664b44b9c0a7c04ee874ac authored over 9 years ago by jmiranda <[email protected]>
fixed #52: fixed mail service to allow use of external smtp services like mandrill

github.com/openboxes/openboxes - 48f1de8653e4ef9e439a1836c7197048ac03fa17 authored over 9 years ago by jmiranda <[email protected]>
fixed #51: Allow user to add custom events to a shipment

github.com/openboxes/openboxes - 43f161e057e47704179a47073c75866354761c46 authored over 9 years ago by jmiranda <[email protected]>
fixed #42: Mixed Content: The page was loaded over HTTPS, but requested an insecure resource.

github.com/openboxes/openboxes - 01d548f743c5173a8d890e6c94bc6b3093cb6f8a authored over 9 years ago by jmiranda <[email protected]>
added empty controller closure to allow inventory report to render

github.com/openboxes/openboxes - 05408c3b9a225f25c7e58158f48dd37db4212ed9 authored over 9 years ago by jmiranda <[email protected]>
moved description field to top of PO workflow to make it slightly more user-friendly

github.com/openboxes/openboxes - 689ab70843a04a8ccdb58ade6eaa77d642b55a77 authored over 9 years ago by jmiranda <[email protected]>
disabled live chat by default and moved the uservoice widget back to the default position

github.com/openboxes/openboxes - b5b7d7f4f5bd08c714014c3bc7bcdcb5d3707a77 authored over 9 years ago by jmiranda <[email protected]>
minor improvements to the comments section of the shipment details page

github.com/openboxes/openboxes - 0c0983df2accf658b9ebdb272082bd41fc41de87 authored over 9 years ago by jmiranda <[email protected]>
fixed some minor ugliness with the shipment listing page

github.com/openboxes/openboxes - 0956f25dc3d395e9427cd574ef7abe49a1609328 authored over 9 years ago by jmiranda <[email protected]>
fixed #42 Mixed Content: The page was loaded over HTTPS, but requested an insecure resource. This request has been blocked; the content must be served over HTTPS.

github.com/openboxes/openboxes - 0b9da84de7d8c13de1405505e5df09f1fd1ca1db authored over 9 years ago by jmiranda <[email protected]>
accidentally removed the data source configuration for the "test" environment

github.com/openboxes/openboxes - fa0f928e8a553a0266b2c3eaffcdc7452f7b2d5e authored over 9 years ago by jmiranda <[email protected]>
fixed broken unit tests

github.com/openboxes/openboxes - f4c4b0e712393237e52a1fb987f1afafeb083ea3 authored over 9 years ago by jmiranda <[email protected]>
enable SQL logging by default in development environment

github.com/openboxes/openboxes - 31d6257676aa1fb39825cdbc1644f259d3f8ba27 authored over 9 years ago by jmiranda <[email protected]>
added user timezone to footer

github.com/openboxes/openboxes - a1184033578883c045deacb71d5216d39d9211c7 authored over 9 years ago by jmiranda <[email protected]>
fixed bug in location controller unit tests

github.com/openboxes/openboxes - b5280f81bac597e983a6446c018e803061dcc825 authored over 9 years ago by jmiranda <[email protected]>
fixed #44: Signup > Require email for all user / person records

github.com/openboxes/openboxes - 6720489bc08c5fdc53981cc486584e676ba1e6a0 authored over 9 years ago by jmiranda <[email protected]>
updated documentation

github.com/openboxes/openboxes - da461f1a11f08a93a9791057a168f93d989dd7ec authored over 9 years ago by jmiranda <[email protected]>
fixed #42: Mixed Content: The page was loaded over HTTPS, but requested an insecure resource. This request has been blocked; the content must be served over HTTPS.

github.com/openboxes/openboxes - f889b460b7e11d4cf3f30f15fe9e4cd78e0139fb authored over 9 years ago by jmiranda <[email protected]>
fixed column width for dashboard page

github.com/openboxes/openboxes - 90c3d1901c588d46fb5d5749632b0c5e03390efa authored over 9 years ago by jmiranda <[email protected]>
added live chat widget to custom layout

github.com/openboxes/openboxes - a2a8168182ac4a55cdbf060fb8ef82ed88f61f4c authored over 9 years ago by jmiranda <[email protected]>
fixed #45: Error executing script Upgrade: loader constraint violation in interface itable initialization

github.com/openboxes/openboxes - fd6ca9550f2acad954675bad43521eaa029d52ac authored over 9 years ago by jmiranda <[email protected]>
fixed #42: Mixed Content: The page was loaded over HTTPS, but requested an insecure resource.

github.com/openboxes/openboxes - 254f08f73ba53006569aa1b08a940e9f6cb355b7 authored over 9 years ago by jmiranda <[email protected]>
fixed #27: Currency code should be a system-wide configuration

Prepended openboxes to locale configuration property names

github.com/openboxes/openboxes - 5a734c8e0e4eec1abfb38a92c5cef6bd326984aa authored over 9 years ago by jmiranda <[email protected]>
fixed #34: changed the order from desc to asc and added unit tests

github.com/openboxes/openboxes - 903f0d45fc81848d2f1ba59a4d987f0e9324b407 authored over 9 years ago by jmiranda <[email protected]>
fixed #34: IllegalArgumentException: Comparison method violates its general contract!

github.com/openboxes/openboxes - 34e6eb09dad8fee2d67ba7f63f4ae4fa8b27ecad authored over 9 years ago by jmiranda <[email protected]>
fixed #36: Purchase Order > StringEscapeUtils.escapeCsv() is applicable for argument types: (org.codehaus.groovy.grails.web.util.StreamCharBuffer)

github.com/openboxes/openboxes - 943e4866991621ff1422ce6161a125fe34ea061a authored over 9 years ago by jmiranda <[email protected]>
fixed #33: Packing lists should sort by parent and child containers

github.com/openboxes/openboxes - 0c2428fc8a8de48a64209d9605df67d91b0c22bc authored over 9 years ago by jmiranda <[email protected]>
Update configuration.md

github.com/openboxes/openboxes - f9a10efaefba208724867dec7bbc397b79f9a95b authored over 9 years ago by Justin Miranda <[email protected]>
Merge pull request #28 from agdg/patch-1

Update messages_es.properties

github.com/openboxes/openboxes - 394a23358769f82f3ea172da9eb17b4c359bcbe0 authored over 9 years ago by Justin Miranda <[email protected]>
Update messages_es.properties

github.com/openboxes/openboxes - eb0acf124fe2ba25ea87c9ab4ae04994cb2ded23 authored over 9 years ago by Antonio Guillen <[email protected]>
updated documentation

github.com/openboxes/openboxes - 06398239cee38c096fe526b3bf61c90ffd367a18 authored over 9 years ago by jmiranda <[email protected]>
Added documentation status badge from readthedocs

github.com/openboxes/openboxes - b093a216c06b13ba98513b4d234d6ef175ef1aa7 authored over 9 years ago by Justin Miranda <[email protected]>
Added documentation that can be auto-generated (see readthedocs.org and mkdocs.org)

github.com/openboxes/openboxes - bf72b066389a30bd87fbb471f1854e2657e654af authored over 9 years ago by jmiranda <[email protected]>
fixed OB-2084: View Shipment | Shipment items table does not display correctly

github.com/openboxes/openboxes - e0fb49e674c541a37a5f2e50a3e778497eebba36 authored over 9 years ago by jmiranda <[email protected]>
bumped app version to 0.6.8

github.com/openboxes/openboxes - b408f9f0bf7c9195d08bf4974073bbfc48229eae authored over 9 years ago by jmiranda <[email protected]>
completely removed LDAP authentication as PIH is still encountering intermittent issues

github.com/openboxes/openboxes - ef609827f49fbfcc6396c8d6e8d164259641e5e1 authored over 9 years ago by jmiranda <[email protected]>
fixed bug in which LDAP support is enabled by default

github.com/openboxes/openboxes - 511de2aa116e7353c2f90ef7651a03cd4ca15ab8 authored almost 10 years ago by jmiranda <[email protected]>
Decreased the number of initial database connection pool size from 50 to 10

github.com/openboxes/openboxes - 2c69eff8416322bdd0899d220235df31a37e44b2 authored almost 10 years ago by jmiranda <[email protected]>
Escaped number values to prevent formatting issues for locales that use comma instead of period

github.com/openboxes/openboxes - e39e815b922f96e11051f5543983fc7ad6e3d6a7 authored almost 10 years ago by jmiranda <[email protected]>
Re-arranged fields on the enter order details page

github.com/openboxes/openboxes - 52cfc524e76244527b7ae9aa1dcf7d05cf8461ab authored almost 10 years ago by jmiranda <[email protected]>
fixed bug with with listOrderItems() method when new order is created

github.com/openboxes/openboxes - 902cde60806ae771b3895ab560a47eef1598de39 authored almost 10 years ago by jmiranda <[email protected]>
Update README.md

github.com/openboxes/openboxes - 0bbe353899cdda802438c56b62030b1c06de0e3f authored almost 10 years ago by Justin Miranda <[email protected]>
Attempt to make instructions more clear

github.com/openboxes/openboxes - 24875eb2ddb2aae222f5e258ed3f9db2bbc5af16 authored almost 10 years ago by Justin Miranda <[email protected]>
bumped app version to 0.6.7 (this commit should be used for version tag as the previous one was premature)

github.com/openboxes/openboxes - 0f254a876f01e1bd1a942cd70b6949c1c9541d55 authored almost 10 years ago by jmiranda <[email protected]>
removed reference to pih.org email address

github.com/openboxes/openboxes - 42c249ea6da219daae112d72722da59d04f5da64 authored almost 10 years ago by jmiranda <[email protected]>
minor ui enhancements to product summary buttons and substitutions tab

github.com/openboxes/openboxes - 36f395ae524e614fe1b86864ad8ea08cfdac9a67 authored almost 10 years ago by jmiranda <[email protected]>
OB-3153 Purchase order items should always be sorted in the order entered

github.com/openboxes/openboxes - 42877f85bc9292dee7cd25b28266965b1e794098 authored almost 10 years ago by jmiranda <[email protected]>
OB-3213 Allow user to download purchase order as CSV

github.com/openboxes/openboxes - cf69af247575419d78e2e37e529b8b36767262a0 authored almost 10 years ago by jmiranda <[email protected]>
minor ui improvement to the Stock Card > Consumption tab

github.com/openboxes/openboxes - 6f349d713440ac9787607cfce20b99494ce6a30c authored almost 10 years ago by jmiranda <[email protected]>
fixed bug with inventory snapshot chart under Stock Card > Snapshot tab

github.com/openboxes/openboxes - 26bccf17b19be64faae6ffacd3a38c8bfc380125 authored almost 10 years ago by jmiranda <[email protected]>
attempt to fix failing travis CI build

github.com/openboxes/openboxes - 4aad01f6771a4c19df9f0874ea96bd9fb27fd328 authored about 10 years ago by jmiranda <[email protected]>
fixed failing unit test on ProductController

github.com/openboxes/openboxes - 5139c4b78f1f2ed28ee5676cbc1df2cf48cee4dd authored about 10 years ago by jmiranda <[email protected]>
bumped app version to 0.6.7 (accidentally had reset to 0.6.4 because of branch merge)

github.com/openboxes/openboxes - e59ce19d2f9d7b6661e3e48184a4c1ea03ef0592 authored about 10 years ago by jmiranda <[email protected]>
fixed OB-3212: Improvements to PO creation and receiving workflows (UI improvements, bug fixes)

fixed OB-3138: Allow user to generate printable purchase order document for submission to vendor

github.com/openboxes/openboxes - 2b0c9b669c0ee321db566ce1464fe3a12078fc04 authored about 10 years ago by jmiranda <[email protected]>
Various improvements to the purchase order workflow(s)

github.com/openboxes/openboxes - d239188c01472fe160e1708cdc055c2b244f7d68 authored about 10 years ago by jmiranda <[email protected]>
fixed some logging message in the shipment service

github.com/openboxes/openboxes - be7a45ce3d3e899b44b84db5f2b627b4877ebde4 authored about 10 years ago by jmiranda <[email protected]>
Added grails wrapper for use with continuous integration

github.com/openboxes/openboxes - c21a736a6cbe1b9ec0a2fea9046d77e5e166bf4c authored about 10 years ago by jmiranda <[email protected]>
Enabled logging on startup to help with log4j properties issue

github.com/openboxes/openboxes - 33ec5d1d495d0d22c5e700ee2798448082abb7d1 authored about 10 years ago by jmiranda <[email protected]>
added product count to Tag selector on consumption report

github.com/openboxes/openboxes - 10cfd9cfc839a259c5dbcf53454511bbaca9970c authored about 10 years ago by jmiranda <[email protected]>
added a missing translation

github.com/openboxes/openboxes - 8a543194f612e2e29b529e3455e718212a2461f0 authored about 10 years ago by jmiranda <[email protected]>
use grails 1.3.9 for travis CI

github.com/openboxes/openboxes - 54008c9df5ff1794029c3b41113e6a7951b262a5 authored about 10 years ago by jmiranda <[email protected]>
attempt to fix duplicate logging (needs to be tested)

github.com/openboxes/openboxes - 150473d96d7b26df9955e5be95740a0183b87552 authored about 10 years ago by jmiranda <[email protected]>