Act
Act copied to clipboard
A Conference Toolkit (Git conversion of the Subversion repository)
When purchasing is closed for a conference and a user attempts to go to /$CONFERENCE/purchase, they encounter a 404 page with no real content. This is unclear and confusing to...
Let's add a feature to allow people to upload their slides to the server when they submit a talk or anytime after, and then on the talk description page a...
We need to be able to click on a button next to a user listing in Act that says "Print Badge" and that button will take us to a templated...
We need a templatable page in Act that will allow us to print all the events assigned to that room for a particular day. This will allow us to post...
In the PSGI conversation sprint, no attention was paid to the documentation. It should be updated to refer to PSGI setup and such.
If a site is only hosting a single instance of Act, it seems a little redundant to have the conference page hosted at http://myconference.org/myconference.
In the sprint to convert Act to PSGI, we didn't really worry about the test suite that much. We should get it to pass.