Added isVisitor, isAdmin, and isRegistered methods to User object instead
of hard coding checks everywhere with group ids. And updated the code base to match.
This commit is contained in:
parent
586164d8d0
commit
ef120fb06b
52 changed files with 201 additions and 118 deletions
|
|
@ -5,6 +5,9 @@
|
|||
- rfe: Process Macros in HTTP Proxy's URL
|
||||
- rfe: TimeZone for the User Profiles displays incorrectly after installation
|
||||
- rfe: choice of type of redirect on redirect assets
|
||||
- Added isVisitor, isAdmin, and isRegistered methods to User object instead
|
||||
of hard coding checks everywhere with group ids. And updated the code base
|
||||
to match.
|
||||
- rfe: Town Hall: EMS badge early bird field/discount
|
||||
- rewrite macro parser, improving speed and making parameter parsing more sane
|
||||
- Made the charset metatag the highest thing in the head block.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue