Ecosyste.ms: OpenCollective

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

PartKeepr

PartKeepr is an inventory management solution, especially for electronic components.
Collective - Host: opensource - https://opencollective.com/partkeepr - Code: https://github.com/partkeepr/PartKeepr

Added "size" information to uploaded files, misc minor changes + documentation

github.com/partkeepr/PartKeepr - 053a4dd808c2cb40645f07dc28ed276d0115ebe7 authored over 13 years ago by Felicitus <[email protected]>
Added general file handling, refactored Image to use UploadedFile

github.com/partkeepr/PartKeepr - 9e831a31143da86036ab9863b30e17f41d095dee authored over 13 years ago by Felicitus <[email protected]>
Added initial installation instructions for DEBIAN 6.0

github.com/partkeepr/PartKeepr - c3a72b1110d37f44ce5d3fd3b1652c5d0dbde973 authored over 13 years ago by Felicitus <[email protected]>
Small fixes to improve compatibility with PostgreSQL

github.com/partkeepr/PartKeepr - 4bf915d3915e88bf4c55be9aa9cf2d38e971d775 authored over 13 years ago by Felicitus <[email protected]>
Added the big thank you for the name

github.com/partkeepr/PartKeepr - 1a5705a8edac1dc815ed91fa104295ebc8aed9dd authored over 13 years ago by Felicitus <[email protected]>
Quote the table "User" because it's reserved in most SQL dialects

github.com/partkeepr/PartKeepr - 2c16e07500a15352e4a761ab5795e147d929732d authored over 13 years ago by Felicitus <[email protected]>
Externalized debug flag, added release target for build script

github.com/partkeepr/PartKeepr - 0a2e6e8511c39d346f2142a7a4eba815894a5088 authored over 13 years ago by Felicitus <[email protected]>
Externalized debug flag, added release target for build script

github.com/partkeepr/PartKeepr - 88f4ac464ce210587c25f06621d05fe21367f9f7 authored over 13 years ago by Felicitus <[email protected]>
Refactored locale stuff so we don't need to care about include order anymore. Additionally, we don't use language tags but

will use gettext() later, so get rid of those strings.

github.com/partkeepr/PartKeepr - 7d914c88769db37b0732890270a69fa22860c729 authored over 13 years ago by Felicitus <[email protected]>
Added TabCloseMenu to the jsb create script

github.com/partkeepr/PartKeepr - ebe08d29a501209018ced265797a79b60f328d52 authored over 13 years ago by Felicitus <[email protected]>
Refactored locale stuff so we don't need to care about include order anymore. Additionally, we don't use language tags but

will use gettext() later, so get rid of those strings.

github.com/partkeepr/PartKeepr - 1820d9b14f808e6b28543c91052e78073d332a1f authored over 13 years ago by Felicitus <[email protected]>
Added TabCloseMenu to the jsb create script

github.com/partkeepr/PartKeepr - 7a1379c5745d558f894d328888a5dca2f8cc3384 authored over 13 years ago by Felicitus <[email protected]>
Added automatic building of a minified javascript file.

github.com/partkeepr/PartKeepr - 2e2602ede57ea94e79f307651bb39ed7ec6b81f9 authored over 13 years ago by Felicitus <[email protected]>
Added automatic building of a minified javascript file.

github.com/partkeepr/PartKeepr - 917ca65ef99899e7d7f0ee0994295a64b6f08092 authored over 13 years ago by Felicitus <[email protected]>
Renamed PartDB2 to PartKeepr

github.com/partkeepr/PartKeepr - 2a996371e1018961298f1e6c4d6398d90fdb55b6 authored over 13 years ago by Timo A. Hummel <[email protected]>
- Added a new part filter panel for the part grid

- Minor cosmetic changes
- Added some documentation

github.com/partkeepr/PartKeepr - bd7cc506579a68f1a23819440d84e04ba723f0f0 authored over 13 years ago by Timo A. Hummel <[email protected]>
Moved "description" field

github.com/partkeepr/PartKeepr - 63c1961db9dea20e046feeb5759ac7b0c2cc175c authored over 13 years ago by Felicitus <[email protected]>
Initialize collection

