Commit graph

15 commits

Author SHA1 Message Date
87c0c1db2e work in progress: oidc authentication: start login processing 2025-03-24 22:26:17 +01:00
3e25b5e593 work in progress: entry points for OpenID Connect (oidc) authentication 2025-03-24 12:04:53 +01:00
dfc5cefcee fixes; work in progress: topics 2024-03-16 14:26:36 +01:00
6cc5136550 view: show target with items 2024-03-15 11:35:07 +01:00
3e1127e798 work in progress: concept map, starting with types 2024-03-14 10:21:43 +01:00
0b765ad16b provide __repr__() and asDict() for tracks, and other improvements 2024-03-13 19:05:46 +01:00
7b98616008 minor improvements; handle NotFound more gracefully 2024-03-13 14:00:44 +01:00
0bda603f1e first working version of URL traversal over folders via publication and view 2024-03-13 09:11:28 +01:00
94ac7c81db work in progress: interfaces, types, views, ... 2024-03-12 22:05:28 +01:00
419902ae3f testing improvements; work in progress: folders traversable by zope.publisher 2024-03-12 15:10:00 +01:00
83071842c8 folder: use rid for parent; more on concept / organize 2024-03-05 21:03:36 +01:00
e2df59247c work in progress: concepts, relations, ...; folder: use name as value for parent 2024-03-05 15:18:38 +01:00
2382abf129 provide a virtual / dummy folder root object for top-down folder creation and access 2024-02-27 19:07:29 +01:00
77f5abc7bf basic folder implementation with tests 2024-02-27 17:40:59 +01:00
1280f8b15a work in progress: storage.folder implementation 2024-02-26 09:22:27 +01:00