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

Update README.md

github.com/partkeepr/PartKeepr - 0ec91393ff81726c9c25683b6729519791ce5705 authored over 9 years ago
Ignore DataFixtures directories, we really don't need to unit test those

github.com/partkeepr/PartKeepr - 82a5a5852674eca7f2a36ceffc7577efd0c2f80d authored over 9 years ago
Added tests for username and password hash constraints

github.com/partkeepr/PartKeepr - 403439b9a4ad50c74241d0d03db004d87c679a1e authored over 9 years ago
Escape dash (-) to have the regular expression work correctly

github.com/partkeepr/PartKeepr - b5a1e5716c4341511617dad16a8fbe67972a79d9 authored over 9 years ago
Use DB caching for unit tests

github.com/partkeepr/PartKeepr - 60e303850e6566a06ac6fa8e7d1f7b7d57fc2797 authored over 9 years ago
Exclude legacy code from code coverage

github.com/partkeepr/PartKeepr - 569672fbe4f42c3bf7e38823b4a5661267244d95 authored over 9 years ago
Added web output directories to .gitignore

github.com/partkeepr/PartKeepr - cc890077cefc3fcc4155e7afad60cf9e31b191ff authored over 9 years ago
Created unit tests for login

github.com/partkeepr/PartKeepr - 27da5247596fa2490c3be16bc84ba55b19fe6752 authored over 9 years ago
Removed obsolete serializer for the user preferences

github.com/partkeepr/PartKeepr - 18d638ca85c90a894a0c3221264aa84daf0acb53 authored almost 10 years ago
Added ApiDoc hinting for the types.

github.com/partkeepr/PartKeepr - be18b543d574acebccdb4f2b03d7851c2ee46284 authored almost 10 years ago
Bumped nelmio/api-doc-bundle to 2.8.0 to support collections on output, see https://github.com/nelmio/NelmioApiDocBundle/pull/469)

github.com/partkeepr/PartKeepr - 867f3a623a1265654a641a9cf9f8c5f620f36464 authored almost 10 years ago
Previously, when the user clicked the "X" button or hit ESC, the window would hide, not close. This would not re-open the window. Use closeAction: hide instead of the default closeAction: close.

github.com/partkeepr/PartKeepr - ee2b10ab3bb3241e9f64675de004c2cf8f6753b8 authored almost 10 years ago
Use the correct property when displaying exceptions

github.com/partkeepr/PartKeepr - 2718c4ae8088ce0af63eef6171231a9b9acb12a5 authored almost 10 years ago
Use getters and setters when accessing user preferences

github.com/partkeepr/PartKeepr - 3673e6600bb2a547f5ae6c6b652896a2c2c7fe49 authored almost 10 years ago
Implemented a proper LoginResponse type for use with the REST auth/login method.

github.com/partkeepr/PartKeepr - e975a15f3034338fb8a4db11ab63d16708360b7c authored almost 10 years ago
Readded uses for annotations which the PhpStorm Optimize Imports function removed. Also fixes the missing error template in the frontend.

github.com/partkeepr/PartKeepr - c6737cc6711c6f1e24a6e23ed434e41ebbd75296 authored almost 10 years ago
Implemented authentification bundle

github.com/partkeepr/PartKeepr - c603b6a7678c98bfb62b41fe24c2aa273ab7e2f4 authored almost 10 years ago
ExtJS5 adjustments, added FontAwesome glyphs

github.com/partkeepr/PartKeepr - 8c9bb98674ed56254f8dcca60f8f33f1b80e89bc authored almost 10 years ago
Added FontAwesome and set it as default glylph set

github.com/partkeepr/PartKeepr - 96e0d7b8210148d5f3714cc1962169f475d6b0c8 authored almost 10 years ago
Added new PartKeepr favicon

github.com/partkeepr/PartKeepr - 7eb99b031ecd2129fa072c64da44fc81da0cee89 authored almost 10 years ago
Use the neptune touch theme for development

