Commit graph

4741 commits

Author SHA1 Message Date
Henrik Levkowetz 93cf098bf7 Merged [7678] from rcross@amsl.com: Show correct group type and ommit link to tools.ietf.org on BOF proceedings.
- Legacy-Id: 7722
Note: SVN reference [7678] has been migrated to Git commit e838ca78c5
2014-05-08 19:11:31 +00:00
Henrik Levkowetz 5bb6c50c66 Merged [7677] from rjsparks@nostrum.com: Protect against cases where add_state_change_event can return None. Fixes bug # 1383.
- Legacy-Id: 7721
Note: SVN reference [7677] has been migrated to Git commit cb458b1689
2014-05-08 18:58:00 +00:00
Henrik Levkowetz 6b0949ee43 Fixed a typo (missing space) in a template. Fixes issue #1398.
- Legacy-Id: 7715
2014-05-08 13:46:55 +00:00
Henrik Levkowetz e78433b517 Added a utility command 'mergeready' which lists commits marked as 'Commit ready for merge' that have not yet been merged to trunk.
- Legacy-Id: 7714
2014-05-08 11:27:41 +00:00
Henrik Levkowetz 794a823581 Corrected an URL pattern that returned something intended to be a named parameter as a numbered arg instead.
- Legacy-Id: 7702
2014-05-06 19:17:19 +00:00
Henrik Levkowetz 50ecb29a8d Added a link to browse the release version in the repository to /release/.
- Legacy-Id: 7701
2014-05-06 19:15:21 +00:00
Henrik Levkowetz ed97ce5a21 Added changeset and ticket links to the release notes under /release/
- Legacy-Id: 7684
2014-05-02 00:30:25 +00:00
Henrik Levkowetz 9c12b28ba2 Changed a bunch of URLs from http:// to https://, and stripped instances of http.?://datatracker.ietf.org/ from some URLs to make them work better in test and development deployments.
- Legacy-Id: 7683
2014-05-01 19:43:13 +00:00
Henrik Levkowetz 83c7f3af91 Set version info and settings back to development mode
- Legacy-Id: 7682
2014-05-01 00:14:32 +00:00
Henrik Levkowetz a2fd7f19ad Set version info to release version 5.4.2 before branching.
- Legacy-Id: 7680
2014-05-01 00:14:29 +00:00
Henrik Levkowetz 6cb85a7f3c Changelog entry for 5.4.2
- Legacy-Id: 7679
2014-05-01 00:14:27 +00:00
Ryan Cross e838ca78c5 Show correct group type and ommit link to tools.ietf.org on BOF proceedings. Commit ready for merge
- Legacy-Id: 7678
2014-04-30 23:14:56 +00:00
Robert Sparks cb458b1689 Protect against cases where add_state_change_event can return None. Fixes bug # 1383. Commit ready for merge.
- Legacy-Id: 7677
2014-04-30 22:17:01 +00:00
Henrik Levkowetz f241de20f3 Merged [7673] from rjsparks@nostrum.com: Made several changes to better handle non-ascii UTF-8 in email messages.
Used multipart mime when including the original message in an error message to the secretariat.
Modified the way IANA review email is parsed.
Added non-ascii UTF-8 tests to the IANA review email parser and to the SMTP Exception handling code.
 - Legacy-Id: 7676
Note: SVN reference [7673] has been migrated to Git commit bf4f3ad75f
2014-04-30 20:51:25 +00:00
Robert Sparks bf4f3ad75f Made several changes to better handle non-ascii UTF-8 in email messages.
Used multipart mime when including the original message in an error message to the secretariat.
Modified the way IANA review email is parsed.
Added non-ascii UTF-8 tests to the IANA review email parser and to the SMTP Exception handling code.

Commit ready for merge.
 - Legacy-Id: 7673
2014-04-29 18:45:37 +00:00
Henrik Levkowetz 3e0e10377c Changed how edit_mtg() is called, in order to propagate kwargs as kwargs. Removed repeated @check_permissions.
- Legacy-Id: 7664
2014-04-28 16:34:09 +00:00
Henrik Levkowetz 849e329a39 Tweaked the traceback() debug function.
- Legacy-Id: 7663
2014-04-28 16:30:49 +00:00
Henrik Levkowetz 666d67eec3 Merged [7653] from rcross@amsl.com: fix two issues with proceedings generation.
- Legacy-Id: 7654
Note: SVN reference [7653] has been migrated to Git commit a886f9ddcd
2014-04-25 19:19:09 +00:00
Ryan Cross a886f9ddcd fix two issues with proceedings generation. Commit ready for merge.
- Legacy-Id: 7653
2014-04-25 18:06:07 +00:00
Henrik Levkowetz 3ac1856d09 Merged in [7644] from rjsparks@nostrum.com:
From rjsparks@nostrum.com:
  -  Fixed layout issue on schedule editing page in Chrome
  -  Fixed errant display of text in unscheduled group bar
     on the schedule editing page
  -  Changed the instruction text on the special requests
     field of the session request form
From rcross@amsl.com:
  - Improved scheduling of non-session items
  - Fixed issue with layout of the new notifications page
  - Fixed crash on notifications page
 - Legacy-Id: 7651
