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

Refactored part properties to display in a property panel instead of rendered HTML

f7b2c46240414ceddcab342477e6f484691aa2e6 authored over 9 years ago
Refactored part image display to use getImage instead of getData as well as using Ext.Img for display

870a8488f25a182551cf31e4e1138464d7c61e31 authored over 9 years ago
Refactored the image controller infrastructure to allow using UploadedFile and not only Image entities. This is important as attachments can be either an image or not

4c47bdc55b7f648c9cd509d5fe1ceb86024f3b88 authored over 9 years ago
Migrated part attachment image display

58bc00b52c6bf00242ee0b78c709fd1b552bab62 authored over 9 years ago
Added part attachments to the info panel

93394fbfe5bfd15eedb5cc757bd74fcb600a6839 authored over 9 years ago
Fixed time display layouting issue - doLayout is not required anymore

26cef64a409378b38b9c231426e693b2f1cd1fb1 authored over 9 years ago
Migrated part details panel

8f33e1362e207620185066968a2ff2a1f0b8e0b6 authored over 9 years ago
Implemented filtering by categories

115f4745e96aa1e7ee93e8298d48c2c50cf7555f authored over 9 years ago
Implemented part category tree

e6e19264c405d8421c688dd6e8946dec76ea83a4 authored over 9 years ago
Added user permission migration

79eaba2d450d0e9139ac4c358ece5d866ccd8736 authored over 9 years ago
Refactored authentification to use WSSE headers and FOSUserBundle

5ce385552608d34af1cf57497ca1d0d3c0970692 authored over 9 years ago
Renamed entities to match current bundles

0d9da8e9651a38c6f19caee11b0cfca81d8103a1 authored over 9 years ago
Moved tips of the day to their own bundle

6288df98ff7956415701fb50e87016f57a05e868 authored over 9 years ago
Fixed the multi storage location create functionality

fe248aa563c5784b5b757c3b5403f26def323a1b authored over 9 years ago
Use the first child of the virtual root category instead of the root category itself

494df379a243995d9774f776f2f7bdc6dc201ac3 authored over 9 years ago
Don't generate association names with trailing ID

29a07ce3af1182427b378ff8b310d1509f071e0e authored over 9 years ago
Refactored storage location multi add dialog to modern ExtJS layouts

6a83b04b9dafeeec53768dbd88fc223144a1366b authored over 9 years ago
Reformatted code to comply with coding standards

c9034ae0955baeb51017cc1707ae378c1e75a0c3 authored over 9 years ago
Added category path listener for the storage location categories, fixed storage location category grouping

9c4435793a2f7b433973b45b856c7330f3fb20ac authored over 9 years ago
Added storage location image service, fixed storage location image functionality

9a4eea6c133543f977fde29c6a914da95f2d30d8 authored over 9 years ago
Fixed parts display for the storage location contents

19ab6cc9f1e936c6d333850d5bd297f7ea0f976c authored over 9 years ago
Refactored the part entity to its own bundle

d93b0f6571e80e14f60f980848d77c9ad9b0df45 authored over 9 years ago
Removed storage locations from default groups to increase performance

0a186cfbb58fd0d3d7176b00bd8b57a3e6ce2cee authored over 9 years ago
Initial implementation of hierarchical storage locations, re-added category POST operations

26136607dc0041ae815dcdbca235abae1b01efa3 authored over 9 years ago
Implemented virtual root node to get rid of hardcoded root category. Note that ExtJS cannot replace the ID of a tree's root node when loading via AJAX, so that's why we wrap our PHP category root node one level deeper.

85bfb7877604abf613f4880325ed4656b12dd6bc authored over 9 years ago
Merge branch 'sf2migration' of github.com:partkeepr/PartKeepr into sf2migration

70fffef00f67d452086c70d497c62de07023c602 authored over 9 years ago
Fixed the inversedBy mapping

24452d37c1906bc133b49a14edbd4864ed40bd2d authored over 9 years ago
Fixed VersionEye link

e9c944dfc97ee5893a9962c8bd491d6fa6a68806 authored over 9 years ago
Delay grid reload until the footprint has been saved

1c10db22ac21e12c422b9ff43b51ae46bb939ac4 authored over 9 years ago
If the item is null, don't attempt to do any operations with it

785422b12d94170082192f21b094e86502b6b2eb authored over 9 years ago
Implemented drag'n'drop of footprints onto categories

f1e5b9b81140641f9208a926286690e08635bfee authored over 9 years ago
Respect the passed width and height for the error messages

689319776c979b2f2b74874a9d90a11ff8137f1f authored over 9 years ago
Return an image with 404 not found response if the file can't be found.

