Commit graph

  • 0f6d910eba fix unique values with multi model inheritance in changesets Laura Klünder 2024-12-14 15:37:00 +00:00
  • 322817354a fix more access permission old related name stuff Laura Klünder 2024-12-14 15:19:56 +00:00
  • 1adb9d3460 fix control_panel permission Laura Klünder 2024-12-14 15:05:01 +00:00
  • 2630a661b3 fix unhighlight in editor Laura Klünder 2024-12-14 12:51:50 +00:00
  • 4a37e63a2d skip deferred fields in locationgroup init to prevent infinite recursion Gwendolyn 2024-12-13 15:19:48 +01:00
  • cbf3479a13 fix category_id thing with locationgroup _orig Laura Klünder 2024-12-13 11:57:14 +00:00
  • a81f7d9482 don't show number of operations if it's zero Laura Klünder 2024-12-13 11:26:41 +00:00
  • 14b8bca34a don't let as_operations run amok Laura Klünder 2024-12-13 11:25:10 +00:00
  • b69b70fbad don't call as_operations if changeset has been applied Laura Klünder 2024-12-13 11:23:59 +00:00
  • d0bd0d585f remove unneeded code Laura Klünder 2024-12-13 10:43:01 +00:00
  • 26341cce3f make UpdateObjectOperation work again with slugs Laura Klünder 2024-12-13 10:42:51 +00:00
  • 40af34df99 fix m2m_update Laura Klünder 2024-12-13 01:16:36 +00:00
  • 576be08232 fix handle_m2m_changed Laura Klünder 2024-12-13 01:11:53 +00:00
  • 7ba2f60ce3 what if the editor didn't crash? Laura Klünder 2024-12-13 00:55:45 +00:00
  • 927b388ca8 fix AccessPermission form failing with groups Laura Klünder 2024-12-12 22:43:02 +00:00
  • e41324a4c6 remove control_panel permission, it's implicit by other permissions Laura Klünder 2024-12-12 22:42:45 +00:00
  • ddcac55ba1 add view users permission Laura Klünder 2024-12-12 22:29:14 +00:00
  • b32626c6ca update changelog Laura Klünder 2024-12-12 20:57:18 +00:00
  • b7b877bc11 now possible: select accessrestrictiongroup members using map Laura Klünder 2024-12-12 20:52:32 +00:00
  • 450c9486c0 reverse manytomany field between access restrictions and their groups Laura Klünder 2024-12-11 14:43:27 +01:00
  • 34199b2bf3 make it possible to switch layers in access restriction overview Laura Klünder 2024-12-11 14:11:36 +01:00
  • c44582c114 highlight access restriction spaces in editor geometries Laura Klünder 2024-12-11 13:54:37 +01:00
  • 8721cc3b1c update changelog Laura Klünder 2024-12-09 16:26:28 +01:00
  • 7336151760 update german translation Laura Klünder 2024-12-09 16:19:29 +01:00
  • 9c72bec4e9 can_report_mistake Laura Klünder 2024-12-09 16:09:47 +01:00
  • 7a39d5fae0 use effective_icon in fragment_location.html Laura Klünder 2024-12-09 15:45:04 +01:00
  • 26ea7c7152 shortwaytypeschema needs no explicit serialization Laura Klünder 2024-12-09 15:43:07 +01:00
  • 3fc1bfa5ed serialize baserouterproxy correctly Laura Klünder 2024-12-09 15:34:06 +01:00
  • d151bc7888 serialize waytype correct Laura Klünder 2024-12-09 15:29:30 +01:00
  • ca4008c13c don't delete changesets and mapupdates in cleareventdata Laura Klünder 2024-12-09 15:21:20 +01:00
  • e149016300 don't generate etag if there's messages Laura Klünder 2024-12-09 14:54:46 +01:00
  • dc7b475574 make sure objects with locationslug actually get created with slug Laura Klünder 2024-12-09 14:49:41 +01:00
  • a88036cff3 fix related obj links in changeset for level objects Laura Klünder 2024-12-09 14:38:34 +01:00
  • 401f49ddc4 fix as_operations solver to no longer have exponential complexity Laura Klünder 2024-12-09 14:33:25 +01:00
  • f00ebbd54d fix as_operations to not run amok Laura Klünder 2024-12-08 17:28:45 +01:00
  • 9741711fc4 lets do uids_to_add correctly Laura Klünder 2024-12-08 17:24:14 +01:00
  • 1f2acff8c8 add "group" field to form Laura Klünder 2024-12-06 23:54:20 +01:00
  • 6f87510df8 limit changesets by operations, not changedobjects Laura Klünder 2024-12-05 23:40:42 +01:00
  • 44671a12dc do create_multiple correctly Laura Klünder 2024-12-05 23:38:12 +01:00
  • 62d1773bb0 some more fun with _state.adding Laura Klünder 2024-12-05 22:45:16 +01:00
  • 2b77e362f1 deal with changeset exceeded Laura Klünder 2024-12-05 22:24:47 +01:00
  • 3257704f22 one more self._state.adding! Laura Klünder 2024-12-05 22:06:27 +01:00
  • 1c6d8848a9 fix _orig_geometry if not set Laura Klünder 2024-12-05 21:44:55 +01:00
  • 768c92cf0f ony more _state.adding for register_change() Laura Klünder 2024-12-05 21:10:15 +01:00
  • f884b2bdd5 fix the orig stuff some more Laura Klünder 2024-12-05 20:54:19 +01:00
  • 6390a51fc6 an attempt to get rid of missing _orig with changesets Laura Klünder 2024-12-05 20:42:25 +01:00
  • ae2303ce22 register_change should be done correctly Laura Klünder 2024-12-05 19:22:16 +01:00
  • 93e7b92647 fix more serializer save stuff Laura Klünder 2024-12-05 19:04:29 +01:00
  • caa515bbe2 remove save_m2m thingy Laura Klünder 2024-12-05 18:57:08 +01:00
  • 915b527fd7 fix occupieduniquevalues thing Laura Klünder 2024-12-05 18:39:12 +01:00
  • cd47f06110 delete a locationslug submodel, don't make it two deletions Laura Klünder 2024-12-05 18:38:50 +01:00
  • 30eb14a650 make sure the actual object's save() method is called Laura Klünder 2024-12-05 18:33:41 +01:00
  • d1fa0b449b deleting objects with references in changeset needs to work Laura Klünder 2024-12-05 18:18:55 +01:00
  • 500332a691 add todo for delete multiple objects Laura Klünder 2024-12-05 18:06:30 +01:00
  • deb7f8b94e why not show titles of related objects in changeset details, sounds nice Laura Klünder 2024-12-05 17:45:52 +01:00
  • 1c33db4c79 look at "title" field instead of "titles" Laura Klünder 2024-12-05 17:20:20 +01:00
  • 16ebe2882d another place to not get confused with many_to_many fields Laura Klünder 2024-12-05 17:05:13 +01:00
  • e1ab9d348f don't get confused with manytomanyfields and operationdependency Laura Klünder 2024-12-05 16:46:31 +01:00
  • 168de89543 remove done situation debug statement Laura Klünder 2024-12-05 14:26:57 +01:00
  • 78bff89f1b show text if changeset is empty Laura Klünder 2024-12-05 14:21:33 +01:00
  • 089c3e3f85 fix get_ref_and_pre_change_values if already inside of prev Laura Klünder 2024-12-05 14:20:11 +01:00
  • 69d93ddf38 if restoring a deleted object … potentially remove from changeset Laura Klünder 2024-12-05 14:14:58 +01:00
  • bcff9796ee fix changeset restore deleted object Laura Klünder 2024-12-05 14:14:04 +01:00
  • 90de2396df fix stuff about object deletion in changeset Laura Klünder 2024-12-05 14:07:06 +01:00
  • 95b8800907 get on_delete in editor properly Laura Klünder 2024-12-05 13:54:36 +01:00
  • 02837c2e4c remove debug statement Laura Klünder 2024-12-05 13:48:54 +01:00
  • e9062f14c3 no can_delete check needed Laura Klünder 2024-12-05 13:43:47 +01:00
  • 87ba5973c8 again, wouldn't it be nice to be able to create objects in the editor?! Laura Klünder 2024-12-05 13:16:04 +01:00
  • 28223c8960 fix uniqueValueDependency logic in the editor Laura Klünder 2024-12-05 13:13:49 +01:00
  • f2e92c1958 sure would be nice to be able to create objects in the editor, huh? Laura Klünder 2024-12-05 13:13:35 +01:00
  • 15f2eab217 fixed serialization of lazy attributes that evaluate to None Jenny Danzmayr 2024-12-05 03:22:27 +01:00
  • 61713caf89 added missing migration Jenny Danzmayr 2024-12-04 23:44:10 +01:00
  • 4f953d2ba1 lamdas are not allowed as a default value for a SchemaField Jenny Danzmayr 2024-12-04 23:43:34 +01:00
  • 8151d901fd docker: fixed missing libmemcached Jenny Danzmayr 2024-12-04 20:46:02 +01:00
  • a5ae6c13ca added libcairo to docker container Jenny Danzmayr 2024-12-04 20:20:27 +01:00
  • e7218a249f fixed typo in requirements filename Jenny Danzmayr 2024-12-04 20:12:59 +01:00
  • 3b21392f4c use pygobject instead of pgi for docker container Jenny Danzmayr 2024-12-04 20:09:22 +01:00
  • cd447d8490 add todo about moving ObstacleGroup Laura Klünder 2024-12-04 15:53:00 +01:00
  • 3ab84b6e8d remove new_serialize, this is now the new standard Laura Klünder 2024-12-04 15:48:48 +01:00
  • c1eb47a0e0 fewer explicit serialize() calls Laura Klünder 2024-12-04 15:44:53 +01:00
  • 9f609d9205 simplify serialize calls some more in routing etec Laura Klünder 2024-12-04 15:43:03 +01:00
  • f2f67a1cbb route result should use more schema Laura Klünder 2024-12-04 15:27:06 +01:00
  • 602093d67a fix effective_slug for CustomLocation schema Laura Klünder 2024-12-04 13:14:44 +01:00
  • 3c4b929a31 remove old CustomLocation serialization stuff Laura Klünder 2024-12-04 13:02:55 +01:00
  • 907cc43214 serialize CustomLocation Laura Klünder 2024-12-04 13:01:02 +01:00
  • 00ec22c334 fix locationredirects breaking querysets Laura Klünder 2024-12-04 12:42:03 +01:00
  • 07a3c5ffa9 no need to explicitly serialize the grid Laura Klünder 2024-12-04 12:20:27 +01:00
  • 05890de06a all mapdata models use new_serialize now Laura Klünder 2024-12-04 12:20:17 +01:00
  • 40f19afc28 add locationredirect api endpoint with new_serialize Laura Klünder 2024-12-04 12:08:19 +01:00
  • 9debd7c845 add missing api endpoint for LabelSettings and use new_serialize Laura Klünder 2024-12-04 11:58:20 +01:00
  • 38c6e6a863 new_serialize for access restrictions Laura Klünder 2024-12-04 11:45:03 +01:00
  • b8cc720c04 new_serialize for leavedescription, crossdescription and columns Laura Klünder 2024-12-04 11:41:31 +01:00
  • fca1ca5a32 new_serialize for obstacle and lineobstacle Laura Klünder 2024-12-04 11:35:03 +01:00
  • a1a350b96e updated renovate config to match new ubuntu version Jenny Danzmayr 2024-12-03 21:30:06 +01:00
  • d13af9e5d1 updated docker images to Ubuntu 24.04 Jenny Danzmayr 2024-12-03 20:59:25 +01:00
  • b96dcb9b50 better add_search typing Laura Klünder 2024-12-03 19:04:18 +01:00
  • b96707d426 effective_icon and add_search Laura Klünder 2024-12-03 19:00:35 +01:00
  • 920422d359 add todos Laura Klünder 2024-12-03 18:44:17 +01:00
  • b47e97bb81 new serializer for all locations Laura Klünder 2024-12-03 18:42:33 +01:00
  • 38b4fbe1f0 new serializer for hole, area, stair, and ramp Laura Klünder 2024-12-03 17:18:59 +01:00