-
Notifications
You must be signed in to change notification settings - Fork 393
Historic : Ph1R205 (Documenting the original datatracker conversion)
Robert Sparks edited this page May 1, 2023
·
1 revision
- "recent liaisons" atom feed as an alternate of this page is avaliable.
- Proper heading is used for liaison statements that were submitted to the Secretariat by email.
- Telechat date gets displayed on title bar of telechat minute page (#209).
- IPR Title gets displayed on title bar of IPR detail page (#209).
- 'IPR List' gets displayed on title bar of IPR list page (previou version displayed 'IPR Update') (#209).
- TMDA option is added to Mailing List Request Tool.
- A form error is handled gracefully for ID Tracker searching form.
- Based work for authentication - login, logout, password change. This is actually just a couple of templates to use with the generic views. The generic views were hooked up but used the admin templates.
- Non-WG Mailing List Posting tool accepts Non *IETF *Area mailig list (#205).
- Security hashing is improved by excluding trailing carriage return. This is actually needed for a certain browser behavior: collapsing or stripping multiple carraige returns on hidden fields. This was the source of Harald's problem during Chicago, and there was another bug report on this (#231).
- Incorrect length specification for 'type' is fixed in
EmailAddress
model. - Input is validated by the form for RFC field in ID Tracker search form (#229).
- Capability to utilize SMTP services with authentication
- Create redirect for command=view_id&filename=foo (#216).
- Fix RFC comment feed (#217)
- Fix idtracker view for an RFC (#218)