github.com/partkeepr/PartKeepr - 3811f0b0751a62a31709903d02581d03f6658c18 authored over 13 years ago by Felicitus <[email protected]>
Cascade parameters

github.com/partkeepr/PartKeepr - 3651eb46f3380599234b6d9d82d788bb13156df2 authored over 13 years ago by Felicitus <[email protected]>
Added bugfix for bindStore() bug: http://www.sencha.com/forum/showthread.php?136753-ExtJS-4.0.2-Binding-a-store-to-a-unrendered-view-fails&p=613204#post613204

github.com/partkeepr/PartKeepr - 1580989dc16f54d9f4a0edd751326378e18ffe04 authored over 13 years ago by Timo A. Hummel <[email protected]>
Removed fake distributors, migrating old ones from the database

github.com/partkeepr/PartKeepr - 8ae196333b481d8487ce288a919fc0668e07b03d authored over 13 years ago by Timo A. Hummel <[email protected]>
* Refactored session handling

* Added admin user flag
* Added admin service

github.com/partkeepr/PartKeepr - c0a3d3ec91dbc61b0b3035d384fd263989d38c00 authored over 13 years ago by Timo A. Hummel <[email protected]>
Several bugfixes:

* Bugfixes for ExtJS 4.0.1, see http://www.sencha.com/forum/showthread.php?136747-ExtJS-4.0.2-Ce...

github.com/partkeepr/PartKeepr - e79fd5bc911b27b76b4d033403466c99ac2a5326 authored over 13 years ago by Timo A. Hummel <[email protected]>
Updated ExtJS to 4.0.2

github.com/partkeepr/PartKeepr - dc00ffe7c203bed85aeacd0894231f983ed7d352 authored over 13 years ago by Timo A. Hummel <[email protected]>
Finalized parameter editing

github.com/partkeepr/PartKeepr - 6d441028d221756e0aeef94fad1a17020730c241 authored over 13 years ago by Timo A. Hummel <[email protected]>
Flush more often during setup, fixed jslint warning

github.com/partkeepr/PartKeepr - 01ccda027bb9e2a0192e1567c4585700aa4ad4a8 authored over 13 years ago by Felicitus <[email protected]>
Added initial part parameter implementation

github.com/partkeepr/PartKeepr - f7859ae1bb1c5499945c6b147516127163dc2e5e authored over 13 years ago by Timo A. Hummel <[email protected]>
Changed encoding for the file to UTF-8, reworked unit array because PHP seems to have problems with unicode chars as array index

github.com/partkeepr/PartKeepr - 761cb6e861c2e1f4b3493c9f5e4b1f927367b279 authored over 13 years ago by Timo A. Hummel <[email protected]>
Merge branch 'master' of github.com:timoahummel/PartDB2

github.com/partkeepr/PartKeepr - c5086f5c383823f536ec7658fd2d2f962a1aa66f authored over 13 years ago by Timo A. Hummel <[email protected]>
Added new units

github.com/partkeepr/PartKeepr - 1d05a4e123e081cf3719d11b6ccc4b47c21d40b3 authored over 13 years ago by nessi <[email protected]>
Merge pull request #52 from nessi/master

bugfix

github.com/partkeepr/PartKeepr - 5633b33812207fdaa282adebdf5fb6967991f110 authored over 13 years ago by timoahummel <[email protected]>
Fixed jslint warnings

github.com/partkeepr/PartKeepr - 75d5913f7ab40e27a9694d85c2e33dc3cb613bff authored over 13 years ago by Timo A. Hummel <[email protected]>
Added unit editor

github.com/partkeepr/PartKeepr - 727fb832bdcdf9f11e5c73c751dd3bc41d4ceb94 authored over 13 years ago by Timo A. Hummel <[email protected]>
Merge pull request #51 from nessi/master

Merged updated Si Prefixes

github.com/partkeepr/PartKeepr - 61a216d9e17a8fadc6d23333d7a6a93517d42f74 authored over 13 years ago by timoahummel <[email protected]>
Edited setup/data/units.yaml via GitHub

github.com/partkeepr/PartKeepr - 6c39fe444206c96281cb4790a90fa452b1c4c4db authored over 13 years ago by nessi <[email protected]>
Added various units for setup

