.. |
migrations
|
Added 5 migrations for changes in model field help-text strings which changed in the facelift. Also fixed the expression of the help text for NomCom.reminder_interval so the text itself doesn't contain quite as much whitespace.
|
2015-04-30 16:18:25 +00:00 |
__init__.py
|
Move new schema models from redesign/ to ietf/
|
2012-01-24 17:17:24 +00:00 |
admin.py
|
Removed the obsolete field Group._ad, and added a migration for the change.
|
2015-03-04 17:50:18 +00:00 |
ajax.py
|
Summary: Load the groups in the group menu with AJAX and delete the
|
2015-02-12 16:01:05 +00:00 |
colors.py
|
This commit isn't tested. It captures the state after merging in branch/ssw/agenda/v4.70.
|
2013-09-26 19:56:17 +00:00 |
edit.py
|
Merged trunk@9354 to facelift copy
|
2015-04-02 06:51:34 +00:00 |
features.py
|
Fix some bugs in previous commit
|
2014-05-30 16:17:21 +00:00 |
feeds.py
|
Fix a bunch of mistakes found by PyFlakes in the new materials code
|
2014-06-03 11:28:27 +00:00 |
info.py
|
Fixed some html issues found by the html validation in bin/test-crawl.
|
2015-04-26 21:52:22 +00:00 |
mails.py
|
Merged in [8854] from rjsparks@nostrum.com:
|
2015-01-21 19:56:57 +00:00 |
milestones.py
|
Summary: Resolve person/email/document multiselect issue by importing
|
2014-11-25 16:47:48 +00:00 |
models.py
|
Merged in trunk@9440, containing the changes for version 5.13.1; and updated tests which look at HTML content to work with the facelift changes.
|
2015-04-11 18:24:20 +00:00 |
resources.py
|
Merged in [9141] from rjsparks@nostrum.com:
|
2015-03-04 19:16:21 +00:00 |
tests.py
|
Merged in [9316] from willem@nlnetlabs.nl:
|
2015-03-22 16:57:14 +00:00 |
tests_info.py
|
Changed from using an otherwise unused css class as content container selector in tests, to instead using an explicit css id as selector.
|
2015-04-04 08:57:39 +00:00 |
urls.py
|
Merged trunk@9354 to facelift copy
|
2015-04-02 06:51:34 +00:00 |
urls_info.py
|
Merged trunk@9354 to facelift copy
|
2015-04-02 06:51:34 +00:00 |
urls_stream.py
|
Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs.
|
2014-04-01 11:59:08 +00:00 |
utils.py
|
Add pre-ads to .ad aliases. Keep draft aliases for drafts that have become RFCs for some time. Commit ready to merge.
|
2015-03-21 20:23:09 +00:00 |
views_stream.py
|
Summary: Resolve person/email/document multiselect issue by importing
|
2014-11-25 16:47:48 +00:00 |