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

updated requisition controller/service tests

fa778b88dc73925566f66101f7ed299f9b31649f authored about 12 years ago
add tests for Delete Requisition; added Cancel Requisition functionality to edit stage of requisition

0239d749261e8169028fb737a88f5916c4c24f1d authored about 12 years ago
remove window.location from view model

fdf14865e14c37bc1a8a7ea0c6c807313b53a472 authored about 12 years ago
remove setting window.location after creating requisition in view model

f4d37a4d9864ee0e544467bbe5612b7ce383952a authored about 12 years ago
polish process requistion UI

ada7cf6e729f2d2d772108aeae6fccfcce17ca63 authored about 12 years ago
add picklist controller

4d06a8f59bb70f28f3c75947061b41235ea07899 authored about 12 years ago
add picklist service

e80de84ac9a88f813631ae2526c405cce4fd8bfd authored about 12 years ago
refactored create -> edit -> delete/process requisition into viewmodel

83a26cd4fe609c326b9dd02de3527817b15203e7 authored about 12 years ago
save pick list

a7b73af99ece52572ed8e3dc5799b583987cb85d authored about 12 years ago
add requisitionItem spec

87e9ad10389c965817737fd0daa8eaf5cbc6c3e1 authored about 12 years ago
refactory requisition javascript

f633175e0745bfb5dbfe68d0b8553570b70a1472 authored about 12 years ago
save for process requisition

2619c3243d2751b3816f99c4ede954677d5ebbdf authored about 12 years ago
css style for process requisition page

cd53f82a5faed52b7b561e931c4c39f75f8f3380 authored about 12 years ago
#1674 div accordions

4100f5e63639133fec5c5fdf90c8542ae85188ff authored about 12 years ago
added quantityPicked, quantityRemaining and status to viewmodel RequisitionItem

c69ebbe0b044cc6da45b436e4f577f5ea8a44edb authored about 12 years ago
process viewmodel with tests

1f50e67e18e773bc13fa114ac1abd73dc5f65d1f authored about 12 years ago
renamed javascript namespace, render initial json object from server

86f619e91f78137c91b1c72127f8023316c5f9e9 authored about 12 years ago
#1746 fixed getInventoryItemsWithQuantity

76164c2729d69282d8d3d0ce72f7d4a207e8457f authored about 12 years ago
Add getInventoryItemWithQuantity to InventoryService, refactored process control in Requisition Controller

0b8c04a8516ef85501f485a9527185537cb74c36 authored about 12 years ago
better process button

61094ee0d1b1474faadf693a39eeba0969420a75 authored about 12 years ago
made the process button work

5413cf59ae8f859866cbba0b5775964a09521a09 authored about 12 years ago
fixed the other broken requisition item unit test.

843142e56ccb6010a2b9ff9136630abf1fb39f47 authored about 12 years ago
PIMS-1746 Fixed inventory item unit test (mocked inventory service)

241ec6b2a3c655dbff1c3ed405dbf2cbadc5867e authored about 12 years ago
PIMS-1746 Provide a mechanism for InventoryItem to calculate its own

quantities (on hand, available to promise, etc) so that the value can be
returned by its toJson()...

e4e5857412849c565315469c234765a4c0bf6824 authored about 12 years ago
check item versions if version at requisition level is the same when comparing server data and local data

96829175b2f3361a4e075cd2a13cabae2eb6a2d2 authored about 12 years ago
added accordion with inventory items to process requisition items

2cdbba003352cfddfcb7e7154987e44e704eaf5d authored about 12 years ago
add version to requistion item json in order to compare versions

078b8de6a72023e8faa8649d45d8b83f18ec79e7 authored about 12 years ago
create autocompleteWithId custom binding for knockout

08242d0eda3fe61c44ca4bcba1631b97d290dba7 authored about 12 years ago
change search product json to have id and value instead of value and label to follow the autocomplete default required data structure; keep saving requisition to local storage; recovery requisition from local if local version is not lower than the version from server

3824f338e9e013d68d3da0d6a29ac8e3466ff8c3 authored about 12 years ago
PIMS-1674 allow user to process a requisition by viewing requisition items; added tests (yay)

0de9b572885c0dcef4c4967cb5f92ccd38b2ab69 authored about 12 years ago
remove maxOrderIndex from view mode

53ad6d6fa19ec4de5e179dd30113f5e634f5db51 authored about 12 years ago
fix dtepicker background image position to right

9d4b14c02528bdac14dd28e83fc1994030d39295 authored about 12 years ago
renamed picklist_item_idx to picklist_items_idx

d5e62bb9816f144f9d434e80d3c8796b50510748 authored about 12 years ago
fix a bug when populate requistion models without creating requisition items models in javascript

f5c5d0e3735c9420a22e98734c298acb5a63ec9c authored about 12 years ago
Added quantityPicked and quantityRemaining and status to RequisitionItem view model

