Commit graph

28 commits

Author SHA1 Message Date
Ole Laursen 980d4e6444 Move new schema models from redesign/ to ietf/
- Legacy-Id: 3855
2012-01-24 17:17:24 +00:00
Ole Laursen fc88964298 Go through the code and replace uses of Person.name with Person.plain_name()
- Legacy-Id: 3849
2012-01-23 20:22:45 +00:00
Ole Laursen 31aef86164 Merge charter branch with the UI hooks disabled for the time being
- Legacy-Id: 3800
2012-01-11 15:04:13 +00:00
Ole Laursen 498dc38507 Port to Django 1.2, replacing built-in patched Django with Django 1.2.7 (with patches applied on top) and replacing South with South 0.7.3
- Legacy-Id: 3773
2011-12-15 14:13:54 +00:00
Ole Laursen 8153a1c130 Patch up to pass request object to send mail in the instances where
it's possible (i.e. when not run in cron) in preparation for better
mail test handling
 - Legacy-Id: 3711
2011-11-25 18:24:14 +00:00
Ole Laursen 1a1476fa01 Remove unused import
- Legacy-Id: 3710
2011-11-25 15:47:22 +00:00
Ole Laursen 227a426bfd Fix merge-related bug
- Legacy-Id: 3684
2011-11-22 18:59:56 +00:00
Ole Laursen 5a4c23ea92 Merge with trunk
- Legacy-Id: 3676
2011-11-21 16:41:21 +00:00
Ole Laursen 3c2293d4e8 Port ietfworkflows and wgchairs to new schema, fix missing state
setting in I-D submission, add tests
 - Legacy-Id: 3618
2011-11-14 19:40:49 +00:00
Martin Qvist 8d3ea2f131 Bug in wgchairs
- Legacy-Id: 3431
2011-09-20 06:38:58 +00:00
Ole Laursen 5c5d534104 Add person foreign key on Role to link the role and person directly instead of through Email, this will allow us to use non-personal emails on roles
- Legacy-Id: 3418
2011-09-14 14:01:17 +00:00
Ole Laursen 7e3b621a05 Port shepherd management, adding tests
- Legacy-Id: 3401
2011-08-30 11:33:47 +00:00
Ole Laursen 0769a07756 Port add delegate, add test, fix bug with first form in delegate
adding not checking whether found persons have a login
 - Legacy-Id: 3393
2011-08-29 14:08:27 +00:00
Ole Laursen d6c01d7a48 Port one branch of delegate adding and add test for it
- Legacy-Id: 3388
2011-08-26 18:40:36 +00:00
Ole Laursen 67e317d535 Merged in changes from conversion branch fixing a couple of problems
- Legacy-Id: 3285
2011-08-04 15:09:54 +00:00
Henrik Levkowetz 9a6f0e410b Get person without limiting it to iesglogins. WG Chairs will have logins but not IESG logins ...
- Legacy-Id: 3201
2011-07-23 12:15:21 +00:00
Emilio A. Sánchez López 8f196b450d Extend the query that search for allowed to login users. Fixes #681
- Legacy-Id: 3192
2011-06-30 09:44:40 +00:00
Emilio A. Sánchez López c9241edf7b Changed the "no user with this email" warning when adding delegates/shepherds.
- Legacy-Id: 3016
2011-03-30 19:07:45 +00:00
Emilio A. Sánchez López 8527cdaf6b Freeze global WG states. See #644
- Legacy-Id: 3013
2011-03-30 18:24:33 +00:00
Emilio A. Sánchez López 7e8d51e405 Included MAX_WG_DELEGATES into settings.py
Some minor textual changes in templates.
Fixes #605
 - Legacy-Id: 2874
2011-03-03 11:35:10 +00:00
Emilio A. Sánchez López 256dd73dd4 Detailed stream info view. Fixes #573
- Legacy-Id: 2758
2011-01-23 10:23:45 +00:00
Emilio A. Sánchez López 049b649eb7 Notify shepherd (and wg chairs and delegates) by email if 'Doc Shepherd Follow-up Underway' is updated. Fixes #561
- Legacy-Id: 2748
2011-01-17 19:49:00 +00:00
Emilio A. Sánchez López 242796253e Form to edit or upload a protocol write-up. See #561
- Legacy-Id: 2745
2011-01-17 18:20:06 +00:00
Emilio A. Sánchez López 61697ed096 Improve shepherd assignation by email.
Check if multiple persons have the same email.
  If person exist assign him/her directly.
  If person doesn't exists inform by email: person, wg chairs and secretariat.
  Inform the user what's going on in each step.
See #558
 - Legacy-Id: 2734
2010-12-24 13:38:34 +00:00
Emilio A. Sánchez López 204a4dd72b Allow to edit the workflow used in a wg. Fixes #559
- Legacy-Id: 2733
2010-12-24 10:37:01 +00:00
Emilio A. Sánchez López ebaf7ae436 Moved shepherd management into wgchairs application. See #563
- Legacy-Id: 2708
2010-12-09 13:00:43 +00:00
Emilio A. Sánchez López 90a048eb44 Added the diferent emails when a delegate does not have a system user/password. Fixes #557
- Legacy-Id: 2692
2010-11-29 18:34:19 +00:00
Emilio A. Sánchez López 34cbc464cb Manage delegates views. See #557
- Legacy-Id: 2690
2010-11-29 09:15:52 +00:00