github.com/partkeepr/PartKeepr - 59b17cd18a7e6ed74ebd9a5e34c0c349c7b25b9e authored over 13 years ago by Timo A. Hummel <[email protected]>
Added SiPrefixes for setup

github.com/partkeepr/PartKeepr - ef55fd289f995dc005e3d9e0bd3991496cedfc6c authored over 13 years ago by Timo A. Hummel <[email protected]>
Added stock history display

github.com/partkeepr/PartKeepr - ec3625c0498d078e9398b9339848e0a1f5124f72 authored over 13 years ago by Timo A. Hummel <[email protected]>
Changed manufacturer logo size to 64x64

github.com/partkeepr/PartKeepr - cef890efcdaf12672cea4dd1e548596f1dc4c199 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added filter for empty price

github.com/partkeepr/PartKeepr - 305cf332308f297e0527e1cae8b4504d957f469d authored over 13 years ago by Timo A. Hummel <[email protected]>
Added average price display

github.com/partkeepr/PartKeepr - d1df272fc985b9c45c52988ee5bf51f1ce2f35f9 authored over 13 years ago by Timo A. Hummel <[email protected]>
Removed "FOO" test code

github.com/partkeepr/PartKeepr - 927dfc28068ff981edbfc55ad153888abe627f48 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added display of maximum upload size and available image formats

github.com/partkeepr/PartKeepr - f804b4a4a9ea1a15c2565b7ef3f3f48f547f2f30 authored over 13 years ago by Timo A. Hummel <[email protected]>
Enhanced statistics (total value of parts, parts without price, parts with price, average part value)

github.com/partkeepr/PartKeepr - 0440f19e9d34e2ccb75a0497ba1c132f538f70f8 authored over 13 years ago by Timo A. Hummel <[email protected]>
Cosmetic change: Indent checkbox

github.com/partkeepr/PartKeepr - f88f062d60dfe9eab410eddf1f95f26547b26e78 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added better stock add/remove window

github.com/partkeepr/PartKeepr - 787508e1e027bc062acca20345d7c2708ebf0003 authored over 13 years ago by Timo A. Hummel <[email protected]>
Removed some test files

github.com/partkeepr/PartKeepr - b91259a4ea8121d0eef767f0d217345bcd09fc21 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added statistics cronjob

github.com/partkeepr/PartKeepr - cc323abd701552107a61ab2845b3742e6f78251f authored over 13 years ago by Timo A. Hummel <[email protected]>
Added initial statistics

github.com/partkeepr/PartKeepr - ca96e1b58800c48642b95e0b4b6cf7cebd6cda62 authored over 13 years ago by Timo A. Hummel <[email protected]>
Removed the UserTest.php file

github.com/partkeepr/PartKeepr - ce614909b27bf25f40eb2d37c98520dff8588656 authored over 13 years ago by Timo A. Hummel <[email protected]>
If a new footprint is passed, it is always a string.

github.com/partkeepr/PartKeepr - 37c75f453bc8b10defaa13792ca2e1f763784a82 authored over 13 years ago by Timo A. Hummel <[email protected]>
Hide unit if it's default

github.com/partkeepr/PartKeepr - 3cf676cb6862409262d2d102a560c2608cc8315c authored over 13 years ago by Timo A. Hummel <[email protected]>
Removed eclipse files from repository

github.com/partkeepr/PartKeepr - 30c73d3cf38d3fe4c4ba3d9f86a77bbd59dc4e1e authored over 13 years ago by Timo A. Hummel <[email protected]>
Added eclipse stuff to .gitignore

github.com/partkeepr/PartKeepr - 3df505e89825c68d2b1cd27f6037a1b0f34d1fa8 authored over 13 years ago by Timo A. Hummel <[email protected]>
Modified part unit handling: We now have a default part unit in the database, which can be changed via the GUI.

github.com/partkeepr/PartKeepr - 18a58d9e07e8d92dc92e0067550e288147d9f973 authored over 13 years ago by Timo A. Hummel <[email protected]>
Expand "Root Category" after load

github.com/partkeepr/PartKeepr - fae7843ef8af91447fe3e66c676bc723b9ddc574 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added html encoder for part names

