Commit graph

926 commits

Author SHA1 Message Date
Henrik Levkowetz 118b9b7544 Set version info and settings back to development mode
- Legacy-Id: 1177
2008-05-19 00:11:34 +00:00
Henrik Levkowetz a80ce38f80 Set version info to release version 2.07 before branching.
- Legacy-Id: 1175
2008-05-19 00:11:25 +00:00
Henrik Levkowetz b425f57371 Changelog entry for v2.07
- Legacy-Id: 1174
2008-05-19 00:10:56 +00:00
Bill Fenner 6fb61e3403 agenda.txt is no longer a redirect.
- Legacy-Id: 1172
2008-05-01 21:35:22 +00:00
Bill Fenner 8c0a4cab57 From AMS: use the django-generated .txt version, fix the .txt formatting.
From me: use {% url %} to link from HTML to TXT version.
 - Legacy-Id: 1171
2008-05-01 17:42:44 +00:00
Bill Fenner 2e77cf74a2 Add a link to the word "here" in "Click here if you would like to..."
- Legacy-Id: 1170
2008-05-01 17:32:22 +00:00
Bill Fenner 585f1fc74a Fix the help links after the urls.py changes in r657
- Legacy-Id: 1167
2008-04-27 16:46:25 +00:00
Henrik Levkowetz 46452cfe23 Merged in settings.py values from the running datatracker at AMS, to make a checkout run out-of-the box for the live datatracker.
- Legacy-Id: 1166
2008-04-26 18:38:26 +00:00
Henrik Levkowetz 75d8ad1b6a Tweaked testurl file, adding a new ignore filter for 2.07 changes
- Legacy-Id: 1165
2008-04-26 17:59:46 +00:00
Henrik Levkowetz 5bdb7aa9b6 Add some tweaks to the testing code
- Legacy-Id: 1164
2008-04-26 17:58:46 +00:00
Henrik Levkowetz 69abdd0901 Add some test files acknowledging OK test diffs for 2.07
- Legacy-Id: 1163
2008-04-26 17:58:09 +00:00
Henrik Levkowetz e97af58e0f Add changelog file and changelog entries for 2.07
- Legacy-Id: 1162
2008-04-26 17:57:05 +00:00
Henrik Levkowetz d1faa43e5f Changing default URL for regression test master from the perl scripts on Bill's machine to the current live datatracker.
- Legacy-Id: 1161
2008-04-24 21:37:15 +00:00
Bill Fenner 6d546e7240 Catch agenda.txt up to agenda.html
- Legacy-Id: 1160
2008-04-24 15:24:44 +00:00
Bill Fenner a43c42d7a9 Alter ietfauth_usermap for the sprint changes that were
integrated.
 - Legacy-Id: 1159
2008-04-24 15:19:25 +00:00
Bill Fenner 07aad2a260 Template updates:
- Use python, not template-language, to decide if the month is different.
- Don't use "odate" and add a space where appropriate.
- Use a datetime and time zone instead of hardcoding (ET).
  (let the model combine the date and the time)
 - Legacy-Id: 1158
2008-04-24 15:18:11 +00:00
Bill Fenner 5feb579684 Only give the explicit link to the draft if it's active.
- Legacy-Id: 1157
2008-04-18 14:53:49 +00:00
Bill Fenner be8fe26792 Set the From: header for copied mail to the test address, so that
test messages don't look so much like spam.
 - Legacy-Id: 1156
2008-04-14 17:06:47 +00:00
Bill Fenner a98366ff41 Author order is not optional. (This will not affect the actual
database, but might as well make the models reflect desired reality)
 - Legacy-Id: 1155
2008-04-14 17:05:31 +00:00
Bill Fenner 2baf428e2b Per suggestion from John Klensin, add a link directly to the
text of the I-D.
 - Legacy-Id: 1153
2008-04-07 00:13:01 +00:00
Bill Fenner 623609cdf2 Test /meeting/ (tsk on me, leaving buildbot red like that)
- Legacy-Id: 1151
2008-04-04 06:32:28 +00:00
Bill Fenner fcd2fcc9c9 Expand the description of a document on the agenda.
- Legacy-Id: 1150
2008-04-04 05:14:25 +00:00
Bill Fenner 473b2bdc60 Merge auth branch.
- Legacy-Id: 1149
2008-04-04 05:07:51 +00:00
Bill Fenner 027232d642 Implement scheduled mail sending via django infrastructure,
for testing the I-D Submission tool's announcements.

Note that this implementation does not use the queue fields
in the database, so before deploying in production the purpose
of those fields will have to be understood.
 - Legacy-Id: 1147
2008-04-03 15:23:48 +00:00
Bill Fenner dd7b2b2803 Add EMAIL_COPY_TO configuration to allow an installation to use
a different debugging email destination than the default gmail account.
 - Legacy-Id: 1145
