pgcommitfest2.git
11 years agoAdd lastmail to fields excluded from editing
Magnus Hagander [Sun, 18 Aug 2013 16:20:15 +0000 (18:20 +0200)]
Add lastmail to fields excluded from editing

11 years agoAdd comment
Magnus Hagander [Sun, 18 Aug 2013 16:17:22 +0000 (18:17 +0200)]
Add comment

11 years agoTrack and show the last time an email was sent for a patch
Magnus Hagander [Sun, 18 Aug 2013 16:16:12 +0000 (18:16 +0200)]
Track and show the last time an email was sent for a patch

This tracks all the emails that are sent on a patch. Note that this
currently only picks up emalis when the attach thread function is used,
since there is no cronjob that fetches this data yet. When that job
is added, it should also update this field.

11 years agoFix typo
Magnus Hagander [Sun, 18 Aug 2013 15:55:44 +0000 (17:55 +0200)]
Fix typo

11 years agoAdd some more admin views
Magnus Hagander [Sun, 18 Aug 2013 15:54:54 +0000 (17:54 +0200)]
Add some more admin views

11 years agoTrack which attachments are actually patches
Magnus Hagander [Sun, 18 Aug 2013 15:54:29 +0000 (17:54 +0200)]
Track which attachments are actually patches

This weill eventually get exposed as some sort of API for a buildbot,
but we might as well track it and show it on the website already now.

11 years agoHandle errors when talking to the archives backend
Magnus Hagander [Sun, 18 Aug 2013 14:40:54 +0000 (16:40 +0200)]
Handle errors when talking to the archives backend

11 years agoSync list of field names
Magnus Hagander [Sun, 18 Aug 2013 14:40:45 +0000 (16:40 +0200)]
Sync list of field names

11 years agoFix base64-encoding
Magnus Hagander [Sat, 17 Aug 2013 13:10:46 +0000 (15:10 +0200)]
Fix base64-encoding

11 years agoPlaceholder
Magnus Hagander [Sat, 20 Jul 2013 21:19:53 +0000 (23:19 +0200)]
Placeholder

11 years agoAdd basic filtering support
Magnus Hagander [Fri, 19 Jul 2013 16:48:37 +0000 (18:48 +0200)]
Add basic filtering support

11 years agoDirect links to interesting CFs
Magnus Hagander [Fri, 19 Jul 2013 15:21:26 +0000 (17:21 +0200)]
Direct links to interesting CFs

11 years agoOnly CF managers (=staff users) can add patches to != open fests
Magnus Hagander [Fri, 19 Jul 2013 15:13:38 +0000 (17:13 +0200)]
Only CF managers (=staff users) can add patches to != open fests

11 years agoAbility to add new patches
Magnus Hagander [Fri, 19 Jul 2013 15:04:01 +0000 (17:04 +0200)]
Ability to add new patches

11 years agoFix typo
Magnus Hagander [Fri, 19 Jul 2013 15:03:50 +0000 (17:03 +0200)]
Fix typo

11 years agoMove all hacky CSS to one place. Might want to turn it into a file later, but not...
Magnus Hagander [Fri, 19 Jul 2013 14:41:27 +0000 (16:41 +0200)]
Move all hacky CSS to one place. Might want to turn it into a file later, but not now.

11 years agoMake patch creation a separate workflow
Magnus Hagander [Fri, 19 Jul 2013 14:40:20 +0000 (16:40 +0200)]
Make patch creation a separate workflow

11 years agoBreak out the thread browsing functionality and create a widget for it
Magnus Hagander [Fri, 19 Jul 2013 14:39:57 +0000 (16:39 +0200)]
Break out the thread browsing functionality and create a widget for it

Also, move the javascript to a shared javascript file

11 years agoImport django-selectalbe as a dependency
Magnus Hagander [Fri, 19 Jul 2013 13:00:07 +0000 (15:00 +0200)]
Import django-selectalbe as a dependency

11 years agoReally need to get this into git, so I can do some hacking.
Magnus Hagander [Fri, 19 Jul 2013 12:55:56 +0000 (14:55 +0200)]
Really need to get this into git, so I can do some hacking.

May very well do a complete rebase later to get rid of history