Henrik Levkowetz
798f7697af
Merged [4600] from rjsparks@nostrum.com:
...
* Adds a new document type for conflict reviews, with a ballot for the IESG 5742 response to a review request
* Integrated the new document type into the iESG agenda views (including RSS feeds)* Removed the Edit and Add buttons from the document main view.
* Replaced Add with actions appropriate for the document type, such as "Begin IESG Processing" or "Begin IETF Conflict Review", and made most data directly editable on the document's main page, depending on access permissions.
* Removed a manual editing step that the secretariat had to perform when sending conflict review messages. The view now composes the message correctly given the stream.
* Added a pencil icon motif to differentiate fields that are editable.
* Generalized several views and helper functions to use Document instead of (e.g.) IdWrapper
* Generalized reading documents from the repository
* Added a way to get from IdWrapper to the underlying Document to facilitate migrating way from the Wrapper classes* Added many helpers to Document to assist with migrating off IdWrapper
* Minor fixes and other changes
* Fixes to document main view to avoid (silent) template failures.
* Began removing some of the code that is no longer reachable post-migration * Corrected the behavior of the undefer code and added test cases for it
* Improved initial population of notification lists and added the ability to regenerate the initial list
* Made the test code that scans for template coverage more robust
* Deployment notes:
* new setting: CONFLICT_REVIEW_PATH. The associated directory will need to be created
This branch fixes bugs #805 , #744 and #812
- Legacy-Id: 4652
Note: SVN reference [4600] has been migrated to Git commit 798e7a50e7
2012-07-28 16:29:28 +00:00
Henrik Levkowetz
af2392084a
Added new template filter 'textify' which changes </b> and </i> tags to '*' and '/' instead
...
- Legacy-Id: 4638
2012-07-27 21:22:43 +00:00
Henrik Levkowetz
225e1a8e3a
Reverting previous commit, going back to rev 4633. (Commit all made in error, only one file intended).
...
- Legacy-Id: 4635
2012-07-27 21:16:12 +00:00
Henrik Levkowetz
3176bea4a1
Added new RFC-Editor state tag 'AUTH48-DONE' to the rfc-ed-queue mirror script.
...
- Legacy-Id: 4634
2012-07-27 21:08:01 +00:00
Robert Sparks
51ab8123d9
merged in from 4.20-ise
...
- Legacy-Id: 4502
2012-06-22 20:25:17 +00:00
Henrik Levkowetz
bcd28cc45f
Merged in fixes to the migration from olau@iola.dk. Merged in charter branch from olau@iola.dk. Added various fixes and correction of merge errors.
...
- Legacy-Id: 4353
2012-05-02 19:35:32 +00:00
Ole Laursen
441ca9fb9e
Follow trunk before migration and don't fill the snippets on the
...
history page
- Legacy-Id: 4320
2012-04-25 12:06:00 +00:00
Ole Laursen
43e9ea2607
Unify history handling for groups and documents.
...
- Legacy-Id: 4149
2012-03-20 18:22:14 +00:00
Henrik Levkowetz
e6c42e76e9
Guard against trying to use .is_authenticated() on a plain string. The error condition can occur when an exception has been triggered before the auth middleware has run. Related to #767 and #768 .
...
- Legacy-Id: 4052
2012-03-07 09:57:56 +00:00
Ole Laursen
dbf5e6ab84
Remove a bunch of old admin files, fix a couple of issues with the new ones, add admin for meeting
...
- Legacy-Id: 3995
2012-02-28 17:29:52 +00:00
Ole Laursen
d43159cd90
Add support for incoming ADs with a new "pre-ad" role
...
- Legacy-Id: 3900
2012-02-03 16:22:31 +00:00
Ole Laursen
980d4e6444
Move new schema models from redesign/ to ietf/
...
- Legacy-Id: 3855
2012-01-24 17:17:24 +00:00
Ole Laursen
5554f3ab1b
Fix missing .all
...
- Legacy-Id: 3841
2012-01-20 16:21:11 +00:00
Ole Laursen
0f6053166e
Fix outputted groups in JS
...
- Legacy-Id: 3840
2012-01-20 16:18:03 +00:00
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