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
Henrik Levkowetz
5c8c9a2be5
From smccammon@amsl.com: Updated field help for liaison statements, to match the current form.
...
- Legacy-Id: 3320
2011-08-16 12:48:59 +00:00
Ole Laursen
49fb2a7fe7
Finish import of liaison statements apart from uploaded files
...
- Legacy-Id: 3317
2011-08-15 18:45:47 +00:00
Henrik Levkowetz
17d52b71a5
Set version info and settings back to development mode
...
- Legacy-Id: 3316
2011-08-12 20:43:03 +00:00
Henrik Levkowetz
2472bdd6b0
Set version info to release version 3.58 before branching.
...
- Legacy-Id: 3314
2011-08-12 20:42:39 +00:00
Henrik Levkowetz
b362885cce
Changelog entry for 3.58
...
- Legacy-Id: 3313
2011-08-12 20:42:24 +00:00
Henrik Levkowetz
3e628d2726
Merged [3272] from rjsparks@nostrum.com: Fixed errors with the edit state link, the new ability to set an initial state when adding a document, the status date on the edit state form, and brought several tests up to date. Fixes bug 695, 696, 697, and 698.
...
- Legacy-Id: 3312
Note: SVN reference [3272] has been migrated to Git commit 0389ebf3bd
2011-08-12 20:40:36 +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
c347552a10
Import affiliation and fix bug in clean_email_address
...
- Legacy-Id: 3307
2011-08-12 12:32:45 +00:00
Ole Laursen
ef28ba9dd4
Use PersonHistory to grab old affiliation
...
- Legacy-Id: 3306
2011-08-12 10:28:08 +00:00
Ole Laursen
94756e0267
Add PersonHistory
...
- Legacy-Id: 3305
2011-08-12 10:12:23 +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
Emilio A. Sánchez López
b28469f117
View to design/remove delegates into an stream. Fixes #699
...
- Legacy-Id: 3300
2011-08-11 12:18:59 +00:00
Emilio A. Sánchez López
322caf332c
Add stream delegate model. See #699
...
- Legacy-Id: 3299
2011-08-11 12:11:07 +00:00
Ole Laursen
be6f266052
Port proceedings feed
...
- Legacy-Id: 3298
2011-08-11 10:00:28 +00:00
Ole Laursen
76f75ffd31
Add Document.get_file_path()
...
- Legacy-Id: 3297
2011-08-11 09:57:38 +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
7f27d912c3
Fix proxy of Area so we only return areas, proxy IRTF as used in
...
meetings code
- Legacy-Id: 3290
2011-08-09 11:21:12 +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
df73e8bdbd
Remove apparently unused "sets" module import to quench annoying deprecation warning
...
- Legacy-Id: 3283
2011-08-04 13:09:11 +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
Martin Qvist
a511ff4f99
Added IESG state on Group for use in the charter tool
...
- Legacy-Id: 3279
2011-08-04 09:22:11 +00:00
Ole Laursen
20e780c276
Bring GroupHistory up to date, add history for roles too
...
- Legacy-Id: 3278
2011-08-04 09:18:16 +00:00
Emilio A. Sánchez López
5af808b6dd
Retrieve IRTF group and chairs (including the IRTF chair). Fixes #694
...
- Legacy-Id: 3275
2011-08-02 09:38:03 +00:00
Emilio A. Sánchez López
6d68c732a5
Retrieve group from the existing one in the drafts. See #694
...
- Legacy-Id: 3274
2011-08-02 06:41:02 +00:00
Emilio A. Sánchez López
e7672a79c3
Removed duplicated group from model. See #694
...
- Legacy-Id: 3273
2011-08-02 06:38:12 +00:00
Robert Sparks
0389ebf3bd
Fixed errors with the edit state link, the new ability to set an initial state when adding a document, the status date on the edit state form, and brought several tests up to date.
...
Fixes bug 695, bug 696, bug 697, and bug 698.
- Legacy-Id: 3272
2011-07-31 16:43:31 +00:00
Henrik Levkowetz
47e8f76973
Add steve to releae notification list.
...
- Legacy-Id: 3270
2011-07-28 17:09:24 +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
80030a9eef
Changelog entry for 3.57
...
- Legacy-Id: 3266
2011-07-27 21:13:52 +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