Ecosyste.ms: OpenCollective

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

github.com/partkeepr/PartKeepr

Open Source Inventory Management
https://github.com/partkeepr/PartKeepr

Added "review" flag, displaying create date now

4e3be27d06da0974fee1b3c42b4b3ebdf97ed258 authored over 13 years ago by Felicitus <[email protected]>
Added support for unassigned parts

19cbdbb0989f0160025cb2c52344cf966455bf16 authored over 13 years ago by Felicitus <[email protected]>
Added exception message output

22208912c6a154806a86835c52083808deea9bc3 authored over 13 years ago by Felicitus <[email protected]>
Fixed API breach of doctrine

3ba39fa8b7fe5d16cd7e4bc50b66eddd851e7d60 authored over 13 years ago by Felicitus <[email protected]>
Updated demo URL

eb44f928a170e5b880d69a548347f4cb0d47a7d2 authored over 13 years ago by Felicitus <[email protected]>
Added editing of the price+amounts for stock entries

6155a9e3389933653f711a3ba141647a7eb7bd21 authored over 13 years ago by Felicitus <[email protected]>
Added part create date+time

804fb81e618d34f4970b279d70152319d2afe372 authored over 13 years ago by Felicitus <[email protected]>
Migrate "supplierpartnr" from the old system

44d2626c36faedad072a5889fca01859ba953635 authored over 13 years ago by Felicitus <[email protected]>
Added status field for the parts (status could be "new", "used").

99b0ac9e3b08a0f6f4513482a391c29256e420bf authored over 13 years ago by Felicitus <[email protected]>
Added correction flag

3abe11978f2099b0b105bace6f62391950568db5 authored over 13 years ago by Felicitus <[email protected]>
Added auto login for release builds because we are using that on the demo site. TODO: Add a demo build so that we can separate production and demo builds

8a45e1b61a2e63d75f922ec47d4c9e6d8cce9a34 authored over 13 years ago by Felicitus <[email protected]>
Fixed login/logout stuff via the connection button

bd0959a35f2412422934809063563307b85b2043 authored over 13 years ago by Felicitus <[email protected]>
Added auto-login via configuration

33dd66faf84be49fbe52633fdebbc48df2ad2c0a authored over 13 years ago by Felicitus <[email protected]>
Fixed bug where no part/manufacturer/distributor is linked

f1bb3bf8dce284a08dd4061deea23e80d3e49cfb authored over 13 years ago by Felicitus <[email protected]>
Removed auto-login, changed default admin user

babe601e4bd4da5d489ae374bb849299a1cf63d5 authored over 13 years ago by Felicitus <[email protected]>
Updated quick installation instructions

8c5b72162a0c5967d97f12e99ba17d4edf2392e2 authored over 13 years ago by Felicitus <[email protected]>
Refactored parts to match the new serialize/deserialize model

294d4bcb9e08cac4b4835a879d4277b73bcd6031 authored over 13 years ago by Felicitus <[email protected]>
Added initial setup class + check for apc

82063d7bbcb36e6f21db7cd11aac3ed67a29c00f authored over 13 years ago by Felicitus <[email protected]>
Added sql data from partDB because we need that for setting up the database right now

d1f84eb05b6270ca40fd565c1c243de09da12397 authored over 13 years ago by Felicitus <[email protected]>
Fixed small bug in the statistic service

a4c78ec8b84b78323953ab427dbfbcbdf2e8f200 authored over 13 years ago by Felicitus <[email protected]>
Reworked units to match the new deserialize model

013ade7226816a1a5198502732c3e2cea8fb77f1 authored over 13 years ago by Felicitus <[email protected]>
Reworked part unit to new deserialize model

768595a24a253b214394a3376e82862a20b1b225 authored over 13 years ago by Felicitus <[email protected]>
Reworked usereditor to match the new deserialize model

463604882c8cee5dcbddb610b42f4bac68480ec5 authored over 13 years ago by Felicitus <[email protected]>
Reworked distributors+manufacturers to the new method of deserializing data

3994a53e78f8e59ac10beb6be08f85856ab1d102 authored over 13 years ago by Felicitus <[email protected]>
Reworked setup to skip adding an attachment if the source file could not be read

b6a70d4b278d394b36a5f5b85300cf899b5e23c3 authored over 13 years ago by Felicitus <[email protected]>
Reworked manufacturers to the new nested record method

