partial implementation of conference management; rewrote the whole servlets
layer to eliminate duplicate code and make error checking more efficient (we now use a system that relies on Throwables to do interesting things)
This commit is contained in:
3
TODO
3
TODO
@@ -6,7 +6,8 @@ Lots!
|
||||
|
||||
- Should we provide the sysadmin the ability to disable SIG creation for
|
||||
non-admin users? Maybe there needs to be a "global" set of levels that
|
||||
aren't hardcoded. Where do they get stored? The database?
|
||||
aren't hardcoded. Where do they get stored? The database? (Maybe the
|
||||
nice shiny new "globals" table?)
|
||||
|
||||
- There's no system admin functionality AT ALL. We need to have this stuff
|
||||
before we go live. (It plugs into the Administrative SIG features.)
|
||||
|
||||
Reference in New Issue
Block a user