github.com/partkeepr/PartKeepr - 9cbe10882d85ab5eb4eea7b6bbd042e0882b4980 authored almost 10 years ago
Changed event object to Ext.event.Event.ENTER for ExtJS5

github.com/partkeepr/PartKeepr - ff2a49e8669de10a3a1a4390c4cdb519854c3f37 authored almost 10 years ago
Moved files to the new Frontend Controller to rework it. The frontend from web/ now loads everything fine. Next step requires to migrate to ExtJS5

github.com/partkeepr/PartKeepr - 468af12675b8b01e99ba9f454120028a8e75b178 authored almost 10 years ago
Reorganized kernel bundles

github.com/partkeepr/PartKeepr - 7f9ad0d84e4d09866d947d6d2adb44d9a89eb992 authored almost 10 years ago
Moved requirements to stable versions only

github.com/partkeepr/PartKeepr - d8e10030866f93c0f9b13ff9ad997ebd7506e116 authored almost 10 years ago
Created sqlite doctrine configuration for the test environment

github.com/partkeepr/PartKeepr - 89bfedc60159876b9999d677d3848d9b3750d15c authored almost 10 years ago
Merge branch 'sf2migration' of github.com:partkeepr/PartKeepr

github.com/partkeepr/PartKeepr - 73597171203ec311e23355f12d07be3306fdc52e authored almost 10 years ago
Added initial new frontend from sf2 standard edition

github.com/partkeepr/PartKeepr - 0b348f89dba5edd40fedb45b93bb59254591f242 authored almost 10 years ago
Moved generic controller design document to markdown format

github.com/partkeepr/PartKeepr - 5063c9a1795d62976645822c77efe523fe2518d8 authored almost 10 years ago
Merge branch 'master' of github.com:partkeepr/PartKeepr

github.com/partkeepr/PartKeepr - e9c8dff944314a56185a11fee7a04dc97d1c5973 authored almost 10 years ago
Refactored namespace from "model" to "entity", added initial service controller implementation

github.com/partkeepr/PartKeepr - 38e09982db6a3bb9447ec44008cc987f14655fdc authored almost 10 years ago
Merge pull request #368 from NURDspace/master

Update Part.php

github.com/partkeepr/PartKeepr - 54274f0a2316faec9baa34f5b473b6f89287cbae authored about 10 years ago
Merge pull request #370 from elevendroids/master

Fix for part parameters grid view

github.com/partkeepr/PartKeepr - 59143892f816750a57ba05c950b3ed83f377f0f4 authored about 10 years ago
Automatic creation of the parameters.yml file, added instructions on how to install PartKeepr/sf2

github.com/partkeepr/PartKeepr - ee9ff4a9d2eebedd365fdf0fe06d91c54798aab5 authored about 10 years ago
Fixed incorrect symbol being shown for meters and grams ("C" and "Ah" respectively)

github.com/partkeepr/PartKeepr - d7cb69d591490958da465e54d3edb6083b507a3e authored almost 11 years ago
Update Part.php

Patch to make sure value is 0 if value is null

github.com/partkeepr/PartKeepr - 2635fdf90bc9d0596e51e34f82fbb10b0a8972db authored almost 11 years ago
Update INSTALL-UBUNTU

github.com/partkeepr/PartKeepr - 3d85e5d3e0cf5d3ed82b3e69d319ffbdaefd967a authored almost 11 years ago
Merge pull request #362 from dondilip/patch-1

JSLint installation captured

github.com/partkeepr/PartKeepr - e50c102db534cfcea6bdb1733bab2fc7a05b49ab authored almost 11 years ago
JSLint installation captured

I have captured steps for JSlint

github.com/partkeepr/PartKeepr - 732097499222c3afd0d747b67691ca48bfa91d35 authored almost 11 years ago
Moved api endpoint for SiPrefix

github.com/partkeepr/PartKeepr - ace9df892ea9602194d2aa83ea3b5fd3c54035ab authored about 11 years ago
Added fallback to json

github.com/partkeepr/PartKeepr - 684ee4656bda6379c4c30be4869bc76d071ca381 authored about 11 years ago
Refactored namespace from "model" to "entity", added initial service controller implementation

github.com/partkeepr/PartKeepr - b39ebc3eddf30662e946e20e236025a296153117 authored about 11 years ago
Refactored namespace from "model" to "entity", added initial service controller implementation

github.com/partkeepr/PartKeepr - bbf42883b6656e42f2500fb9727079af3feb0d2b authored about 11 years ago
Refactored method and variables from "power" to "exponent" to reflect proper naming. Added power calculation method and unit test.

github.com/partkeepr/PartKeepr - 84a5ec129d9a61e6f9dda034eeede8bbfbdb02d4 authored about 11 years ago
Added validation and configuration for legacy partkeepr sources

github.com/partkeepr/PartKeepr - 4590a779a9824618a49beb62a2e0953c09a05880 authored about 11 years ago
Moved SiPrefix to its own bundle

github.com/partkeepr/PartKeepr - 3560935cb480e0b0d40aba3d3fac393a6aeeeb38 authored about 11 years ago
Temporary injection for the EntityManager created by Sf2

github.com/partkeepr/PartKeepr - e1faebe24a3f56f454955af8d009502d4813cb29 authored about 11 years ago
Use the FrontendBundle from now on

github.com/partkeepr/PartKeepr - 19891b015e3e037237ca89a0531c20ad9b877d3d authored about 11 years ago
Use the FQDN annotation reader for migration

github.com/partkeepr/PartKeepr - c75b7c4ab7e74e1140f8db8587e739fd717a2117 authored about 11 years ago
Migrated entities to Symfony2

github.com/partkeepr/PartKeepr - b2a9c637208340daf63d1bf448664b394d2b7960 authored about 11 years ago
Auto-generate proxies while we're migrating to sf2

github.com/partkeepr/PartKeepr - 9ad07ef20f789fc7cd26d7d5196fe5452680b6ae authored about 11 years ago
Use the app kernel from the global scope

github.com/partkeepr/PartKeepr - 03e3847ad8fe8046bc5273a29139838f07dca370 authored about 11 years ago
Merge branch 'master' of github.com:partkeepr/PartKeepr

github.com/partkeepr/PartKeepr - 7fe16f0b770c93c02e4ca553a5a53db2581eac71 authored over 11 years ago
Added DWG icon by maugsburger, fixes #347

github.com/partkeepr/PartKeepr - 7c1c13a0b8d8ff266f73e1326aef2e5335e2ac14 authored over 11 years ago
Adjusted trigger image

github.com/partkeepr/PartKeepr - 6f07ff39b3522c4fe48286269f3a75f97ef2a8d2 authored over 11 years ago
Merge pull request #345 from johnbeard/linksku

Move the SKU URL generation to the trigger's click handler

github.com/partkeepr/PartKeepr - d348448a9a1ebc8e36df38f645aee14d73193edc authored over 11 years ago
Move the SKU URL generation to the trigger's click handler, which fixes problems with rows sharing the same editor and adding the first distributor to parts

github.com/partkeepr/PartKeepr - c8c18d0c731f7f4e4d4623ba84ba4a2dd511f916 authored over 11 years ago
Added link trigger image+css. Relates to #342

github.com/partkeepr/PartKeepr - 05e1be0c8bb99aaf8591b3a045f7fa122dcddf0b authored over 11 years ago
Added help trigger on how to enter the SKU placeholder. Relates to #342

github.com/partkeepr/PartKeepr - c57f98dad95cf4dfb368e4a4990672807399f1a6 authored over 11 years ago
Merge pull request #342 from johnbeard/linksku

