Releases: andywar65/djeocad
Edit from drawing detail
Limit anonymous upload
Anonymous users can upload files, but you can limit number of extracted entities.
Fixed important bug: on Drawing delete, system hanged trying to delete related Layers (you were forced to delete Layers first, then Drawing, but Layer "0" cannot be deleted on frontend. Recursion was due to the overriding of Layer init method (bug #31435).
Geodata and curves
Add splines and ellipses to entity types
Geodata
Fixed download
Fixed a bug on download drawing (important). Added a simple create drawing view with no login required
Layer to block, permissions
You can transform a layer to a block in Modify Layer View. Create, Modify and Delete Views need permissions to be accessed
CRUD of block instances, map layer control
Block instances may be added, changed an deleted. You can switch on and off layers in the map.
Extended CRUD on frontend
Create, Update and Delete drawings and layers on the frontend
Dealing with blocks
Unnested blocks are extracted from DXF, can be modified and downloaded back
Download DXF files
ARC and CIRCLE entities are extracted. It is possible to download back DXF files, even if modified