..
announcement
Used factories instead of make_test_data for malinglists, mailtrigger, message, person, secr/announcement, and secr/areas tests. Commit ready for merge.
2018-10-10 05:36:34 +00:00
areas
Used factories instead of make_test_data for malinglists, mailtrigger, message, person, secr/announcement, and secr/areas tests. Commit ready for merge.
2018-10-10 05:36:34 +00:00
console
Cleaned up the remaining explicit url names, using dotted-paths to view
2017-02-26 23:21:49 +00:00
drafts
Merged in [15596] from rjsparks@nostrum.com:
2018-10-19 14:27:13 +00:00
groups
Converted several secr apps to use factories for tests. Commit ready for merge.
2018-10-12 22:08:31 +00:00
lib
The context_instance parameter to render_to_response() and render_to_string() is now deprecated. Fixed this, and generally changed the idiom render_to_response('template.html', {}, RequestContext(request)) to the newer and simpler render(request, 'template.html', {}). About 200 instances.
2017-01-09 21:26:30 +00:00
meetings
Merged in [15719] from rcross@amsl.com:
2018-11-12 14:17:32 +00:00
middleware
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
proceedings
Added exclusion of cancelled session when doing audio file import. Fixes an server 500 error when a cancelled session is shown in the same room and timeslot as an actual session.
2018-11-11 14:33:45 +00:00
roles
Converted several secr apps to use factories for tests. Commit ready for merge.
2018-10-12 22:08:31 +00:00
rolodex
Converted several secr apps to use factories for tests. Commit ready for merge.
2018-10-12 22:08:31 +00:00
sreq
Merged in [15596] from rjsparks@nostrum.com:
2018-10-19 14:27:13 +00:00
static /secr
Removed resources field from secr/meetings/../rooms.
2018-11-05 10:01:05 +00:00
telechat
Converted several secr apps to use factories for tests. Commit ready for merge.
2018-10-12 22:08:31 +00:00
templates
Merged in [15719] from rcross@amsl.com:
2018-11-12 14:17:32 +00:00
utils
Merged in [13722] and [13712] from rcross@amsl.com:
2017-06-28 14:55:10 +00:00
__init__.py
Merged in branch/amsl/1.50@6388 from rcross@amsl.com, with secretariat tool
2013-10-21 20:29:15 +00:00
context_processors.py
Removed dead code.
2015-08-01 14:58:08 +00:00
urls.py
Cleaned up the remaining explicit url names, using dotted-paths to view
2017-02-26 23:21:49 +00:00