Part-DB is an Open source inventory management system for your electronic components
Find a file
2019-03-19 15:24:44 +01:00
assets Added a remember me function to the login form. 2019-03-14 18:27:29 +01:00
bin Initial commit 2019-02-23 16:49:38 +01:00
config Revert "Activate translation bundle only in dev mode." 2019-03-19 15:01:48 +01:00
public Added CKEditor field to edit bbcode WYSIWYG style. 2019-03-13 19:36:46 +01:00
src Added a simple Voter for checking, if a user is allowed, to view/edit/create a part. 2019-03-18 19:05:41 +01:00
templates Added form to allow a user to change its own password. 2019-03-15 18:38:45 +01:00
tests Initial commit 2019-02-23 16:49:38 +01:00
translations Added some translations 2019-03-15 18:59:07 +01:00
.env Added the base layout from the old Part-DB. 2019-02-24 18:32:03 +01:00
.env.test Initial commit 2019-02-23 16:49:38 +01:00
.gitignore Use localizeddate for showing date information in templates. 2019-03-05 14:23:38 +01:00
.yarnclean Updated yarn dependencies... 2019-03-19 15:24:44 +01:00
composer.json Make translation bundle a normal requirement (not only dev like before. 2019-03-19 15:06:14 +01:00
composer.lock Updated composer dependencies. 2019-03-19 15:16:10 +01:00
LICENSE Added LICENSE file (GPLv3) to repository. 2019-03-05 14:44:19 +01:00
LICENSE.md Added License file 2019-02-23 22:43:14 +01:00
package.json Updated yarn dependencies... 2019-03-19 15:24:44 +01:00
phpunit.xml.dist Initial commit 2019-02-23 16:49:38 +01:00
symfony.lock Added symfony translation bundle, and updated german translations. 2019-03-14 13:32:41 +01:00
VERSION Show the version number of Part-DB on homepage. 2019-03-12 13:34:33 +01:00
webpack.config.js Added a basic show part info with new design. Not finished yet... 2019-02-24 18:05:06 +01:00
yarn.lock Updated yarn dependencies... 2019-03-19 15:24:44 +01:00