Shannon
|
3a17002ec4
|
fixes build after merge
|
2017-06-30 17:21:40 +10:00 |
|
Shannon
|
1eeae770b4
|
Fixes issue with calculating all user start nodes, improves perf too
|
2017-06-23 11:23:40 +10:00 |
|
Shannon
|
b43ca64ac7
|
Ensures that the auth cookie data contains all of the user's start nodes, fixes persisting the user group icon
|
2017-06-22 16:32:44 +10:00 |
|
Shannon
|
94e958bd7a
|
Ensures the user's combined start nodes are used when checking path access
|
2017-06-20 17:04:00 +10:00 |
|
Mads Rasmussen
|
898f00cbf1
|
fix avatar sizes
|
2017-06-14 14:07:07 +02:00 |
|
Shannon
|
2ee34d5c48
|
updates user models
|
2017-06-05 23:25:33 +02:00 |
|
Shannon
|
362b98509b
|
Updates path check to use all assigned user start nodes that are combined by their groups and directly assigned values
|
2017-05-26 12:09:06 +10:00 |
|
Shannon
|
4337036358
|
refactor users and how groups are added to them so we can know dynamically start nodes, etc... fixes tests
|
2017-05-26 11:17:06 +10:00 |
|
Shannon
|
8aabb3e3d0
|
wires up custom user avatars
|
2017-05-26 02:15:37 +10:00 |
|
Shannon
|
dec9422531
|
Updated DB and business logic to support multiple starts nodes for a user and for user groups to have start nodes - U4-9915 User Groups will have a start node assigned and Users can have multiple start nodes assigned
|
2017-05-25 02:03:41 +10:00 |
|
Shannon
|
512f3237f0
|
larger refactor so we don't need to worry about 'loading' a users groups, it will all just be done, updated queries to fetch a user, it's groups and it's sections all at once, it might be a little heavy but we'll see. Adds/removes a few other methods that didn't seem right and uses group aliases for most things, adds Datbase unique indexes for group aliases and names (need to fix tests though)
|
2017-05-10 21:00:30 +10:00 |
|
AndyButland
|
b1800305b8
|
Removed user types and migrated them to groups. Returned to compiling state.
|
2016-10-28 09:20:52 +02:00 |
|
Sebastiaan Janssen
|
8d291efedd
|
In the spirit of DRY: centralized IsAdmin() check in an extension method
Made sure that non-admins can't trigger the enable/disable URL tracker endpoint
Renamed "admin" in GetEnableState to "isUserAdmin" for clarity
|
2016-09-04 11:44:16 +02:00 |
|
Shannon
|
fd66f08520
|
Fixes setting auth cookie during install, removes some try/catch/swallow with some error messaging, converts some String -> string and == false updates.
|
2015-11-26 13:07:22 +01:00 |
|
Shannon
|
9a5923771d
|
fixes changing the underscore of a user language to culture.
|
2015-03-06 16:05:37 +11:00 |
|
Shannon
|
0932c980e9
|
Fixes: U4-6307 Incorrect culture assigned to user (missing region code)
|
2015-03-06 16:01:49 +11:00 |
|
Shannon
|
cd0aa5e342
|
Fixed null checks and error checking for duplicates in the xml file store, added test
|
2014-12-18 12:33:34 +11:00 |
|
Shannon
|
db087a9e78
|
pretty much got 5966 working just need to do some more tests.
|
2014-12-17 17:08:12 +11:00 |
|
Shannon
|
523c48d4fd
|
Nearly have send to publish working, it's all wired up in the UI to the controller, just need to implement the logic.
|
2013-10-31 18:17:30 +11:00 |
|
Shannon
|
f0a2bfdea4
|
Updates EntityController with corrected permissions checking, updated media controller with correct permissions checking, added unit tests for the permisions filters.
|
2013-09-03 13:59:25 +10:00 |
|
perploug
|
e825c08901
|
Added events.Service and xmlhelper.service
|
2013-08-12 15:17:34 +02:00 |
|
Shannon
|
49f3c9e4b2
|
Adds more code and tests for permissions checks
|
2013-08-09 16:39:09 +10:00 |
|