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 a document about the release process

github.com/partkeepr/PartKeepr - d1477deb0d5729f22cda35a0e0fcd6158928960b authored about 13 years ago by Felicitus <[email protected]>
Moved the "Missing" column to the end and changed the title to something more obvious (Amount to Order)

github.com/partkeepr/PartKeepr - ced7a0f8dc891e5a13ecc913ae81ac646345e99c authored about 13 years ago by felicitus <[email protected]>
Changed the attachment icon to a smaller one to ensure each grid row has the same height

github.com/partkeepr/PartKeepr - c403d8ff059b6e668404d5d0ce7e6dd1a92623d9 authored about 13 years ago by Felicitus <[email protected]>
Added a reload button to the storage location combo box

github.com/partkeepr/PartKeepr - 9c69ad5838a99c862eddab93afba0894114ea47c authored about 13 years ago by Felicitus <[email protected]>
Sencha decided to do some undocumented changes in ExtJS, which breaks pagination. Fixed.

github.com/partkeepr/PartKeepr - f68b3e429443ad0c46bacdba4923e23e493f51b9 authored about 13 years ago by Felicitus <[email protected]>
Fix cronjob entry, hour "24" is not valid.

github.com/partkeepr/PartKeepr - 7777aa810666e1281604f334ba934ac3e40895fa authored about 13 years ago by Felicitus <[email protected]>
Fixed typo (in filenames as well) for Prerequisites

github.com/partkeepr/PartKeepr - c94615b083b1ede7496472517f4abb434bbe7e67 authored about 13 years ago by Felicitus <[email protected]>
Added a configuration to skip cronjob tests. This is important on Windows, so that the users don't get bugged by the "cronjob is not running" messages every time. We need to implement a cronjob emulation soon.