2008-04-01 04:14:49 +00:00
Bill Fenner 1d8130b64f Remove area_director to allow this model to be admin'd via the django
admin interface.  The database inconsistencies (missing rows in area_director
for concluded groups/areas) are ones that django can't handle.
 - Legacy-Id: 1144
2008-04-01 00:14:09 +00:00
Bill Fenner c0a3083009 Fix a typo.
- Legacy-Id: 1139
2008-03-31 20:32:35 +00:00
Bill Fenner b915d03c58 Add a feed for documents on the IESG telechat.
Improve the admin interface for iesg_login and irtf rg's and chairs.
 - Legacy-Id: 1138
2008-03-31 20:30:37 +00:00
Bill Fenner b1ded59390 Fix #275: redirect meeting/ to meeting/<current>/materials.html
- Legacy-Id: 1135
2008-03-30 08:50:05 +00:00
Henrik Levkowetz 54950fefdf Check environment variable IETFDB_REF_PREFIX for possible test reference URL prefix.
- Legacy-Id: 1067
2008-03-06 00:38:34 +00:00
Henrik Levkowetz 8ef5f1d2ec Adding LICENSE file
- Legacy-Id: 1065
2008-03-04 19:05:16 +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
Henrik Levkowetz f3e6a30b97 Pulled out hardcoded IPR notification email receiver addresses from code and placed them in settings.py instead.
- Legacy-Id: 1062
2008-02-29 23:48:09 +00:00
Bill Fenner 06d41c76d2 Update so that certain messages can go out in test mode.
- Legacy-Id: 1061
2008-02-29 21:59:14 +00:00
Henrik Levkowetz 6e49d76105 Run pyflakes output through sort -u to remove duplicates.
- Legacy-Id: 1060
2008-02-29 18:14:24 +00:00
Henrik Levkowetz 72a8e15945 Set version info and settings back to development mode
- Legacy-Id: 969
2007-11-05 15:55:07 +00:00
Henrik Levkowetz a53b3e3e2f Set version info to release version 2.06 before branching.
- Legacy-Id: 967
2007-11-05 15:55:04 +00:00
Henrik Levkowetz ee287c8f32 Remove fixup which is no longer necessary
- Legacy-Id: 966
2007-11-05 15:54:58 +00:00
Michael Lee c92da0ed5e To resolve ticket #237
* view.py passes two queries for sessions: one with day_id <= 0 (pre session) and the other with day_id > 0 (regular sessions) to the meeting agenda templates
 - Legacy-Id: 965
2007-10-31 15:47:57 +00:00
Henrik Levkowetz 8d22d4bb1c Set version info and settings back to development mode
- Legacy-Id: 964
2007-10-31 07:37:41 +00:00
Henrik Levkowetz 645335fae6 Set version info to release version 2.05 before branching.
- Legacy-Id: 962
2007-10-31 07:37:37 +00:00
Michael Lee a7b3240bb8 Resolve ticket #205
* Relocate the form_decorator definition for area drop down to make the form_for_model case simpler
* Remove lines that are not used to handle 'None' area.
 - Legacy-Id: 961
2007-10-30 00:22:50 +00:00
Michael Lee 1163829ed2 Delete importing ModelChoiceFiled from mailinglist/forms.py. It is being used as forms.ModelChoiceField in the code, so importing it separately is not needed.
- Legacy-Id: 960
2007-10-26 14:29:06 +00:00
Michael Lee 2ee10f7ca5 Delete unused imports, QuerySetIterator and Field from mailinglists/forms.py
- Legacy-Id: 959
2007-10-26 13:45:59 +00:00
Bill Fenner b047074802 Send another EHLO after starting TLS, as suggested by RFC 2487.
I might argue this is a bug in smtplib; RFC 2487 says that the client
"MUST discard any knowledge obtained from the server, such as the list
of SMTP service extensions, which was not obtained from the TLS
negotiation itself"
 - Legacy-Id: 958
2007-10-25 17:23:03 +00:00
Michael Lee a649c852cc * Remove LooseModelChoiceField
* Use ModelChoiceField

 * use empty_label='none'
 - Legacy-Id: 957
2007-10-25 05:26:37 +00:00
Bill Fenner 83df6e2f51 Update for the removal of techspec and line number shifts.
- Legacy-Id: 956
2007-10-24 17:36:06 +00:00
Bill Fenner 09753dc5ca Add new "Require TMDA" info which wasn't in the old tool.
- Legacy-Id: 955
2007-10-24 17:33:55 +00:00
Bill Fenner 169137f85b Set debugging before establishing connection.
Use starttls when sending a username and password.
Fail if the EHLO reply doesn't advertise starttls, or if
the starttls reply isn't 220.
 - Legacy-Id: 954
2007-10-24 17:13:04 +00:00
Michael Lee 463182dd3f Update ticket 205
* remove clutter from previous commit

  * if we get rid of 'none' from the drop down and use '--------' instead, then we can even remove LooseModelChoiceField and simply use django's ModelChoiceField. However, it may be confused in user's perspective.
 - Legacy-Id: 953
2007-10-16 06:33:23 +00:00