1
0
mirror of https://github.com/ToxicCrack/PrintABrick.git synced 2025-05-28 01:30:11 -07:00

207 Commits

Author SHA1 Message Date
Daniel
a3924ed3ab
Update RebrickableLoader.php
Added material_id to table rebrickable_part
2020-03-19 17:21:42 +01:00
Daniel
0255e0b71d
Update ModelLoader.php
Added iteration counter for parent models
2020-03-19 17:19:59 +01:00
Unknown
ded1a9c2ae Add phpstan and fix issues 2017-06-29 10:03:09 +02:00
David Hübner
8f4c7f09da Revert Image loader changes 2017-06-28 00:26:57 +02:00
Unknown
9483dc91b9 Fix autocomplete image preview 2017-06-27 14:35:34 +02:00
Unknown
e5e50e8010 Improve Imagine image loaders 2017-06-27 12:41:43 +02:00
Unknown
a6fab6c0be Fix StlRenderer 2017-06-27 12:41:02 +02:00
Unknown
eaefb6c3d1 Fix model form 2017-06-27 12:40:30 +02:00
Unknown
871f2ef95b Add Rebrickable repository unit tests 2017-06-25 23:00:09 +02:00
Unknown
d94f15d1d3 Cover commands with tests 2017-06-24 11:46:46 +02:00
Unknown
709e069f02 Add AppBundle tests 2017-06-23 22:21:40 +02:00
Unknown
f2899fcf17 Add FrontBundle tests 2017-06-23 22:21:25 +02:00
Unknown
9089929e66 Add LoaderBundle tests 2017-06-23 22:21:09 +02:00
Unknown
3e8da890c4 Refactor code into bundles 2017-06-21 22:20:51 +02:00
Unknown
ba979c50c7 Add color rgb hex to set zip 2017-06-19 13:20:17 +02:00
Unknown
4cd5ce1874 Improve models quality
Use high-quality studs
2017-06-14 17:47:38 +02:00
Unknown
a7f11179c9 Fix file timestamp 2017-06-08 22:58:47 +02:00
Unknown
6685658a89 Add ZipService tests, Add ApplicationAvailabilityTest 2017-06-08 22:48:48 +02:00
Unknown
5fb396d62f Cleanup 2017-06-08 20:29:09 +02:00
Unknown
69aaca9740 Disable SQLLogger 2017-06-08 19:28:38 +02:00
Unknown
f1d1f3df62 Improve ImageLoader 2017-06-08 18:06:07 +02:00
Unknown
11f1d9eec1 Fix loader memory leaks 2017-06-08 18:00:36 +02:00
Unknown
80bea7f0c9 Cache relations 2017-06-08 17:59:34 +02:00
Unknown
7d130d1666 Fix missing return 2017-06-08 14:24:08 +02:00
Unknown
3ec5d11782 Add SearchService 2017-06-08 14:02:15 +02:00
Unknown
d66955d62d Refactor business logic, Autowire dependencies 2017-06-07 17:21:53 +02:00
Unknown
4a2ea7b378 Save last selected inventory tab to session 2017-06-06 12:35:28 +02:00
Unknown
248d9bd036 Fix findNewestInventory 2017-06-05 16:01:10 +02:00
Unknown
dcda3b62d7 Change pagination limits, 2017-06-05 15:59:56 +02:00
Unknown
41695904bb Add/fix comments 2017-06-05 15:57:56 +02:00
Unknown
e78610b78e Fix zip archive name 2017-06-05 13:13:30 +02:00
Unknown
4d3faad864 Fix header color 2017-06-03 17:34:15 +02:00
Unknown
5d8ce968b2 Improve elasticsearch index 2017-06-03 14:43:42 +02:00
Unknown
8e545de793 Update commands 2017-06-03 01:32:26 +02:00
Unknown
bc9efea8c3 Add load not paired realations option 2017-06-03 01:28:49 +02:00
Unknown
738e2698ba Initialize SoapClient with first api call
Initialize SoapClient with first api call to avoid unrecoverable exceptions
2017-06-03 01:23:45 +02:00
Unknown
85ec4e5481 Fix coding style 2017-06-02 03:27:22 +02:00
Unknown
00d455210d Move PartController 2017-06-02 03:24:49 +02:00
Unknown
f183be0a55 Improve menu structure 2017-06-02 03:20:55 +02:00
Unknown
d72f512dd1 Add timestamps to asset files 2017-06-02 03:19:37 +02:00
Unknown
fc81dac745 Use https for brickset WSDL file source 2017-06-02 03:00:39 +02:00
David Hübner
1dc5f7f6c5 Fix image loader 2017-05-28 20:05:49 +02:00
David Hübner
f4a472998b Update readme and commands 2017-05-28 19:36:00 +02:00
David Hübner
124403a4b5 Update controllers and views 2017-05-28 19:35:28 +02:00
David Hübner
f08ed2d589 Add Model loader functional tests + fix loader 2017-05-28 19:30:52 +02:00
David Hübner
ad5dffeab5 Add Search class constructor 2017-05-28 19:27:37 +02:00
David Hübner
2b445f0033 Group themes in search form 2017-05-28 19:26:56 +02:00
David Hübner
cf27da5521 Create dir if missing in StlRenderer 2017-05-28 19:25:40 +02:00
David Hübner
09c79c95b5 Add StlConverterTest and fix class 2017-05-28 19:25:01 +02:00
David Hübner
ede71ac9b5 Add doctrine fixtures 2017-05-28 19:01:49 +02:00