20076aa38fc9732463dd921853e6f0d32ad25df0 authored over 9 years ago
Refactored footprint category controller to a single, global category controller which can be used by any entity which uses categories

4b5e4b40cf2b64419de0067ed0597fc80cf2fda0 authored over 9 years ago
Migrated storage locations to their own bundle, added tree implementation.

9f5fbd9e1e2288e122fdda7f51dffd467d9be86c authored over 9 years ago
Order by the correct categoryPath property, disable automatic page size feature to avoid starting on page 3

3343a3635fe521cee5e6e049ddbdc4a8b80713ce authored over 9 years ago
Fixed bug where multiple sorters overwrite each other

79c2430e61bb6012fdebaff7c208250136df65d3 authored over 9 years ago
Fixed one to one association generator

d6cc9e4c97dd4e66d6c53f413770b39aa49ca78f authored over 9 years ago
Added method to return the category path

0c73fb3e3f9f7dfb11714cc5444253ca1739e662 authored over 9 years ago
Added replacement and additions for 1:1 imag relations

c06ef811d7e81e5ba4d750ee35ebfca31f9b2223 authored over 9 years ago
Implemented getImage for the footprint image

f39ffce04eba9bd04c39327c0f8c2fd46dac4985 authored over 9 years ago
Added one to one relationships

7808efee98fb0bffd72522eab55fb92c97cecad9 authored over 9 years ago
Refactored getEntityClass to be protected, fixed code style

f7fbe72e1058fd2d32696d15ed121fa19960263a authored over 9 years ago
Added newline at the end of the file

d4d3feffd31dcff331a6efefb76d00edec954fee authored over 9 years ago
Removed jsmin

e48f1c8836ef784e0705d0901bb1afa6746635f8 authored over 9 years ago
Removed old extjs copy

ad2d3ec2da151fab986175e9b4986ff6defee10f authored over 9 years ago
Removed doctrine migrations

98c925ab86cb3871bd4051289530355954b692a3 authored over 9 years ago
Changed default secret to make Sensio Insight happy.

5d74405a2c6d7d3bea5b44595a2c41baf20827c1 authored over 9 years ago
Removed obsolete code

ba0e5fd7da6a9a2c355a354fc308735024afb3ac authored over 9 years ago
Cleaned security settings for now

308ebad5d62e3c0bb010c0c579fcaec1ec79aef6 authored over 9 years ago
Return the full path as defined by the base tag.

b720f841472e515f0dd2db2d794d81eae7dfddf5 authored over 9 years ago
Check if the returned value is valid prior invoking the property accessor

658d961f7b39b91f77c563a8ea106c1afc42369e authored over 9 years ago
Refactored the updateCategoryPaths method to not include the EntityManager, because Sensio Insight doesn't like that

35873d8f9a1a95bfa6e6ab69c2ebca2dbc863876 authored over 9 years ago
Filter by the children IDs, refactored hardcoded root node URL to dynamic URL

1a125c41ecf5675c533d8004d23fcca0b8d5eece authored over 9 years ago
Convert IRIs within the IN clause

03b5db3e0607b4824d22aa393410fc077b770b15 authored over 9 years ago
The category path is now retrieved via the category

adf38602c2148dd54b04bfbec16f9947fc66a38c authored over 9 years ago
Added implementation for multiple order by clauses as well as ordering by associations

9f7bcee50e45a01144fe28ed5616213c0e1e6192 authored over 9 years ago
Implemented listener to update category paths

fc2d74aac6a6ee6b63cae6d057784ae5e7359fde authored over 9 years ago
Increased size for the resize handle of the Footprint Navigation

1186069188d996003f1a298f02cf93a8e2791455 authored over 9 years ago
Added changelog

07d68143f1ec4f2ba26648ea867b3732db1d9aa3 authored over 9 years ago
Added newline at the end of the config file

bcd512c5020a92dabbe46924f168eb27617507fe authored over 9 years ago
Added newline at the end of the config file

832964b261aabe9a24dbaf48a6529b032c426f8d authored over 9 years ago
Added implementations for getOriginalId and getOriginalFile

6daf4dad20974fe5dc4d42fe64bb3e2f75a1e99a authored over 9 years ago
Removed more obsolete code

f3f02dd6aad5abed6193df912b7f1bbe6cbfcea8 authored over 9 years ago
Moved CachedImage to ImageBundle, removed obsolete code

795d350ed61f585b85b5959ad3af3a2e52d40447 authored over 9 years ago
Destroy stream and video prior closing the webcam dialog

7d63074c9944ebd4821e933f58c50feff892df85 authored over 9 years ago
Implemented HTML5 video capture and fixed webcam image upload