github.com/partkeepr/PartKeepr - 595797981e48cc4ce447ec5c8ae1d0a5545e692e authored over 13 years ago by Timo A. Hummel <[email protected]>
Allow preset part unit (Pieces)

github.com/partkeepr/PartKeepr - 4ada57abb18f8eb66bf913c948fd6464f9a89545 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added part units

github.com/partkeepr/PartKeepr - d551e66219771230860b2e5b4177c652813b9d54 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added user management

github.com/partkeepr/PartKeepr - dbc31a734259153a0433b44e04da354da822cd33 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added some cosmetic changes for the grids

github.com/partkeepr/PartKeepr - 6385d7cb652e7d6287396126ff99a0d79ee40c45 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added icons for the grid buttons

github.com/partkeepr/PartKeepr - d2c836053685149c3b2928b5bc538040c4337295 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added default statement to make jslint happy

github.com/partkeepr/PartKeepr - 352753389c082fe10a2f62ff4d0a695dac5509fb authored over 13 years ago by Timo A. Hummel <[email protected]>
Added a few icons for the stock/category filter

github.com/partkeepr/PartKeepr - daee58d14667455659b1d57d779642ef1faeb991 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added filter for the different stock levels

github.com/partkeepr/PartKeepr - baced71ddd75d38dcf9eaf0d2849c3119e31a5d3 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added category scope function. This lets you select if you wish to see the selected category only, or the selected category + all sub categories

github.com/partkeepr/PartKeepr - d94412d8765f0232716fbd8a54990ad5ffe1ae26 authored over 13 years ago by Timo A. Hummel <[email protected]>
Merge branch 'master' of github.com:timoahummel/PartDB2

github.com/partkeepr/PartKeepr - dd12b408d58e2113b840c0d642593e59a68a5ad4 authored over 13 years ago by Timo A. Hummel <[email protected]>
Hide detail panel by default, show it as soon as a part is selected

github.com/partkeepr/PartKeepr - 8141e1c2b935e0a3595906acd5593fb519b0d4df authored over 13 years ago by Timo A. Hummel <[email protected]>
Added a bit architecture documentation

github.com/partkeepr/PartKeepr - 1adc78d4a69af76456128fa15dc0980b413af33c authored over 13 years ago by Timo A. Hummel <[email protected]>
Updated README

github.com/partkeepr/PartKeepr - 19f5e555886df7694967c4260b720b354761f8fc authored over 13 years ago by timoahummel <[email protected]>
Fixed markdown

github.com/partkeepr/PartKeepr - d5e7f84e26bc52cf91616d2785f2c89834ac3a8d authored over 13 years ago by timoahummel <[email protected]>
Added check if the packaging unit is 1 or higher

github.com/partkeepr/PartKeepr - 501180893c082a82b5b709a2ce53cb94d14d62d7 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added check for negative minimum stock value levels

github.com/partkeepr/PartKeepr - 4f8c906e5d45c979ae64db8731cd4d66d4104ec9 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added initial TODO document

github.com/partkeepr/PartKeepr - 61d0be3c92a7f6f63a438fb5e480fd454497483d authored over 13 years ago by Timo A. Hummel <[email protected]>
* Added "edit part" validation

* Added validation for numberfields

github.com/partkeepr/PartKeepr - 6807371f10c0591a9c6777dc98715195dccafc77 authored over 13 years ago by Timo A. Hummel <[email protected]>
A footprint for a part is optional from now on.

github.com/partkeepr/PartKeepr - 7f5edad011a2c95415eaf930184580707cea1f09 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added utility service to clear the APC cache

github.com/partkeepr/PartKeepr - 72bd3f9756a9bea8dc37aca7c40f78e79031b78c authored over 13 years ago by Timo A. Hummel <[email protected]>
* Added Part to Manufacturer and Part to Distributor relation + editing

* Fixed JS warnings

github.com/partkeepr/PartKeepr - 2bc014bc1f3f8f3ae609165ebd6f775e2a9320a0 authored over 13 years ago by Felicitus <[email protected]>
Added target for the pre-commit hook

