.. |
announcement
|
Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5
|
2013-12-18 10:13:40 +00:00 |
areas
|
Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5
|
2013-12-18 10:13:40 +00:00 |
console
|
Rewrite a bunch of HttpResponseRedirect + url reverse calls to instead
|
2013-12-17 10:23:42 +00:00 |
drafts
|
Reapplied merge of [7209], which although listed in svn:mergeinfo on . actually doesn't seem to have made it into the repository.
|
2014-02-19 14:53:45 +00:00 |
groups
|
Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE
|
2013-12-18 15:51:11 +00:00 |
ipradmin
|
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 |
lib
|
mimetype -> content_type (mimetype is deprecated)
|
2013-12-16 16:53:47 +00:00 |
meetings
|
remove agenda from the meeting creation/edit form - that is managed elsewhere now
|
2014-03-19 21:00:14 +00:00 |
middleware
|
Fix some oddities in secauth.py
|
2013-12-16 12:48:43 +00:00 |
proceedings
|
cleaned up permissions on dajaxice calls, ported and expanded more tests, refactored sendEmail, made a secr filter more robust
|
2014-03-13 18:47:31 +00:00 |
roles
|
assertEquals -> assertEqual in tests, the former is deprecated
|
2013-12-17 12:52:24 +00:00 |
rolodex
|
assertEquals -> assertEqual in tests, the former is deprecated
|
2013-12-17 12:52:24 +00:00 |
sreq
|
resolved an ambiguous URL pattern added to secr.sreq.urls and (hopefully) fixed a broken form initializer in code added to secr/sreq/forms
|
2014-03-16 21:32:13 +00:00 |
telechat
|
Remove usage of log_state_changed (and duplicate in
|
2014-01-15 17:52:00 +00:00 |
templates
|
ported forward from personal/rjs/trunk-7174. Still one existing test failing
|
2014-03-08 10:37:24 +00:00 |
utils
|
Merged [7400] from rcross@amsl.com: fix bugs with decorators.check_permissions() to allow upload to top level group and fix plenary check.
|
2014-03-04 21:44:37 +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
|
Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps.
|
2013-03-05 22:43:31 +00:00 |
urls.py
|
Fix a couple of problems in previous URL conversion commit
|
2013-12-11 17:13:49 +00:00 |