Ecosyste.ms: OpenCollective

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

github.com/openboxes/openboxes

OpenBoxes is a supply chain management system designed to manage inventory and track stock movements for healthcare facilities.
https://github.com/openboxes/openboxes

Added default config properties for the QA environment

d6ded34573880df0d16771c3fde37cf279ac65b4 authored about 12 years ago
rewrite data migration under login and v5 to get rid of mysql script

610cb23ea5e2ee0cf4a1f13ed4d67c0a558f3ba5 authored about 12 years ago
Create new data source configuration for QA/UAT environment

8cd48ee81a08576c820c442dcbf4ac4c1dc52a89 authored about 12 years ago
Set the log level of htmlunit's javascript.StrictErrorReporter class to fatal to silence its very noisy error output

0b223619fb16d0fd395e07f3656b62892f10ba4c authored over 12 years ago
add edit view for requisition

d6b0ce8f2bf09c2d053b5ca2fbd1e14658c2c147 authored over 12 years ago
rename create to edit in requisition controller

d4a08c9cf3c197b4ade8fd34a2587f7fe0f56b25 authored over 12 years ago
make ui test more stable

10a136ee4b2b6c473de2a208e21e7f5746b90497 authored over 12 years ago
implement create and save in requisition controller

07bed90dd5f6a4bb82f8dd091c847f71cbc83282 authored over 12 years ago
add save to requisition service; add test for requisition domain object

1ccc49c4367be7ae237726b32732408bfbbba356 authored over 12 years ago
rename request to requisition in more places

01d283f8d4c811764d9286e9dc3c2d172b49ea37 authored over 12 years ago
Add ignore DS_Store files.

3c7fbd44fd19e2e8255f07e9e96b660f21cd3524 authored over 12 years ago
Another compiler error caused by the Request -> Requisition

change.

a63f442b445a0f8213ed01ba31bad852ef4cf830 authored over 12 years ago
A few more compiler errors caused by the Request -> Requisition change.

93e8c95ec905298d7b49ab1d78f84c5b5daf7771 authored over 12 years ago
There were some compiler errors that were causing "grails run-app" to

restart indefinitely.

6c03bed0e7840813f3123df50a198ff22fde23b4 authored over 12 years ago
rename request to requisition

340cd6c9c00ac02025059298f8cbe754e18096ee authored over 12 years ago
update readme

2cbce370baaeaecd49dc8761968262e21cb6aa0a authored over 12 years ago
Revert "update readme file"

This reverts commit e5087de4e52782c4ea83679abea17a3f1a179a1b.

86c2cdf0244591d3fd521d05b81f0e1b84398efc authored over 12 years ago
update readme file

e5087de4e52782c4ea83679abea17a3f1a179a1b authored over 12 years ago
add air shipment test

9007e536829bc09974ff707b64cdb10bc96cd151 authored over 12 years ago
remove unstall assersion

3bcb5c8368867316d6863cd0a5ce58f45e6899df authored over 12 years ago
shipment spec: add item to pallet

560816b9ec1195001cbb4ea95de5cbb8172203a2 authored over 12 years ago
do not login again if logged in; use existing products inserted by bootstrap

dd6fb9d8eb2cb954101c2e19bc86bc9563f22c40 authored over 12 years ago
Furthered PurchaseOrderSpec to test proper partial received purchase order option.

26ef325d30d1482adb85188edef2e065ada3a716 authored over 12 years ago
refactoring teh bootstrap

70d6bbae78cb9899659698bb115f87780e4665d1 authored over 12 years ago
don't delete existing test data in dev; fix some bug in bootstrap

b37b783734e201185ae563769f54eb47c08a4034 authored over 12 years ago
add inventory items in bootstrap

1c964605d3fac699c5ed62a29a7615654ba08d72 authored over 12 years ago
insert test data in bootstrap only

97b043f087272150e2210633a52e09acd6c19a96 authored over 12 years ago
assert search by product name returning right result in test