github.com/partkeepr/PartKeepr - 77b2cbc86744cfbafcc2dec7c80b4e44c7f849ca authored over 13 years ago by Felicitus <[email protected]>
Added distributor model + editor

github.com/partkeepr/PartKeepr - 73be3cb8c1c10b6da3eee58d3f6e609452aab1ae authored over 13 years ago by Felicitus <[email protected]>
Do autoScroll inside the editor

github.com/partkeepr/PartKeepr - e9c5cfe2143404089f63914091de10342e796043 authored over 13 years ago by Felicitus <[email protected]>
Added a few fields to the manufacturer

github.com/partkeepr/PartKeepr - 9517687ee0d1baa9c9262355a80a73cde77d6851 authored over 13 years ago by Felicitus <[email protected]>
Escape html entities when displaying the part, added a bit documentation

github.com/partkeepr/PartKeepr - 89316973ea988e7d41a2bfee256e56dfc0baa524 authored over 13 years ago by Timo A. Hummel <[email protected]>
Fixed sorting for storage locations and footprint

github.com/partkeepr/PartKeepr - 4fd7bdfee4723b3b346361f243a3be2e348b87d1 authored over 13 years ago by Timo A. Hummel <[email protected]>
Removed console.log() statements

github.com/partkeepr/PartKeepr - 2dbbc10b765d41ac0348858805a66e0cb2380e31 authored over 13 years ago by Timo A. Hummel <[email protected]>
Fixed stuff to make doctrine orm:generate-proxies work

github.com/partkeepr/PartKeepr - 107ebcb7a3f14d97aa24fb1710ce57de0fa81a83 authored over 13 years ago by Timo A. Hummel <[email protected]>
Update to ExtJS4.0, including frontend re-write. Much of stuff

github.com/partkeepr/PartKeepr - 91475c47bcb2fa7b8b3428e67b6f93d7be733d3f authored over 13 years ago by Timo A. Hummel <[email protected]>
Fix: We use the "PartDB2", so add it to the use statement

github.com/partkeepr/PartKeepr - 1b7c493aa5415c65c24008b533f1a82e89ba790e authored over 13 years ago by Timo A. Hummel <[email protected]>
Fix: Sort by stocklevel now working again

github.com/partkeepr/PartKeepr - dba866b1bd840873291aba1e69aec532160ae9a2 authored over 13 years ago by Timo A. Hummel <[email protected]>
Fixed paging problem when activating filter

github.com/partkeepr/PartKeepr - d8ee22157dba9dc79244c56a1ad7d59c8a883124 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added "pecl/imagick" as requirement

github.com/partkeepr/PartKeepr - 0e098a1ed51f825db5999ddb27349bccfe788da8 authored over 13 years ago by Timo A. Hummel <[email protected]>
I really need to do more atomar commits.

Changes:
* Updated ext-3.2.1 to 3.3.1
* Added manufacturer logos
* Added manufacturer generate y...

github.com/partkeepr/PartKeepr - d294a38cd93951bf967751b2cfb5f986c4676ee5 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added README file

github.com/partkeepr/PartKeepr - 54a10c0da824b06660d08cb43d9bfbc14f6bbac3 authored over 13 years ago by Timo A. Hummel <[email protected]>
Changed cache to APC.

github.com/partkeepr/PartKeepr - 6d19070b5d5e0ef0cf451a455530284f4e5a6c3e authored over 13 years ago by Timo A. Hummel <[email protected]>
Removed debug code

github.com/partkeepr/PartKeepr - 0eca88d91fe0341fdb6114c2c19bad9ae60ef460 authored over 13 years ago by Timo A. Hummel <[email protected]>
Removed debug statements

github.com/partkeepr/PartKeepr - bc51b920b5943bfbf23a435b9bb105c1877cf69a authored over 13 years ago by Timo A. Hummel <[email protected]>
Fixed most javascript warnings from jslint

github.com/partkeepr/PartKeepr - 4b7b175a287c664ff6705066827062d7c2a0b301 authored over 13 years ago by Timo A. Hummel <[email protected]>
Added manufacturers

github.com/partkeepr/PartKeepr - 47f4dfa1cb3e483507cedcec4a274ef2020b4352 authored over 13 years ago by Timo A. Hummel <[email protected]>