28b7a8b3016c979bbf9bbcc53baee7704216626f authored about 12 years ago
solve date format issue in json data sent to client

7c107ae6e8d9defb3d841591d517c3d1d23c35b0 authored about 12 years ago
make edit work

f3b927f0e3c4134c86ba47f24ec6e542fda86225 authored about 12 years ago
use edit.gsp for create and edit of requistion controller

69cad79055e5ea8b17dc0d15fa88185b55663381 authored about 12 years ago
add toJson to Requisition

ee8679c8c914fc4db742f1e36c91db585299ef44 authored about 12 years ago
knockout mapping tested, used to start processing page UI bindings

b2ebc0e8dcc37ae00b641048b4f31123700e66b2 authored about 12 years ago
add jquery validation message localization

798661b46706777b6e26f1b8d17d27748ec963ac authored about 12 years ago
fix styling issue for error error messages after UI validation triggered

efab78abe0d6511db29621a168625e02dea9c730 authored about 12 years ago
sort depots in create-requisition ui

15d0a74e9e7806935849167ad3711ec5e488ce78 authored about 12 years ago
polish create-requisition-item ui

70a9607615bb31b330087324060d8f5319e86ec3 authored about 12 years ago
fix program autocomplete work

6805412027ac3eb3db3c4658c6cdc5455f2be86f authored about 12 years ago
hook up create.gsp to create requisition

dea2ccc1f072e27bac42912ed1ee38f49d9a2fae authored about 12 years ago
polish create requisition ui

e1edc7484562cf226fca6a494a051caef0919828 authored about 12 years ago
fix knockout databind issue in view of requisition

c115511666458ffd9c5ef1341d835131b6a2d702 authored about 12 years ago
add jasmine test for requisition

ae5113003fccf29ee7ed40b3b08118d9411ade38 authored about 12 years ago
create search_product knokout binding

ad10830345692156d0a6d127fa8bb7b6b23a10cb authored about 12 years ago
put knockout binding to sperated file

17e24d90d301f0f8051546775690ce8fc9c1fa76 authored about 12 years ago
send origin.id and requestedBy.id in form to simply saving requisition binding

527ad6e8f8ec358ca23d8298313f887467dc8811 authored about 12 years ago
make requisitionService save requisition json data

add test for saving requisition in controller

add validation;make sure to save requisition item...

7e55aa4921e914a0a7470445d08c2694004e14f9 authored about 12 years ago
swith javascript test to use phantom jasmine

f9cffaf3fa3b8deb5d9b1f10de61b0ad36a0929c authored about 12 years ago
add lockout.js

a34e58fc68a9b48f224aeda30b6b31f777230793 authored about 12 years ago
add process page for requisition, list requisition item with status, database migration to add link between requisitionitem and picklistitem

42bb19a8381652a24c7b9d14dbcfaca5595e0ca9 authored about 12 years ago
added process requisition pages, refactored _items.gsp template

6cd2d056595abc6d0bf70b954ff83497f5f5e612 authored about 12 years ago
skip empty requisition items when save

8637f9ff13019e798447a2278044a3a09be147c5 authored about 12 years ago
Allow Admin to delete requisition from edit page

050e4a05bced3c30446a207dc4b35ad13fb36ebb authored about 12 years ago
refacotry search product json result

10cb8db8ce882c111043d5a095e5f56b8773f53e authored about 12 years ago
* Fixed issue with adding requisition items to a requisition

(PIMS-1672).
* Fixed integration test around adding requisition items.
* Fixed a few minor bugs r...

e24efa4f496a397422ee883c8b40883abdd75bd9 authored about 12 years ago
bug fixes for PIMS-1671

0c3732ebedba0ee2e74f9eb4eae83f64f1240301 authored about 12 years ago
cannot directly set id to form otherwise it will append it as id to url

7e3b6a2b3054a82abcc1d05568f53e3dd3d81c4e authored about 12 years ago
get requisition from db when edit

3f0dde6329e4965ad0a9eb871fbd40c9771a39e4 authored about 12 years ago
clean up input value after clone new requisition item

39083ff222c5400e69d8a8ef8200446b80c9c30c authored about 12 years ago
Added integration tests for adding tags to products and finding products

associated with those tags (PIMS-1468, PIMS-1748).

a67c9bf9580bd0dee8c5dc3fc0e99b8957736f67 authored about 12 years ago
PIMS-1468 Edit Product > Allow user to add tags to a product

PIMS-1748 Inventory Browser > Allow user to browse products by tag
PIMS-1744 MySQLSyntaxErrorExce...

ec5b180952286abebd04e2f2f724274553ebd429 authored about 12 years ago
PIMS1672/73 Add requisition item to requisition.

a56908b755dcb832c542979586dbdde438124318 authored about 12 years ago
display quantity when search product for requisition item

