seminars icon indicating copy to clipboard operation
seminars copied to clipboard

Listing of online math seminars

Results 87 seminars issues
Sort by recently updated
recently updated
newest added

Larger conferences can overwhelm the listings of talks on the browse page. One option would be to list the conference as an all day event for each day it occurs,...

user interface

As it stands, changes made to a series' attributes do not affect previously created talks in the series. Should we have an option where such changes would overwrite the attributes...

enhancement
user interface

For seminars using external registration (currently about 1/4 of them) it would be really useful to provide a mechanism that would allow organizers to upload and/or edit a list of...

High priority
data management

We use `datetime.now()` in a couple of places, where perhaps we meant to use `datetime.now(pytz.UTC)`. We should double check this. See #741

bug

It would be useful to add a column to talks/conferences/series that is an external ID that can be used to identify an object in another system. An external ID would...

data management
api

Currently, the API inserts rows into the `talks` and `seminars` tables that are not supposed to be displayed (they have `display=False` and `by_api=True`). This makes some code awkward. Instead, here's...

api

The way input errors are currently handled is very unfriendly. In particular, with the new topic selector, if there is an input error of any kind you lose all changes...

High priority
user interface

Katy Croff Bell's email made me realize that it would make more sense if one could select more than one "Audience" type when restricting a search on the "more" knowl....

enhancement
user interface

A number of organizers have started filling out their schedules with TBA speakers. I think it would be useful to have an option to filter out talks where the speaker...

data management
user interface

Suggested through the feedback form: > With the aim of easier browsing through the massive of seminars, it would be quite convenient to have some sort of horizontal delimiter in...

user interface