Resolve ""Last modified" for collection doesn't change on content updates" #61

Merged
anselm merged 3 commits from 2-last-modified-for-collection-doesn-t-change-on-content-updates into main 2023-05-02 00:50:48 +02:00
anselm commented 2023-05-02 00:43:35 +02:00 (Migrated from gitlab.anselms.net)

We overload CollectionBaseItem.save() and CollectionBaseItem().delete() and add calls to Collection.save() in a few other strategic places.

Closes #2

We overload `CollectionBaseItem.save()` and `CollectionBaseItem().delete()` and add calls to `Collection.save()` in a few other strategic places. Closes #2
anselm commented 2023-05-02 00:43:35 +02:00 (Migrated from gitlab.anselms.net)

assigned to @anselm

assigned to @anselm
anselm commented 2023-05-02 00:44:50 +02:00 (Migrated from gitlab.anselms.net)

added 3 commits

  • 4a06fc4f - fix: Update last-mod time of collections if material is added or deleted.
  • 05fe5f1c - refactor: Execute all of `collection_edit()` in a single transaction.
  • ab9b09f8 - chore: Janitorial fixes to `views/colls.py`.

Compare with previous version

added 3 commits <ul><li>4a06fc4f - fix: Update last-mod time of collections if material is added or deleted.</li><li>05fe5f1c - refactor: Execute all of `collection_edit()` in a single transaction.</li><li>ab9b09f8 - chore: Janitorial fixes to `views/colls.py`.</li></ul> [Compare with previous version](/strathspey/ace4/-/merge_requests/5/diffs?diff_id=116&start_sha=da00a9f8bd2d2c0f9b1720c72975759df036d149)
anselm commented 2023-05-02 00:45:05 +02:00 (Migrated from gitlab.anselms.net)

approved this merge request

approved this merge request
anselm (Migrated from gitlab.anselms.net) scheduled this pull request to auto merge when all checks succeed 2023-05-02 00:45:18 +02:00
anselm commented 2023-05-02 00:50:48 +02:00 (Migrated from gitlab.anselms.net)

mentioned in commit 4348553d68

mentioned in commit 4348553d683b1557688f49ea292c9667fe974c38
anselm (Migrated from gitlab.anselms.net) merged commit 4348553d68 into main 2023-05-02 00:50:48 +02:00
anselm (Migrated from gitlab.anselms.net) approved these changes 2025-11-21 21:06:47 +01:00
Sign in to join this conversation.
No description provided.