57238f61a627c5e3c19149569dbbed1444803adf authored over 13 years ago by Felicitus <[email protected]>
Refactored the way we push information back from the frontend.

Changes:
- We can now use the deserialize interface to deserialize information
- We support nest...

2159771cdfb1884701df82a6b1b1d6450039e353 authored over 13 years ago by Felicitus <[email protected]>
Added a method to retrieve all passed parameters for the specific service

2a5f1bbaf0da65bb0a710790bc2c2f19fe164f1b authored over 13 years ago by Felicitus <[email protected]>
Added deserializable interface

37c6e5014d41b3440cb70110eae34dd169cde9c9 authored over 13 years ago by Felicitus <[email protected]>
Disable caching for images

22b175732e2cf43379848c8de1394a307a7024c7 authored over 13 years ago by Felicitus <[email protected]>
Added a JsonWriter with support for associations

ff8041e9e47101de7e121ae8a59dd94bc1ede54c authored over 13 years ago by Felicitus <[email protected]>
Fixed container widths (without that fix, the grid would be rendered but

seems to be empty, because the view is set to 0px width. Probably an
ExtJS bug).

1af19dc3c08883e45df688da9e718ef1d683afed authored over 13 years ago by Felicitus <[email protected]>
Added fix to process both type names for footprints; put out a 404 error

if the file was not found in the database.

774afce6ae03d66dd59935acb41a0ab8833ad1db authored over 13 years ago by Felicitus <[email protected]>
Removed some debugging statements

ebbea85fe8d9dd5dbdb2d0780e6ce2027ca56509 authored over 13 years ago by Felicitus <[email protected]>
Put old footprints into an "Imported" category

c62327d54ddb2ffbb4abb4da02ef0324fdf5f993 authored over 13 years ago by Felicitus <[email protected]>
Added some more PDIP footprints

2386e9d70ac0b9a8eb778366ac6dffde2473cdad authored over 13 years ago by Felicitus <[email protected]>
Merge branch 'TIMO'

