summaryrefslogtreecommitdiff
path: root/src/mailman/styles/default.py
Commit message (Expand)AuthorAgeFilesLines
* Add description attribute to IStyle, expose it in REST.J08nY2017-08-071-0/+3
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Clean up the styles directory.Barry Warsaw2016-03-251-7/+3
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * The default list style is renamed to `legacy-default` and a newBarry Warsaw2012-12-301-174/+34
* Remove mailinglist.admin_member_chunksize.Barry Warsaw2012-12-301-1/+0
* Remove mailinglist.private_roster.Barry Warsaw2012-12-301-1/+0
* Remove unused columns mailinglist.subscribe_policy,Barry Warsaw2012-12-301-3/+0
* Remove mailinglist.send_reminders column too.Barry Warsaw2012-12-301-1/+0
* * The column `mailinglist.new_member_options` was unused, and has beenBarry Warsaw2012-12-301-1/+0
* Revert the addition of the mailinglist.style_name column, as well as theBarry Warsaw2012-12-291-1/+0
* LP: #975692 phase 1Barry Warsaw2012-12-281-7/+1
* * The link between members and the mailing lists they are subscribed to, isBarry Warsaw2012-09-041-1/+0
* A few fixes for schema migration on PostgreSQL.Barry Warsaw2012-08-201-1/+0
* * Removed obsolete `IMailingList` attribute `generic_nonmember_action.Barry Warsaw2012-08-191-1/+0
* * Fix residual references to the old `IMailingList` archive variables.Barry Warsaw2012-08-181-2/+2
* Working for SQLite:Barry Warsaw2012-07-251-1/+1
* trunk mergeBarry Warsaw2012-07-061-5/+4
|\
| * False rather than 0Barry Warsaw2012-05-091-1/+1
| * General code cleanup.Barry Warsaw2012-04-251-4/+3
* | - Rename the model attributes.Barry Warsaw2012-04-081-3/+3
|/
* ArchitectureBarry Warsaw2012-03-261-6/+4
* Add the OwnerPipeline, with tests, and rename some things for consistency.Barry Warsaw2012-03-231-0/+5
* Merge the Pipermail eradication branch. The scrubber is also removed.Barry Warsaw2012-03-171-1/+2
|\
| * * Pipermail has been eradicated.Barry Warsaw2012-03-161-1/+2
* | Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-2/+2
|/
* * Mailing lists get multiple chains and pipelines. For example, normalBarry Warsaw2012-03-071-4/+5
* Template indirection now also in effect for regular and digest headers andBarry Warsaw2012-03-041-14/+5
* * A welcome message is sent when the user confirms their subscription viaBarry Warsaw2012-03-041-1/+1
* * Support downloading templates by URI, including mailman:// URIs. This isBarry Warsaw2012-03-031-4/+4
* copybumpBarry Warsaw2012-01-011-1/+1
* * Implement the style manager as a utility instead of an attribute hangingBarry Warsaw2011-10-241-1/+1
* * The IMailingList attribute ``host_name`` has been renamed to ``mail_host``Barry Warsaw2011-06-161-1/+1
* * bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to Barry Warsaw2011-05-251-1/+4
* Eliminate Utils.get_pattern() and in the process, completely revampBarry Warsaw2011-02-251-2/+0
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fairly significant change to the way member and nonmember moderation occurs.Barry Warsaw2010-12-291-2/+2
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-1/+0
* Access mailing list configuration via RESTBarry Warsaw2010-08-101-0/+2
* * A start to import of Mailman 2.1 config.pck files.Barry Warsaw2010-04-051-2/+2
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* De-u-literal-ify our doctests.Barry Warsaw2009-07-181-1/+1
* Move the Action and NewsModeration enums into their own interface files.Barry Warsaw2009-03-251-1/+2
* There are some situations where the RFC 2919 List-ID header must be explicitlyBarry Warsaw2009-03-031-4/+5