Commit graph

  • 5315578c5d Added __version__ string - Legacy-Id: 129 Henrik Levkowetz 2007-05-11 15:45:45 +0000
  • 147d34aa19 Reorder urlize and linebreaks, to give urlize a better chance at the email addresses. - Legacy-Id: 128 Bill Fenner 2007-05-10 23:39:33 +0000
  • cd8afa0844 Add the "keep_space" filter to turn " " into "  ". - Legacy-Id: 127 Bill Fenner 2007-05-10 23:30:05 +0000
  • f6a55f99d2 Change __str__ representation for a BallotInfo. Bill Fenner 2007-05-10 23:16:41 +0000
  • 2edecd6f0d Reindent NonSession. Bill Fenner 2007-05-10 22:11:35 +0000
  • 6396c8ee73 Use (some) new class functions to generate choices Bill Fenner 2007-05-10 22:09:27 +0000
  • 561c97bc72 Add choices() static functions to gather common choices for select boxes. Bill Fenner 2007-05-10 22:03:18 +0000
  • 2739083fbe Initial version of forms and views for mailing list submissions. Bill Fenner 2007-05-10 22:01:36 +0000
  • 95209614b5 Introduce contrib/ to hold form wizard tool from django's trac. Bill Fenner 2007-05-10 21:57:22 +0000
  • 73db42db56 Move the logic part to views.py for IESG announcement pages - Legacy-Id: 120 Michael Lee 2007-05-10 21:31:47 +0000
  • f1ef54883d Remove extra method idballot from InternetDraft - Legacy-Id: 119 Michael Lee 2007-05-10 15:14:33 +0000
  • 8e16dd2aea Template Cleanup - get rid of unused IPR templates - Legacy-Id: 118 Henrik Levkowetz 2007-05-10 15:08:08 +0000
  • dc3f03480d * Add IESG Announcements pages * Add BallotInfo model in idtracker models * Modified iesg/url.py for IESG Announcement pages - Legacy-Id: 117 Michael Lee 2007-05-10 15:06:48 +0000
  • 921236978b Add a reasonable default setup for syslog - Legacy-Id: 116 Henrik Levkowetz 2007-05-10 14:41:54 +0000
  • e1d94fce9a Set related_name values for prev_state and prev_sub_state, even though I can't see a use for them, since setting "None" doesn't actually remove the reverse relation. - Legacy-Id: 115 Bill Fenner 2007-05-09 22:31:44 +0000
  • ab92a838a9 The Latin1 encoding setting actually causes problems, since django assumes that data coming back from the database is unicode so the Latin1 data fails to decode properly. - Legacy-Id: 114 Bill Fenner 2007-05-09 22:08:48 +0000
  • e7bd78c02b not sure why svn is being stupid here..this commit is worthless, and probably will fail - Legacy-Id: 113 Vidyut Luther 2007-05-09 22:04:05 +0000
  • 384c992a92 removed extraneous .pyc files - Legacy-Id: 112 Vidyut Luther 2007-05-09 21:55:44 +0000
  • 783ffb713d - Legacy-Id: 111 Vidyut Luther 2007-05-09 21:05:20 +0000
  • f1e70cbbe4 Some ipr/model.py field re-arranging to make the admin interface come out nicer - Legacy-Id: 110 Henrik Levkowetz 2007-05-09 06:16:50 +0000
  • d6b328188f Add accessors for "all sessions at this time" and "all combined sessions at this time" - Legacy-Id: 109 Bill Fenner 2007-05-08 22:24:21 +0000
  • 96ae389b74 Use an idtracker-specific base.html instead of having the same boilerplate in each template. Bill Fenner 2007-05-08 22:22:03 +0000
  • c915c5f7e6 * Added automatic 'required-field' indicator to the form rendering * Made 'Legal Name' field in the IprDetails model required - Legacy-Id: 107 Henrik Levkowetz 2007-05-06 23:29:10 +0000
  • 26a97835a5 * More logic moved to ipr/views.py. Henrik Levkowetz 2007-05-06 22:09:52 +0000
  • e8980df65f IPR Form display now works with the same template as data display. Henrik Levkowetz 2007-05-06 19:18:17 +0000
  • 68d4a58fa7 The fourth (and last?) take on a form from multiple models, Henrik Levkowetz 2007-05-06 05:35:46 +0000
  • 80829985a0 Added prettifying middleware (from djangosnippet 172) - Legacy-Id: 103 Henrik Levkowetz 2007-05-06 05:14:25 +0000
  • d927568b25 * Added henrik's IPs to local sites in settings.py * Added accessor functions for contacts to ipr/models.py * Added an IPR feed - Legacy-Id: 102 Henrik Levkowetz 2007-05-05 08:58:22 +0000
  • f9b9b51536 Add author to iesg telechat minutes feed, to make it valid. Bill Fenner 2007-05-04 21:49:21 +0000
  • 5fb1900540 Remove rfcs model; it's now in idtracker. - Legacy-Id: 100 Bill Fenner 2007-05-04 21:35:33 +0000
  • 19896dc647 Adapt to moved Rfc model. - Legacy-Id: 99 Bill Fenner 2007-05-04 21:35:12 +0000
  • e73f7dbf5f Implement most of view_id. Bill Fenner 2007-05-04 21:33:56 +0000
  • c2c08c9edc * Added a new funtion in utils.py: split_form() * Re-wrote the IPR declaration form using form.to_table() and the split_form() function in order to get sub-blocks of the form which could easily be used with the existing IPR detail display templates. Henrik Levkowetz 2007-05-04 20:21:03 +0000
  • 5872696834 Moving ietf to trunk/ietf Henrik Levkowetz 2007-05-04 12:37:28 +0000