2f61b8c38fc59e5c449ecb53acdc8f1ed2182cfb authored over 12 years ago
make incoming shipment test work under headless

30bad7070891068d8187c0d1f7a8f6a27c752105 authored over 12 years ago
add functional test for receiving a shipment

228f60785c14bb2e9eb425f278b04d0d2b26fded authored over 12 years ago
added name to receive shipment menu item for testing purposes

eff5b74df34a2c31bd08ffe9061a5c4918c1fecf authored over 12 years ago
Needed to fix the "supported locales" property.

272eb0a0198bd09879246c1805bc7a89836bbbba authored over 12 years ago
Added spanish language messages.properties.

a476dc5d941b19e9101c91baf4ab901ba683b6e4 authored over 12 years ago
Refactory shipmentSpec

c5b6b5864bb3142d343aa638099397356af93f9f authored over 12 years ago
Minor refactoring in PurchaseOrder Functional test

d141ac523c969a08a6bca817dd7f2f75023c6eaf authored over 12 years ago
create location using UI

4e193f3624ff3ce0948e66976187900cef661c3c authored over 12 years ago
PIMS-1713 - Functional Test - Order: fulfill a purchase order

Extended the purchase order spec to receive a purchase order.

bdfc09cafe0d9016ced601f0bbbb2cd5e3fb7e3f authored over 12 years ago
make headless as default mode

66249b8e9a36e5fd81e453708a53ac22e5b6f37c authored over 12 years ago
fix shipment spec which get error under headless

d74ebbe328a44b7aa164be39ddb4728abbf35cde authored over 12 years ago
make record inventory test work under headless

585e5777ce48e584544595d5c0ccabb7bbe17e36 authored over 12 years ago
PIMS-1711 - Functional Test - Inventory: browser inventory

Functional test for creating new product and browsing to it. Also minor
refactoring to group fun...

d2ac8b7214549e94164416d18a208321594a99f4 authored over 12 years ago
add view pending shipment test

3dd08e91dd34197cd24d86b2a5eb6d42893c22c8 authored over 12 years ago
added functional test for shipping a suitcase (PIMS-1706)

56ce77d4e4c2307496c9f5e2b9fd939a92e09891 authored over 12 years ago
refactoring functional test: removed settings and PageNavigator

09e697d2a97bac493b73c04357c6e283973248ab authored over 12 years ago
fix purchase order spec

8815e074045ba236ff0ac1a29fde951e07c7cac4 authored over 12 years ago
add testFixture to add product by ui

72fe809cecceb5d3c0a13ff3348bc4063d3895a8 authored over 12 years ago
disable email for test

66552d678a874ac9a16889c416ff67b799723359 authored over 12 years ago
PIMS-1710 Functional Test - Inventory: record inventory for a product

Finished up additional test cases.

dbae17e7c33cf4fc5b910faf6c0a9457323a3225 authored over 12 years ago
Updated purchase order functional test to check against order items

b10dfd55e9bf4c6b6777025765b5eac25477e36e authored over 12 years ago
added test cases for expired stock page and for filtering expiring stock by category

50207731f0b00eb5cae5a7bc5c460490968f8111 authored over 12 years ago
not hard-code the host and port number in functional test

22a1c7af476ee444088a5303f74e95e11e7f0f49 authored over 12 years ago
PIMS-1724 Could not find file liquibase.exception.SetupException:

<sqlfile path=install/baseline.sql>

f7f6ffa2a3c708daec66acf32c7b794df93a7ff0 authored over 12 years ago
PIMS-1710 Functional Test - Inventory: record inventory for a product

Base test

9ee8f098eb21d2024a1e29b2380cd879296684e3 authored over 12 years ago
added functional test for expiring stock page

9e736055ea3732419bbdc8f7ffe886ebd76df5e0 authored over 12 years ago
added optional expirationDate parameter

