datatracker/ietf/meeting
Ole Laursen 49d4be8d17 Rework the new meeting editor label formatting to store the icon
references directly in the database as HTML.

Rework the label update migration to take this into account (can be
rerun by running "ietf/manage.py migrate name 0011 --fake" first).

Add a little bit of support for the recently added constraints types -
the JS does not hint about them, but they do show up without looking
silly.
 - Legacy-Id: 18033
2020-06-22 17:33:54 +00:00
..
fixtures Updated the proceedings_templates fixture to provide the base proceedings template needed by tests, instead of a copy already instantiated for a specific meeting. 2016-12-05 12:55:20 +00:00
management Merged in ^/trunk@17617. 2020-04-14 17:11:51 +00:00
migrations Added a migration for updated timezone names and added validation for sechedule names. 2020-05-01 08:45:43 +00:00
templatetags Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
.gitignore not sure why svn is being stupid here..this commit is worthless, and probably will fail 2007-05-09 22:04:05 +00:00
__init__.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
admin.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
ajax.py Turn sessions into regular sessions and non-sessions into misc. 2019-12-06 20:02:26 +00:00
factories.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py Allow IAB programs to use normal meeting mechanics. Fixes #2970. Commit ready for merge. 2020-05-08 21:11:25 +00:00
helpers.py Better use of group type in interim announcement tools. Fixes #2989. Commit ready for merge. 2020-05-14 22:38:02 +00:00
models.py Based on [17694] from mark@painless-security.com, this merges in a set of changes that provides agenda-like details on session meeting view, and fixes issue #2751. It also aligns the styling of materials and resources link lists on the upcoming meetings and ietf agenda pages, and adds calendar symbols with links and recordings symbols with links to interim meeting pages. 2020-05-12 13:35:57 +00:00
resources.py Fixed a bug in the resource description for SchedulingEvent that prevented it from being accessed under /api/v1/meeting/schedulingevent/. 2020-02-17 12:20:14 +00:00
test_data.py Merged in ^/branch/iola/meeting-improvement-r17214@17617, which provides a new meeting schedule editor. 2020-04-28 14:34:34 +00:00
tests_api.py Merged in ^/trunk@17617. 2020-04-14 17:11:51 +00:00
tests_js.py Hint when a timeslot is unsuitable because the room is too small. 2020-06-19 17:50:55 +00:00
tests_views.py Fix a bunch of meeting schedule editor test bugs introduced by the 2020-06-17 17:59:06 +00:00
urls.py Added a first iteration of /meeting/upcoming.json for Meetecho use, with the expectation that buildout and tweaks may be required. 2020-05-04 18:47:14 +00:00
utils.py Rework the new meeting editor label formatting to store the icon 2020-06-22 17:33:54 +00:00
views.py Rework the new meeting editor label formatting to store the icon 2020-06-22 17:33:54 +00:00