pgcommitfest2.git
11 years agoDon't crash on empty sortkey
Magnus Hagander [Sat, 24 Aug 2013 13:22:57 +0000 (15:22 +0200)]
Don't crash on empty sortkey

11 years agoClearify that we have both filtering and searching
Magnus Hagander [Sat, 24 Aug 2013 13:22:43 +0000 (15:22 +0200)]
Clearify that we have both filtering and searching

11 years agoOnly show threads with attachments on them
Magnus Hagander [Sat, 24 Aug 2013 13:22:34 +0000 (15:22 +0200)]
Only show threads with attachments on them

11 years agoSome polishing on creation of new patches
Magnus Hagander [Sat, 24 Aug 2013 13:11:37 +0000 (15:11 +0200)]
Some polishing on creation of new patches

11 years agoAdd basic sorting
Magnus Hagander [Sat, 24 Aug 2013 13:00:04 +0000 (15:00 +0200)]
Add basic sorting

11 years agoAdd button to clear filter
Magnus Hagander [Thu, 22 Aug 2013 13:58:24 +0000 (15:58 +0200)]
Add button to clear filter

11 years agoDon't abbrev, it's on it's own line anyway
Magnus Hagander [Thu, 22 Aug 2013 12:17:35 +0000 (14:17 +0200)]
Don't abbrev, it's on it's own line anyway

11 years agoFix typos
Magnus Hagander [Sun, 18 Aug 2013 17:18:28 +0000 (19:18 +0200)]
Fix typos

11 years agoDon't specify lastmail when creating new patches :O
Magnus Hagander [Sun, 18 Aug 2013 17:15:47 +0000 (19:15 +0200)]
Don't specify lastmail when creating new patches :O

11 years agoCreate history entries for fields that are changed on a patch
Magnus Hagander [Sun, 18 Aug 2013 17:12:11 +0000 (19:12 +0200)]
Create history entries for fields that are changed on a patch

11 years agoFix form layouts by not overriding things that shouldn't be
Magnus Hagander [Sun, 18 Aug 2013 17:11:06 +0000 (19:11 +0200)]
Fix form layouts by not overriding things that shouldn't be

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