Add new distributor property: SKU URL

github.com/partkeepr/PartKeepr - 8e5daf92020e0d88547cd1c2c100440089aadef7 authored over 11 years ago
Only retrieve project once, fixes #343

github.com/partkeepr/PartKeepr - 759084277067ead7b2639ec5bffe15e3b8131f84 authored over 11 years ago
Adding remaining files for the SKU linking

github.com/partkeepr/PartKeepr - a994b54fa1be754a0b109fceffa0ad6286edec6f authored over 11 years ago
Add new distributor property: SKU URL

This is a URL which can be used to look up an item on a distributor's
website, using %s as a pla...

github.com/partkeepr/PartKeepr - 0a8db9d1701824830c6372a43166d959b7df5d43 authored over 11 years ago
Deprecated cronjob as per issue #87

github.com/partkeepr/PartKeepr - cafa60a209b6af8eee496dc942ea45e30f8cf530 authored over 11 years ago
The parameter is passed as string, the id is integer, thus the strict compare fails. To be on the sane side, cast both values to integer prior comparing. Fixes #291

github.com/partkeepr/PartKeepr - c26eafab6e18d0c11bfcd1f2e904dbbb85c47605 authored over 11 years ago
Allow reselection of the char, fixes #314

github.com/partkeepr/PartKeepr - 3c4740a8f8301171731bcc1f534e0e081e1aff5a authored over 11 years ago
Added part description, fixes #330

github.com/partkeepr/PartKeepr - 50f23ae3ccd56e52e92927809bb0064a82333570 authored over 11 years ago
- Reworked the build process so that we can omit doctrine.php

- doctrine-migrations is now being pulled in via composer

github.com/partkeepr/PartKeepr - a742f9d9df432069b5228c69dfcb423cc2cfce64 authored over 11 years ago
Fixed jslint warning where the counter variable "i" is redeclared

github.com/partkeepr/PartKeepr - f3ea919074f672d7eb7110df3b68c7041a2663ae authored over 11 years ago
Adjusted partkeepr.php to live in the Symfony2 environment. The CLI commands need to be moved to an own bundle.

github.com/partkeepr/PartKeepr - b83b4c254e829fbdd0b306553fb263d202c062ac authored over 11 years ago
Merge branch 'master' of github.com:partkeepr/PartKeepr

github.com/partkeepr/PartKeepr - 2f5cd9008ee878a9172c25db23ac24541480edc4 authored over 11 years ago
Added pagination toolbar, fixes #333

github.com/partkeepr/PartKeepr - a512516df743227e0bf2527b89c50e56ecd3ab0f authored over 11 years ago
List all attachments as clickable links (opens in new tab), fixes #321

github.com/partkeepr/PartKeepr - c6415294ec9048836e99da822c1221cf85bf90aa authored over 11 years ago
Added support for comma-delimited CSV and renamed the menu items accordingly.

Also fixed missing translation capability.

github.com/partkeepr/PartKeepr - ae0ee4f322ec62ef3fbde10182d9468f74fdb573 authored over 11 years ago
Removed autoloader from PartKeepr, we're using the composer autoloader now

github.com/partkeepr/PartKeepr - ef0b7bfd0fcd4f027f073543648a470a5c68ac29 authored over 11 years ago
Added initial index controller

github.com/partkeepr/PartKeepr - c3891031907436bfd305db3bbf2ae18fd83bd254 authored over 11 years ago
Added JMS SerializerBundle

github.com/partkeepr/PartKeepr - 0c44f9729194496381157c6e6b88235d75c5013e authored over 11 years ago
Added FOSRestBundle

github.com/partkeepr/PartKeepr - cca7020728f5dc9490e75f50e06303a2b5fb5598 authored over 11 years ago
Adjustments to pull in a working copy of symfony2 via composer

github.com/partkeepr/PartKeepr - e24d7baf1e4672cfb4dac1b22510ca29ad55fb1e authored over 11 years ago
Added app directory from the Sf2 standard edition

