Jones

Results 109 comments of Jones

Basically the same as in 1.x: `canDoXy` for each moderation tool, `canSeeDeleted`, `canReplyToClosed` (which should be set to `true` automatically if the user can open/close threads) and for the mcp...

I've added the ones I can/need to add to the first post. Would like to have some more feedback on the others and the parser ones though ;)

As it's one of _the_ features we'll introduce in 2.0 and integrates with a lot of other parts it'd be nice to include it in Alpha 1 IMHO. Though it...

@euantorano Do you still plan to work on this?

As everything is supposed to be done in repositories it should be easier to keep them updated. But counters are always a PITA and may go weird (eg a plugin...

It's not our fault but _if_ a plugin does it we should provide an easy method to correctly update the counters. The recount option is a artisan command so it...

@euantorano @wpillar can we merge this? Would like to have it merged while working on #147 as atm only some permissions are cached which already confused me.

Don't know why it shows all those `.css` files etc as changed. It's the same as the one in `master`... Also note that this is based on #174

Should be fixed but haven't tested it yet

Though this seems to work now I'd like to improve it a bit as the moderation log page produces quite a lot of queries: `56 statements were executed, 11 of...