Emilio A. Sánchez López
e9588d7331
Liaison managers can not send incoming liaison statements. They only have the 'Post only' option. Fixes #363
...
- Legacy-Id: 2478
2010-08-13 12:42:35 +00:00
Emilio A. Sánchez López
915c93cf3e
Notify by email of newly created liaisons that need approval. Fixes #361
...
- Legacy-Id: 2476
2010-08-13 08:09:21 +00:00
Emilio A. Sánchez López
bfaf558e8d
Liaison edit view. See #362
...
- Legacy-Id: 2475
2010-08-13 07:41:09 +00:00
Emilio A. Sánchez López
ed0277cdb9
Create liaison manager group.
...
Users in that group can send outgoing liaisons from any ietf entity.
Users in that group can send incoming liaisons from any sdo.
Fixes #356
- Legacy-Id: 2467
2010-08-06 17:41:42 +00:00
Emilio A. Sánchez López
8e7295c996
Management of pending liaisons.
...
If an user can approve pending liaisons he/she have access to:
- List of pending liaisons he/she can approve
- Detailed view of a pending liaison with an approval button
Fixes #357
- Legacy-Id: 2466
2010-08-06 17:01:23 +00:00
Emilio A. Sánchez López
57f1cba918
Do not send any email if option 'Post only' is used. See #342
...
- Legacy-Id: 2463
2010-07-30 11:25:13 +00:00
Emilio A. Sánchez López
8680c99324
Send liaison by email. See #342
...
- Legacy-Id: 2462
2010-07-30 11:10:01 +00:00
Emilio A. Sánchez López
7e1bf17c86
Added a new IETFMailMessage class cause default django MailMessage do not distinguish between to and cc. See #342
...
- Legacy-Id: 2461
2010-07-30 11:08:32 +00:00
Emilio A. Sánchez López
58988ef63e
Save approval state of an outgoing liaison and do not public list the not approved ones. Fixes #353
...
- Legacy-Id: 2456
2010-07-29 11:48:49 +00:00
Emilio A. Sánchez López
1a2f1559c4
Check if the user needs to approval to send a liaison on behalf of an entity.
...
Ajax queries merged into one.
See #353
- Legacy-Id: 2445
2010-07-28 13:01:14 +00:00
Emilio A. Sánchez López
84f30b6af9
Added approval field. See #353
...
- Legacy-Id: 2430
2010-07-27 11:54:56 +00:00
Emilio A. Sánchez López
a64e448842
Manage 'other sdo' option when sending outgoing liaisons. Fixes #343
...
- Legacy-Id: 2429
2010-07-27 08:45:05 +00:00
Emilio A. Sánchez López
709181c978
Outgoing liaison form with automatic filled fields. See #343
...
- Legacy-Id: 2428
2010-07-27 08:08:11 +00:00
Emilio A. Sánchez López
fbbf182329
Set link to new liaison management form. See #342
...
- Legacy-Id: 2378
2010-07-23 10:48:10 +00:00
Emilio A. Sánchez López
eec8de1efe
Save from of incoming liaisons. Manage CCs depending of sending entity. Fixes #345
...
- Legacy-Id: 2377
2010-07-23 10:04:13 +00:00
Emilio A. Sánchez López
61a512dcaa
Unambiguos from body. See #342
...
- Legacy-Id: 2376
2010-07-23 10:01:48 +00:00
Emilio A. Sánchez López
6400bd7f69
Command to request SDO Authorized Individual list to be updated. Fixes #352
...
- Legacy-Id: 2375
2010-07-23 08:13:55 +00:00
Emilio A. Sánchez López
ab8cbbb835
Save liaison and attachments. See #342
...
- Legacy-Id: 2374
2010-07-22 12:00:50 +00:00
Emilio A. Sánchez López
a2cbb76acd
Date picker and file attachments. See #342
...
- Legacy-Id: 2373
2010-07-22 08:13:48 +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
Emilio A. Sánchez López
547aee861a
Change purpose options when purpose changes. See #342
...
- Legacy-Id: 2362
2010-07-20 17:34:58 +00:00
Emilio A. Sánchez López
251b161eac
CC SDO manager if not submitter. Order organization list. See #345
...
- Legacy-Id: 2350
2010-07-20 12:19:22 +00:00
Emilio A. Sánchez López
0cf3a7f33b
Update automatically POC and CC fields for incoming liaison. See #345
...
- Legacy-Id: 2349
2010-07-20 11:06:20 +00:00
Emilio A. Sánchez López
9084150f53
Get SDOs the user can send liaison on behalf of. See #345
...
- Legacy-Id: 2335
2010-07-16 08:33:06 +00:00
Emilio A. Sánchez López
9923b59d2e
Send liaison form skel. See #342
...
- Legacy-Id: 2334
2010-07-16 08:24:18 +00:00
Emilio A. Sánchez López
8ef3b7d935
South migration to add the new sdoauthorizedindividual table. Fixes #344
...
- Legacy-Id: 2333
2010-07-14 08:12:31 +00:00
Emilio A. Sánchez López
070773a2f3
SDO, SDO Liaison Manager and SDO Authorized Individual administration. See #344
...
- Legacy-Id: 2332
2010-07-14 08:10:25 +00:00
Emilio A. Sánchez López
95afaeb5e4
Accounts authorized to sumbit liaison statements. See #343
...
- Legacy-Id: 2331
2010-07-08 09:23:43 +00:00
Pasi Eronen
0116d2aa4d
Minor admin site tweaks
...
- Legacy-Id: 2081
2010-03-20 16:29:01 +00:00
Pasi Eronen
d07c05976f
Fixed bunch of null/unique attributes for model fields
...
- Legacy-Id: 2063
2010-03-11 18:43:01 +00:00
Pasi Eronen
db090de329
Removed old Django 0.96 Admin classes
...
- Legacy-Id: 2054
2010-03-09 07:37:46 +00:00
Henrik Levkowetz
a539f652df
Add back in rudimentary Django Admin support which was lost in the 0.96 -> 1.1 transition.
...
- Legacy-Id: 2023
2010-03-01 11:34:44 +00:00
Pasi Eronen
0de840c601
Run convert-096.py
...
- Legacy-Id: 1851
2009-11-09 09:11:44 +00:00
Pasi Eronen
514cfb6b38
Added more test cases for liaisons feeds
...
- Legacy-Id: 1841
2009-11-08 05:04:22 +00:00
Pasi Eronen
e6fcd9f5c6
Added feed/sitemap canonicalization to test cases; added wgdescription instructions to test case
...
- Legacy-Id: 1833
2009-11-08 01:26:26 +00:00
Pasi Eronen
4077ea88ab
Refactored testing code
...
- Legacy-Id: 1724
2009-10-14 18:33:26 +00:00
Pasi Eronen
94453ee0f3
Fixed bug in liaisons feed (item_pubdate has to return a datetime, not date -- fails badly in Django 1.0)
...
- Legacy-Id: 1645
2009-08-13 19:32:52 +00:00
Pasi Eronen
42bcdd67fd
Don't throw exception for URL /feed/liaison/
...
- Legacy-Id: 1639
2009-08-13 16:40:44 +00:00
Pasi Eronen
8e85a27452
Replaced /liaison/managers/ with direct to static page on www.ietf.org
...
- Legacy-Id: 1638
2009-08-13 16:03:41 +00:00
Pasi Eronen
9b64a11dfc
Further improvements in test coverage (*/testurl.list)
...
- Legacy-Id: 1637
2009-08-10 20:03:39 +00:00
Pasi Eronen
b2bc0c790d
Improve test coverage (uncomment/add URLs to */testurl.list)
...
- Legacy-Id: 1635
2009-08-07 12:43:35 +00:00
Pasi Eronen
60d0b1c4a4
Commented out all testurl.list lines (will add some back later)
...
- Legacy-Id: 1624
2009-08-05 19:48:11 +00:00
Henrik Levkowetz
0458c69c8f
Adding IETF Trust copyright to source files missing it.
...
- Legacy-Id: 1064
2008-03-04 18:47:46 +00:00
Bill Fenner
2671982d79
Remove Q debugging code.
...
Add author to each item.
Don't HTML-escape the title; atom titles are plain text.
- Legacy-Id: 916
2007-08-01 17:32:31 +00:00
Bill Fenner
16e1fa7530
Add "to" and "subject" fuzzy searches.
...
- Legacy-Id: 915
2007-08-01 16:23:20 +00:00
Bill Fenner
9d119f2989
The syntax for feeds from bodies is now /feed/liaison/from/body-name/
...
where body-name is lowercased and has non-word characters replaced by
hyphens. This is accomplished with a 'like' query using an extra()
statement, making this bit of code mysql-specific.
- Legacy-Id: 912
2007-07-31 15:19:59 +00:00
Bill Fenner
610f685309
Comment out the liaison feeds until we figure out the utf-8 issue.
...
- Legacy-Id: 911
2007-07-31 15:08:54 +00:00
Bill Fenner
133d407761
Add get_absolute_url to LiaisonDetail for feed
...
- Legacy-Id: 905
2007-07-30 20:16:37 +00:00
Bill Fenner
2b5cccf352
Add some test feed urls.
...
- Legacy-Id: 904
2007-07-30 19:58:40 +00:00
Bill Fenner
f0b8e49ed5
Add two liaisons feeds:
...
* /feed/liaison/recent/ = last 15 liaisons
* /feed/liaison/from/`from`/ = all liaisons from `from`, which is either an IETF wg acronym (all lowercase) or a FromBodies body_name (e.g., MFA%20Forum)
- Legacy-Id: 903
2007-07-30 18:11:50 +00:00
Bill Fenner
f784bb02ad
Create individual sitemaps for idtracker, drafts, nomcom-announcements,
...
iesg minutes, ipr and liaisons.
Omitting some class of data from the sitemap will not prevent it from
being indexed, so forgetting something from this list is not critical.
- Legacy-Id: 861
2007-07-09 02:32:39 +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
d6f28962ff
Fix for #182 .
...
* Added pass-through of non-string values for parse_email_list()
and make_one_per_line().
* Added doctests for the filter changes
* Added testurl for the failing /liaison/337/
- Legacy-Id: 787
2007-06-30 09:15:55 +00:00
Henrik Levkowetz
cd030d3b43
Adding copyright notices to all python files
...
- Legacy-Id: 716
2007-06-27 21:16:34 +00:00
Bill Fenner
8d6b0bae97
Moves:
...
* announcements -> ann
* liaisons -> liaison
* idindex -> drafts
* mailinglists -> list
I checked the tests and used a link checker locally, so hopefully
the fallout will be minimal.
- Legacy-Id: 657
2007-06-26 18:29:55 +00:00
Bill Fenner
61fffa12de
Catch up with long-ago "areas"->"area" rename.
...
- Legacy-Id: 473
2007-06-17 13:43:49 +00:00
Henrik Levkowetz
e40af4343f
More test URLs
...
- Legacy-Id: 467
2007-06-17 10:03:59 +00:00
Bill Fenner
451b2039d4
Add some liaison test urls.
...
- Legacy-Id: 407
2007-06-15 16:15:17 +00:00
Henrik Levkowetz
3b72993903
Fixing open-ended URL spec's for liaison app.
...
- Legacy-Id: 353
2007-06-12 23:00:23 +00:00
Henrik Levkowetz
24400ff103
Adding handler404 and handler 500 in the right place ,;-)
...
- Legacy-Id: 241
2007-06-05 18:18:40 +00:00
Henrik Levkowetz
1523f859af
Adding 'handler404, hadler500' to apps needing them
...
- Legacy-Id: 239
2007-06-05 17:54:43 +00:00
Henrik Levkowetz
03c18bd33d
Fixing a bunch of nits pyflakes were complaining about, in order to get a clean run. There are still at least 2 cases of using undefined values which needs scrutiny.
...
- Legacy-Id: 235
2007-06-05 16:58:58 +00:00
Henrik Levkowetz
5872696834
Moving ietf to trunk/ietf
...
[[Split portion of a mixed commit.]]
- Legacy-Id: 96.1
2007-05-04 12:37:28 +00:00