2bb4f235cda72824aa2711719ead1fb710548db8 authored over 13 years ago by Felicitus <[email protected]>
Added missing files :(

d881b422e91fd6df37a18b49d58d7603488d5ede authored over 13 years ago by Felicitus <[email protected]>
Merge branch 'CATEGORY-GENERICS'

Conflicts:
frontend/js/Components/Footprint/FootprintEditor.js
frontend/js/Models/Footprint.js...

6692fd0e2d7fb470cfc8d57144c2754206be1d01 authored over 13 years ago by Felicitus <[email protected]>
Misc image-related fixes:

- Display a placeholder image if the specified image was not found
- Added selection of scale met...

91d6f315d38b2d9b9c45a21803658f5b7c6b2005 authored over 13 years ago by Felicitus <[email protected]>
Added view icon for the attachment grid

64e3ed3b7f1909e1c24492fd9df0fdac0071f6b5 authored over 13 years ago by Felicitus <[email protected]>
Added description field for footprints

738ec4cb2b5b198c192319308ef730f3461e4d2e authored over 13 years ago by Felicitus <[email protected]>
Big commit: Added footprint categories

Changes:
- Reworked categories to be more generic. This affects both the PHP and JS layer; we ha...

e1efdfe8d637f56f131d0d7a958f789e8fa4e7db authored over 13 years ago by Felicitus <[email protected]>
Fix: Descend into all children

bea2bf66037d039311ee9795607b4b63f8e75359 authored over 13 years ago by Felicitus <[email protected]>
Added a few more BGA footprints

ebb765448ef0bf2442f1edb7739f258e28b0385f authored over 13 years ago by Felicitus <[email protected]>
Added footprint image support.

Changes:
- Added FootprintImage class + relations to the footprint
- Added Footprint Attachments...

36d57ec1def97d97fd7459c3941eee0e431fb9a0 authored over 13 years ago by Felicitus <[email protected]>
Misc image-related fixes:

- Display a placeholder image if the specified image was not found
- Added selection of scale met...

e134d09e49567d8a4951cf14d5745076fcf1dc6d authored over 13 years ago by Felicitus <[email protected]>
Added view icon for the attachment grid

555eb90bcec52c5c1fc3b376bd18184aa74ef44c authored over 13 years ago by Felicitus <[email protected]>
Added description field for footprints

4a6a9df2024e8c8b1ff6ea5ae46fa628c6e5a686 authored over 13 years ago by Felicitus <[email protected]>
Merge branch 'TIMO'

b1aff5c795073d0bc58d47b088d02ef51be22e0c authored over 13 years ago by Felicitus <[email protected]>
Removed console.log

3c517588f87166e14a824f3e6f2b5be6ec6f45ed authored over 13 years ago by Felicitus <[email protected]>
Fixed some jslint warnings

7065d9080fac052cf019b6c489b50efa076e9315 authored over 13 years ago by Felicitus <[email protected]>
Added verbose instructions

522d5b994c29b0e1aa53a60fbbe69eab3928183b authored over 13 years ago by Felicitus <[email protected]>
Added sample pre-commit hook

0a4e8646b6d2b0503666589810ef0c672b9a7b4b authored over 13 years ago by Felicitus <[email protected]>
Merge branch 'TIMO'

b9a68f229fb8b7790e517b53238d12d1b2341745 authored over 13 years ago by Felicitus <[email protected]>
Put PartKeepr.js on top

f7bf55d20a31699ebfde135ec7498e7852810a2b authored over 13 years ago by Felicitus <[email protected]>
Don't use the hardcoded rest.php file

cd0f422b229f5e2bd088bba688b51d9bda09e52c authored over 13 years ago by Felicitus <[email protected]>
ExtJS doesn't like header:"" for some reason. Skipping it works.

3bdf93234ca20a420480fd878ecc1040f07e06b3 authored over 13 years ago by Felicitus <[email protected]>
Updated to ExtJS 4.0.2a

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

9014a30809a5396bd0f25580aa75072637226bcf authored over 13 years ago by Felicitus <[email protected]>
Merge branch 'UPLOAD'

a919f65ce60fb13ce8bec38b92cd34b329d6faec authored over 13 years ago by Felicitus <[email protected]>
Forgot some files to commit

1aeda2eb27f79b2bffe5c5c3eec079e33c309373 authored over 13 years ago by Felicitus <[email protected]>
Added footprint attachments, misc cosmetic changes in files

f1444cc1969f4587460bd4a206d2207d840137c1 authored over 13 years ago by Felicitus <[email protected]>
Added footprint attachments, misc cosmetic changes in files

9c98b818d3e042233c53d14fbd1312caf490edfb authored over 13 years ago by Felicitus <[email protected]>
Refactoring bugfix: We use "name" now instead of "footprint"

c5ca113947e7db46eaa138e1b5f7d0615795cc7d authored over 13 years ago by Felicitus <[email protected]>
Refactored getName() to getRecordName() as getName() is already used by ExtJS.

c9162ccfdfba0cb7a22f31c09324ded97c4bebff authored over 13 years ago by Felicitus <[email protected]>
Refactoring bugfix: We use "name" now instead of "footprint"

de31ffddcf9d0a1cef9725fbf183844179556596 authored over 13 years ago by Felicitus <[email protected]>
Refactored getName() to getRecordName() as getName() is already used by ExtJS.

f61974ff1c872fc9f9673c5ca02af2f8ca2dbfaa authored over 13 years ago by Felicitus <[email protected]>
Added drag and drop of parts (also multiple parts at once!) onto categories.

2405431f52b5d492709f6d2c726051566bc85c01 authored over 13 years ago by Felicitus <[email protected]>
Added drag and drop of parts (also multiple parts at once!) onto categories.

2209300f03408c3793ccf5732f8c438dde90aab1 authored over 13 years ago by Felicitus <[email protected]>
Fixed typo

406f7af1748dedda271c304b6d030e94f0f384fd authored over 13 years ago by Felicitus <[email protected]>
Added feature to upload files from an url and not only locally.

7b3d97018ddb956e977c71d0f5de4508b6d776ac authored over 13 years ago by Felicitus <[email protected]>
Fixed typo

2810f0bb502a215471c2ae982aa6853315b69505 authored over 13 years ago by Felicitus <[email protected]>
Added feature to upload files from an url and not only locally.

952adff962ce1ff869b432664e622cd1d060630d authored over 13 years ago by Felicitus <[email protected]>
Made the file display window a bit bigger

0dc642809afe7107aaffe6692fade5439a0ed6ab authored over 13 years ago by Felicitus <[email protected]>
Made the file display window a bit bigger

2170dc9f70d5c11761dcdc70f9858d47f3d31488 authored over 13 years ago by Felicitus <[email protected]>
Create the "files" path with correct permissions

ad73a416fa95e540a00e4b5d0ce4e9966ebc32f4 authored over 13 years ago by Felicitus <[email protected]>
Create the "files" path with correct permissions

7195c9c5bdbb7e43231b8f25be1771b5170539f8 authored over 13 years ago by Felicitus <[email protected]>
merged

53badb86f5a9b4e9b622fdaa7372a324027c57a4 authored over 13 years ago by Felicitus <[email protected]>
Remove "data" directory when cleaning

6a7d6127cf61248002881fe67534a96dcc0bbfc0 authored over 13 years ago by Felicitus <[email protected]>
We're using "name" instead of "footprint" for the footprint's name now.

aada482b521b6ebd69f850c577b7a5f4aba49ec5 authored over 13 years ago by Felicitus <[email protected]>
Some small fixes:

- When a file was uploaded, pass the whole response and not only the id
- Make the window modal

272fc89c744e4d3709c7448ca97b7b32c1acafbe authored over 13 years ago by Felicitus <[email protected]>
Added file uploads + part attachments + many mime types

da416f5c6e97585bcd5a40033bbe755be7c5e5a8 authored over 13 years ago by Felicitus <[email protected]>
Remove "data" directory when cleaning

5dcbafcad00d507fc25145ae37fc6f282df6cc2c authored over 13 years ago by Felicitus <[email protected]>
Some small fixes:

- When a file was uploaded, pass the whole response and not only the id
- Make the window modal

e0527874b9eedad32b698460b59611ad40f6600a authored over 13 years ago by Felicitus <[email protected]>
Refactored many entities to the new BaseEntity model. Added much documentation and removed quite some legacy code. However, I'm still not satisfied, especially with the Managers.

e6b77f77ffc760f826f5bd4ca9d2b306da0dde47 authored over 13 years ago by Felicitus <[email protected]>
We're using "name" instead of "footprint" for the footprint's name now.

3317b6e7304645fe544d50b702e85dcd8facc44a authored over 13 years ago by Felicitus <[email protected]>
Refactored many entities to the new BaseEntity model. Added much documentation and removed quite some legacy code. However, I'm still not satisfied, especially with the Managers.

47d26eebcafb1f220b531037e6f5f8447576c687 authored over 13 years ago by Felicitus <[email protected]>
Refactured the user service and added a new base entity class which knows about the field "id" as well as "loadById" and "getId".

ede383802049e0576edc24200b701f46fb368b15 authored over 13 years ago by Felicitus <[email protected]>
Added temporary uploaded file

ff9c500dcb42dbcc11c03b5ed2dc9acdeb3d216d authored over 13 years ago by Felicitus <[email protected]>
Put the EchoSQLLogger into the configuration

e82a3190acd077a6b0fc84ec95984ca083d104b3 authored over 13 years ago by Felicitus <[email protected]>
Refactured the user service and added a new base entity class which knows about the field "id" as well as "loadById" and "getId".

ececae06723bb5ba9cdd6a38e9e1144f48623279 authored over 13 years ago by Felicitus <[email protected]>
Put the EchoSQLLogger into the configuration

1616166fdf04abad010feeb7218c3071df5e1598 authored over 13 years ago by Felicitus <[email protected]>
Added temporary uploaded file

cef501a8b236143645e7df343e8d4315c02db63b authored over 13 years ago by Felicitus <[email protected]>
Added "size" information to uploaded files, misc minor changes + documentation

9552c122260d01c7ab71f192a9f2899919996b69 authored over 13 years ago by Felicitus <[email protected]>
Added general file handling, refactored Image to use UploadedFile

8ae8450e1e98c9cfb7e6409963d1b4472097d7d4 authored over 13 years ago by Felicitus <[email protected]>
Added initial installation instructions for DEBIAN 6.0

be7dc40e66e7ae92076e98799d32c56501d845b4 authored over 13 years ago by Felicitus <[email protected]>
Small fixes to improve compatibility with PostgreSQL

02e0d74d0c18214e9bc3bae28fa7e657d6928f73 authored over 13 years ago by Felicitus <[email protected]>
Added the big thank you for the name

13dfa567c80664e393ea8cf1bcc2834514345c6c authored over 13 years ago by Felicitus <[email protected]>
Quote the table "User" because it's reserved in most SQL dialects

38eb49d3503671b96e094c1766353e5ad0561bd3 authored over 13 years ago by Felicitus <[email protected]>