github.com/partkeepr/PartKeepr - 776629b2558ab78108172310d84f610910b433f7 authored over 11 years ago
Added initial composer.json file

github.com/partkeepr/PartKeepr - b01091b8f09ed0019fd19956d08c3e6e228f3932 authored over 11 years ago
Display username when external http auth is enabled, fixes #326

github.com/partkeepr/PartKeepr - 690204fbff1ee35e4943cb8ff8eb848b5bef90e3 authored over 11 years ago
Added very basic MOTD support

github.com/partkeepr/PartKeepr - dda400791af082c710f02101c71ff89fb2a66de3 authored over 11 years ago
Merge branch 'master' of github.com:partkeepr/PartKeepr

github.com/partkeepr/PartKeepr - 66386a45fd0ec51628ef65e0e0061e937575867f authored over 11 years ago
Added support for searching parts by their internal ID. The search syntax is id:<number>, e.g. id:1234

Note that combining the id search with regular search expressions might not give the expected re...

github.com/partkeepr/PartKeepr - 97b582fcae07c5e039075aeea1b85c5a857adb39 authored over 11 years ago
Added part ID display

github.com/partkeepr/PartKeepr - dd331d891bc654e5cc36b26df530b7c959f73b57 authored over 11 years ago
Update README.md

Note about PostgreSQL

github.com/partkeepr/PartKeepr - 13dcc1ac0929648a2d658d562a583c2c8467a9db authored over 11 years ago
Fixed hint template, added warning that PostgreSQL is unsupported from now on.

github.com/partkeepr/PartKeepr - 41124850cfa1615154c258780246ba835caa98a8 authored over 11 years ago
Made hint working again

github.com/partkeepr/PartKeepr - 70c5636b1049534286fc48c9f0443bf5a4e3d1af authored over 11 years ago
Adjusted test to the reality, we don't do any replacements anymore

github.com/partkeepr/PartKeepr - 5be4923568be2f4fa710a5357bce3129453c34c3 authored over 11 years ago
Removed that check; we should be fine with all doctrine versions now

github.com/partkeepr/PartKeepr - 776fb140ffcde850d6c6388bda979cc4a148289f authored over 11 years ago
Added lost error.tpl, fixes #259

github.com/partkeepr/PartKeepr - 8050b9f80ecc4ec8878de60a7649bfbeafd20c13 authored over 11 years ago
Merge branch 'master' of github.com:partkeepr/PartKeepr

github.com/partkeepr/PartKeepr - af2ab0f8fb449cb56a9ef7c47337864e02c4af6d authored over 11 years ago
Fix for issue #296

github.com/partkeepr/PartKeepr - 02b6da33160014387603f1769c35b3e6fff230c9 authored almost 12 years ago
Fixed Issue #268

github.com/partkeepr/PartKeepr - 2b3809f440edb9bd365fbb82149668a4bf027b48 authored almost 12 years ago
Removed forced UTF-8 declaration

github.com/partkeepr/PartKeepr - 4828891105640c4cdfdc298e0e58432c37034f1c authored almost 12 years ago
Only replace the attachment if the part has been copied; bugfix for issue #291

github.com/partkeepr/PartKeepr - 4e94be10f312c80cda7a4cf4513e683c257261af authored almost 12 years ago
Merge branch 'master' of github.com:partkeepr/PartKeepr

github.com/partkeepr/PartKeepr - 3a6c57a3d1c6fd0b770b4e3211db83b20e4d1904 authored almost 12 years ago
Fix the class loader. It is amazing that this worked more or less; basically, the class loader was told to look for "Symfony" classes inside of the Doctrine/ folder in PEAR, which obviously doesn't work.

github.com/partkeepr/PartKeepr - 3e94b3474c95aa174e5910d8f277d9ae42938960 authored almost 12 years ago