Commit graph

1440 commits

Author SHA1 Message Date
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 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 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 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
Ole Laursen 6c096cb02e Fix bug in quoting <> in ballot deferral email
- Legacy-Id: 2853
2011-02-11 18:01:51 +00:00
Ole Laursen 0e932ffd6f Port edit position and send ballot comment views with tests to new schema
- Legacy-Id: 2852
2011-02-11 17:29:25 +00:00
Ole Laursen 996b060749 Fix a couple of details
- Legacy-Id: 2834
2011-02-08 17:40:23 +00:00
Ole Laursen 98296cde44 Port resurrect and add comment views and tests to new schema
- Legacy-Id: 2832
2011-02-08 16:39:16 +00:00
Ole Laursen 0de6066e78 Hack the temporary login fix to support Secretariat people too
- Legacy-Id: 2831
2011-02-08 16:38:45 +00:00
Ole Laursen d6c1f3c3bb Fix spelling mistake
- Legacy-Id: 2829
2011-02-08 15:52:17 +00:00
Ole Laursen 90e46a0f28 Get rid of a couple of FIXMEs
- Legacy-Id: 2825
2011-02-08 15:05:01 +00:00
Ole Laursen d56e446833 Port edit info view with tests to new schema
- Legacy-Id: 2823
2011-02-08 14:17:53 +00:00
Ole Laursen d0f3b5e628 Port change_state view + helpers + tests to new schema, retaining the old view via settings; adjusted relationship model to use source/target as attribute names
- Legacy-Id: 2808
2011-02-03 19:40:38 +00:00
Ole Laursen e45aab49db Add missing import
- Legacy-Id: 2781
2011-02-01 12:28:29 +00:00
Ole Laursen 9f1bd35ca9 Rewrite search query building to support new schema, extend proxy support to search pages, fix a couple of bugs
- Legacy-Id: 2780
2011-02-01 10:59:20 +00:00
Ole Laursen 19b572b285 Fix problem with multiple ballot rounds on a draft that later becomes an RFC
- Legacy-Id: 2759
2011-01-24 20:20:50 +00:00
Ole Laursen d7c6d28f2e Add comment to history for multi-document ballots to compensate for the lack of support for those in the new schema
- Legacy-Id: 2755
2011-01-21 20:37:09 +00:00
Ole Laursen 380c24d302 Fix some import/proxy bugs that have turned up after a comparison test between non-proxied and proxied JSON generation, mostly relating to ballots registered by the Secretariat
- Legacy-Id: 2740
2011-01-10 12:01:05 +00:00
Ole Laursen 754469cd3d Import remaining RfcIndex attributes, import IDAuthor, bug fixes
- Legacy-Id: 2738
2011-01-06 20:14:15 +00:00
Ole Laursen 34d9f5f890 Import some attributes, aliases and relationships from the rfc_index_mirror table
- Legacy-Id: 2737
2011-01-05 19:26:09 +00:00
Ole Laursen daf08da04b Import remaining missing attributes in InternetDraft, IDInternal and Ballot, fix bugs
- Legacy-Id: 2736
2011-01-04 19:25:20 +00:00
Ole Laursen 2dee1bd5ca Import more history and fix import/proxy bugs (enough to get draft-arkko-townsley-coexistence working), more proxying for group/person related things (enough to get left base menu working)
- Legacy-Id: 2714
2010-12-10 18:10:02 +00:00
Ole Laursen d49f761383 Fix missing case in wrapper
- Legacy-Id: 2713
2010-12-09 15:50:55 +00:00
Ole Laursen c71f1d9f97 Added redesign work-in-progress
- Legacy-Id: 2686
2010-11-19 19:21:15 +00:00
Henrik Levkowetz 443f417ea9 Set version info and settings back to development mode
- Legacy-Id: 2583
2010-10-27 11:53:06 +00:00
Henrik Levkowetz 0f436dab0c Set version info to release version 3.08 before branching.
- Legacy-Id: 2581
2010-10-27 11:52:44 +00:00
Henrik Levkowetz 7012b510bf Show link to old liaison management tool till the new one has been set up and announced
- Legacy-Id: 2579
2010-10-27 11:51:54 +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