datatracker/ietf
Ole Laursen 86c6effc55 Summary: Cache template loading (speeds up some pages by 20-50 ms),
but only on production since it is really annoying while developing
 - Legacy-Id: 8969
2015-02-04 14:28:47 +00:00
..
bin Made the generated postfix alias/virtual files include the AD emails in the -chairs alias. 2015-01-10 23:57:30 +00:00
community Summary: Rewrite community tags to use the much simpler built-in tag parser 2015-02-04 14:27:49 +00:00
contrib
cookies Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
database-notes
dbtemplate Summary: Facelift dbtemplate app, and fix a URL bug 2015-01-27 16:29:00 +00:00
doc Summary: Replace old-style wordwrap custom tag with {% filter wordwrap %} 2015-02-04 12:48:47 +00:00
group End help_texts with period consistently - the default error rendering in the bootstrap3 library depends on it 2015-01-28 13:25: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 Summary: Clean up some of the FACELIFT comments 2015-02-03 16:18:42 +00:00
ietfauth Merge facelift-r8510 branch with trunk. The IPR tool still has some non-facelifted parts and ideosyncracies. Fix a couple of minor bugs (including infamous empty licensing choice) in the IPR code, and port the IPR views to use the render shortcut. 2015-01-22 17:38:05 +00:00
ipr End help_texts with period consistently - the default error rendering in the bootstrap3 library depends on it 2015-01-28 13:25:21 +00:00
liaisons End help_texts with period consistently - the default error rendering in the bootstrap3 library depends on it 2015-01-28 13:25:21 +00:00
mailinglists Fix more test errors - now only two not yet fully ported views remain 2014-11-03 16:39:41 +00:00
meeting Summary: Remove test of specialized mobile template which is no more 2015-02-02 17:13:07 +00:00
message Merged in branch/amsl/iprtool/5.7.4@8734 from rcross@amsl.com, providing new IPR models, refactored code, and improved list, search, and management interfaces. 2014-12-21 19:26:33 +00:00
name Merge facelift-r8510 branch with trunk. The IPR tool still has some non-facelifted parts and ideosyncracies. Fix a couple of minor bugs (including infamous empty licensing choice) in the IPR code, and port the IPR views to use the render shortcut. 2015-01-22 17:38:05 +00:00
nomcom End help_texts with period consistently - the default error rendering in the bootstrap3 library depends on it 2015-01-28 13:25:21 +00:00
person Merge facelift-r8510 branch with trunk. The IPR tool still has some non-facelifted parts and ideosyncracies. Fix a couple of minor bugs (including infamous empty licensing choice) in the IPR code, and port the IPR views to use the render shortcut. 2015-01-22 17:38:05 +00:00
redirects Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
release Added changeset and ticket links to the release notes under /release/ 2014-05-02 00:30:25 +00:00
secr Remove apparently dead template file 2015-02-02 17:18:20 +00:00
submit End help_texts with period consistently - the default error rendering in the bootstrap3 library depends on it 2015-01-28 13:25:21 +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 Summary: Fix bugs in implementation of add/remove from community list JS 2015-02-04 14:25:53 +00:00
utils Summary: Add a placeholder for datepicker fields 2015-01-26 12:53:43 +00:00
.gitignore
__init__.py Set version info and settings back to development mode 2014-12-21 21:34:03 +00:00
api.py Alternative DRY definition of the REST api top URL; this time in ietf/urls.py. This in itself is nicer, but I'm not so sure about the use of reverse() everywhere else, instead of referring to settings. 2014-12-17 21:26:32 +00:00
context_processors.py
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
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 Summary: Cache template loading (speeds up some pages by 20-50 ms), 2015-02-04 14:28:47 +00:00
settings_sqlitetest.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
urls.py Merge facelift-r8510 branch with trunk. The IPR tool still has some non-facelifted parts and ideosyncracies. Fix a couple of minor bugs (including infamous empty licensing choice) in the IPR code, and port the IPR views to use the render shortcut. 2015-01-22 17:38:05 +00:00
wsgi.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00