Note: SVN reference [7644] has been migrated to Git commit b8cfbf18e5
2014-04-25 15:45:54 +00:00
Henrik Levkowetz ce318f4d90 - Legacy-Id: 7650 2014-04-25 15:28:26 +00:00
Henrik Levkowetz c50d05302b Set version info and settings back to development mode
- Legacy-Id: 7649
2014-04-25 15:11:38 +00:00
Henrik Levkowetz d220932332 Set version info to release version 5.4.1 before branching.
- Legacy-Id: 7647
2014-04-25 15:11:34 +00:00
Henrik Levkowetz 48f791c607 Changelog entry for 5.4.1
- Legacy-Id: 7646
2014-04-25 15:11:33 +00:00
Henrik Levkowetz 618e01f870 Tweaked the test-crawler output.
- Legacy-Id: 7645
2014-04-25 15:11:14 +00:00
Robert Sparks b8cfbf18e5 From rjsparks@nostrum.com:
-  Fixed layout issue on schedule editing page in Chrome
  -  Fixed errant display of text in unscheduled group bar
     on the schedule editing page
  -  Changed the instruction text on the special requests
     field of the session request form

From rcross@amsl.com:
  - Improved scheduling of non-session items
  - Fixed issue with layout of the new notifications page
  - Fixed crash on notifications page
 - Legacy-Id: 7644
2014-04-25 14:44:40 +00:00
Henrik Levkowetz 0076f1133a Added a no-agenda template for the iPhone agenda, too.
- Legacy-Id: 7643
2014-04-25 14:03:52 +00:00
Henrik Levkowetz e11180e073 Changed the get_meeting import in ietf.secr.drafts.views to get it from where it's actually located.
- Legacy-Id: 7642
2014-04-25 13:28:48 +00:00
Henrik Levkowetz f86c59209f Changed the logic for what is the 'current' ietf meeting to disregard whether there's an agenda for the meeting or not. This lets people see the correct session request page for the current meeting. However, it also makes the /meeting/agenda.html page fail because there's no schedule associated with the meeting; so alternative pages saying 'No agenda available' has been added, too.
- Legacy-Id: 7641
2014-04-25 13:14:53 +00:00
Henrik Levkowetz 4f9b64ff12 Changelog entry for 5.4.1
- Legacy-Id: 7640
2014-04-24 22:42:01 +00:00
Henrik Levkowetz d013cbf326 Adjust the python attribute name .domid to .dom_id in templates, to match the change in the python code.
- Legacy-Id: 7639
2014-04-24 22:38:59 +00:00
Henrik Levkowetz 5a4beaa310 Changelog entry for 5.4.1
- Legacy-Id: 7638
2014-04-24 22:15:47 +00:00
Henrik Levkowetz 4b6ca22ff7 Merged in [7635] from rjsparks@nostrum.com:
Replumbed how SMTP Exceptions are handled, which involved refactoring several mail functions
 - Legacy-Id: 7637
Note: SVN reference [7635] has been migrated to Git commit 73b0831b57
2014-04-24 22:14:57 +00:00
Henrik Levkowetz bfa77959e5 We're now showing the login link with a http:// scheme instead of https:// when in debug mode, in order to be able to log in when using 'python manage.py runserver', which only supports http.
- Legacy-Id: 7636
2014-04-24 22:04:52 +00:00
Robert Sparks 73b0831b57 Replumbed how SMTP Exceptions are handled, which involved refactoring several mail functions
- Legacy-Id: 7635
2014-04-24 18:29:01 +00:00
Henrik Levkowetz 94123b37e0 Set version info and settings back to development mode
- Legacy-Id: 7633
2014-04-22 21:58:32 +00:00
Henrik Levkowetz f0fcc5075e Set version info to release version 5.4.0 before branching.
- Legacy-Id: 7631
2014-04-22 21:58:29 +00:00
Henrik Levkowetz 6e0b5c93ee Changelog entry for 5.4.0
- Legacy-Id: 7630
2014-04-22 21:58:27 +00:00
Henrik Levkowetz 53b49d7777 Link the name of a logged-in user to his profile page. Application of patch from production.
- Legacy-Id: 7629
2014-04-22 21:38:43 +00:00
Henrik Levkowetz bf1e44864d Merged in [7561] from rjsparks@nostrum.com:
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
 - Legacy-Id: 7628
Note: SVN reference [7561] has been migrated to Git commit 1221f79af9
2014-04-22 21:34:23 +00:00
Henrik Levkowetz 826ca3bc8b Changelog entry for 5.4.0
- Legacy-Id: 7627
2014-04-22 21:32:59 +00:00
Henrik Levkowetz da4f9dc258 Print a message at the end of a test crawl also when there's no FAILs.
- Legacy-Id: 7626
2014-04-22 21:31:53 +00:00
Henrik Levkowetz 83f17dc7b7 Tweaked the info in the changelog for version 5.3.0 to give more information about password resets if a user login does not work after the upgrade.
- Legacy-Id: 7625
2014-04-22 19:36:34 +00:00
Henrik Levkowetz 80126092cc Get rid of django-dajaxice distribution directory
- Legacy-Id: 7624
2014-04-22 18:13:20 +00:00
Henrik Levkowetz 59a244b884 Move new dajaxice into place.
- Legacy-Id: 7623
2014-04-22 18:11:16 +00:00
Henrik Levkowetz 4a2c615c3f Remove old dajaxice to make room for incoming later version.
- Legacy-Id: 7622
2014-04-22 18:07:17 +00:00
Ryan Cross 029b477180 resolve several bugs with scheduling code
- Legacy-Id: 7618
2014-04-17 17:05:36 +00:00
Henrik Levkowetz 2f142bb918 Set version info and settings back to development mode
- Legacy-Id: 7617
2014-04-16 21:22:55 +00:00
Henrik Levkowetz 02b8e919fe Set version info to release version 5.3.1 before branching.
- Legacy-Id: 7615
2014-04-16 21:22:49 +00:00
Henrik Levkowetz 4ebf7d6b7b Changelog entry for 5.3.1
- Legacy-Id: 7614
2014-04-16 21:22:42 +00:00