github.com/partkeepr/PartKeepr - a7a3aba204005528b354fbfbe8d3be96bee54572 authored about 13 years ago by Felicitus <[email protected]>
Added channel-discover for pear.symfony.com so that installation goes through in one run (and doesn't confuse the user because of partially installed packages)

github.com/partkeepr/PartKeepr - 68c920e155d171f3848cbb0b5ab5fb79dce2c739 authored about 13 years ago by Felicitus <[email protected]>
Don't bail out when the include wasn't found and display_errors is on.

github.com/partkeepr/PartKeepr - 18d441fa50a419a41d47365d355c62a74a6cf46e authored about 13 years ago by Felicitus <[email protected]>
Added re-validation due to the asynchronous nature of the new storageLocation dropdown field

github.com/partkeepr/PartKeepr - fd6b7f0df379271130a8fa09c64bc092772c8052 authored about 13 years ago by Felicitus <[email protected]>
Work around a server-side exception if the category still contains parts. Unfortunately, ExtJS removes the node immediately. If an exception is thrown on the server-side, we simply reload the tree now. Fixes #123

github.com/partkeepr/PartKeepr - 7e5ee6f0a9084a34315fce978c40def5eb18a4de authored about 13 years ago by Felicitus <[email protected]>
Merge branch 'master' of github.com:partkeepr/PartKeepr

github.com/partkeepr/PartKeepr - 53ce1d3bf6e8cb88bba0d70bdf494eece31b14dc authored about 13 years ago by Felicitus <[email protected]>
Create the data directory prior generating proxies, fixes #125

github.com/partkeepr/PartKeepr - 29c02caf36ea6a978c0791f93d2412109bb29934 authored about 13 years ago by Felicitus <[email protected]>
Added default sorting for the stock history, fixes #124

github.com/partkeepr/PartKeepr - 346ff90e8141b44307eb80dc9d3aeedb2c6e5a4e authored about 13 years ago by Felicitus <[email protected]>
Merge pull request #128 from szechyjs/92c9ef9c2cdc4b2c1eafc9d3b8c4e9a6162b041a

Fix archive directory structure

github.com/partkeepr/PartKeepr - a5af31a404a13a5bc7a6c6b4f150340f765cdb3b authored about 13 years ago by timoahummel <[email protected]>
Forgot to commit important file for the new project report :(

github.com/partkeepr/PartKeepr - 956aa642af73001c2bf4ccf2ae1aee2f47b397d1 authored about 13 years ago by Felicitus <[email protected]>
Updated the project reports to support duplicate projects; also fixes the issue with PostgreSQL8

github.com/partkeepr/PartKeepr - af40987c1fa6c232346d040af26acd9fe61c405d authored about 13 years ago by Felicitus <[email protected]>
Force case-insensitive searches. MySQL worked before this patch, but PostgreSQL does case sensitive searches by default

github.com/partkeepr/PartKeepr - 8c6fbdc731f283e0cea172faa234f22fd484cee2 authored about 13 years ago by Felicitus <[email protected]>
Added some checks to the statistics chart where possible JS errors could be thrown.

github.com/partkeepr/PartKeepr - 1b3fedbf1f5279f1e0976d3d3d143dc3e2d63401 authored about 13 years ago by Felicitus <[email protected]>
Handle "numeric" values as integer and put them into the configuration file

github.com/partkeepr/PartKeepr - 0f39e79b2bb400844ac406f14afcb60d9ea2da2c authored about 13 years ago by Felicitus <[email protected]>
Fixed 2 typos in the parameter template for PostgreSQL

github.com/partkeepr/PartKeepr - 94ec2db67ca59a83e1d46f809b18c65ee46aaced authored about 13 years ago by Felicitus <[email protected]>
Bugfix for EXTJSIV-3318

github.com/partkeepr/PartKeepr - 736c0ea2f8683c4ede831ba1b790078e156fefff authored about 13 years ago by Felicitus <[email protected]>
Some more icon changes + additions

github.com/partkeepr/PartKeepr - 6570603007cd6d13b0b5aa687561988681a8241b authored about 13 years ago by Felicitus <[email protected]>
fix archive directory structure

github.com/partkeepr/PartKeepr - 92c9ef9c2cdc4b2c1eafc9d3b8c4e9a6162b041a authored about 13 years ago by Jared Szechy <[email protected]>
Added icons to the tabs of the part editor. Hell, I love this part ;)

github.com/partkeepr/PartKeepr - 16f9108fd1edb4a0b55358eb14afd733696a8541 authored about 13 years ago by Felicitus <[email protected]>
Focus the first field in the part editor window when it has been opened

github.com/partkeepr/PartKeepr - 1d2bf30ff13ac945c9d3db033fd1012671b60fca authored about 13 years ago by Felicitus <[email protected]>
Refactored storage locations from time-triggered loading to on-demand loading

github.com/partkeepr/PartKeepr - 595529d60fc1a4977cb436ffd06370ea14485ba0 authored about 13 years ago by Felicitus <[email protected]>
Implicitly create proxies in order to resolve most cross-area filtering issues

github.com/partkeepr/PartKeepr - ca52cc6adaadd8408f219c78f474153a1d210dec authored about 13 years ago by Felicitus <[email protected]>
Fixed StatisticSnapshotManager for bug #62

github.com/partkeepr/PartKeepr - 2d774c3e91a202cc646586cf7eb88afac6ee56e8 authored about 13 years ago by felicitus <[email protected]>
Possible fix for PGSQL8

github.com/partkeepr/PartKeepr - 2654a6022cc88eb6a2bb169fcf0445a0832382b1 authored about 13 years ago by felicitus <[email protected]>
Use mode "create" when duplicating parts

github.com/partkeepr/PartKeepr - 1e79446e902c24f5660eaba309633e3fc59e78fe authored about 13 years ago by Felicitus <[email protected]>
Added part duplication functionality

github.com/partkeepr/PartKeepr - 39c23535955e555f9c4c37e32b4ec148e2f251af authored about 13 years ago by Felicitus <[email protected]>
Updated the RemoteImageField widget to work with ExtJS 4.0.7

github.com/partkeepr/PartKeepr - e1c800a2d89eac4cd6694bbc86154c8e36dc7bee authored about 13 years ago by Felicitus <[email protected]>
Removed old ExtJS bugfixes, added bugfix for EXTJSIV-4312

github.com/partkeepr/PartKeepr - 2e62a6ade072f17b1b08d2db8c81ce8c2566530e authored about 13 years ago by Felicitus <[email protected]>
Added storage location in the stock history grid and changed the default field order

github.com/partkeepr/PartKeepr - fe156591cb0a3b38b9a2df474bd9e76b8b1197fd authored about 13 years ago by Felicitus <[email protected]>
Added missing filter field

github.com/partkeepr/PartKeepr - 7d6837ec6d6441414fb2711c803f70557981223f authored about 13 years ago by Felicitus <[email protected]>
Implemented missing getter for storage locations

github.com/partkeepr/PartKeepr - aeb219e08a80849593c76fc5feae0c5431daabe0 authored about 13 years ago by Felicitus <[email protected]>
Fixed some wrong namespaces

github.com/partkeepr/PartKeepr - e63b1260cabe107d37930fcea526825402ce41d6 authored about 13 years ago by Felicitus <[email protected]>
Added the stock history view

github.com/partkeepr/PartKeepr - 269a208ce350dc71ef1bd470b7d2049cc7cb3ae8 authored about 13 years ago by Felicitus <[email protected]>
Explicitely use an own proxy for each PartKeepr.Part model, that avoids filtering problems. Fixes #116

github.com/partkeepr/PartKeepr - 3f63042c65cb7247ba39adb4b780ec9218da037f authored about 13 years ago by Felicitus <[email protected]>
Updated to ExtJS 4.0.7

github.com/partkeepr/PartKeepr - 155b43686c982dca800de66213102743d73085b3 authored about 13 years ago by Felicitus <[email protected]>
Added a better detection for operating system and release

github.com/partkeepr/PartKeepr - f427787116cbef36974760e367dd5d6a9d00d8d7 authored about 13 years ago by Felicitus <[email protected]>
Fixed wrong class constant error when retrieving the version number

github.com/partkeepr/PartKeepr - 30279b9bd0bb7c9abab5db5fa4f6e5fef038b587 authored about 13 years ago by Felicitus <[email protected]>
Added imagick as requirement to the installer

github.com/partkeepr/PartKeepr - 2bb478b5522154cf3a1de111f04647d60a9cde0c authored about 13 years ago by Felicitus <[email protected]>
Workarounds for DBAL with PostgreSQL

github.com/partkeepr/PartKeepr - 73868d751fa4154967e8068d68bf0d39f8e71d5e authored about 13 years ago by Felicitus <[email protected]>
This is a multi-commit. I know, I shouldn't do such big commits.

Changes:
- Added cron logger (records if cron jobs are active)
- Setup now tells the user to cre...

github.com/partkeepr/PartKeepr - 61430195e93bdc6628d20ed189d665538d365fb5 authored about 13 years ago by Felicitus <[email protected]>
Added check for an up-to-date schema on login

github.com/partkeepr/PartKeepr - 5932ec56ea66aa81dc4e71013dea24fd39727ac4 authored about 13 years ago by Felicitus <[email protected]>
No need to specify the grid width

github.com/partkeepr/PartKeepr - 0844f2114d1053b6d768397bdf3a095552dfea08 authored about 13 years ago by Felicitus <[email protected]>
Added system notices

github.com/partkeepr/PartKeepr - bad9d1e8c897a38147557b216600942e6981cf86 authored about 13 years ago by Felicitus <[email protected]>
Added a generic filtering method to modify queries/filters by a callback

github.com/partkeepr/PartKeepr - b534e87d69387ba518c06b01c3c709a3d8d9ee39 authored about 13 years ago by Felicitus <[email protected]>
Allow subclasses to disable the toolbar

github.com/partkeepr/PartKeepr - 59a0ff11c3f68c8ccb32b988c4b56f85fc0508c0 authored about 13 years ago by Felicitus <[email protected]>
Added a bit more verbose documentation on what the AbstractManager does

github.com/partkeepr/PartKeepr - 8f12411a7f3f70a2d596cf56d24fb57fecf52a23 authored about 13 years ago by Felicitus <[email protected]>
Removed 'x-btn-text-icon' as it's not required in ExtJS4 anymore.

github.com/partkeepr/PartKeepr - bde9ba8fa006fc9cc05f7bf94008a8c1410f1db1 authored about 13 years ago by Felicitus <[email protected]>
Advice to reinstall DoctrineSymfonyYaml in case it is installed, but misses a specific file

github.com/partkeepr/PartKeepr - e51ff83e084b1855837b65dff877c37346a021d6 authored about 13 years ago by felicitus <[email protected]>
Don't reuse the existing proxy because this messes up with the filtering

github.com/partkeepr/PartKeepr - 477644246b31566bbc9e5f438bd9d82a9066b8a1 authored about 13 years ago by felicitus <[email protected]>
Display part quantity in the storage location overview

github.com/partkeepr/PartKeepr - f4945359be9f5c943104dd04e5db2d9f011665c6 authored about 13 years ago by felicitus <[email protected]>
Added project attachments

github.com/partkeepr/PartKeepr - 8dbe4ce4f3c862813ab7353f6ab390107087705a authored about 13 years ago by Felicitus <[email protected]>
Added in-line editing of stock levels. Fixes #91

github.com/partkeepr/PartKeepr - e400db356ff1f7bb1ae6c4b310e11d16062d892a authored about 13 years ago by Felicitus <[email protected]>
Throw an exception if the specified call doesn't exist in the service

github.com/partkeepr/PartKeepr - 96f40bb797fb36e8ad016d15a517e77853dec182 authored about 13 years ago by Felicitus <[email protected]>
SystemInformation: Show status of APC, as well as the max_execution_time. Fixes #117

github.com/partkeepr/PartKeepr - ba3012f849f0168c31e9b22cf475e064111e5010 authored about 13 years ago by Felicitus <[email protected]>
Hopefully fixes the zip file prefix

github.com/partkeepr/PartKeepr - a248a897cd2088bd962321e8a1779ac2de9dfa58 authored about 13 years ago by felicitus <[email protected]>
Don't use the wrong Yaml check; doctrine's bundled yaml is enough

github.com/partkeepr/PartKeepr - 237412260c1fd14e291ae970ae0ec0f05a5ed629 authored about 13 years ago by felicitus <[email protected]>
Bugfix for an issue where no parts are displayed after using the part filter panel

github.com/partkeepr/PartKeepr - 5a2724f6226f3abd9297e120825ef840a447e3e4 authored about 13 years ago by felicitus <[email protected]>
Use default directory for data and images if none was set

github.com/partkeepr/PartKeepr - 61bbbc7c196e2ca7a3a52d8fa36f302cac9b28dd authored about 13 years ago by felicitus <[email protected]>
Add workaround to allow long footprint downloads pass through. This workaround stays as long as we don't have the datasheets in our local repository and/or have a better footprint setup mechanism

github.com/partkeepr/PartKeepr - 2275c99f386f07c438b1608ac636d5465ef0ad74 authored about 13 years ago by felicitus <[email protected]>
Added check for the DoctrineSymfonyYaml package, fixes #141

github.com/partkeepr/PartKeepr - b45da46b35d0ba2558952f9d6c7036abae7dd420 authored about 13 years ago by felicitus <[email protected]>
Removed useless comments

github.com/partkeepr/PartKeepr - ab8c4ec2c2734d61b8cc76a4a0935aa398de5953 authored about 13 years ago by felicitus <[email protected]>
Removed PartKeepr.css file, as we don't use this for the setup anyways

github.com/partkeepr/PartKeepr - c4f863a303b23218cd93678a4ef9d2f2ae42fcfd authored about 13 years ago by felicitus <[email protected]>
Display the distributor's part number

github.com/partkeepr/PartKeepr - ff755bcd7eec3f9cf3399219f8e94e941f142aff authored about 13 years ago by Felicitus <[email protected]>
Added auto-fill button for the distributors

github.com/partkeepr/PartKeepr - bd3d23e00c081f8db98331702cf0b4b1a7280177 authored about 13 years ago by Felicitus <[email protected]>
Added project reports

github.com/partkeepr/PartKeepr - 36a6aac0a0509f9338a08cf3080ebf3867abb257 authored about 13 years ago by Felicitus <[email protected]>
Don't set the query start if no limit is specified, as this is unsupported by some database platforms

github.com/partkeepr/PartKeepr - 422239a7e56f9ec64b1c6556ebf03c6b0ad3c92b authored about 13 years ago by Felicitus <[email protected]>
Project Editor: Inline-Adding of new Parts

github.com/partkeepr/PartKeepr - 60ab3375fb7f347abcdb1d5ea89f1e543eb537cd authored about 13 years ago by Felicitus <[email protected]>
Added part view button

github.com/partkeepr/PartKeepr - 5a5d707a8ada6be9c83e4e9158f60d494acee99a authored about 13 years ago by Felicitus <[email protected]>
Bugfix: Don't cause trouble when the user cancels the edit

github.com/partkeepr/PartKeepr - 3ea01e89d1d731369fd7ac98fb6e3efe7579d585 authored about 13 years ago by Felicitus <[email protected]>
We are creating the config file now; remove remark in the complete screen

github.com/partkeepr/PartKeepr - c5be07622f6e58a74b2904df8560a5fa06040033 authored about 13 years ago by Felicitus <[email protected]>
Added automatic config writing support and a default error catching mechanism

github.com/partkeepr/PartKeepr - 8859a839942f8e3807a0dcbd59d93fa6bc83ee94 authored about 13 years ago by Felicitus <[email protected]>
Added PartKeepr version

github.com/partkeepr/PartKeepr - 3a8e8256ac1a3fc068e32ef2c1ef6a5335518584 authored about 13 years ago by Felicitus <[email protected]>
Moved some menu items to another menu

github.com/partkeepr/PartKeepr - eaca1b3b631fe4e25b015dcc0ff494a035fc9e00 authored about 13 years ago by Felicitus <[email protected]>
Fix for issue #109

github.com/partkeepr/PartKeepr - 1517bc4add34de2ebddf8ada3a6aca7527acd421 authored about 13 years ago by Felicitus <[email protected]>
Added part group expand/collapse. Fixes #110

github.com/partkeepr/PartKeepr - a02a9039a6b3005ee2d46759ba9b02c6f0e3929f authored about 13 years ago by Felicitus <[email protected]>
Refactoring of the MySQL UTF-8 test, fixes #73

github.com/partkeepr/PartKeepr - f3d0354f6e266d6845c37b14255fdb202de7d3a9 authored about 13 years ago by Felicitus <[email protected]>
Workaround for issue #86

github.com/partkeepr/PartKeepr - 26210bb3ed21f19c0d5417327358b68d7dd4a401 authored about 13 years ago by Felicitus <[email protected]>
Workaround for doctrine bug DDC-1560 ( http://www.doctrine-project.org/jira/browse/DDC-1560 (

github.com/partkeepr/PartKeepr - f0b8c88b7bba797ff103414c15a1048531b1d5dd authored about 13 years ago by Felicitus <[email protected]>
Check for fileinfo extensions, fixes bug #99 (curl is already being checked)

github.com/partkeepr/PartKeepr - 86862c591662a68c2c2ed6e5e69921f643349939 authored about 13 years ago by Felicitus <[email protected]>
Changed inline disposition from attachment to inline to allow in-window views of part attachments

github.com/partkeepr/PartKeepr - 4958bc02258386c6e143ef6af6b72858ffd82309 authored about 13 years ago by Felicitus <[email protected]>
Added support for a price per item/distributor

github.com/partkeepr/PartKeepr - 26a6cff99e1056800648715ead3ac0d0f9d54292 authored about 13 years ago by Felicitus <[email protected]>
Human error: wrong class. Fixed.

github.com/partkeepr/PartKeepr - 8a63da507f85c116088c112d0b4379c48344ad80 authored about 13 years ago by Felicitus <[email protected]>
Added missing classes for projects

github.com/partkeepr/PartKeepr - ad7b6460974a6353d46c554e9e6c1f3ab3d4b41c authored about 13 years ago by Felicitus <[email protected]>
Added initial postgresql support

github.com/partkeepr/PartKeepr - 694f5d7b75485e1449b7353e83da38c6e5dd4dff authored about 13 years ago by Felicitus <[email protected]>
Bugfix for old-style configuration key "hostname"

github.com/partkeepr/PartKeepr - a3d2dd79bdda2f3d5986736d5b67a5c73bcff6b0 authored about 13 years ago by Felicitus <[email protected]>
Reduced setup header height

github.com/partkeepr/PartKeepr - 24d749fab2174274c1defa5129087501b4f63872 authored about 13 years ago by Felicitus <[email protected]>
Added support for specifying the database port

github.com/partkeepr/PartKeepr - 9d0e500cd4caa02657350c384195699f6406530e authored about 13 years ago by Felicitus <[email protected]>
Refactored database settings to include all database types which are supported by doctrine

github.com/partkeepr/PartKeepr - 0c9c46de0a9b2b6e076a9562d59aa4ecf1c77f98 authored about 13 years ago by Felicitus <[email protected]>
Updated THANKS file

github.com/partkeepr/PartKeepr - 3dff4d540ff54ed368f277321c3188e7fd529563 authored about 13 years ago by Felicitus <[email protected]>
Added initial project support

github.com/partkeepr/PartKeepr - 9337e8319580ab2adb1fb166b7ab162d2b26ceab authored about 13 years ago by Felicitus <[email protected]>
Hackish bugfix: Don't display parts from all storage locations if creating a storage location.

Fixing this in a clean way is lots of work and will eventually solve itself when the service/man...

github.com/partkeepr/PartKeepr - da771320b9f8a2383e220c03f241b94731b58646 authored about 13 years ago by Felicitus <[email protected]>
Added initial THANKS file

github.com/partkeepr/PartKeepr - b33aa24c0d57bb1b3fd99d053f00a624f8742f73 authored about 13 years ago by Felicitus <[email protected]>
Added 3rd party licenses

github.com/partkeepr/PartKeepr - 09ccd79ef9d7b0762c52e7262500de3306b4aa9d authored about 13 years ago by Felicitus <[email protected]>