4525c7d934c28aa2bbf5c3263128c1507737d915 authored about 12 years ago
change searchByProduct to get quantity from map

b5d5e8efd14b2e50c00c2abba0d813496f5b806a authored about 12 years ago
implement calculate quantity by product

89e5f41d720225d89480aebc929bde955274c5be authored about 12 years ago
refacotry integration test: remove base class since most tests are not using it

f997a0b75adf08149037b993c08084dd79ce3772 authored about 12 years ago
add quantity into search product results

a75941b098902c4fab55a10429cac30a4eb1df79 authored about 12 years ago
product group is not clickable in SearchProductTag

e3238921a0ae06eb2f118df17d757cad4579088f authored about 12 years ago
make inventory test more stable

2d03c39e074f495ff27803f7052a110c666d5ed2 authored about 12 years ago
change search product json result to make it easy for ui to render

5c4b23c111ba8f12a64f594beebdae55855c2a9b authored about 12 years ago
change search product json result to make it easy for ui to render

daf7d2b92a481a68e3c8785265768db11d413bf2 authored about 12 years ago
fix a small issue in autosuggest lib(do not repeat autocomplete class

c31eb08f5a28faaa40327cc92f5ad00602983a18 authored about 12 years ago
PIMS-1543 Externalize properties for Google / Amazon API calls

040581bcc31989daeaa8822038382a3ebeae8950 authored about 12 years ago
[#PIMS-1543] Externalize properties for Google / Amazon API

[#PIMS-1596] Modify product.description to be a TEXT field
[#PIMS-1734] Edit Product > Allow user...

52262ab2e702576a73af0c739b1885b3006a9a25 authored about 12 years ago
Merge branch 'master' of https://github.com/PIH/openboxes

1c876f78242b4db58416baa4f6ce5f8de4b0cad5 authored about 12 years ago
PIMS-1741 Create Product > Allow user to specify a generic name during

create / edit (product group)

e0f10e9af41ec953ea9a94a4f98021b9245a21d1 authored about 12 years ago
#1672: add searchProduct in JsonController

59b2ad4441b608f8c3f5601ff39381370a4d2c09 authored about 12 years ago
make shipment test more stable

7718aebb7dc23eabe4aa4cf1b850b6021b27dfcf authored about 12 years ago
move default requestedDate and requestedDeliveryDate to domain; clear date picker value when value is invalid

39ab2744252cd1d26e26c0384b874d0fffcae0e3 authored about 12 years ago
PIMS-1662 Signup > Executing action [handleSignup] of controller

[org.pih.warehouse.user.AuthController] caused exception:
java.lang.StackOverflowError

0ab04d6f937e3901e4865ad05bc75718f4f56165 authored about 12 years ago
change database to add more columns to requisition_item

a3651efe86e52e60d644ecc0df7fb49f86f9fa02 authored about 12 years ago
added requisitionItem domain constraints, added requisitionItem controller/service with tests

f841d86a45f329822751cc964f8c42d4ac2776c6 authored about 12 years ago
add status and time-stamp for requisition edit page

b620a6827dc67f489c6ddca0198bf718de3dfc10 authored about 12 years ago
setting up for PIMS-1672

9557f9cd25f313b6bb030c39399dc59d5e5575b2 authored about 12 years ago
add decription to requisition edit page

0eb5039e076a497cfd3879bf8633b46450f97d66 authored about 12 years ago
make requestedBy and progrom auto-complete work

3d8812a169251bb130af2a022a4fa9233855c04c authored about 12 years ago
add requested date and requested delivery date in requisition edit page

f6f5a6369462eaf36e9fda6fc60a0e3b295a2c06 authored about 12 years ago
commented memory db data source for future revisiting

e6b2a932090dfa5a705560704fcb575e34a19bb3 authored about 12 years ago
Precondition failed on QA server (forgot to include onFail="MARK_RAN").

7b25410b0734c1edc5c59f9ab0ba336392fbd4b2 authored about 12 years ago
PIMS-1652 All new tables created by liquibase are using MyISAM engine

instead of InnoDB

29ef695d35d193cee50bf2f0282e2d613a04893c authored about 12 years ago
PIMS-1652 All new tables created by liquibase are using MyISAM engine

instead of InnoDB

838f27f90fd5404d11f2f848d0478686722ffa7d authored about 12 years ago
PIMS-1562 All new tables created by liquibase are using MyISAM engine

instead of InnoDB (fixed changeset).

686e797948eda979eaa6da1009a6b2d3d06d25dd authored about 12 years ago
PIMS-1652 All new tables created by liquibase are using MyISAM engine

instead of InnoDB

a77287daa3dcf5620861235ef07adbd2ad3dffc9 authored about 12 years ago
update db migration: change db engine before adding foreign key

7b4062d6d6269eb3ce2651ba149af822244f2a86 authored over 12 years ago