8d2e6d75533fd77c0205b2d1e272201213bc557d authored over 12 years ago
value for "one week" should be 7, not 1

d85a7781a89cc4e6ffc023e7fd5c3e74bf3861fd authored over 12 years ago
PIMS-1712 - Functional Test - Order: create a new purchase order

Created necessary components to run functional test on creating
purchase order happy path.

b7fff53214ab2fc365985e8f7816d5a3d1d69ac9 authored over 12 years ago
* Modified shipment service and added new tests for these methods.

* Removed the cascade "all-delete-orphan" association for
Shipment->ShipmentItem, Shipment->Conta...

995195c1210a9592faadef92323997a74c7297f5 authored over 12 years ago
PZ & DM rebase db migration; now db version is 0.5.x and will install baseline if there is no changelogs found in db

a6a05597e9cbbd8fe9374b947ed3cd88e1e71a6d authored over 12 years ago
we cannot leave whole groovy file only have commented lines; have to leave some code for compilation. stupid

2263bb619d2ed2382985e644af46d65ed154b076 authored over 12 years ago
put right locationControllerTests back

3f68884d1d54067f865c691d3cb8ff05e2678b14 authored over 12 years ago
make almost all integration tests work

a1e1219d4bbb522c40263bf47d833f16a7ef0f9f authored over 12 years ago
make integration test work

47995275e08bab3a849afee807925e9a96a341f3 authored over 12 years ago
fix code format in readme

3eb945afdb4482555cb26009341fcb97d3eaf024 authored over 12 years ago
add dev setup in README

463991ca3b3f9d42577d1b6ea4a78ab950cecae2 authored over 12 years ago
Added a few unit tests

e7406a0c6edead7f91f1d199f8e73308cbc108c0 authored over 12 years ago
PIMS-1661 Send Shipment > System is sending emails to more than just

shipment recipients

838d17d625ba03fc40a855f6e73b50eee020a2f4 authored over 12 years ago
functional test by default using firefox unless prefix headless=true

137db80f4ba8d90011816d98377896f50953c3f5 authored over 12 years ago
change functional test running under healess by default; can be turn off by prefix headless=false

c5a5fc1e30be2ce09ea091060092e13dc25f9c3d authored over 12 years ago
stub watermark when using headless driver for testing

4005b285da61bdae5360bc630753013080e2bbe8 authored over 12 years ago
skip wartermarking in login page when functional test

1336c15769efb065adb16062bdb030d8d7ad87b6 authored over 12 years ago
PIMS-1718 - Duplicate logging message

Resolved by removing console outputer since AsyncAppender was already
doing console output.

7c768c90dd3557e92a17d229b40414fa2eb6e2a8 authored over 12 years ago
check headless env variable equals 'true' for headless driver

63ad84b752c138a13553caeb9d1f2558bb38e729 authored over 12 years ago
run functional test if headless=true

6b0040b7f09e131afca6fa11215330f760ecac18 authored over 12 years ago
[PIMS-1646] Property [actualDeliveryDate] of domain class

org.pih.warehouse.receiving.Receipt has type [java.util.Date]
and doesn't support constraint [bla...

