Differences between revisions 16 and 17
Revision 16 as of 2013-03-19 13:15:55
Size: 2171
Editor: terri
Comment:
Revision 17 as of 2013-03-19 13:36:47
Size: 2995
Editor: barry
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DEV/versions/15958076 #pragma page-filename DEV/versions/15958078
Line 52: Line 52:
== 3.0 Release Must Have ==
Line 53: Line 54:
 * core<<BR>>
  * fix core test suite for both sqlite and postgres
  * verify that bounce processing is complete
  * pagination support in the REST API
 * postorius<<BR>>
  * subscription moderation
  * user settings / preferences in the most generic location (i.e. on user)
  * site settings
  * removing moderators / owners
  * associate multiple addresses to user
  * non-member disposition
  * reply-to munging
 * hyperkitty<<BR>>
  * merged w/postorius for running both in a single django
 * project management<<BR>>
  * basic packaging to easy installation of suite
  * mm2 / mm3 co-installation
  * i18n
  * restructured text based website (possibly using pelican)
  * move mirror.list.org to pdo infrastructure
 * documentation<<BR>>
  * non-homicidal install docs

There will be a Mailman sprint at PyCon US 2013.  The sprints run March 18-21, 2013 in Santa Clara, CA, USA.

PyCon itself is sold out, but interested participants can attend the sprints even if they are not registered for the conference.  There is no cost for attending the sprints; just show up and find us!

The sprints will be held at the hotel (not at the convention centre itself):

Hyatt Regency Santa Clara

5101 Great America Parkway
Santa Clara, California USA 95054

There's a series of rooms up a level (just up the escalators) that we use, and there should be a sign pointing at us somewhere, or just ask someone if you can't find us.

https://us.pycon.org/2013/venue/

Attendee list

  • Barry Warsaw
  • Florian Fuchs
  • Terri Oda
  • Steve Turnbull
  • Mark Sapiro
  • Rachael Hobbs (present for the Sunday night intros. I'll be flying out Monday AM and would like to participate remotely)

Remote attendee list

Assuming we have an internet connection that behaves, it should be possible to people to remotely participate in the sprints via IRC or whatever other technologies seem useful.  If you'd like us to keep an eye out for you, put your name and IRC nick/other contact info down here:

-Chris Cargile (to listen in on #mailman - at least 3/19, other days hopefully too)

Sprint topics

  • Work on the port to Python 3
  • Get Postorius feature complete enough to release the MM3 suite
  • HyperKitty

  • Work on MM2->MM3 import scripts

  • Bug squashing
  • Crazy idea: integrate Mailman with Discourse

  • (Your idea here)

Informal Agenda

Use this space to suggest things we should remember to talk about

  • GSoC 2013 plans
  • GSoC 2012 post-mortem (for thinking about 2013 plans)

3.0 Release Must Have

  • core

    • fix core test suite for both sqlite and postgres
    • verify that bounce processing is complete
    • pagination support in the REST API
  • postorius

    • subscription moderation
    • user settings / preferences in the most generic location (i.e. on user)
    • site settings
    • removing moderators / owners
    • associate multiple addresses to user
    • non-member disposition
    • reply-to munging
  • hyperkitty

    • merged w/postorius for running both in a single django
  • project management

    • basic packaging to easy installation of suite
    • mm2 / mm3 co-installation
    • i18n
    • restructured text based website (possibly using pelican)
    • move mirror.list.org to pdo infrastructure
  • documentation

    • non-homicidal install docs

Postorius

  • Login form (like the persona demo) done!

    • Only show both if javascript available?
  • Modify user interface (profile not under todo, etc.)  Done!
  • Fix subscribe page
  • Fix user settings page

MailmanWiki: DEV/PyCon Sprint 2013 (last edited 2015-03-04 05:49:20 by msapiro)