Brion Vibber
|
4a2511139e
|
Initial user role controls on profile pages, for owner to add/remove administrator and moderator options.
Buttons need to be themed.
|
2010-03-03 15:43:49 -08:00 |
|
Evan Prodromou
|
d437b76ed1
|
define a constant for the 'owner' role of a site
|
2010-01-29 15:15:04 -05:00 |
|
Brion Vibber
|
4e2acd153b
|
...and drop the unnecessary &reference from child class pkeyGet() overrides.
|
2010-01-06 14:28:40 -08:00 |
|
Evan Prodromou
|
dd10e9729b
|
fix exe flag after createTable
|
2009-11-16 16:05:22 +01:00 |
|
Evan Prodromou
|
4e00ce01a9
|
Rename user_role to profile_role
Renamed the user_role table to profile_role. Remote users can have a
role on the site; that 'role' may be negative (silenced or sandboxed).
|
2009-11-16 16:02:47 +01:00 |
|