Commit graph

116 commits

Author SHA1 Message Date
Ole Laursen 04bce10521 Add History tab at /wg/[acronym]/ page, move group history entries
from charter to this page
 - Legacy-Id: 3818
2012-01-17 16:10:14 +00:00
Ole Laursen 31aef86164 Merge charter branch with the UI hooks disabled for the time being
- Legacy-Id: 3800
2012-01-11 15:04:13 +00:00
Ole Laursen e7e992b80e Add proxy for AreaGroup
- Legacy-Id: 3791
2012-01-04 14:57:04 +00:00
Ole Laursen 5a4c23ea92 Merge with trunk
- Legacy-Id: 3676
2011-11-21 16:41:21 +00:00
Ole Laursen 5d291f222c Remove .state and .*_state on Document in favour of generic states
mapping, port the codebase to use these states
 - Legacy-Id: 3660
2011-11-16 18:18:06 +00:00
Henrik Levkowetz fcf9bfb169 Admin tweaks to make it easier to look at document comments.
- Legacy-Id: 3637
2011-11-16 09:20:40 +00:00
Henrik Levkowetz fdf28a3353 Tweak the Role admin list page.
- Legacy-Id: 3629
2011-11-16 04:48:55 +00:00
Ole Laursen 5c5d534104 Add person foreign key on Role to link the role and person directly instead of through Email, this will allow us to use non-personal emails on roles
- Legacy-Id: 3418
2011-09-14 14:01:17 +00:00
Martin Qvist 2ed5c356d4 Disabled changing of acronym, charter lookup by DocAlias, changes to group proxy model so it gets the correct charter
- Legacy-Id: 3355
2011-08-23 13:15:16 +00:00
Martin Qvist 0a34a909c0 Final version of charter tool in a new branch
- Legacy-Id: 3341
2011-08-19 03:44:06 +00:00
Ole Laursen 132b4cb85b Fix .email() on PersonOrOrgInfo so it handles priority (only used on
import) and doesn't try to do a bad job at cleaning the address
 - Legacy-Id: 3324
2011-08-18 17:29:33 +00:00
Ole Laursen 12bd2f93d7 Port and proxy remaining meeting views, adjusting the models slightly
- Legacy-Id: 3296
2011-08-10 17:09:35 +00:00
Ole Laursen 67e317d535 Merged in changes from conversion branch fixing a couple of problems
- Legacy-Id: 3285
2011-08-04 15:09:54 +00:00
Henrik Levkowetz 8a83a38ac1 Some enhancements to the admin for IDInternal
- Legacy-Id: 3247
2011-07-23 21:13:48 +00:00
Henrik Levkowetz 63ec3f95b4 Tweak PersonOrOrgName.email() to handle non-ascii names a bit better.
- Legacy-Id: 3199
2011-07-23 12:04:34 +00:00
Henrik Levkowetz 5ae20efdd5 Don't let the linewrapping algorithm churn infinitely.
- Legacy-Id: 3198
2011-07-23 12:03:04 +00:00
Ole Laursen 03bed41630 Merged in changes from the conversion branch
- Legacy-Id: 3187
2011-06-28 18:20:20 +00:00
Henrik Levkowetz ddd0a7494b Change the default initial state for a WG document to 'WG Document', instead of 'Call for Adoption ...'.
- Legacy-Id: 3143
2011-05-23 21:57:14 +00:00
Emilio A. Sánchez López 532b3ebe1f Add wgchair management links into document view. Fixes #665
- Legacy-Id: 3133
2011-05-18 06:48:24 +00:00
Henrik Levkowetz 3ece259476 Set svn:ignore *.pyc in new directories.
- Legacy-Id: 3124
2011-05-12 14:29:37 +00:00
Henrik Levkowetz a142e89a87 Merged in branch branch/yaco/wgchairs from esanchez@yaco.es. This provides the WG Chair Tracker functionality.
- Legacy-Id: 3120
2011-05-11 20:27:12 +00:00
Henrik Levkowetz 1d6cca7255 Merged in changes from rjsparks@nostrum.com, changeset [3107]. Fixes issues #659, #660, #661, #662 and #663.
- Legacy-Id: 3109
Note: SVN reference [3107] has been migrated to Git commit 6484874ca2
2011-05-09 21:34:09 +00:00
Henrik Levkowetz dd887eabeb Expand tabs in line during text wrapping, for consistent indentation handling.
- Legacy-Id: 3096
2011-05-04 18:15:34 +00:00
Henrik Levkowetz fb1ee770a7 Wrap long lines in the 'save and send email' view of AD ballot comments and discusses.
- Legacy-Id: 3082
2011-05-03 14:08:49 +00:00
Henrik Levkowetz 842b8f428f Merged branch/yaco/idsubmit@2903 from esanches@yaco.es to trunk: The Rewritten I-D Submission Tool.
- Legacy-Id: 3036
2011-04-07 20:29:45 +00:00
Henrik Levkowetz f0e20e2f30 Tweak the admin interface for WGs and Chairs, adding some useful links to the tabular displays.
- Legacy-Id: 2910
2011-03-24 10:11:55 +00:00
Emilio A. Sánchez López e2e11b82aa Place the edit state/stream action into the draft view. Show only actions allowed. Fixes #625
- Legacy-Id: 2897
2011-03-21 09:48:35 +00:00
Henrik Levkowetz 995f176eb1 Tweak the admin interface for emailaddress a bit.
- Legacy-Id: 2851
2011-02-11 14:24:55 +00:00
Emilio A. Sánchez López 21bccc85b7 Fixed bug in InternetDraft.save. Fixes #594
- Legacy-Id: 2844
2011-02-10 18:25:02 +00:00
Henrik Levkowetz 6a5e06a773 Tweak the admin site email address list using admin_link().
- Legacy-Id: 2796
2011-02-02 15:23:11 +00:00
Henrik Levkowetz 1c961950fb Corrected spelling error in list_display specification for the PersonOrOrgInfo Admin page.
- Legacy-Id: 2760
2011-01-27 14:43:10 +00:00
Emilio A. Sánchez López c14031d6eb This file is not needed. It is duplicated in idrfc.forms that is the one in use. See #563
- Legacy-Id: 2706
2010-12-09 12:45:49 +00:00
Emilio A. Sánchez López a7347380cf Register InternetDraft with InternetDraftAdmin, removed by error. See #563
- Legacy-Id: 2704
2010-12-09 12:41:25 +00:00
Emilio A. Sánchez López 3bc02edcac Removed initial migration cause we work over a database in wich this application already exists. Fixes #562
- Legacy-Id: 2702
2010-12-09 12:29:44 +00:00
Alexey Zarubin ebb962c012 Fixes #564
- Legacy-Id: 2695
2010-12-05 17:19:45 +00:00
Alexey Zarubin 21e73c9d37 Fixes #563
edit form. the url for this described with  '^(?P<name>[^/]+)/edit/managing-shepherd/$'
 - Legacy-Id: 2694
