pgcommitfest2.git
2014-04-28 Magnus HaganderAdd support for (bulk) emailing
2014-04-28 Magnus HaganderProperly render hidden fields
2014-04-28 Magnus HaganderUser proper bootstrap 3 class for errors
2014-04-24 Magnus HaganderAdd bootstrap theme CSS, forgotten in migration to...
2014-04-23 Magnus HaganderProperly style controls in set of filters
2014-04-23 Magnus HaganderAdd some spacing between labels when a patch is on...
2014-04-23 Magnus HaganderMake breadcrumbs more consistent
2014-04-23 Magnus HaganderUpgrade to bootstrap 3
2014-04-23 Magnus HaganderFix double quoting
2014-04-23 Magnus HaganderBetter way of fixing the djselectable problem - use...
2014-04-23 Magnus HaganderFix removing of authors/reviewers
2014-04-23 Magnus HaganderInclude login link on all pages
2014-04-23 Magnus HaganderDon't hardcode the email address of hackers
2014-04-23 Magnus HaganderMake it possible to change the status when commenting...
2014-04-23 Magnus HaganderProperly style textareas in forms as well
2014-04-22 Magnus HaganderStyle up the forms a little bit
2014-04-22 Magnus HaganderDon't hardcode name of logged-in user :)
2014-04-22 Magnus HaganderAdd link to admin interface in header
2014-04-22 Magnus HaganderAdd title attribute for "show all attachments
2014-04-22 Magnus HaganderFix login to admin site
2014-04-22 Magnus HaganderAdd support for claiming and unclaiming as committer
2014-04-22 Magnus HaganderAdd integration with community auth system
2014-04-22 Magnus HaganderDon't barf when trying to filter on a user not logged in
2013-08-24 Magnus HaganderReformat filtering and introduce filtering shortcuts
2013-08-24 Magnus HaganderAdd ability to query for own patches
2013-08-24 Magnus HaganderAdd bootstrap button script
2013-08-24 Magnus HaganderMore efficient space use on frontpage
2013-08-24 Magnus HaganderStremaline the new patch flow
2013-08-24 Magnus HaganderUse the full width by using a fluid design
2013-08-24 Magnus HaganderDon't crash on empty sortkey
2013-08-24 Magnus HaganderClearify that we have both filtering and searching
2013-08-24 Magnus HaganderOnly show threads with attachments on them
2013-08-24 Magnus HaganderSome polishing on creation of new patches
2013-08-24 Magnus HaganderAdd basic sorting
2013-08-22 Magnus HaganderAdd button to clear filter
2013-08-22 Magnus HaganderDon't abbrev, it's on it's own line anyway
2013-08-18 Magnus HaganderFix typos
2013-08-18 Magnus HaganderDon't specify lastmail when creating new patches :O
2013-08-18 Magnus HaganderCreate history entries for fields that are changed...
2013-08-18 Magnus HaganderFix form layouts by not overriding things that shouldn...
2013-08-18 Magnus HaganderAdd lastmail to fields excluded from editing
2013-08-18 Magnus HaganderAdd comment
2013-08-18 Magnus HaganderTrack and show the last time an email was sent for...
2013-08-18 Magnus HaganderFix typo
2013-08-18 Magnus HaganderAdd some more admin views
2013-08-18 Magnus HaganderTrack which attachments are actually patches
2013-08-18 Magnus HaganderHandle errors when talking to the archives backend
2013-08-18 Magnus HaganderSync list of field names
2013-08-17 Magnus HaganderFix base64-encoding
2013-07-20 Magnus HaganderPlaceholder
2013-07-19 Magnus HaganderAdd basic filtering support
2013-07-19 Magnus HaganderDirect links to interesting CFs
2013-07-19 Magnus HaganderOnly CF managers (=staff users) can add patches to...
2013-07-19 Magnus HaganderAbility to add new patches
2013-07-19 Magnus HaganderFix typo
2013-07-19 Magnus HaganderMove all hacky CSS to one place. Might want to turn...
2013-07-19 Magnus HaganderMake patch creation a separate workflow
2013-07-19 Magnus HaganderBreak out the thread browsing functionality and create...
2013-07-19 Magnus HaganderImport django-selectalbe as a dependency
2013-07-19 Magnus HaganderReally need to get this into git, so I can do some...