Henrik Levkowetz
6f199806a8
Set version info to release version 5.2.1 before branching.
...
- Legacy-Id: 7575
2014-04-06 15:28:51 +00:00
Henrik Levkowetz
ceab322e03
Changelog entry for 5.2.1
...
- Legacy-Id: 7574
2014-04-06 15:28:49 +00:00
Henrik Levkowetz
7603f4e1da
Merged [7568] from rcross@amsl.com: grant ISOC CEO access to announcement tool, change announcement tool from option 'IAB Executive Director' to 'IAB Executive Administrative Manager'
...
- Legacy-Id: 7573
Note: SVN reference [7568] has been migrated to Git commit 2cf5f1ce25
2014-04-06 15:09:55 +00:00
Henrik Levkowetz
b8cd069070
Merged [7557] from rjsparks@nostrum.com: Update reference relationships (asyncronously) for new rfcs found when syncing with the rfc index. Fixes ticket #1347 .
...
- Legacy-Id: 7572
Note: SVN reference [7557] has been migrated to Git commit 9b43e159623ed1fb53438541b25a1605922943dd
2014-04-06 15:01:12 +00:00
Henrik Levkowetz
d5a6f90642
Datatracker development notes.
...
- Legacy-Id: 7571
2014-04-06 14:50:03 +00:00
Henrik Levkowetz
003691fd86
Merged in [7549] from rcross@amsl.com:
...
fix tests to work with secauth middleware changes
- Legacy-Id: 7570
Note: SVN reference [7549] has been migrated to Git commit 0b5fc98290
2014-04-06 14:41:44 +00:00
Henrik Levkowetz
a83c139a43
Updated ready-for-merge list.
...
- Legacy-Id: 7569
2014-04-06 14:26:37 +00:00
Ryan Cross
2cf5f1ce25
grant ISOC CEO access to announcement tool, change announcement tool from option 'IAB Executive Director' to 'IAB Executive Administrative Manager'
...
- Legacy-Id: 7568
2014-04-03 17:46:27 +00:00
Ole Laursen
357f88c0d6
Add simple overview page with links to concluded groups, use that instead of the tools page for the left menu link
...
- Legacy-Id: 7567
2014-04-03 11:49:05 +00:00
Ole Laursen
dbead00fcc
Hide IESG tabs for non-WG charters. Fix spelling mistake (IEST).
...
- Legacy-Id: 7566
2014-04-02 12:30:00 +00:00
Ole Laursen
01461d1036
Make sure group state is set when approving charters for non-WGs
...
- Legacy-Id: 7565
2014-04-02 12:24:36 +00:00
Ole Laursen
25d37c04f3
Make sure BoF states don't show up for RGs
...
- Legacy-Id: 7564
2014-04-02 11:44:17 +00:00
Ole Laursen
8dabf4cd79
Fix bug in displaying charter new group links
...
- Legacy-Id: 7563
2014-04-02 11:40:20 +00:00
Ole Laursen
135a4af197
Put RGs into the menu
...
- Legacy-Id: 7562
2014-04-02 10:16:47 +00:00
Robert Sparks
1221f79af9
Updates and bugfixes to the agenda editing features
...
* Removes the pattern of using ScheduledSession m2m objects with one of the relationships left as None
* Improves scheduled session state handling
* Simplifies sending email to scheduled session requestors
* Improved timeslot purpose and room editing
* Improved access controls to editing forms
* Better test coverage for the meeting views
* Improvements to the javascript driven by prototyping automated tests
* Better initialization of a new meeting
On the session request form:
- Allows specifiying room resources (projectors, meetecho)
- Allows specifying what people must be present
On the schedule editing page:
- correctly calculates conflict levels
- displays conflicts in and out of each session separately
- italicizes BoFs
- shows resource and people conflicts
Adds automated placement as a management command
Commit ready for merge.
- Legacy-Id: 7561
2014-04-01 22:17:18 +00:00
Ryan Cross
2ff7900326
fix various issues with recent changes
...
- Legacy-Id: 7559
2014-04-01 18:09:11 +00:00
Henrik Levkowetz
8c42989d5d
Pyflakes cleanup compliant with pyflakes 0.8.1, which seems to find things 0.8.0 didn't fin.
...
- Legacy-Id: 7558
2014-04-01 16:25:18 +00:00
Ole Laursen
f52e676793
Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs.
...
- Legacy-Id: 7556
2014-04-01 11:59:08 +00:00
Henrik Levkowetz
f20a5d0cfb
Changed URLs with explicit scheme from http to https.
...
- Legacy-Id: 7555
2014-03-31 00:25:08 +00:00
Ryan Cross
0fafe56381
allow edit of timeslots, changes to scheduled notifications, support non-official schedules
...
- Legacy-Id: 7554
2014-03-28 23:16:41 +00:00
Ole Laursen
a38a53efd0
Replace WG with group in dependencies PDF so it doesn't say the wrong thing
...
- Legacy-Id: 7553
2014-03-28 15:39:12 +00:00
Henrik Levkowetz
af4c6e253c
Exclude empty email addresses from the send list.
...
- Legacy-Id: 7552
2014-03-27 22:09:37 +00:00
Robert Sparks
53feb01d67
Have group conflicts showing now - not sure find-free is working yet
...
- Legacy-Id: 7551
2014-03-27 19:47:31 +00:00
Ole Laursen
d3efeb421f
Introduce basic charter support for non-WG groups
...
- Legacy-Id: 7550
2014-03-27 17:06:56 +00:00
Ryan Cross
0b5fc98290
fix tests to work with secauth middleware changes
...
- Legacy-Id: 7549
2014-03-27 16:08:27 +00:00
Robert Sparks
e953538543
checkpoint before refactoring the conflict array
...
- Legacy-Id: 7548
2014-03-27 15:00:14 +00:00
Henrik Levkowetz
521b42436d
The ietf/patches directory doesn't work out as intended, and causes some confusion with the /a/www/ietf-datatracker/patches/ directory on the production server.
...
- Legacy-Id: 7546
2014-03-26 14:27:36 +00:00
Henrik Levkowetz
5ff7ddcc5a
Cosmetic change
...
- Legacy-Id: 7545
2014-03-26 14:25:39 +00:00
Robert Sparks
e3d946999c
Reworked add/edit of resources and people who must be there on session requests
...
- Legacy-Id: 7543
2014-03-25 22:29:58 +00:00
Ole Laursen
25625a0241
Add support for RG Chairs for pre-approving draft submissions. Also fixup the preapproval JS so it auto-focuses the draft name text input when you click one of the prefilled names.
...
- Legacy-Id: 7542
2014-03-25 12:14:41 +00:00
Ole Laursen
c125ca1c64
Fix edit pages and milestones functionality to work with RGs - currently the IRTF Chair takes the same role as the AD
...
- Legacy-Id: 7541
2014-03-25 11:50:24 +00:00
Ole Laursen
cb1e72ad21
Fix problem with related documents on the /rg/ pages
...
- Legacy-Id: 7540
2014-03-24 16:27:34 +00:00
Henrik Levkowetz
5549088331
With the complications caused by the TransactionMiddleware gone, we can use Django's default login() and logout() views.
...
- Legacy-Id: 7539
2014-03-23 23:17:15 +00:00
Henrik Levkowetz
29fe2e87ea
Django's transaction handling changed in 1.6, and the TransactionMiddleware is now deprecated. It turns out (after much debugging) that if you still have it in the middleware list, the logout() view will fail. Removing it so we can go forward with Django auth.
...
- Legacy-Id: 7538
2014-03-23 23:15:50 +00:00
Henrik Levkowetz
721b9a5cd7
Login/logout style tweaks.
...
- Legacy-Id: 7537
2014-03-23 19:18:02 +00:00
Henrik Levkowetz
475bcbbd30
Working django-auth login and logout views. Password import from htpasswd file still needed.
...
- Legacy-Id: 7536
2014-03-23 18:27:14 +00:00
Ole Laursen
ad357e0068
Parameterize the <wg> in /wg/<acronym> to allow for RGs, add simple /rg/ overview page based on similar /wg/ overview page, fix links and other WG/RG-specific details. All the basic pages under /rg/ now appear to be working for RGs. Edit pages and permissions are not adapted yet, though.
...
- Legacy-Id: 7535
2014-03-22 13:11:23 +00:00
Henrik Levkowetz
28a3d68c6f
Backfilled the changelog file, back to 2.00
...
- Legacy-Id: 7532
2014-03-21 13:00:28 +00:00
Henrik Levkowetz
5a424fe2da
Merged in [7153] from rjsparks@nostrum.com:
...
Fixed a typo in code that looks for the IRTF chair email address while adding replaces relationships.
Made that code slightly more robust.
Fixes ticket #1253
- Legacy-Id: 7531
Note: SVN reference [7153] has been migrated to Git commit 99c01fa54a
2014-03-21 11:55:51 +00:00
Henrik Levkowetz
2718eb31fd
Tweaked merge helper script.
...
- Legacy-Id: 7530
2014-03-21 11:24:32 +00:00
Robert Sparks
73c4f694ca
remove agenda from the meeting creation/edit form - that is managed elsewhere now
...
- Legacy-Id: 7528
2014-03-19 21:00:14 +00:00
Henrik Levkowetz
1d246b8b1f
Set version info and settings back to development mode
...
- Legacy-Id: 7526
2014-03-19 20:41:22 +00:00
Henrik Levkowetz
56f25cb4a9
Set version info to release version 5.2.0 before branching.
...
- Legacy-Id: 7524
2014-03-19 20:41:19 +00:00
Henrik Levkowetz
86b0d12b6b
Changelog entry for 5.2.0
...
- Legacy-Id: 7523
2014-03-19 20:41:16 +00:00
Henrik Levkowetz
e1c543fd35
Modified the test crawler to save a log file and to provide more console output to help predict remaining runtime.
...
- Legacy-Id: 7522
2014-03-19 20:28:07 +00:00
Henrik Levkowetz
ff0dbe0d52
Merged in source:personal/henrik/r7446-pyflakes@7463, which adds pyflakes tests to the test suite, and makes the code pyflakes-clean.
...
- Legacy-Id: 7521
2014-03-19 18:48:33 +00:00
Henrik Levkowetz
5955902fbf
Changelog entry for pyflakes cleanup release
...
- Legacy-Id: 7520
2014-03-19 18:33:12 +00:00
Ole Laursen
9ddecc1970
Remove uses of gzip middleware - the decorator thing breaks the ETags for some reason, as noted in issue #518 , and it seems consensus is that we should do this in Apache instead for the whole site
...
- Legacy-Id: 7519
2014-03-19 17:40:21 +00:00
Henrik Levkowetz
6f4a5bd3f7
Set version info and settings back to development mode
...
- Legacy-Id: 7518
2014-03-18 21:50:06 +00:00
Henrik Levkowetz
06171defff
Set version info to release version 5.1.1 before branching.
...
- Legacy-Id: 7516
2014-03-18 21:50:01 +00:00