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
Updated .gitignore
github.com/partkeepr/PartKeepr - 7a97a5baf9cceccd39e09875dcfef74ab523f9a0 authored over 9 years ago
github.com/partkeepr/PartKeepr - 7a97a5baf9cceccd39e09875dcfef74ab523f9a0 authored over 9 years ago
Removed user-specific gitignore rules
github.com/partkeepr/PartKeepr - b8a9322dcfa2ad89c8d7c58b3433665e3344fa82 authored over 9 years ago
github.com/partkeepr/PartKeepr - b8a9322dcfa2ad89c8d7c58b3433665e3344fa82 authored over 9 years ago
Updated .gitignore with the data directories to keep
github.com/partkeepr/PartKeepr - 3c6e6beb26669e792ae550270cf44a64134a67b0 authored over 9 years ago
github.com/partkeepr/PartKeepr - 3c6e6beb26669e792ae550270cf44a64134a67b0 authored over 9 years ago
Removed legacy webcam test case
github.com/partkeepr/PartKeepr - 7188090923b84ce2755a8aae7a053dba7f9d1995 authored over 9 years ago
github.com/partkeepr/PartKeepr - 7188090923b84ce2755a8aae7a053dba7f9d1995 authored over 9 years ago
Moved tests to single file
github.com/partkeepr/PartKeepr - 267ec1e3472153e7bdfcc348186bd9010c94be74 authored over 9 years ago
github.com/partkeepr/PartKeepr - 267ec1e3472153e7bdfcc348186bd9010c94be74 authored over 9 years ago
Added functional tests for retrieving the file contents and the mimetype icon
github.com/partkeepr/PartKeepr - dfbaa4a8e301faec2a22b01e2ad6cca6b0124866 authored over 9 years ago
github.com/partkeepr/PartKeepr - dfbaa4a8e301faec2a22b01e2ad6cca6b0124866 authored over 9 years ago
Added unit tests for URL file upload and exception handling
github.com/partkeepr/PartKeepr - 01dece36f7b2ec27d2122a089c5674973a96ea67 authored over 9 years ago
github.com/partkeepr/PartKeepr - 01dece36f7b2ec27d2122a089c5674973a96ea67 authored over 9 years ago
Keep data directories
github.com/partkeepr/PartKeepr - 9a0e8d9bcd46f1d99ecc1a47fc59e2968f293cd1 authored over 9 years ago
github.com/partkeepr/PartKeepr - 9a0e8d9bcd46f1d99ecc1a47fc59e2968f293cd1 authored over 9 years ago
Reverted debug statement
github.com/partkeepr/PartKeepr - c7c3d92f0bf2545261763927810386ef84c9e962 authored over 9 years ago
github.com/partkeepr/PartKeepr - c7c3d92f0bf2545261763927810386ef84c9e962 authored over 9 years ago
Added UTF8 as default charset to all databases
github.com/partkeepr/PartKeepr - 2e0eab405e8cbef2e0288c049d2987082f23acf5 authored over 9 years ago
github.com/partkeepr/PartKeepr - 2e0eab405e8cbef2e0288c049d2987082f23acf5 authored over 9 years ago
Temporary echo to see why travis fails
github.com/partkeepr/PartKeepr - eda206a58fa5912141b6040c76808a3091571105 authored over 9 years ago
github.com/partkeepr/PartKeepr - eda206a58fa5912141b6040c76808a3091571105 authored over 9 years ago
Output the file string to see why travis fails
github.com/partkeepr/PartKeepr - 544a1ad2dce753c21ebb6985fd69c3b89821a635 authored over 9 years ago
github.com/partkeepr/PartKeepr - 544a1ad2dce753c21ebb6985fd69c3b89821a635 authored over 9 years ago
Added missing data fixture for upload tests
github.com/partkeepr/PartKeepr - 260da8887a8f1f4992ef0388f063d332af45c01b authored over 9 years ago
github.com/partkeepr/PartKeepr - 260da8887a8f1f4992ef0388f063d332af45c01b authored over 9 years ago
Added newline at the end of the tests. Yes I fixed my editor settings to avoid such commits in the future ;)
github.com/partkeepr/PartKeepr - a471e368fce465de300a06240dafabba6500fe11 authored over 9 years ago
github.com/partkeepr/PartKeepr - a471e368fce465de300a06240dafabba6500fe11 authored over 9 years ago
Fixed webcam upload action, added unit test
github.com/partkeepr/PartKeepr - c1483688a5c54c9aa813a5b5af4afd313d8e29c4 authored over 9 years ago
github.com/partkeepr/PartKeepr - c1483688a5c54c9aa813a5b5af4afd313d8e29c4 authored over 9 years ago
Refactored upload for new DunglasApiBundle version, added unit test for uploading
github.com/partkeepr/PartKeepr - 06548535750d8c6c33693b355bbd1e19ac37d36d authored over 9 years ago
github.com/partkeepr/PartKeepr - 06548535750d8c6c33693b355bbd1e19ac37d36d authored over 9 years ago
Added newline at the end of files to make Sensio Insights happy
github.com/partkeepr/PartKeepr - 2027845663d26fcc7db2b3a0397c56d9dd60743b authored over 9 years ago
github.com/partkeepr/PartKeepr - 2027845663d26fcc7db2b3a0397c56d9dd60743b authored over 9 years ago
Disable the firewall for testing
github.com/partkeepr/PartKeepr - d5de3a425d738a4ac8ee192f8780dbac9357780a authored over 9 years ago
github.com/partkeepr/PartKeepr - d5de3a425d738a4ac8ee192f8780dbac9357780a authored over 9 years ago
Added newline at the end of the file, added all exceptions to the php docblock
github.com/partkeepr/PartKeepr - 71d3d99154ea92efddf7982c9499a109605abae9 authored over 9 years ago
github.com/partkeepr/PartKeepr - 71d3d99154ea92efddf7982c9499a109605abae9 authored over 9 years ago
Removed unnecessary data provider
github.com/partkeepr/PartKeepr - e176720c9c4fc673288610ffe41b619fa5fc35a1 authored over 9 years ago
github.com/partkeepr/PartKeepr - e176720c9c4fc673288610ffe41b619fa5fc35a1 authored over 9 years ago
Added functional tests for the category move actions
github.com/partkeepr/PartKeepr - 95438d5ee21e5c3a7be4f4512e175cddf79728fa authored over 9 years ago
github.com/partkeepr/PartKeepr - 95438d5ee21e5c3a7be4f4512e175cddf79728fa authored over 9 years ago
Added functional test for moving part categories
github.com/partkeepr/PartKeepr - 973bb1f9c6dca03c6e818f15790c4534946b0a03 authored over 9 years ago
github.com/partkeepr/PartKeepr - 973bb1f9c6dca03c6e818f15790c4534946b0a03 authored over 9 years ago
Refactored the category controller to use the new ADR style actions
github.com/partkeepr/PartKeepr - 8b11ab87fa47431557b0e99953948112f436ce02 authored over 9 years ago
github.com/partkeepr/PartKeepr - 8b11ab87fa47431557b0e99953948112f436ce02 authored over 9 years ago
Throw a proper exception if a category root node could not be found
github.com/partkeepr/PartKeepr - 465a63503a277beb5395c09928a1d699f7c7c41a authored over 9 years ago
github.com/partkeepr/PartKeepr - 465a63503a277beb5395c09928a1d699f7c7c41a authored over 9 years ago
Removed hardcoded default connection
github.com/partkeepr/PartKeepr - 3545b8453c78a4d4dba8ee93f954fa3efb33d45d authored over 9 years ago
github.com/partkeepr/PartKeepr - 3545b8453c78a4d4dba8ee93f954fa3efb33d45d authored over 9 years ago
Configure tree support for the current testing database
github.com/partkeepr/PartKeepr - 1a744b403e9e37a8a98c65e1e95d8e9340a2f5db authored over 9 years ago
github.com/partkeepr/PartKeepr - 1a744b403e9e37a8a98c65e1e95d8e9340a2f5db authored over 9 years ago
Replaced format listener, temporarily removed NelmioApiDocBundle
github.com/partkeepr/PartKeepr - 7438b71773ab12259c7dec445c14e334a2f671ec authored over 9 years ago
github.com/partkeepr/PartKeepr - 7438b71773ab12259c7dec445c14e334a2f671ec authored over 9 years ago
Replaced format listener, temporarily removed NelmioApiDocBundle
github.com/partkeepr/PartKeepr - e8be4c5e641748802b99a12714dc798a37453321 authored over 9 years ago
github.com/partkeepr/PartKeepr - e8be4c5e641748802b99a12714dc798a37453321 authored over 9 years ago
Upgraded to most recent DunglasAPIBundle and updated to more recent packages as well
github.com/partkeepr/PartKeepr - 3a2c7dff68bd8e26502dfd7e7e484d0b729cc0de authored over 9 years ago
github.com/partkeepr/PartKeepr - 3a2c7dff68bd8e26502dfd7e7e484d0b729cc0de authored over 9 years ago
Don't serialize the parent category in order to avoid circular references
github.com/partkeepr/PartKeepr - 02ee59567a370127df0f80839513a32b93ec0a2e authored over 9 years ago
github.com/partkeepr/PartKeepr - 02ee59567a370127df0f80839513a32b93ec0a2e authored over 9 years ago
Don't serialize the idProperty field if the record is phantom
github.com/partkeepr/PartKeepr - 2549dc69b6be10ba97868788860297332c5e28c2 authored over 9 years ago
github.com/partkeepr/PartKeepr - 2549dc69b6be10ba97868788860297332c5e28c2 authored over 9 years ago
Added override for Ext.data.field.Date to return ISO8601 format by default
github.com/partkeepr/PartKeepr - 806256a17f61e3e057cc1022092dee707728fadd authored over 9 years ago
github.com/partkeepr/PartKeepr - 806256a17f61e3e057cc1022092dee707728fadd authored over 9 years ago
Fixed indentation
github.com/partkeepr/PartKeepr - f9e1a4889d2115bc2b7987346f8e9fcf4886c828 authored over 9 years ago
github.com/partkeepr/PartKeepr - f9e1a4889d2115bc2b7987346f8e9fcf4886c828 authored over 9 years ago
Added service for retrieving the system information, refactored component to display the system information properly
github.com/partkeepr/PartKeepr - a53662c4dd6da863d2e6ee97f614b115dec67294 authored over 9 years ago
github.com/partkeepr/PartKeepr - a53662c4dd6da863d2e6ee97f614b115dec67294 authored over 9 years ago
Re-added auto mapping for entities
github.com/partkeepr/PartKeepr - 6633f412d2d5ee94b37d78b221a3cbba6add81c8 authored over 9 years ago
github.com/partkeepr/PartKeepr - 6633f412d2d5ee94b37d78b221a3cbba6add81c8 authored over 9 years ago
Fixed reporting directory
github.com/partkeepr/PartKeepr - 8e7fe6ae99b9ec60b4b034f54e076c20b2724b8e authored over 9 years ago
github.com/partkeepr/PartKeepr - 8e7fe6ae99b9ec60b4b034f54e076c20b2724b8e authored over 9 years ago
Explicitely define the default connection to allow attachment of the event listener for all test database connections
github.com/partkeepr/PartKeepr - 0c808ec3b2da77277dd619959aef3b647a377807 authored over 9 years ago
github.com/partkeepr/PartKeepr - 0c808ec3b2da77277dd619959aef3b647a377807 authored over 9 years ago
Generate HTML reports by default. Not sure if this is a good idea or not, however, it eases my work alot.
github.com/partkeepr/PartKeepr - 46a80af932eddb4656330ad9cc37e410c310265a authored over 9 years ago
github.com/partkeepr/PartKeepr - 46a80af932eddb4656330ad9cc37e410c310265a authored over 9 years ago
Renamed Ext.ux.SearchField to PartKeepr.form.field.SearchField, refactored directory structure to match class path
github.com/partkeepr/PartKeepr - 3ecd3b2d24863229911156d1807c821988b6bc63 authored over 9 years ago
github.com/partkeepr/PartKeepr - 3ecd3b2d24863229911156d1807c821988b6bc63 authored over 9 years ago
Load models early, because extending a store will automatically load the model, but we don't use the Ext autoloader.
github.com/partkeepr/PartKeepr - 199249ebc2a898734e442b2e3db199413957e479 authored over 9 years ago
github.com/partkeepr/PartKeepr - 199249ebc2a898734e442b2e3db199413957e479 authored over 9 years ago
Use proper reload icon cls instead of linking to icon directly
github.com/partkeepr/PartKeepr - c4a19ad78b807db9693da8433049297d5c47f914 authored over 9 years ago
github.com/partkeepr/PartKeepr - c4a19ad78b807db9693da8433049297d5c47f914 authored over 9 years ago
Fixed alignment for part filter checkboxes
github.com/partkeepr/PartKeepr - 90cf0099456ff9462b16613321c0efce269390d9 authored over 9 years ago
github.com/partkeepr/PartKeepr - 90cf0099456ff9462b16613321c0efce269390d9 authored over 9 years ago
Fixed accept and reset icons for the part filter panel
github.com/partkeepr/PartKeepr - a78b01040734721255e5e0e4f23be9834b89b7bb authored over 9 years ago
github.com/partkeepr/PartKeepr - a78b01040734721255e5e0e4f23be9834b89b7bb authored over 9 years ago
Fixed duplicate button icon
github.com/partkeepr/PartKeepr - 114df75edb20cdd4dc01e05ead1f8895a413faed authored over 9 years ago
github.com/partkeepr/PartKeepr - 114df75edb20cdd4dc01e05ead1f8895a413faed authored over 9 years ago
Fixed attachment and review icons in the main grid view
github.com/partkeepr/PartKeepr - 96b5f084c8e0a2f1cfd69f43934a5d04d3ad6bd9 authored over 9 years ago
github.com/partkeepr/PartKeepr - 96b5f084c8e0a2f1cfd69f43934a5d04d3ad6bd9 authored over 9 years ago
Replaced brick silk icons with their CSS spritesheet counterparts, added support for the editor grid to allow icon classes
github.com/partkeepr/PartKeepr - 406cd8cf63e7189d214c90b90f7df720021563df authored over 9 years ago
github.com/partkeepr/PartKeepr - 406cd8cf63e7189d214c90b90f7df720021563df authored over 9 years ago
Refactored icons within the main menu toolbar to use the css spritesheet silk icons
github.com/partkeepr/PartKeepr - 5e82698c62eca7f11f428a4fe20620b24861e06a authored over 9 years ago
github.com/partkeepr/PartKeepr - 5e82698c62eca7f11f428a4fe20620b24861e06a authored over 9 years ago
Refactored the ConnectionButton to use the new CSS spritesheet icons
github.com/partkeepr/PartKeepr - dd88e9fa74fe6b84e2d64dbe47f44362e2264e60 authored over 9 years ago
github.com/partkeepr/PartKeepr - dd88e9fa74fe6b84e2d64dbe47f44362e2264e60 authored over 9 years ago
Use the silk icons sprite library from atelierspierrot
github.com/partkeepr/PartKeepr - f7d6900b7a7a9e23b5c0bf061dc173fd99f07a29 authored over 9 years ago
github.com/partkeepr/PartKeepr - f7d6900b7a7a9e23b5c0bf061dc173fd99f07a29 authored over 9 years ago
Use double slashes for compatibility
github.com/partkeepr/PartKeepr - 069726fb474bfb327ed595145f5289f204b7a38c authored over 9 years ago
github.com/partkeepr/PartKeepr - 069726fb474bfb327ed595145f5289f204b7a38c authored over 9 years ago
Reworked Part Manufacturer Grid to operate on objects only
github.com/partkeepr/PartKeepr - 5033e523bba3cb3c8c5fccdd90106c15e73d8a9b authored over 9 years ago
github.com/partkeepr/PartKeepr - 5033e523bba3cb3c8c5fccdd90106c15e73d8a9b authored over 9 years ago
Allow the referenced part to be null
github.com/partkeepr/PartKeepr - ef731e125d9f5ac640789ae7971e653abbb04cac authored over 9 years ago
github.com/partkeepr/PartKeepr - ef731e125d9f5ac640789ae7971e653abbb04cac authored over 9 years ago
Renamed setter and getter for SKU to conform to magic naming used by DunglasApiBundle
github.com/partkeepr/PartKeepr - f557821ec460bbfebdf4e42274cd10ac3711e97d authored over 9 years ago
github.com/partkeepr/PartKeepr - f557821ec460bbfebdf4e42274cd10ac3711e97d authored over 9 years ago
Implemented adders and removers for manufacturers and distributors
github.com/partkeepr/PartKeepr - fae3a9df814c0e7ab0ae4f110e61d2d6c794d621 authored over 9 years ago
github.com/partkeepr/PartKeepr - fae3a9df814c0e7ab0ae4f110e61d2d6c794d621 authored over 9 years ago
Fixed typo in the distributor validator method, made comboboxes return objects by default
github.com/partkeepr/PartKeepr - ad70d9ea2769234890401455c0323c23f52206b0 authored over 9 years ago
github.com/partkeepr/PartKeepr - ad70d9ea2769234890401455c0323c23f52206b0 authored over 9 years ago
Renamed getters and setters for needsReview and partCondition to match the property names
github.com/partkeepr/PartKeepr - b5d203ee1d673519b80ee725d8df9aff51a71fc2 authored over 9 years ago
github.com/partkeepr/PartKeepr - b5d203ee1d673519b80ee725d8df9aff51a71fc2 authored over 9 years ago
Added association support for updateRecord as well
github.com/partkeepr/PartKeepr - d0db3f36ede5c547a270553f89495ef428e9a88b authored over 9 years ago
github.com/partkeepr/PartKeepr - d0db3f36ede5c547a270553f89495ef428e9a88b authored over 9 years ago
Implemented setter for the minimum stock level
github.com/partkeepr/PartKeepr - 9533df73128bff4f18064a56b349659709bb4f17 authored over 9 years ago
github.com/partkeepr/PartKeepr - 9533df73128bff4f18064a56b349659709bb4f17 authored over 9 years ago
Fixed correction of invalid manufacturer/distributor records
github.com/partkeepr/PartKeepr - 5a5a0f9651f8270628df04842bccba7f8b243331 authored over 9 years ago
github.com/partkeepr/PartKeepr - 5a5a0f9651f8270628df04842bccba7f8b243331 authored over 9 years ago
Migrated part editor to ExtJS6, including object oriented comboboxes.
github.com/partkeepr/PartKeepr - 1feed08383eddffc26ba4e522be456dd588337b2 authored over 9 years ago
github.com/partkeepr/PartKeepr - 1feed08383eddffc26ba4e522be456dd588337b2 authored over 9 years ago
Set bodyPadding as separate variable, reformatted to match coding standards
github.com/partkeepr/PartKeepr - f2268f71d582c0dee8771d655435d1b3b8a4095e authored over 9 years ago
github.com/partkeepr/PartKeepr - f2268f71d582c0dee8771d655435d1b3b8a4095e authored over 9 years ago
Migrated PartDistributorGrid to ExtJS6
github.com/partkeepr/PartKeepr - cc134f6f8a29f18e8ea5573329d3641ab1680cd8 authored over 9 years ago
github.com/partkeepr/PartKeepr - cc134f6f8a29f18e8ea5573329d3641ab1680cd8 authored over 9 years ago
Added UrlTextField for the manufacturer URL
github.com/partkeepr/PartKeepr - f85e3aa04eff0159468b0ca728fc5da6e755d7ea authored over 9 years ago
github.com/partkeepr/PartKeepr - f85e3aa04eff0159468b0ca728fc5da6e755d7ea authored over 9 years ago
Migrated triggerField to ExtJS6, added UrlTextField for the Website
github.com/partkeepr/PartKeepr - 7466dafdbdee5c258ddb3de2195afc740415b301 authored over 9 years ago
github.com/partkeepr/PartKeepr - 7466dafdbdee5c258ddb3de2195afc740415b301 authored over 9 years ago
Added missing help trigger
github.com/partkeepr/PartKeepr - 540ce7414803e6eb200c762961a88813d8e5758c authored over 9 years ago
github.com/partkeepr/PartKeepr - 540ce7414803e6eb200c762961a88813d8e5758c authored over 9 years ago
Added link trigger CSS
github.com/partkeepr/PartKeepr - e9665bcc0a5a62ec0c42f425c61d377f72dfd8a8 authored over 9 years ago
github.com/partkeepr/PartKeepr - e9665bcc0a5a62ec0c42f425c61d377f72dfd8a8 authored over 9 years ago
Allow getUrl() to return false to indicate a failure. If getUrl() returns false, no window is being opened.
github.com/partkeepr/PartKeepr - 16c0ffc695ca80639bb6598146f2d705bfcc5ebe authored over 9 years ago
github.com/partkeepr/PartKeepr - 16c0ffc695ca80639bb6598146f2d705bfcc5ebe authored over 9 years ago
Added text field with URL button to easily visit the entered URL without copy'n'paste of the URL value.
github.com/partkeepr/PartKeepr - 7ecb1eba82a86f8f6c03bac70ab87ebd31a47a55 authored over 9 years ago
github.com/partkeepr/PartKeepr - 7ecb1eba82a86f8f6c03bac70ab87ebd31a47a55 authored over 9 years ago
Fixed getter/setter names in order to allow DunglasApiBundle to invoke them when serializing the properties
github.com/partkeepr/PartKeepr - 7dbca60cd4ddfacb838d45da73c064ba5a8f7419 authored over 9 years ago
github.com/partkeepr/PartKeepr - 7dbca60cd4ddfacb838d45da73c064ba5a8f7419 authored over 9 years ago
Added support for returning the selected object within a combobox and not their ID value
github.com/partkeepr/PartKeepr - 90daf32bf9a73d0a384b0139609b141a0e8ff519 authored over 9 years ago
github.com/partkeepr/PartKeepr - 90daf32bf9a73d0a384b0139609b141a0e8ff519 authored over 9 years ago
Added support for direct association editing
github.com/partkeepr/PartKeepr - d07294558e040bb2e1af1c1e4bc46676ae170dbd authored over 9 years ago
github.com/partkeepr/PartKeepr - d07294558e040bb2e1af1c1e4bc46676ae170dbd authored over 9 years ago
Serialize part distributor and part manufacturer properties
github.com/partkeepr/PartKeepr - 936ea9d92b18b06d7c6be24f46543c2545b51f12 authored over 9 years ago
github.com/partkeepr/PartKeepr - 936ea9d92b18b06d7c6be24f46543c2545b51f12 authored over 9 years ago
Added resources for part manufacturers and distributors
github.com/partkeepr/PartKeepr - 24c8c6c9b940babd9499b382949e14b584bf5c53 authored over 9 years ago
github.com/partkeepr/PartKeepr - 24c8c6c9b940babd9499b382949e14b584bf5c53 authored over 9 years ago
Reworked unit tests for the auth bundle, removed legacy login action
github.com/partkeepr/PartKeepr - b3b4bc79dd6dfc279e7ccd63dcf1086c9ed33e82 authored over 9 years ago
github.com/partkeepr/PartKeepr - b3b4bc79dd6dfc279e7ccd63dcf1086c9ed33e82 authored over 9 years ago
Added service calls for adding, removing and setting stock. Fixed stock level change from the parts grid.
github.com/partkeepr/PartKeepr - ff29041ab5acdb241745dc6fb67a246a01a384bf authored over 9 years ago
github.com/partkeepr/PartKeepr - ff29041ab5acdb241745dc6fb67a246a01a384bf authored over 9 years ago
Fixed layout error issue for the remember choice message box
github.com/partkeepr/PartKeepr - 79f1d1fe04b69523a393d349effdbd3c2213cfb8 authored over 9 years ago
github.com/partkeepr/PartKeepr - 79f1d1fe04b69523a393d349effdbd3c2213cfb8 authored over 9 years ago
Re-added reload button for categories
github.com/partkeepr/PartKeepr - 953abc9a6c4cb606559f4cf104c319e00ee2cb1a authored over 9 years ago
github.com/partkeepr/PartKeepr - 953abc9a6c4cb606559f4cf104c319e00ee2cb1a authored over 9 years ago
Use the record itself as value and not the ID
github.com/partkeepr/PartKeepr - aedb9ca132e417bef57ee1323958bef93f3d3a3a authored over 9 years ago
github.com/partkeepr/PartKeepr - aedb9ca132e417bef57ee1323958bef93f3d3a3a authored over 9 years ago
Added implementation for Ext.ux.TreePicker to support setValue using a model, not by ID value
github.com/partkeepr/PartKeepr - 9a7ec8af4391a5d05ba9b7195d67ab2d7d11b28a authored over 9 years ago
github.com/partkeepr/PartKeepr - 9a7ec8af4391a5d05ba9b7195d67ab2d7d11b28a authored over 9 years ago
Externalized part category store, re-added category combobox, reverted to classic theme for easier migration
github.com/partkeepr/PartKeepr - 8b764b7a5d96d7f411e89e9b72cffe5bde442080 authored over 9 years ago
github.com/partkeepr/PartKeepr - 8b764b7a5d96d7f411e89e9b72cffe5bde442080 authored over 9 years ago
Fixed missing reload button
github.com/partkeepr/PartKeepr - 483212434c8bda26f1f2b1ccfaa09346c1312878 authored over 9 years ago
github.com/partkeepr/PartKeepr - 483212434c8bda26f1f2b1ccfaa09346c1312878 authored over 9 years ago
Auto-select value when reloading storage location combobox
github.com/partkeepr/PartKeepr - 9b1a6acaf379269ae0363db4ff0f3e57bff0b52c authored over 9 years ago
github.com/partkeepr/PartKeepr - 9b1a6acaf379269ae0363db4ff0f3e57bff0b52c authored over 9 years ago
Added form association support. Last commit prior my holiday, see you in two weeks ;)
github.com/partkeepr/PartKeepr - 5d1ab58887cafffbab5c639bd7293671be601a75 authored over 9 years ago
github.com/partkeepr/PartKeepr - 5d1ab58887cafffbab5c639bd7293671be601a75 authored over 9 years ago
Added form association support. Last commit prior my holiday, see you in two weeks ;)
github.com/partkeepr/PartKeepr - 476b1901735ae56231edb800d3b9fb40cb76dd5d authored over 9 years ago
github.com/partkeepr/PartKeepr - 476b1901735ae56231edb800d3b9fb40cb76dd5d authored over 9 years ago
Reworked setTitle to set the window title instead if the panel's title
github.com/partkeepr/PartKeepr - 15e6698d6df2cdf22fb5ce698953e457792fdb68 authored over 9 years ago
github.com/partkeepr/PartKeepr - 15e6698d6df2cdf22fb5ce698953e457792fdb68 authored over 9 years ago
Added api entry for users, refactored partmanufacturers, partimages and partdistributors to their own bundle
github.com/partkeepr/PartKeepr - 3fd25e99e7bbd66d8e1964890bdf197b21560859 authored over 9 years ago
github.com/partkeepr/PartKeepr - 3fd25e99e7bbd66d8e1964890bdf197b21560859 authored over 9 years ago
Refactored configuration parser to the core bundle, added configuration option to disable the cronjob check
github.com/partkeepr/PartKeepr - 6732087a1d9447abdfcbd09599d319051db51fdd authored over 9 years ago
github.com/partkeepr/PartKeepr - 6732087a1d9447abdfcbd09599d319051db51fdd authored over 9 years ago
Refactored get("id") to getId()
github.com/partkeepr/PartKeepr - 4af27b8e5e7b6011e1dc6552c78a14146831b3b3 authored over 9 years ago
github.com/partkeepr/PartKeepr - 4af27b8e5e7b6011e1dc6552c78a14146831b3b3 authored over 9 years ago
Fixed "sync category path" function
github.com/partkeepr/PartKeepr - 33794d4f59a056eaf3b3c1b75340a60b31252eb3 authored over 9 years ago
github.com/partkeepr/PartKeepr - 33794d4f59a056eaf3b3c1b75340a60b31252eb3 authored over 9 years ago
Added category path listener for the PartCategory entity, added getter for the partCategory
github.com/partkeepr/PartKeepr - e842609d4e3f54875189502025d57a5e7238f4c9 authored over 9 years ago
github.com/partkeepr/PartKeepr - e842609d4e3f54875189502025d57a5e7238f4c9 authored over 9 years ago
Added footprint object and renderer to the parts grid
github.com/partkeepr/PartKeepr - 62e2456c107a6d0bbeef257d8c436fe782c41be4 authored over 9 years ago
github.com/partkeepr/PartKeepr - 62e2456c107a6d0bbeef257d8c436fe782c41be4 authored over 9 years ago
Added storage location object to the grid
github.com/partkeepr/PartKeepr - 4079157f9e1ac6c6c0a200c84ef805a1bdb92523 authored over 9 years ago
github.com/partkeepr/PartKeepr - 4079157f9e1ac6c6c0a200c84ef805a1bdb92523 authored over 9 years ago
Refactored part unit display
github.com/partkeepr/PartKeepr - 0dba1cb9001e82ee06f71d978451e6ce9541ef80 authored over 9 years ago
github.com/partkeepr/PartKeepr - 0dba1cb9001e82ee06f71d978451e6ce9541ef80 authored over 9 years ago
Temporary workaround because DunglasApiBundle doesn't support -1 as indicator for unlimited pages
github.com/partkeepr/PartKeepr - 407d1f55f803946c258cfe58815035c00ec91e93 authored over 9 years ago
github.com/partkeepr/PartKeepr - 407d1f55f803946c258cfe58815035c00ec91e93 authored over 9 years ago
Migrated system status service
github.com/partkeepr/PartKeepr - da6fcfbaab375d67c8e2b35d478eee2ea477d73e authored over 9 years ago
github.com/partkeepr/PartKeepr - da6fcfbaab375d67c8e2b35d478eee2ea477d73e authored over 9 years ago
Added targetservice annotation for the tips of the day
github.com/partkeepr/PartKeepr - 03b99c9a4230e8ac770a37081a357425b658a60f authored over 9 years ago
github.com/partkeepr/PartKeepr - 03b99c9a4230e8ac770a37081a357425b658a60f authored over 9 years ago
Added (fake) PHP array support to generate the models correctly
github.com/partkeepr/PartKeepr - 32d783b6603e5071e275638631c38ad690b7732e authored over 9 years ago
github.com/partkeepr/PartKeepr - 32d783b6603e5071e275638631c38ad690b7732e authored over 9 years ago
Set image source to null if no image was found
github.com/partkeepr/PartKeepr - 4b59fe26016850e1da0af2de05322195efc8c683 authored over 9 years ago
github.com/partkeepr/PartKeepr - 4b59fe26016850e1da0af2de05322195efc8c683 authored over 9 years ago
Made fields in the property grid wrappable to support long texts, fixed date rendering
github.com/partkeepr/PartKeepr - 672e9df5857fec08b814a25b153dd9af7d014903 authored over 9 years ago
github.com/partkeepr/PartKeepr - 672e9df5857fec08b814a25b153dd9af7d014903 authored over 9 years ago
The property grid should be read-only
github.com/partkeepr/PartKeepr - d1e60799c98f5a3aa6b2de91a6c3a7db7d56583b authored over 9 years ago
github.com/partkeepr/PartKeepr - d1e60799c98f5a3aa6b2de91a6c3a7db7d56583b authored over 9 years ago