Commit graph

1764 commits

Author SHA1 Message Date
Emilio A. Sánchez López a379f713fa Fix the notifications to each ID list mailing list. Change the footer of the emails. Fixes #723
- Legacy-Id: 3592
2011-11-07 16:10:29 +00:00
Emilio A. Sánchez López 675c9fcb7f Restrict rules to match drafts and rfcs. Fixes #722
- Legacy-Id: 3590
2011-11-03 18:37:35 +00:00
Emilio A. Sánchez López c1ca982ec4 Open the file for appending. See #688
- Legacy-Id: 3589
2011-11-03 18:34:35 +00:00
Emilio A. Sánchez López 7207329b0b Add the 'new account' link in the left sidebar.
Change urls from registration to account.
Fixes #719
 - Legacy-Id: 3553
2011-10-31 11:32:57 +00:00
Emilio A. Sánchez López c370ad0ffa Templates for public id list render with rss feeds. Fixes #701
- Legacy-Id: 3521
2011-10-25 22:58:41 +00:00
Emilio A. Sánchez López ca75c24861 Views for configuring ID lists. See #701
- Legacy-Id: 3520
2011-10-25 22:57:50 +00:00
Emilio A. Sánchez López c8e37d235e Add models and migrations needed by the notification system. See #701
- Legacy-Id: 3519
2011-10-25 22:57:05 +00:00
Emilio A. Sánchez López 4a193ffd0f Allow to write htdigest files without using htdigest program that needs to be intereactive. Fixes #688
- Legacy-Id: 3518
2011-10-25 22:55:05 +00:00
Emilio A. Sánchez López 3ae03b7899 Added new community app. See #701
- Legacy-Id: 3319
2011-08-16 08:12:27 +00:00
Emilio A. Sánchez López 05929b2272 User registration system. See #688
- Legacy-Id: 3195
2011-07-13 10:19:26 +00:00
Ole Laursen 0e829f975d Fix another bug that prevented the Individual Submission group from
being accesses through IETFWG
 - Legacy-Id: 3168
