Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grab only the registrants from given session #123

Open
wants to merge 371 commits into
base: master
Choose a base branch
from

Conversation

nyetsche
Copy link
Contributor

the page /classes/staff/ has links to staff and registrations for a
session. the previous incarnation is returning a list of all
registrations ever. which is not only not helpful, but also timesout on
our server

adavidramos and others added 30 commits December 20, 2012 12:48
This reverts commit 04b1fd8.
Short-term fix. This does prevent us from sending CCs if we decide that
we want to do that.
Email code needs to appear before the return statement. Also, added
information to message.
Never mind: the accommodation form does work. You have to restart
Python on the production machine.
Classes for past sessions appear in session archive pages. Future
sessions are hidden. The information about each session was hardcoded,
but now it now comes from the session's entry in the database. Also,
templates hande local navigation as blocks, and we show more
information in the <titles> of pages.
adavidramos and others added 7 commits January 5, 2014 10:09
This reverts commit b14ec1e.
(Apparently that button in the GitHub graphical client does something
entirely different from what I expected.)
the page /classes/staff/ has links to staff and registrations for a
session.  the previous incarnation is returning a list of *all*
registrations ever.  which is not only not helpful, but also timesout on
our server
the page /classes/staff/ has links to staff and registrations for a
session.  the previous incarnation is returning a list of *all*
registrations ever.  which is not only not helpful, but also timesout on
our server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants