Commit graph

3620 commits

Author SHA1 Message Date
Jan Böhmer
c37a55b352 Added LICENSE file (GPLv3) to repository. 2019-03-05 14:44:19 +01:00
Jan Böhmer
62336c984b Updated copyright header. 2019-03-05 14:37:41 +01:00
Jan Böhmer
b090f1b716 Use localizeddate for showing date information in templates. 2019-03-05 14:23:38 +01:00
Jan Böhmer
af5a7f8986 Removed @warning and @note tags used by doxygen before.
The Annotation readers of Symfony and Doctrine does not like them...
2019-03-05 14:15:18 +01:00
Jan Böhmer
cb10b31938 Updated composer dependencies. 2019-03-05 14:09:45 +01:00
Jan Böhmer
a94a5690e1 Added Doctrine LifecycleCallback, so that entity timestamps are updated
When entity data is changed.
2019-03-05 14:02:36 +01:00
Jan Böhmer
52acac3681 Renamed getDatetimeAdded so it has the same name as the coloumn name 2019-03-05 13:57:40 +01:00
Jan Böhmer
336ff7b103 Use keys for translations, and added translations, 2019-02-26 14:02:05 +01:00
Jan Böhmer
fd066dea64 Removed dump() calls in the Controllers.
They were only meant for testing the entities.
2019-02-25 13:17:50 +01:00
Jan Böhmer
0063fd68c8 Added som translation files. 2019-02-24 20:04:23 +01:00
Jan Böhmer
5b49dc2a3f Added the base layout from the old Part-DB. 2019-02-24 18:32:03 +01:00
Jan Böhmer
f0bea8ff4d Added a basic show part info with new design. Not finished yet... 2019-02-24 18:05:06 +01:00
Jan Böhmer
f8bd1458d3 Added some nullable attributes to entitys. 2019-02-24 12:59:41 +01:00
Jan Böhmer
ee29ad3e5a Return $this in Entitys setters, so that they can be chained. 2019-02-24 12:54:11 +01:00
Jan Böhmer
7dbdb959b8 Introduced empty PartRepository for later use. 2019-02-23 22:52:48 +01:00
Jan Böhmer
e9325bfb89 Added License file 2019-02-23 22:43:14 +01:00
Jan Böhmer
160e826b51 Added Doctrine Entities. 2019-02-23 22:41:13 +01:00
Jan Böhmer
a0801afdbd Ignore PHPstorm files. 2019-02-23 16:56:40 +01:00
Jan Böhmer
ace825775a Added PHPstorm files 2019-02-23 16:55:38 +01:00
Jan Böhmer
e5bec36c80 Initial commit 2019-02-23 16:49:38 +01:00