Commit graph

3620 commits

Author SHA1 Message Date
Jan Böhmer
06c6483fd1 Added default_currency and shipping cost fields to supplier admin page. 2019-08-14 15:41:01 +02:00
Jan Böhmer
e274d6aa9e Remove unique keys on currency and MeasurementUnit
This caused problems on older MySQL versions.
2019-08-14 00:02:41 +02:00
Jan Böhmer
cfa807c621 Added custom choice form type for tree structure entities. 2019-08-13 23:04:06 +02:00
Jan Böhmer
568367b59e Added an console command for updating currency exchange rates. 2019-08-13 13:04:31 +02:00
Jan Böhmer
2468409212 Added an admin page for currencies. 2019-08-12 23:45:21 +02:00
Jan Böhmer
87e6f641c3 Added an option for mass creation of structured data. 2019-08-12 22:41:58 +02:00
Jan Böhmer
51be176418 Added constraints for selectable attribute. 2019-08-12 21:47:25 +02:00
Jan Böhmer
408d98c6e1 Added database migration for new entities. 2019-08-12 18:04:53 +02:00
Jan Böhmer
7826e3d2ad Added entities and properties for some future features. 2019-08-12 15:47:57 +02:00
Jan Böhmer
bcdba8b3e0 For images show a preview picture instead of the symbol 2019-08-11 17:24:54 +02:00
Jan Böhmer
ca48343293 Support external hosted attachments via link. 2019-08-10 19:16:56 +02:00
Jan Böhmer
87db2523e1 Show symbols for different file types. 2019-08-10 19:04:47 +02:00
Jan Böhmer
6551d3a56b Disable download and view buttons for attachments with invalid file. 2019-08-10 18:22:08 +02:00
Jan Böhmer
05fd753189 Allow to download and view attachments via part info page. 2019-08-10 18:06:28 +02:00
Jan Böhmer
368645f0cb Added an environment for the demo
In this environment the exception are logged to stderr, so we can access it via heroku.
2019-08-10 17:20:23 +02:00
Jan Böhmer
01a83d388b Show attachments in part info
WIP: viewing and downloading attachments is not possible yet.
2019-08-06 18:47:09 +02:00
Jan Böhmer
717b257778 Fixed exception, when a part does not have price informations. 2019-08-06 17:15:37 +02:00
Jan Böhmer
a916c40aa3 Added descriptions to migrations. 2019-08-06 13:43:43 +02:00
Jan Böhmer
d23d566612 Added migration to create an empty database. 2019-08-06 13:40:12 +02:00
Jan Böhmer
2f39ac90a2 Added migration from old Database to new database. 2019-08-06 13:18:29 +02:00
Jan Böhmer
42c8222e35 Protect internal table against the doctrine migration system. 2019-08-03 13:25:49 +02:00
Jan Böhmer
cd4a1470e3 Protect internal table against the doctrine migration system 2019-08-02 16:19:15 +02:00
Jan Böhmer
a40d4df818 Show average price of a part in part info. 2019-08-02 15:10:29 +02:00
Jan Böhmer
baa0466633 Added tab for extended infos to part info 2019-08-02 14:44:58 +02:00
Jan Böhmer
953ac422df Rearranged info view 2019-08-02 12:35:59 +02:00
Jan Böhmer
c2b4d100f0 Show shopping informations in part details 2019-08-02 12:17:56 +02:00
Jan Böhmer
855eace81d Updated symfony to 4.3.3 2019-08-01 11:44:17 +02:00
Jan Böhmer
11490b2810 Upgraded yarn dependencies: Fixes XSS vulnerability in Bootbox 2019-08-01 11:38:18 +02:00
Jan Böhmer
2246da54b7 Updated yarn dependencies. 2019-07-12 21:06:46 +02:00
Jan Böhmer
1b8a370635 Updated docker dependencies. 2019-07-12 21:00:29 +02:00
Jan Böhmer
f30a6d1781 Use auto for password algorithm (fixes deprecation) 2019-06-16 12:59:11 +02:00
Jan Böhmer
655560a660 Updated yarn dependencies. 2019-06-16 12:54:27 +02:00
Jan Böhmer
51763db070 Updated markdown parser 2019-06-16 12:50:40 +02:00
gfd
c46e6ff94c Upgraded to symfony 4.3 2019-06-16 12:36:17 +02:00
Jan Böhmer
996f430134 Updated dependencies 2019-05-25 21:57:00 +02:00
Jan Böhmer
8a4d665d2a Added an simple admin page for users. 2019-04-28 14:18:11 +02:00
Jan Böhmer
0826f5e6aa Moved Admin Pages to its own folder. 2019-04-28 13:10:11 +02:00
Jan Böhmer
2ea0dc16e0 Added a basic admin page for footprints. 2019-04-28 13:08:06 +02:00
Jan Böhmer
defd169737 Added a admin page for storelocations. 2019-04-28 12:50:35 +02:00
Jan Böhmer
487c78a22b Added translations 2019-04-28 12:30:33 +02:00
Jan Böhmer
33bb81ab59 Added manufacturer and supplier admin page link to tools tree. 2019-04-26 19:37:40 +02:00
Jan Böhmer
4e9cbdffed Added admin pages for manufacturers and suppliers. 2019-04-26 19:12:48 +02:00
Jan Böhmer
df0a8254bf Added admin page for devices 2019-04-26 18:31:09 +02:00
Jan Böhmer
c11d78e52f Updated dependencies. 2019-04-26 18:20:45 +02:00
Jan Böhmer
314f1ed42f Added advanced options to category admin page. 2019-04-26 18:05:43 +02:00
Jan Böhmer
424407f253 Added a basic admin page for categories. 2019-04-20 20:39:06 +02:00
Jan Böhmer
220d600cca Moved export form to its own template fragment. 2019-04-20 19:42:08 +02:00
Jan Böhmer
3d28b0cc66 Added the possibility to delete AttachmentTypes recusivly. 2019-04-20 19:37:24 +02:00
Jan Böhmer
d5017583e5 Update dependencies. 2019-04-20 19:05:06 +02:00
Jan Böhmer
01e48323b4 updated dependencies. 2019-04-14 13:43:34 +02:00