2010-12-02 20:34:50 +00:00
Alexey Zarubin 273ae03734 Fixes #562
creating migrations
 - Legacy-Id: 2693
2010-11-30 13:16:50 +00:00
Henrik Levkowetz c20d969eaf Merged [2673] from rjsparks@nostrum.com:
Refined the email sent when an position changes.
Added a helper to Position to get the current position description as a string This fixes issue #547.
 - Legacy-Id: 2674
Note: SVN reference [2673] has been migrated to Git commit 770429b398a9480a5367066d43d9c503d8fdae4a
2010-11-10 09:21:09 +00:00
Henrik Levkowetz 23cfcbebb1 Merged [2619] from kivinen@iki.fi:
Setting user cookies, and settable expires soon and new tags
	in id/rfc list.
 - Legacy-Id: 2634
Note: SVN reference [2619] has been migrated to Git commit ddd9b6fe4d702af5e9b132621a47f59fe2f36b4e
2010-11-06 09:33:32 +00:00
Henrik Levkowetz 6d6d3aac51 Merged [2604] from rjsparks@nostrum.com: Added filename to the subject of Protocol Action and Document Action email messages.
Fixed a bug that was preventing CC/BCC from being honored. Fixes issue #528.
 - Legacy-Id: 2623
Note: SVN reference [2604] has been migrated to Git commit 4d27ae4d7a535fb7c9cb44dd0d486a0f5850b1b1
2010-11-06 08:44:42 +00:00
Henrik Levkowetz af72493157 Merged from log:sprint/79/suresh@2605: Suresh' addition of a search function for drafts on their respective mailing lists. Fixes issue #458.
- Legacy-Id: 2611
2010-11-06 06:27:06 +00:00
Henrik Levkowetz eafcdccd3d Merged from log:branch/iesg-tracker@2571: IOLA's port of cron-scripts.
- Legacy-Id: 2578
2010-10-26 14:49:12 +00:00
Henrik Levkowetz e74dd34d2e Fix exception triggered by all_id* and 1id_* generating scripts when a document lacks creation date. Closes #371.
- Legacy-Id: 2501
2010-08-24 13:18:11 +00:00
Henrik Levkowetz 266b7820d0 Merged from log:branch/2.00@2363: Current release branch head to trunk.
- Legacy-Id: 2365
2010-07-21 12:48:05 +00:00
Henrik Levkowetz fa77ac30d5 Merged r840 from branch/2.00 to trunk, and updated version information in ietf/__init__.py
- Legacy-Id: 841
2007-07-04 21:17:57 +00:00
Henrik Levkowetz cd030d3b43 Adding copyright notices to all python files
- Legacy-Id: 716
2007-06-27 21:16:34 +00:00
Henrik Levkowetz 320e2549da Add another missing test URL.
- Legacy-Id: 677
2007-06-26 23:59:40 +00:00
Bill Fenner 6d03969bac URL shuffling in iesg, idtracker and my
- Legacy-Id: 666
2007-06-26 20:21:31 +00:00
Bill Fenner 258ab62de9 Skip the diff for the last call - #120
Diffs:
 * The django version displays "waiting for writeup" documents, and has state labels
 * The django version omits the "hit counter"
 * The django version displays dates as "Jun 29" instead of "2007-06-29"
 * The django version displays "Last Call End" date for documents in Last Call, and "Status Date" otherwise.

These are all acceptable.
 - Legacy-Id: 640
2007-06-25 18:00:33 +00:00
Bill Fenner 5ed1f62f35 If the announcement hasn't been sent, then use the "old"
algorithm of displaying the current IESG with empty positions
for those that haven't been cast yet; if it has been sent
then just list the actual positions that are recorded since
the database doesn't have any record of whether the positions
were for current or old ADs.
 - Legacy-Id: 636
2007-06-25 17:41:50 +00:00