Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-19 | Add commitfest redirects for /open and /inprogress | Magnus Hagander | |
Requested by Robert Haas | |||
2014-07-15 | Fix send button on cf admin emails | Magnus Hagander | |
2014-07-15 | Include name of cf username causing emails to be sent in the headers | Magnus Hagander | |
2014-07-15 | Add proper support for committing patches | Magnus Hagander | |
This will prompt for who was the committer, and default to either the user listed as a committer if there is one, or to the current user if the current user happens to be a committer. | |||
2014-07-14 | Remove accidental debugging statement | Magnus Hagander | |
2014-07-14 | Add ability to do global searches | Magnus Hagander | |
2014-07-14 | Change title of view patch page to actually be name of patch | Magnus Hagander | |
2014-05-18 | Give better error msg when trying to close out a patch on the last available cf | Magnus Hagander | |
2014-04-28 | Show warning when trying to send email to zero recipients | Magnus Hagander | |
2014-04-28 | Add support for (bulk) emailing | Magnus Hagander | |
CF managers can now email authors and reviewers both individually on a patch, and in the full set of search results. | |||
2014-04-23 | Make breadcrumbs more consistent | Magnus Hagander | |
2014-04-23 | Better way of fixing the djselectable problem - use bootstrap buttons | Magnus Hagander | |
2014-04-23 | Fix removing of authors/reviewers | Magnus Hagander | |
There's a conflict between jquery-ui and bootstrap for buttons that breaks django-selectable. The documented workaround doesn't work, but for now we don't have any pages that require both at the same time, so just suppress the bootstrap javascript when jquery-ui buttons are required. | |||
2014-04-23 | Don't hardcode the email address of hackers | Magnus Hagander | |
2014-04-23 | Make it possible to change the status when commenting on a patch | Magnus Hagander | |
2014-04-22 | Add support for claiming and unclaiming as committer | Magnus Hagander | |
2014-04-22 | Don't barf when trying to filter on a user not logged in | Magnus Hagander | |
2013-08-24 | Add ability to query for own patches | Magnus Hagander | |
2013-08-24 | Stremaline the new patch flow | Magnus Hagander | |
2013-08-24 | Don't crash on empty sortkey | Magnus Hagander | |
2013-08-24 | Some polishing on creation of new patches | Magnus Hagander | |
2013-08-24 | Add basic sorting | Magnus Hagander | |
2013-08-18 | Fix typos | Magnus Hagander | |
2013-08-18 | Create history entries for fields that are changed on a patch | Magnus Hagander | |
2013-08-18 | Fix form layouts by not overriding things that shouldn't be | Magnus Hagander | |
2013-08-18 | Add comment | Magnus Hagander | |
2013-08-18 | Handle errors when talking to the archives backend | Magnus Hagander | |
2013-07-19 | Add basic filtering support | Magnus Hagander | |
2013-07-19 | Direct links to interesting CFs | Magnus Hagander | |
2013-07-19 | Only CF managers (=staff users) can add patches to != open fests | Magnus Hagander | |
2013-07-19 | Ability to add new patches | Magnus Hagander | |
2013-07-19 | Make patch creation a separate workflow | Magnus Hagander | |
2013-07-19 | Really need to get this into git, so I can do some hacking. | Magnus Hagander | |
May very well do a complete rebase later to get rid of history |