Ryan Cross
d6422c0c93
grant IETF Trust Chair permissions for Announcement Tool. commit ready for merge.
...
- Legacy-Id: 8045
2014-07-03 19:35:38 +00:00
Henrik Levkowetz
a16dc35f03
Set version info and settings back to development mode
...
- Legacy-Id: 8018
2014-07-02 19:40:25 +00:00
Henrik Levkowetz
12bbb87460
Set version info to release version 5.6.0 before branching.
...
- Legacy-Id: 8016
2014-07-02 19:40:21 +00:00
Henrik Levkowetz
660b074413
Changelog entry for 5.6.0
...
- Legacy-Id: 8015
2014-07-02 19:40:19 +00:00
Henrik Levkowetz
7df4897002
Rename a migration to avoid ordering conflicts with already applied migrations.
...
- Legacy-Id: 8014
2014-07-02 19:32:20 +00:00
Henrik Levkowetz
09f654b1f4
Merged in branch/iola/team-support from olau@iola.dk. This generalises and extends the group support for WGs and RGs so that also other groups, such as for instance the Edu Team, can have pages.
...
- Legacy-Id: 8013
2014-07-02 19:30:07 +00:00
Henrik Levkowetz
8e9545e23e
Tweaked the base template to give a http login link in development mode, instead of relying on the debug setting, which requires a correct INTERNAL_IP setting, too.
...
- Legacy-Id: 8012
2014-07-02 07:03:34 +00:00
Henrik Levkowetz
8aba7e97fc
Provide a better message if pyflakes fails due to syntax errors in a python file.
...
- Legacy-Id: 8011
2014-07-01 21:12:03 +00:00
Henrik Levkowetz
c1db415498
Capture branch ready for merge from Peng.
...
- Legacy-Id: 8010
2014-07-01 18:55:26 +00:00
Henrik Levkowetz
200f4acd6d
Tweaked the bin/mergedevbranch script.
...
- Legacy-Id: 8009
2014-07-01 18:42:03 +00:00
Peng Fan
46656c2e8f
Fixes ticket #958 . Branch ready for merge.
...
- Legacy-Id: 8005
2014-07-01 04:00:18 +00:00
Peng Fan
5e0f4032d7
Added direct links to list subscription and archive for each WG to http://datatracker.ietf.org/wg/ . Addresses issue #958 .
...
- Legacy-Id: 8004
2014-07-01 03:39:43 +00:00
Peng Fan
d334c8f17b
Added MAILING_LIST_INFO_URL. Addresses issue #958 .
...
- Legacy-Id: 8003
2014-07-01 03:26:10 +00:00
Henrik Levkowetz
4f0d483f91
Added django-admin support for meeting.ScheduledSession
...
- Legacy-Id: 8002
2014-06-30 19:12:34 +00:00
Henrik Levkowetz
a188cbf8f3
Set version info and settings back to development mode
...
- Legacy-Id: 7979
2014-06-30 17:21:47 +00:00
Henrik Levkowetz
d7ca6787c8
Set version info to release version 5.5.2 before branching.
...
- Legacy-Id: 7977
2014-06-30 17:21:43 +00:00
Henrik Levkowetz
0bfae27853
Changelog entry for 5.5.2
...
- Legacy-Id: 7976
2014-06-30 17:21:41 +00:00
Henrik Levkowetz
db7adf1fb5
Modified the code which adds non-session entries to a schedule so as to bind a Session object also to Break and Registration timeslots, through the Schedule/Timeslot/Session m2m table. This makes the agenda templates work as expected. There's also a migration and a standalone script that fills in this information for existing schedules.
...
- Legacy-Id: 7975
2014-06-30 17:05:40 +00:00
Henrik Levkowetz
00bf73a4df
Tweaked test-crawl to show the complete chain of referrers for a failing URL.
...
- Legacy-Id: 7974
2014-06-29 20:58:39 +00:00
Henrik Levkowetz
7d84a88013
Don't show dash after timeslot names in the ietf agenda if there's no associated location.
...
- Legacy-Id: 7973
2014-06-29 16:07:02 +00:00
Henrik Levkowetz
771c0b99b8
Set version info and settings back to development mode
...
- Legacy-Id: 7942
2014-06-26 20:12:55 +00:00
Henrik Levkowetz
305963058b
Set version info to release version 5.5.1 before branching.
...
- Legacy-Id: 7940
2014-06-26 20:12:52 +00:00
Henrik Levkowetz
51229f7252
Changelog entry for 5.5.1
...
- Legacy-Id: 7939
2014-06-26 20:12:50 +00:00
Henrik Levkowetz
6e3bb37ecb
Merged in [7935] from liudapeng@chinamobile.com:
...
Add brief_display function in Constraint class to display both WG conflict and person conflict. Fixes issue #1384 .
- Legacy-Id: 7938
Note: SVN reference [7935] has been migrated to Git commit 425f88cad70f7a473c6f5bf58bbde581a85ccb39
2014-06-26 19:56:34 +00:00
Ole Laursen
20fb8ff315
Fix the now wrong comment about WG charter canonical names being able
...
to change
- Legacy-Id: 7937
2014-06-26 16:31:17 +00:00
Ole Laursen
e92e57acd2
Fix an instance of charter-ietf-%s that should really be charter-%s-%s
...
to support RG charters properly, also remove the dead code for
handling group acronym renames (it contained some instances of
charter-ietf-%s too)
- Legacy-Id: 7936
2014-06-26 16:24:06 +00:00
Henrik Levkowetz
df77742b93
Tweaked the mergedevbranch script.
...
- Legacy-Id: 7934
2014-06-26 09:42:53 +00:00
Robert Sparks
bdc9b7aa07
initial automated test, establishes framework
...
- Legacy-Id: 7933
2014-06-25 20:27:26 +00:00
Henrik Levkowetz
fe2ea43fa5
- Legacy-Id: 7932
2014-06-24 23:01:49 +00:00
Henrik Levkowetz
5e31056023
Merged [7924] from rcross@amsl.com: allow no IPR license selection on update.
...
- Legacy-Id: 7931
Note: SVN reference [7924] has been migrated to Git commit 373865076c
2014-06-24 21:41:22 +00:00
Henrik Levkowetz
27e939380d
Merged [7911] from rcross@amsl.com: fix problem using non-ascii names in session request notification email.
...
- Legacy-Id: 7930
Note: SVN reference [7911] has been migrated to Git commit e58b72209a
2014-06-24 21:10:54 +00:00
Henrik Levkowetz
54b682d3b2
Merged [7910] from rjsparks@nostrum.com: Pay attention to group type in all the wginfo functions. Fixes bug #1423 .
...
- Legacy-Id: 7929
Note: SVN reference [7910] has been migrated to Git commit 89c7216ce4
2014-06-24 21:05:57 +00:00
Henrik Levkowetz
f8b6eb8c26
Merged [7888] from rjsparks@nostrum.com: Only turns WG and RG groups into links. Fixes bug #1421 . Will apply to production as a patch.
...
- Legacy-Id: 7928
Note: SVN reference [7888] has been migrated to Git commit 52936f21d1
2014-06-24 20:59:48 +00:00
Henrik Levkowetz
d8735b8334
Merged [7865] from rjsparks@nostrum.com: Addresses issue with dragging and dropping unscheduled items back into the unscheduled bin (primary fix provided by Matt Miller). Fixes bug 1386.
...
- Legacy-Id: 7927
Note: SVN reference [7865] has been migrated to Git commit 7b9e6b5609
2014-06-24 20:55:18 +00:00
Henrik Levkowetz
c012be9fc6
Merged in [7843] from rcross@amsl.com:
...
Change Type field default on groups search form, from WG to unset.
- Legacy-Id: 7926
Note: SVN reference [7843] has been migrated to Git commit 61b1755ae5
2014-06-24 20:50:54 +00:00
Ryan Cross
373865076c
allow no IPR license selection on update. Commit ready for merge
...
- Legacy-Id: 7924
2014-06-18 16:47:10 +00:00
Henrik Levkowetz
f00f589e66
Renamed a very specialized function from email_secretariat() to email_iesg_secretary_re_charter().
...
- Legacy-Id: 7923
2014-06-17 16:31:12 +00:00
Henrik Levkowetz
a03ee6b333
Changed the code to move drafts from the active draft repository to the draft archive so that all associated files will be moved, not just those with specifically listed extensions. This fixes the problem that .xml files associated with submitted drafts were moved to the unknown_ids subdirectory of the archive, instead of into the archive proper.
...
- Legacy-Id: 7922
2014-06-16 16:23:18 +00:00
Henrik Levkowetz
a71335af14
Added team-support@rev to the mergelist.
...
- Legacy-Id: 7916
2014-06-15 11:19:06 +00:00
Henrik Levkowetz
be762cd2d2
Added team-support to the mergelist.
...
- Legacy-Id: 7915
2014-06-15 11:11:31 +00:00
Ole Laursen
f9ee750afd
Make it possible to adjust the name of new materials upon upload, also fix a couple of warnings from PyFlakes
...
- Legacy-Id: 7914
2014-06-13 12:30:42 +00:00
Ryan Cross
e58b72209a
fix problem using non-ascii names in session request notification email. Commit ready for merge.
...
- Legacy-Id: 7911
2014-06-12 21:44:35 +00:00
Robert Sparks
89c7216ce4
Pay attention to group type in all the wginfo functions. Fixes bug #1423 . Commit ready for merge.
...
- Legacy-Id: 7910
2014-06-12 21:02:30 +00:00
Henrik Levkowetz
0d00842ffe
Updated version of mkdevbranch.
...
- Legacy-Id: 7890
2014-06-12 10:07:34 +00:00
Robert Sparks
52936f21d1
Only turns WG and RG groups into links. Fixes bug #1421 . Will apply to production as a patch. Commit ready for merge.
...
- Legacy-Id: 7888
2014-06-11 19:44:43 +00:00
Henrik Levkowetz
fdc93d40fe
Merged in [7879] and [7880] from olau@iola.dk to fix a couple of issues with the 5.5.0 release.
...
- Legacy-Id: 7885
Note: SVN reference [7879] has been migrated to Git commit 0078057173
Note: SVN reference [7880] has been migrated to Git commit 8d5006a890
2014-06-10 15:18:08 +00:00
Ole Laursen
8d5006a890
Fix another crash bug on live - don't display charter link in email to
...
Secretariat if the RG has no charter
- Legacy-Id: 7880
2014-06-10 11:05:44 +00:00
Ole Laursen
0078057173
Fix crash bug on live - don't display charter link on milestones
...
editing page if the group has no charter yet
- Legacy-Id: 7879
2014-06-10 11:01:18 +00:00
Henrik Levkowetz
fa55bd608c
Fixed a bug in the mkrelease script, introduced by changing the naming convention for development tags from X.Y.Z-dev to X.Y.Z-dev0 (etc.).
...
- Legacy-Id: 7873
2014-06-09 21:46:23 +00:00
Henrik Levkowetz
9da48c14a4
Fixed minor RST issues with the changelog.
...
- Legacy-Id: 7872
2014-06-09 21:33:39 +00:00