ba8c40a5afdbba28544ca4e3bc390415eb69970d authored over 9 years ago
Added getFile action for footprint attachments

a1c41b35936d008298aaefbf012630c7ba278e38 authored over 9 years ago
Automatically remove orphans, allow the footprint to be null for automatic removal

0224c388a6d360d869c1cf215087b0b293f527ba authored over 9 years ago
Made description nullable

23085c66f6b77ed8325daa56f7c6a3128df93115 authored over 9 years ago
Moved description property to UploadedFile

b538aa126eda776685d4c0a21fc917da2f676d1d authored over 9 years ago
Fixed footprint attachment uploading

b062928a078443667d0c6ce7ed02f6e5d203a572 authored over 9 years ago
Removed printing functionality, this needs to be reimplemented in a proper way later

44eaae0784c2a4f1ea73075072fa834f8c168bf7 authored over 9 years ago
Removed broken symlinks

26cf96896c3adfa50ee536d1ac5a59ce55f8fb4d authored over 9 years ago
Implemented mimetype service which returns the proper mimetype icon. Fixes #348

9621da0ce4230fa2071c61b470a153636ce4103b authored over 9 years ago
Implemented the temporary file service, removed obsolete code, refactored frontend exception window

9d5f342d315c3496fd144e2dc4c721056d9b9f87 authored over 9 years ago
Forgot to replace Sylius with PartKeepr ;)

12281fd5bfeca744f991e72795e7ef461153ac7c authored over 9 years ago
Version bump for PHP 5.6

06c4e8f867cac76a2c395704d36710573a65d7bd authored over 9 years ago
Re-added footprint delete functionality, removed obsolete code

0d393033bd8e30f496c21f3d220b9fe036ce7232 authored over 9 years ago
Removed the symfony serializer from the requirements, as it is pulled in by the DunglasAPIBundle by default

0b431ce77c65690f65b7e967bd044f300b32f173 authored over 9 years ago
Added missing group for serializing the description

fc4aab0f95ce90401404e18756627b118f2aea34 authored over 9 years ago
Implemented new footprint category view

f7894298b8c9ae45e18035f09398ac0f073ab71a authored over 9 years ago
Support filtering by IRI for the root associations

a7ace8f4631e287b4d7553b57ef8e7eb944d5e6a authored over 9 years ago
Added an advanced search filter for the DunglasAPIBundle

a5d0163b706ee93bf19cb0dd09647d9af046e78a authored over 9 years ago
Removed proxy as not needed anymore

6c839ccc557462e628bbb6a56b447d5ec17aa4cb authored over 9 years ago
Re-added footprints to the FootprintCategory

11b7a4bfded91db5fb43338c64e1651908fbb093 authored over 9 years ago
Removed obsolete manager/service code

aeebf552009032f532a5eb22dc25d9933ff03fa9 authored over 9 years ago
Migrated FootprintTree to Symfony2 / DunglasAPIBundle. Also fixed the TempImageListeer to act on new entities as well.

a27660c6eab709e115cca0c687cccd238ac52909 authored over 9 years ago
Also override the create action in order to read the associations back in correctly

b6fd7a524f42164557c162276b04490fb0bd02b1 authored over 9 years ago
Refactored the exception dialog to accept exceptions of the type PartKeepr.data.HydraException

e66439fe49b63f0a0d6025cd1e6d399bc3706583 authored over 9 years ago
Use single quotes because we don't want accidential escape sequences.

ce29b09ca58f787eab73fd028efe8634e7708598 authored over 9 years ago
Added command to set the password

c7beb6b44d9ea47521f1fec197cfc32d0160c5bb authored over 9 years ago
Removed obsolete code

f526691d167ef4bd3c52311f3d0a1b8ed217d96f authored over 9 years ago
Removed obsolete code

b5b199954b6a913d0aa3b612dea008f3cd3ee4ae authored over 9 years ago
Removed obsolete code

187ba0b21cd485f929e525e9d304e66282dd2e13 authored over 9 years ago
Updated composer.lock

786626a00b374e53d8d02f3f0b2e364aec94f086 authored over 9 years ago
Added phpunit as requirement

c209f16bcbb456d3e3b6d6f81d570122fd31d161 authored over 9 years ago
Restructured README to include the PartKeepr logo and updated system requirements

9245841eae32b74f7cfaa04faf79830516749c72 authored over 9 years ago
Forgot to add new sf2 requirement checks

b6fd1d7ab5f3bf72c71920967c59a1171ee347f4 authored over 9 years ago
Fixed build status URL

226c366ef3db532beb80309a3cf4c178bf9edf33 authored over 9 years ago