junction
junction copied to clipboard
Junction is a software to manage proposals, reviews, schedule, feedback during conference.
We will have list of messages type and templates, say "Request for content", " Talk selected", "Talk rejected", " Schedule published " and message area will populate the data. Reviewer/Admin...
In Junction, there are three type of comments, `comments by all users (public), private comments (only visible to reviewer and proposer), notes (reviewers internal discussions)`. These are managed by two...
Was trying to comment to a comment by the proposer when I noticed junction doesn't quote replies like email clients do. This is forcing me to copy the sections and...
The heading "Conferences" in the homepage is misleading: https://in.pycon.org/cfp/ Every there are multiple links, for submitting proposals. We should come up with something better, or remove it. Or may be...
We want a Assign review feature for reviewers that will make it easier to review proposals. When the no of proposals are large it can be hard to divide the...
I've noticed that proposals can be deleted. Even the ones that are accepted and presented at the conference. I think the system should only allow to withdraw a proposal, but...
When a user misses using markdown syntax to highlight the URL in the proposal section, automatically highlight the URL in the text. URL: https://in.pycon.org/cfp/2017/proposals/pytorch-for-the-tensorflow-developers-and-others-dl-enthusiasts~dLApe/ 
Like Stack Overflow, implement minimum words for a comment. The good count is 15 words.
The developers may want to use/include existing Junction app in their codebase. https://docs.djangoproject.com/en/1.10/intro/reusable-apps/.
Junction runs on Python 2 and Python 3. The docker file only supports Python 2. - Add support for Python 3.