2011-06-03 14:10:33 +00:00
Ole Laursen 893471df68 Bug fixes from Martin Qvist
- Legacy-Id: 3167
2011-06-03 13:59:55 +00:00
Ole Laursen 52b57f182b Fix bug in role_mail helper
- Legacy-Id: 3164
2011-05-31 19:29:56 +00:00
Ole Laursen 02873d24d8 Port send queue script and tests and import ScheduledAnnouncement + some cleanups
- Legacy-Id: 3163
2011-05-30 18:28:49 +00:00
Ole Laursen 1ca085f91f Fixed some bugs
- Legacy-Id: 3162
2011-05-30 12:19:08 +00:00
Ole Laursen 925233618f Fix import path of some proxy classes
- Legacy-Id: 3161
2011-05-30 09:15:31 +00:00
Ole Laursen 5dcc94e5a4 Port wginfo views
- Legacy-Id: 3160
2011-05-27 21:33:48 +00:00
Ole Laursen 68d0e4c801 Port mailinglist view, expand group importer a bit
- Legacy-Id: 3159
2011-05-27 11:46:54 +00:00
Ole Laursen 215d4ff9fd Port IPR tool to new schema and fix some bugs
- Legacy-Id: 3158
2011-05-27 11:07:59 +00:00
Ole Laursen fd23dc9d5d Fix email cleaning to catch recent brokenness on the form "<bound method TempIdAuthors.email of <TempIdAuthors: XXX XXX <xxx@yyy.zzz>>>"
- Legacy-Id: 3156
2011-05-26 12:20:10 +00:00
Ole Laursen 7f6f9a35da Fix system person hack to actually work on a fresh import
- Legacy-Id: 3155
2011-05-26 11:26:20 +00:00
Ole Laursen 1bea94eb12 Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model
- Legacy-Id: 3151
2011-05-25 12:33:24 +00:00
Ole Laursen 43c0288146 Remove accidentally committed debug print
- Legacy-Id: 3131
2011-05-17 16:14:05 +00:00
Ole Laursen 0b637a156d Port iesg.views.discusses too
- Legacy-Id: 3130
2011-05-17 16:13:05 +00:00
Ole Laursen 1e4b5ee74c Port rest of iesg.views and test cases, move redesign announcement models so tests can run
- Legacy-Id: 3129
2011-05-17 12:38:44 +00:00
Ole Laursen c04f107177 Port a good deal of the agenda views in iesg.views
- Legacy-Id: 3128
2011-05-16 17:59:43 +00:00
Ole Laursen 9f03d0ecd6 Port iesg.views.inddocs
- Legacy-Id: 3127
2011-05-13 18:31:58 +00:00
Ole Laursen 6a927fbed4 Port iesg.feeds
- Legacy-Id: 3126
2011-05-13 17:45:29 +00:00
Ole Laursen f22e864d62 Port idtracker/sitemaps.py to new schema
- Legacy-Id: 3125
2011-05-13 15:08:40 +00:00
Ole Laursen e12cd7d662 Port idtracker/feeds.py
- Legacy-Id: 3119
2011-05-11 18:50:47 +00:00
Ole Laursen 8764a1db11 Port idtracker/views.py, fixing some bugs in the proxy classes
- Legacy-Id: 3116
2011-05-11 18:08:20 +00:00
Ole Laursen 5422874e3e Proxy state help page
- Legacy-Id: 3101
2011-05-06 17:04:16 +00:00
Ole Laursen 7343ba8f28 Ported mirror RFC index to new schema, with the new schema the script updates the Document and DocAlias objects rather than simply dumping the info in a table
- Legacy-Id: 3100
2011-05-06 14:04:16 +00:00
Ole Laursen 1d7d42b226 Port mirror_rfc_editor_queue to new schema, also fix the -??.txt regexp to catch all the current entries in the queue
- Legacy-Id: 3099
2011-05-05 15:01:03 +00:00
Ole Laursen 7e8b72c941 Move import scripts into importing subdirectory, move name() utility from importing/utils.py to name/utils.py
- Legacy-Id: 3098
2011-05-05 14:58:28 +00:00
Ole Laursen 7d3bef3db4 Import announcements, port NomCom views
- Legacy-Id: 3077
2011-05-02 15:58:36 +00:00
Ole Laursen 53a2370b20 Port idindex, commenting out test views
- Legacy-Id: 3070
2011-04-28 16:49:11 +00:00
Ole Laursen 16a2782da0 Fix NomCom naming, put a parent on RG, save ids on groups and output them on documents
- Legacy-Id: 3069
2011-04-28 16:46:38 +00:00
Ole Laursen 920b2d25c3 Import IRTF groups, chairs and other roles, port notify-expirations script (and add test)
- Legacy-Id: 3068
2011-04-27 13:06:14 +00:00
Ole Laursen 8762d77fd8 Import NomCom groups, and start/end events for groups
- Legacy-Id: 3060
2011-04-26 13:29:39 +00:00
Ole Laursen bb2e2b10c5 Ported last call and expire scripts with tests to new schema
- Legacy-Id: 2878
2011-03-04 19:07:57 +00:00
Ole Laursen 3ecd539f7b Rename derived event models to be more self-explanatory, fixed a couple of bugs
- Legacy-Id: 2872
2011-03-02 14:59:07 +00:00
Ole Laursen dd72649d3d More robust error handling in search, fix the urls tests to reflect the new schema
- Legacy-Id: 2871
2011-03-01 19:37:58 +00:00
Ole Laursen b740db33be Make it possible to specify a testurl file to doTestUrls
- Legacy-Id: 2870
2011-03-01 19:37:04 +00:00
Ole Laursen 11865dc249 Clip the lookup for old ballots at the start of the IESG process
- Legacy-Id: 2869
2011-03-01 18:50:04 +00:00
Ole Laursen e7788f11f5 Remove debug and fix test
- Legacy-Id: 2868
2011-03-01 18:34:02 +00:00
Ole Laursen 9511c77dcf Port make last call view and with test to new schema
- Legacy-Id: 2867
2011-03-01 14:15:40 +00:00
Ole Laursen fae31940e3 Ported edit approval text and approve ballot views with tests to new schema
- Legacy-Id: 2862
2011-02-21 18:12:30 +00:00
Ole Laursen bf29f1a5f9 Ported last call text and ballot writeup views with friends and tests to new schema
- Legacy-Id: 2860
2011-02-18 18:04:20 +00:00
Ole Laursen 280080e55a Ported defer/undefer ballot views and tests to new schema
- Legacy-Id: 2854
2011-02-11 18:09:35 +00:00