datatracker/ietf
Ole Laursen a1a13323d2 Use hint text instead of Django help text for providing the help for
EmailsField and clarify the text displayed when the input is invalid
so it's hopefully more clear what happens
 - Legacy-Id: 8272
2014-08-17 09:02:21 +00:00
..
bin Some cleanup of the alias generation scripts. 2014-07-08 14:37:12 +00:00
community Change Document.shepherd to point to the email address rather than the 2014-08-13 11:40:01 +00:00
contrib Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
cookies Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
database-notes Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
dbtemplate Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
doc Moved EmailsField from person.forms to person.fields 2014-08-14 08:03:11 +00:00
group Use hint text instead of Django help text for providing the help for 2014-08-17 09:02:21 +00:00
help Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules. 2014-03-16 07:09:38 +00:00
idindex Change Document.shepherd to point to the email address rather than the 2014-08-13 11:40:01 +00:00
iesg Small cleanup refactor removing redundant configuration line in settings for charter text URLs. Commit ready to merge. 2014-07-20 03:50:20 +00:00
ietfauth Improved fix for the problem with trying to use None as a Q object. 2014-07-24 14:45:22 +00:00
ipr allow no IPR license selection on update. Commit ready for merge 2014-06-18 16:47:10 +00:00
liaisons Checks that an email address will survive encoding as part of validating a liaison form. Fixes bug 1410. Commit ready for merge. 2014-05-22 18:45:59 +00:00
mailinglists Made ietf/mailinglists pyflakes-clean. 2014-03-15 18:15:08 +00:00
meeting Get rid of a warning message in Python 2.7 by using str(e) rather than e.message 2014-08-12 13:05:33 +00:00
message Made ietf/message pyflakes-clean. 2014-03-15 19:02:23 +00:00
name Changed the length of the NameModel slug field from 8 to 32 characters. Added a corresponding migration. 2014-07-21 20:18:54 +00:00
nomcom Merged in branch/iola/team-support from olau@iola.dk. This generalises and extends the group support for WGs and RGs so that also other groups, such as for instance the Edu Team, can have pages. 2014-07-02 19:30:07 +00:00
person Use hint text instead of Django help text for providing the help for 2014-08-17 09:02:21 +00:00
redirects Made ietf/redirects pyflakes-clean. 2014-03-15 20:56:28 +00:00
release Added changeset and ticket links to the release notes under /release/ 2014-05-02 00:30:25 +00:00
secr Moved EmailsField from person.forms to person.fields 2014-08-14 08:03:11 +00:00
submit Merged in support for RG pages, from branch/iola/rg-support. 2014-06-09 20:52:14 +00:00
sync Made several changes to better handle non-ascii UTF-8 in email messages. 2014-04-29 18:45:37 +00:00
templates Change Document.shepherd to point to the email address rather than the 2014-08-13 11:40:01 +00:00
utils Change Document.shepherd to point to the email address rather than the 2014-08-13 11:40:01 +00:00
.gitignore Fixes #563 2010-12-02 20:34:50 +00:00
__init__.py Set version info and settings back to development mode 2014-07-22 21:21:38 +00:00
context_processors.py Moves the prefix for the URI to use for rfcdiff into settings.py. 2012-07-28 20:19:36 +00:00
feed_urls.py Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
legacy_router.py Remove unused code 2012-01-04 16:58:41 +00:00
LICENSE Merged in the port from Django 1.2 to Django 1.6 from olau@iola.dk: branch/iola/djangoport@7121, and fixed some merge issues. 2014-01-18 21:02:40 +00:00
manage.py Merged in the port from Django 1.2 to Django 1.6 from olau@iola.dk: branch/iola/djangoport@7121, and fixed some merge issues. 2014-01-18 21:02:40 +00:00
middleware.py Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules. 2014-03-16 07:09:38 +00:00
settings.py Added a filter to stop reporting failed uploads to the admin email address -- these seem to occur regularly when a client looses (WiFi) connectivity, and this is not something we can do anything about. 2014-07-26 11:31:16 +00:00
settings_sqlitetest.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
urls.py Merged in support for RG pages, from branch/iola/rg-support. 2014-06-09 20:52:14 +00:00
wsgi.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00