1
0
mirror of https://github.com/ToxicCrack/PrintABrick.git synced 2025-05-18 13:10:08 -07:00

65 Commits

Author SHA1 Message Date
David Hübner
3e2f33242d Add LD library download method 2017-05-05 19:58:53 +02:00
Unknown
ce94e0cdee Add translation messages 2017-04-29 01:23:36 +02:00
David Hübner
4d81d527fc Fix monolog logger prod dependency 2017-04-28 16:15:54 +02:00
David Hübner
fee1729fa6 Improve image filters configuration 2017-04-28 16:14:42 +02:00
David Hübner
4299bc6504 Add ZIP Streamer and Zi[ Service 2017-04-28 16:04:21 +02:00
David Hübner
cefd66ec75 Add SetService 2017-04-24 11:38:10 +02:00
David Hübner
0b0f840408 Improve set index and detail view 2017-04-24 11:27:05 +02:00
David Hübner
e602dd953e Fix stl2pov link 2017-04-24 11:21:33 +02:00
David Hübner
7e31eee729 Fix color dependencies 2017-04-24 11:15:52 +02:00
David Hübner
a90376a824 Setup Doctrine migrations 2017-04-23 17:18:44 +02:00
David Hübner
7480296637 Add PhpFileCache for Brickset api data 2017-04-21 22:30:33 +02:00
David Hübner
2a02cd19ef Refactor Utils 2017-04-21 02:20:34 +02:00
David Hübner
efde576d1c Add initial load command 2017-04-21 02:14:07 +02:00
David Hübner
b8f4b77bd2 Add images loader 2017-04-21 02:08:10 +02:00
David Hübner
74ccc71ac5 Add StlRendererService
Add service for rendering stl files with use of stl2pov & pov-ray
2017-04-18 18:28:40 +02:00
David Hübner
809b86ce19 Improve load rebrickable data commad 2017-04-16 22:18:05 +02:00
David Hübner
8a1a5e2cff Improve load models command, log loading process 2017-04-16 22:15:54 +02:00
David Hübner
e8c225c021 Remove manager depencies 2017-04-16 22:09:30 +02:00
David Hübner
4742e6eac8 Add Author entity 2017-04-16 21:59:59 +02:00
David Hübner
9319b737c5 Remove Manager classes, Use repositories 2017-04-16 18:21:57 +02:00
David Hübner
aed7bbfc1f FIxtures 2017-04-13 18:58:52 +02:00
David Hübner
5b6bc7b6c8 Use local wsdl file to avoid SOAP uncatchable FatalErrorException 2017-04-13 18:48:56 +02:00
David Hübner
23acea2a18 Add Set filter form, Move Model filter 2017-04-11 17:32:45 +02:00
David Hübner
794202d05d Move ldraw dir dependency from config to command 2017-04-11 17:30:20 +02:00
David Hübner
59eff0e0bd Add loader exceptions 2017-04-11 17:28:29 +02:00
David Hübner
8ddf1a7263 Update templates 2017-04-10 17:02:46 +02:00
David Hübner
d9261ecd46 Remove unused Liip imagine loader 2017-04-10 16:58:47 +02:00
David Hübner
36a4e0e73d Recursive load ldraw model subparts, Enable single model load 2017-04-10 16:52:31 +02:00
David Hübner
88c443b4ed Add 3D view toggle 2017-04-08 11:24:20 +02:00
David Hübner
00e70875ff Setup Liip imagine budle to cache images 2017-04-07 03:01:32 +02:00
David Hübner
f79d63be1b WIP 2017-04-06 16:27:18 +02:00
David Hübner
436624f751 Fix service config 2017-04-05 19:31:56 +02:00
David Hübner
649121f1dc Add RelationLoader service
Service for loading relation between rebrickable parts and ldraw models
2017-04-05 19:30:06 +02:00
David Hübner
df1053dd92 Remove CollectionService 2017-04-05 19:24:01 +02:00
David Hübner
c3abee1eb8 Add RebrickableLoader
Add service for loading rebrickable csv files
2017-04-05 19:23:08 +02:00
David Hübner
b373ee94f7 Add Dat file parser 2017-04-05 17:07:45 +02:00
David Hübner
775af7c23b Update LDraw entites structure
Uprate LDraw Entity structure to store information about model alias ids and known subparts of model
2017-04-05 17:04:54 +02:00
David Hübner
3bd04a3b94 Update controllers 2017-03-27 18:33:17 +02:00
David Hübner
a6a8f9cd8c Define menu as service 2017-03-27 18:32:00 +02:00
David Hübner
f2cfaf197f Add LDraw Part filter 2017-03-27 18:30:23 +02:00
David Hübner
81094348bf Refactor services configuration 2017-03-27 18:25:08 +02:00
David Hübner
a7a58764bf Add Lexik/form-filter-bundle 2017-03-27 18:20:24 +02:00
David Hübner
979985759b Load png image of models
Load images of model with LDView
2017-03-14 18:56:14 +01:00
David Hübner
e8d3c937d8 Load rebrickable csv files
Fast loag rebrickable csv files by running mysql LOAD DATA INFILE
2017-03-13 14:26:53 +01:00
David Hübner
ce27f4a672 Add KnpPaginator 2017-03-11 00:02:12 +01:00
David Hübner
b4ba2dc85b Merged branch feat/rebrickable-v3 into dev 2017-03-10 23:52:03 +01:00
David Hübner
d551040739 Refactor LDrawLoader 2017-03-10 23:39:49 +01:00
David Hübner
a2a87fc8dc Add LDViewService
Add service for converting LDRaw model files to stl format
2017-03-10 23:39:28 +01:00
David Hübner
0f7346068d Add RebrickableLoader
Loader to obtain Rebrickable database dump and load it to local database
2017-03-10 23:37:23 +01:00
David Hübner
83992cdcdd migrate rebrickable api to v3 2017-02-06 01:33:46 +01:00