summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.
Magnus Hagander [Sun, 18 Aug 2013 15:55:44 +0000 (17:55 +0200)]
Fix typo
Magnus Hagander [Sun, 18 Aug 2013 15:54:54 +0000 (17:54 +0200)]
Add some more admin views
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.
Magnus Hagander [Sun, 18 Aug 2013 14:40:54 +0000 (16:40 +0200)]
Handle errors when talking to the archives backend
Magnus Hagander [Sun, 18 Aug 2013 14:40:45 +0000 (16:40 +0200)]
Sync list of field names
Magnus Hagander [Sat, 17 Aug 2013 13:10:46 +0000 (15:10 +0200)]
Fix base64-encoding
Magnus Hagander [Sat, 20 Jul 2013 21:19:53 +0000 (23:19 +0200)]
Placeholder
Magnus Hagander [Fri, 19 Jul 2013 16:48:37 +0000 (18:48 +0200)]
Add basic filtering support
Magnus Hagander [Fri, 19 Jul 2013 15:21:26 +0000 (17:21 +0200)]
Direct links to interesting CFs
Magnus Hagander [Fri, 19 Jul 2013 15:13:38 +0000 (17:13 +0200)]
Only CF managers (=staff users) can add patches to != open fests
Magnus Hagander [Fri, 19 Jul 2013 15:04:01 +0000 (17:04 +0200)]
Ability to add new patches
Magnus Hagander [Fri, 19 Jul 2013 15:03:50 +0000 (17:03 +0200)]
Fix typo
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.
Magnus Hagander [Fri, 19 Jul 2013 14:40:20 +0000 (16:40 +0200)]
Make patch creation a separate workflow
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
Magnus Hagander [Fri, 19 Jul 2013 13:00:07 +0000 (15:00 +0200)]
Import django-selectalbe as a dependency
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