Ole Laursen
4a36338031
Add proxy for LiaisonDetail, start porting the view code utils, import various liaison roles and rename a couple of fields on LiaisonStatement to try to make them more self-explanatory
...
- Legacy-Id: 3321
2011-08-17 17:44:40 +00:00
Ole Laursen
c7d58d6079
First draft of new liaison statement model, import SDOs as groups,
...
start on liaison statement importing
- Legacy-Id: 3309
2011-08-12 18:16:39 +00:00
Ole Laursen
99886e9a38
Remove debug output
...
- Legacy-Id: 3308
2011-08-12 14:54:57 +00:00
Ole Laursen
ef28ba9dd4
Use PersonHistory to grab old affiliation
...
- Legacy-Id: 3306
2011-08-12 10:28:08 +00:00
Ole Laursen
38ee2921c4
Remove some artificial updates of the document timestamp to ensure
...
that the code follows the protocol for dealing with history objects
properly
- Legacy-Id: 3304
2011-08-12 09:49:15 +00:00
Ole Laursen
e831dc3e89
Add generic find_history_active_at(obj, time), refactor to use it
...
- Legacy-Id: 3303
2011-08-12 09:41:50 +00:00
Ole Laursen
ba29fa9c7d
Import IESGHistory as GroupHistory and port meeting views to it
...
- Legacy-Id: 3301
2011-08-11 17:48:42 +00:00
Ole Laursen
be6f266052
Port proceedings feed
...
- Legacy-Id: 3298
2011-08-11 10:00:28 +00:00
Ole Laursen
12bd2f93d7
Port and proxy remaining meeting views, adjusting the models slightly
...
- Legacy-Id: 3296
2011-08-10 17:09:35 +00:00
Ole Laursen
d2ea0e5088
Import WG agendas, proxy more meeting code
...
- Legacy-Id: 3289
2011-08-08 19:10:49 +00:00
Ole Laursen
974877aafb
Add proxy for meetings, meeting times and sessions, start porting agenda view
...
- Legacy-Id: 3288
2011-08-05 16:55:08 +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
Ole Laursen
0e576f4352
Add models for new meeting schema and an importer, clean up person
...
import slightly
- Legacy-Id: 3282
2011-08-04 11:17:29 +00:00
Ole Laursen
5aa189afdd
Use BrokenForeignKey for some of the broken foreign keys in the old
...
proceeding models
- Legacy-Id: 3281
2011-08-04 11:05:30 +00:00
Henrik Levkowetz
675fcef9a7
Set version info and settings back to development mode
...
- Legacy-Id: 3269
2011-07-27 21:14:43 +00:00
Henrik Levkowetz
5ef96c680c
Set version info to release version 3.57 before branching.
...
- Legacy-Id: 3267
2011-07-27 21:14:13 +00:00
Henrik Levkowetz
818499b494
Fix a bug where the wrong text was shown for IPR declarations which specified that licensing terms would be announced later (option d).
...
- Legacy-Id: 3265
2011-07-27 16:44:10 +00:00
Henrik Levkowetz
97218e3d4e
Fix a bug where the plenary entries in the html agenda didn't have links to the room map.
...
- Legacy-Id: 3264
2011-07-27 16:43:11 +00:00
Henrik Levkowetz
2debf443ad
Enhance the admin list page for Stream a bit.
...
- Legacy-Id: 3263
2011-07-27 16:41:36 +00:00
Henrik Levkowetz
804e7cb795
Add some debug output utility functions.
...
- Legacy-Id: 3262
2011-07-27 16:33:50 +00:00
Henrik Levkowetz
ef9fda0266
Tweak the admin list for WgMeetingSession to show wg acronym instead of group id.
...
- Legacy-Id: 3261
2011-07-27 16:32:32 +00:00
Henrik Levkowetz
b10079e740
Merged [3254] from suresh.krishnan@ericsson.com:
...
Added a link to the ARO search including the IESG lists
- Legacy-Id: 3258
Note: SVN reference [3254] has been migrated to Git commit 57efdf3e78
2011-07-23 22:14:43 +00:00
Henrik Levkowetz
d29e54081a
Merged [3249] from suresh.krishnan@ericsson.com:
...
Allowing adding documents in AD is watching state in addition to the default Publication Requested state. Trac #684
- Legacy-Id: 3257
Note: SVN reference [3249] has been migrated to Git commit 5532512348
2011-07-23 22:13:37 +00:00
Henrik Levkowetz
5eda479574
Merged [3245] from rjsparks@nostrum.com:
...
Removes the "Change State" button and makes changing state a link further up on the form.
This fixes bug 683, but creates a new one that we will need to address later - editing the state
of an RFC that is going through the iesg process again (for going to draft in place for example) will need followup once the changes to get an rfc into that state easily are made.
- Legacy-Id: 3256
Note: SVN reference [3245] has been migrated to Git commit af7e3d6d0a
2011-07-23 22:11:02 +00:00
Henrik Levkowetz
6bc2cfe6ca
Merged [3246] from adam@nostrum.com:
...
Adding page to allow viewing meeting slot requests as they are made. There's no link
to these yet.
- Legacy-Id: 3255
Note: SVN reference [3246] has been migrated to Git commit 4f9e90dc73
2011-07-23 21:58:47 +00:00
Suresh Krishnan
57efdf3e78
Added a link to the ARO search including the IESG lists
...
- Legacy-Id: 3254
2011-07-23 21:57:57 +00:00
Henrik Levkowetz
ec868172c0
Merged [3240] from adam@nostrum.com:
...
Added csv output format for meeting agenda information, to assist
external applications (e.g., Android app, iPhone app) in harvesting
and displaying meeting agenda info.
- Legacy-Id: 3253
Note: SVN reference [3240] has been migrated to Git commit 1a6f72071e
2011-07-23 21:57:32 +00:00
Henrik Levkowetz
1ef0484638
Merged [3182] from adam@nostrum.com:
...
Fix for bug 677 -- no longer assume that code sprint will always be scheduled.
- Legacy-Id: 3251
Note: SVN reference [3182] has been migrated to Git commit 3c6cce67ad
2011-07-23 21:28:54 +00:00
Henrik Levkowetz
5e10b36ce7
Merged [3181] from adam@nostrum.com:
...
Fix for bug 676
- Legacy-Id: 3250
Note: SVN reference [3181] has been migrated to Git commit ec1516548a
2011-07-23 21:27:54 +00:00
Suresh Krishnan
5532512348
Allowing adding documents in AD is watching state in addition to the default Publication Requested state. Trac #684
...
- Legacy-Id: 3249
2011-07-23 21:23:37 +00:00
Henrik Levkowetz
99e3b7ff22
Merged [3166] from rjsparks@nostrum.com:
...
Simple changes to EditInfoForm field initialization
- Legacy-Id: 3248
Note: SVN reference [3166] has been migrated to Git commit eef5028182
2011-07-23 21:15:31 +00:00
Henrik Levkowetz
8a83a38ac1
Some enhancements to the admin for IDInternal
...
- Legacy-Id: 3247
2011-07-23 21:13:48 +00:00
Adam Roach
4f9e90dc73
Adding page to allow viewing meeting slot requests as they are made. There's no link
...
to these yet.
- Legacy-Id: 3246
2011-07-23 19:24:10 +00:00
Robert Sparks
af7e3d6d0a
Removes the "Change State" button and makes changing state a link further up on the form.
...
This fixes bug 683, but creates a new one that we will need to address later - editing the state
of an RFC that is going through the iesg process again (for going to draft in place for example) will need followup once the changes to get an rfc into that state easily are made.
- Legacy-Id: 3245
2011-07-23 18:38:25 +00:00
Adam Roach
1a6f72071e
Added csv output format for meeting agenda information, to assist
...
external applications (e.g., Android app, iPhone app) in harvesting
and displaying meeting agenda info.
- Legacy-Id: 3240
2011-07-23 15:37:09 +00:00
Henrik Levkowetz
6af5e38a78
Set version info and settings back to development mode
...
- Legacy-Id: 3213
2011-07-23 13:28:26 +00:00
Henrik Levkowetz
867019f76e
Set version info to release version 3.56 before branching.
...
- Legacy-Id: 3211
2011-07-23 13:28:02 +00:00
Henrik Levkowetz
2a35f9123a
Tweak StreamedIdAdmin.
...
- Legacy-Id: 3207
2011-07-23 13:13:58 +00:00
Henrik Levkowetz
b4592baeab
Change the cutoff-settings to match what's desired. Move CUTOFF_HOUR to settings. Change the submission page template to not show the form during the down period.
...
- Legacy-Id: 3206
2011-07-23 13:07:40 +00:00
Henrik Levkowetz
413bcdabbd
Set up app-specific email addresses so the respective developers will be notified about failures in code they have worked with.
...
- Legacy-Id: 3205
2011-07-23 12:49:56 +00:00
Henrik Levkowetz
6fcf8ad76d
Admin support for StreamedID, so one can look at it.
...
- Legacy-Id: 3202
2011-07-23 12:20:16 +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
Henrik Levkowetz
f62bfc7588
Tweak ipr search to only look for IPRs in the appropriate state.
...
- Legacy-Id: 3200
2011-07-23 12:07:08 +00:00
Henrik Levkowetz
63ec3f95b4
Tweak PersonOrOrgName.email() to handle non-ascii names a bit better.
...
- Legacy-Id: 3199
2011-07-23 12:04:34 +00:00
Henrik Levkowetz
5ae20efdd5
Don't let the linewrapping algorithm churn infinitely.
...
- Legacy-Id: 3198
2011-07-23 12:03:04 +00:00
Henrik Levkowetz
9766ab39e5
Some IPR admin tweaks. Provide a __unicode__ method and show a contact even if multiple have been set for an IPR declaration.
...
- Legacy-Id: 3197
2011-07-23 12:01:36 +00:00
Henrik Levkowetz
f598e4b265
Make the cancel button available to the secretariat also when not coming in through the submission-hash URL.
...
- Legacy-Id: 3196
2011-07-23 11:58:33 +00:00
Ole Laursen
af768fb633
Fix a bunch of merge bugs
...
- Legacy-Id: 3191
2011-06-29 13:05:11 +00:00
Ole Laursen
03bed41630
Merged in changes from the conversion branch
...
- Legacy-Id: 3187
2011-06-28 18:20:20 +00:00
Adam Roach
3c6cce67ad
Fix for bug 677 -- no longer assume that code sprint will always be scheduled.
...
- Legacy-Id: 3182
2011-06-27 20:59:05 +00:00