Initial Hawkeye work. This contains a new template system for creating HTML, some basic admin ability, and serves as the basis for further work.

You may need to bongo-config install again, if upgrading.
This commit is contained in:
alexhudson
2007-04-29 16:48:45 +00:00
parent 811e8e4d4f
commit 331f909d09
45 changed files with 3586 additions and 709 deletions
@@ -16,6 +16,7 @@ class DocTypes:
Addressbook = 0x0004
Conversation = 0x0005
Calendar = 0x0006
Config = 0x0007
Folder = 0x1000
Shared = 0x2000