.. |
.gitignore
|
Merged in Lars Eggert's changes to the search page, and Henrik's lefthand-menu addition
|
2008-11-18 21:36:14 +00:00 |
add_comment.html
|
Removed a bunch of redundant displays of the django messages framework messages from forms. Commit ready for merge.
|
2016-02-09 20:15:49 +00:00 |
detail.html
|
Refactored some document methods to align better with Django's get_absolute_url(), and added Person.get_absolute_uri()
|
2020-01-07 13:33:02 +00:00 |
detail_history.html
|
Changed deprecated 'load staticfiles' to recommended 'load static'
|
2020-06-27 13:51:19 +00:00 |
detail_tabs.html
|
Merged in branch/amsl/liaisons/6.4.1@10160 from rcross@amsl.com, bringing in the new liaison tool.
|
2015-10-09 19:48:21 +00:00 |
edit.html
|
Consolidate repeated searchable field code into SearchableField class. Fix single-valued searchable fields. Make javascript test config reusable. Use Django Form.media for JS/CSS inclusion. Fixes #3196, #3204. Commit ready for merge.
|
2021-04-09 15:18:11 +00:00 |
edit_attachment.html
|
Changed deprecated 'load staticfiles' to recommended 'load static'
|
2020-06-27 13:51:19 +00:00 |
feed_item_description.html
|
Refactored some document methods to align better with Django's get_absolute_url(), and added Person.get_absolute_uri()
|
2020-01-07 13:33:02 +00:00 |
field_help.html
|
Changed deprecated 'load staticfiles' to recommended 'load static'
|
2020-06-27 13:51:19 +00:00 |
guide_from_ietf.html
|
Changed deprecated 'load staticfiles' to recommended 'load static'
|
2020-06-27 13:51:19 +00:00 |
guide_to_ietf.html
|
Changed deprecated 'load staticfiles' to recommended 'load static'
|
2020-06-27 13:51:19 +00:00 |
help.html
|
Added copyright lines and template origin to the html templates. Fixed a number of instances of html that didn't validate.
|
2015-04-24 20:40:01 +00:00 |
liaison_base.html
|
Changed deprecated 'load staticfiles' to recommended 'load static'
|
2020-06-27 13:51:19 +00:00 |
liaison_deadline_mail.txt
|
Port liaison deadline reminder emails to new schema, with test;
|
2011-08-23 14:45:09 +00:00 |
liaison_mail.txt
|
Refactored some document methods to align better with Django's get_absolute_url(), and added Person.get_absolute_uri()
|
2020-01-07 13:33:02 +00:00 |
liaison_table.html
|
Removed instances of 'load future' from templates that don't need it any more.
|
2016-12-15 13:14:16 +00:00 |
liaison_title.html
|
Removed origin information from the liaison_title.html template, as it's used in a context where html comments will be rendered. Fixes issue #2674.
|
2019-01-24 20:58:06 +00:00 |
pending_liaison_mail.txt
|
Merged in branch/amsl/liaisons/6.4.1@10160 from rcross@amsl.com, bringing in the new liaison tool.
|
2015-10-09 19:48:21 +00:00 |
sdo_reminder.txt
|
Merged in branch/amsl/liaisons/6.4.1@10160 from rcross@amsl.com, bringing in the new liaison tool.
|
2015-10-09 19:48:21 +00:00 |
search_form.html
|
Merged in ^/branch/iola/event-saving-refactor-r10291, which refactors document saving to always use doc.save_with_history(events), and requires accompanying events. This branch also provides refactoring of recurring regexes in url patterns into a dictionary. As part of the merge, also refactored new code which didn't use the save_with_history() method.
|
2016-08-23 10:52:08 +00:00 |