ooze/ooze
Manuel Hirth 2c69fc80cc Tentative progress with the form system, based on newly introduced DOM AbstractElements 2024-02-05 21:52:59 +01:00
..
database JOINed fields for model-based database queries now get automagically inserted into obj.joined, database hooks moved to database/__init__, extended test suite 2023-11-12 11:54:01 +01:00
dominion Tentative progress with the form system, based on newly introduced DOM AbstractElements 2024-02-05 21:52:59 +01:00
forms Tentative progress with the form system, based on newly introduced DOM AbstractElements 2024-02-05 21:52:59 +01:00
squeal renamed MetaChildAware to ChildAwareMeta 2024-02-05 21:48:45 +01:00
themes/default Tentative progress with the form system, based on newly introduced DOM AbstractElements 2024-02-05 21:52:59 +01:00
__init__.py Tentative progress with the form system, based on newly introduced DOM AbstractElements 2024-02-05 21:52:59 +01:00
application.py fixed bugs in session logic, added function references to squeal as well as an automatically filled 'created' column for sessions and made generalized hooks canonical 2023-03-05 23:38:14 +01:00
appoxy.py
configuration.py restructured database subsystem, added test fixtures and first database tests. also default config including database metadata for testing 2023-08-10 00:05:48 +02:00
defaults.ini restructured database subsystem, added test fixtures and first database tests. also default config including database metadata for testing 2023-08-10 00:05:48 +02:00
exceptions.py generalized hooking mechanism, imported database into packages __init__ 2023-01-21 08:18:07 +01:00
hooks.py fixed bugs in session logic, added function references to squeal as well as an automatically filled 'created' column for sessions and made generalized hooks canonical 2023-03-05 23:38:14 +01:00
protocol.py fixed bugs in session logic, added function references to squeal as well as an automatically filled 'created' column for sessions and made generalized hooks canonical 2023-03-05 23:38:14 +01:00
rendering.py fixed bugs in session logic, added function references to squeal as well as an automatically filled 'created' column for sessions and made generalized hooks canonical 2023-03-05 23:38:14 +01:00
routing.py Integrated new templating enging into rendering logic, added IF and FOR to it 2022-12-29 04:38:38 +01:00
sanitation.py Added Float and Number sanitizers 2024-02-05 21:50:13 +01:00
session.py fixed bugs in session logic, added function references to squeal as well as an automatically filled 'created' column for sessions and made generalized hooks canonical 2023-03-05 23:38:14 +01:00
streaming.py fixed theme resource delivery, added ugly hack to deliver .css with correct content-type 2022-12-29 05:14:37 +01:00
util.py renamed MetaChildAware to ChildAwareMeta 2024-02-05 21:48:45 +01:00
web.py something something sessions 2023-02-12 01:08:53 +01:00