Laura Klünder
|
1210b69bbf
|
new serializer for sources and locationgroupcategory
|
2024-12-03 16:12:09 +01:00 |
|
Laura Klünder
|
2ad9f4a099
|
use pathlib in more places, thereby fixing some bugs
|
2023-11-11 12:06:46 +01:00 |
|
Laura Klünder
|
03437a3a40
|
update dependencies and upgrade code for django where needed/possible
|
2022-04-03 16:34:11 +02:00 |
|
Laura Klünder
|
85698dc13b
|
turn Source.name into a CharField to allow periods
|
2017-11-25 13:42:05 +01:00 |
|
Laura Klünder
|
20924b9845
|
remove property "public", add AccessRestriction model
|
2017-07-13 18:43:03 +02:00 |
|
Laura Klünder
|
df19daf501
|
update sources API
|
2017-07-08 15:09:56 +02:00 |
|
Laura Klünder
|
8662d5a062
|
don't store source images in database
|
2017-07-08 15:05:25 +02:00 |
|
Laura Klünder
|
7a9f4da4c1
|
remove everything about the editor from mapdata app
|
2017-06-21 12:47:28 +02:00 |
|
Laura Klünder
|
1498b7aeb0
|
rename Section back to Level
|
2017-06-11 14:43:14 +02:00 |
|
Laura Klünder
|
dcfab74f29
|
make sources editable
|
2017-05-26 21:37:53 +02:00 |
|
Laura Klünder
|
b7333bba52
|
move source bounds to BoundsMixin
|
2017-05-26 21:25:54 +02:00 |
|
Laura Klünder
|
92003080ed
|
delete old stuff from mapdata
|
2017-05-12 01:21:53 +02:00 |
|
Laura Klünder
|
963694395e
|
turn abstract models into mixins
|
2017-05-08 16:40:22 +02:00 |
|
Laura Klünder
|
89ab60b395
|
remove name field from most mapdata models
|
2017-05-05 16:22:11 +02:00 |
|
Laura Klünder
|
5973ca3211
|
rename and refactor mapdata models
|
2017-05-05 13:19:25 +02:00 |
|
Laura Klünder
|
8b3265e3e9
|
move source image storage away from package directory
|
2017-05-01 16:50:36 +02:00 |
|
Laura Klünder
|
582f7df7ca
|
remove tofile, fromfile and similar
|
2017-04-28 11:14:01 +02:00 |
|
Laura Klünder
|
62d4132d60
|
fix error 500 when trying to edit/create an arealocation in editor
|
2016-12-24 16:24:56 +01:00 |
|
Laura Klünder
|
748c3ec7c4
|
fix Source packageio
|
2016-11-28 16:55:34 +01:00 |
|
Laura Klünder
|
df694fddf3
|
Remove Source from Editor
|
2016-11-28 16:37:36 +01:00 |
|
Laura Klünder
|
bc0b5521ce
|
Refactoring Mapdata Models: MapItem and GeometryMapItem
|
2016-11-14 21:15:20 +01:00 |
|
Laura Klünder
|
0036b27057
|
split feature model – beginnings (still missing: API, Forms, Editor)
|
2016-10-12 15:25:00 +02:00 |
|
Laura Klünder
|
9658de72a2
|
use numeric primary keys, but still use unique names as lookups in the API
|
2016-10-11 16:33:12 +02:00 |
|
Laura Klünder
|
be62b14669
|
Features: store titles as a JSONField and add loadmap and dumpmap support
|
2016-09-26 11:18:56 +02:00 |
|
Laura Klünder
|
6e65f8b8bd
|
reimplement dumpmap and checkmap
|
2016-09-24 15:36:14 +02:00 |
|
Laura Klünder
|
cb34ed7d4e
|
help pycharm find the models
|
2016-09-24 14:23:44 +02:00 |
|
Laura Klünder
|
8679202dbb
|
fix import errors in Models
|
2016-09-24 14:19:20 +02:00 |
|
Laura Klünder
|
995ccffc67
|
rewrite loadmap implementation
|
2016-09-24 14:09:52 +02:00 |
|
Laura Klünder
|
84bb9ad73a
|
nicer indented json encoding now also in rest api
|
2016-09-13 16:22:26 +02:00 |
|
Laura Klünder
|
4b5f13ea48
|
Remove id field from mapdata models and make name their primary key
|
2016-09-11 19:29:10 +02:00 |
|
Laura Klünder
|
ef3969a4f5
|
add dumpmap
|
2016-08-30 13:58:45 +02:00 |
|
Laura Klünder
|
376d85f9b4
|
refactor models, change map package storage and map package loading
|
2016-08-29 22:12:04 +02:00 |
|
Laura Klünder
|
0656090f27
|
sort imports
|
2016-08-29 18:51:06 +02:00 |
|
Laura Klünder
|
e8824a02d4
|
refactor models
|
2016-08-29 18:49:24 +02:00 |
|