datatracker/ietf/group
Ole Laursen 9760cd9c8e Summary: Load the groups in the group menu with AJAX and delete the
jump to group modal. This cuts page rendering speed in more than half
for simple pages and similarly shrinks them by a factor 3-4, while
keeping the user experience the same. Fallbacks are in place for
non-JS clients.

There's still some overhead in the menu generation compared to just
rendering the page content, but the group menu was definitely a major
culprit.
 - Legacy-Id: 9077
2015-02-12 16:01:05 +00:00
..
migrations Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x. 2015-02-08 21:16:44 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py This is the first step towards using Role to represent Area directors. It 2015-01-08 20:22:23 +00:00
ajax.py Summary: Load the groups in the group menu with AJAX and delete the 2015-02-12 16:01:05 +00:00
colors.py This commit isn't tested. It captures the state after merging in branch/ssw/agenda/v4.70. 2013-09-26 19:56:17 +00:00
edit.py Make new branch from trunk (r9007) and merge facelift-r8876 into it, fixing a few merge conflicts 2015-02-06 14:08:34 +00:00
features.py Fix some bugs in previous commit 2014-05-30 16:17:21 +00:00
feeds.py Fix a bunch of mistakes found by PyFlakes in the new materials code 2014-06-03 11:28:27 +00:00
info.py Make new branch from trunk (r9007) and merge facelift-r8876 into it, fixing a few merge conflicts 2015-02-06 14:08:34 +00:00
mails.py Merged in [8854] from rjsparks@nostrum.com: 2015-01-21 19:56:57 +00:00
milestones.py Summary: Resolve person/email/document multiselect issue by importing 2014-11-25 16:47:48 +00:00
models.py Make new branch from trunk and merge facelift-r9007 into it, fixing a few merge conflicts 2015-02-12 10:43:52 +00:00
resources.py Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
tests.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
tests_info.py Summary: Load the groups in the group menu with AJAX and delete the 2015-02-12 16:01:05 +00:00
urls.py Summary: Load the groups in the group menu with AJAX and delete the 2015-02-12 16:01:05 +00:00
urls_info.py Add AutocompletedDocumentsField to be used for replacements submission 2014-10-09 17:14:14 +00:00
urls_stream.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
utils.py Improvements to the fix to #1592. Commit ready to merge. 2015-01-29 20:58:23 +00:00
views_stream.py Summary: Resolve person/email/document multiselect issue by importing 2014-11-25 16:47:48 +00:00