f11ac570cf5c8aab634072d146ed526fff28e70f authored over 12 years ago
[#PIMS-1646] Property [dateCreated] of domain class

org.pih.warehouse.shipping.ShipmentWorkflow has type [java.util.Date]
and doesn't support constra...

6cd16f6563a52f3d424fa5dce8e63a7e5049b547 authored over 12 years ago
Forgot to include BuildConfig change in the last commit (add dependency

on external library that provides a dynamic smtp appender)

6e2f100b8f6526507e3f91ab7162b9557e4b20ce authored over 12 years ago
Attempt to fix some log4j issues:

* PIMS-1719 Config.groovy > Exception
occured configuring log4j logging: No signature of method: ...

d1cb6b5407e32153716c878a22ceb48bb8165229 authored over 12 years ago
Added Eclipse grails plugin config file and code coverage serialized

output to gitignore.

63d5202b8836839e919736a05eea82640dbc8587 authored over 12 years ago
enable HtmlUnit to be used to run functional tests.... still defaults to firefox, because the current tests don't pass in HtmlUnit

6f56ca2c037bdc66865ccf26a878132583e39477 authored over 12 years ago
Only add the SMTP logger to log4j if grails.mail.enabled is set

ed63de2b191adb241b9b4f8782c2d0c463c40c70 authored over 12 years ago
make functional test Shipment Spec work

263b6d2debe7d168f35a85a8986ee2c56e35346e authored over 12 years ago
PIMS-1716 - Fix parameters to shipmentService.sendShipment, shipmentService.receiveShipment so that we can receive an order

0563a65cee442b83d77ac48123a51e5b086b27a3 authored over 12 years ago
PIMS-1667 Add to Shipment > Cannot get property 'id' on null object

Fixed case where trying to access containerID when container was null
(unpacked items), also add...

a06cfadff7395e855be6d55ea946ea2be0a3d30b authored over 12 years ago
add htmlunit there for future use; it is commented out now since it cause class loader error

18e1189c8bb5c95f6a5b6db98bbada3ab815e9b3 authored over 12 years ago
functional test: create inventory item works

09473d69e7802930d1c20985f19bb440554fa68e authored over 12 years ago
Add more pages for functional test;fix wrong title for send shipment

4ac53a30a21f15312ff076c6875bcd9d457bbd19 authored over 12 years ago
PIMS-1689 While looking for uses of product from ShipmentItem, I stubled across a bunch of dead controller methods in JsonController... and then followed those into a lot of commented gsp code. Removed the commented code, also removed dead methods from JsonController. Also, fixed the hasCode method signature on some domain objects. DialogForm is no longer used

02c440b455f85530acc7caf845170278f256381c authored over 12 years ago
add more pages for functional test

bde88272ca42b2fc8664fddef1ac7ea9d702145f authored over 12 years ago
PIMS-1664 - System freezes when log4j sends smtp error email on a Mac

Made mail send asynchronous and added timeout to session to prevent/fix
deadlocking.

8779affe3692b19c68c621207b99d98f6aea82af authored over 12 years ago
Use git to determine revision number

432c16da7832c2f64ccce4a6ef85af6b558d1c16 authored over 12 years ago
add more verification to ProductSpec

b154da62db861367a0e4d17de32d7b9c512432bc authored over 12 years ago
clean up buildconfig file

7b640cd5716490a924c6ebe80d5f7665e87ce4d2 authored over 12 years ago
PIMS-1653 Create Product > NullPointerException: Cannot get property 'id' on null object (after clicking Cancel)

Redirected cancel buttons to forward to different function call in
createProduct workflow to red...

d4d7213cd4875fab5e0b3e25b62b3abc87c8a3c9 authored over 12 years ago
add product spec

9be7e71062e6b67ebe293186ceca17b01422caa1 authored over 12 years ago
PIMS-1626 Expire Stock doesn't work from Reporting->Expired Stock Page

Page form was missing action="createTransaction" so it wasn't sure what
to do on page submit.

b68e3e9345d0cec65827e1d03b9d128b55c24d37 authored over 12 years ago
disable WARN level logging for org.hibernate.impl.SessionFactoryObjectFactory, it gives a long warning after functional tests

89a25627c850a9abb9e59221fa322d3576350b8f authored over 12 years ago
PIMS-940 Bring back spock... I apparently removed it by mistake

d3f37ce3671f241813ba0cd50f2382b9c757c4ad authored over 12 years ago
PIMS-940 Remove some duplicate dependencies from the classpath

fd1c8d126af243e39ed2ae7adc7c64b23a960822 authored over 12 years ago
fix a broken javascript in _containerFields.gsp which caused creating pallet error

421bc3bb2ed23459a6a81db9d80cd2eac40db7c5 authored over 12 years ago