Adrian
Adrian
This should be implemented in the cog menu available on the `/admin/users/` page. Currently there is a setting `notify_account_creation` that notifies *all* admins about newly created accounts. This should be...
I'm not sure there's anything we can do there except either making the placeholders clickable (to insert at the last cursor location in the editor w/o having to copy&paste) or...
So this is about the "Protected" toggle for materials, right? Maybe eventually we should just use the standard protection widget for it where you choose between "Inheriting" and "Protected", instead...
I did not imply changing functionality, just which UI widget is used.
> all other toggles Pointing out specific ones would be appreciated. Indico surely has many toggles, but outside the material dialog there are none that come to my mind right...
> What is the ideal place to store the template and css? `indico/modules/events/registration/templates/pdf/participants_table.html` Note that there's also a different layout ("book") that would most likely needs its own template (or...
> I actually meant automated testing. Not really possible here since while you could test that there are no errors, or even assert a snapshot of the generated HTML (not...
It looks like #7077 contains all but the last commit from this branch. I recommend cherry-picking it into the other branch and then this PR can probably be closed in...
This sounds 100% related to the citadel search so it'd be better to move it to the indico-plugins repo where that plugin resides. The core search is different (standard postgres...
Unless we implemented the UI for these filters in the core. Then it's fine here.