Henrik Levkowetz
c84c18926a
Added static media for floorplans.
...
- Legacy-Id: 11539
2016-07-07 12:31:30 +00:00
Henrik Levkowetz
874000fd6d
Added z-index settings to make sure that the tab links aren't covered by other elements.
...
- Legacy-Id: 11538
2016-07-07 12:30:50 +00:00
Henrik Levkowetz
dd7e454401
Added consistent navigation tabs for agenda-related pages, and added a floor-plan tab. Tweaked the styling of by-room and by-type meeting tabs to be more consistent with the rest of the site. Factored out page header to the common header include file for some pages.
...
- Legacy-Id: 11537
2016-07-07 12:29:19 +00:00
Henrik Levkowetz
c0c3d2a5d6
Removed an unnecessary storage location argument, and corrected the use of ImageField upload_to in order to point at media/photo instead of media/photo/photo.
...
- Legacy-Id: 11536
2016-07-07 12:23:34 +00:00
Henrik Levkowetz
11d3e6fcd5
Added a media subdirectory for floorplans.
...
- Legacy-Id: 11535
2016-07-07 12:21:25 +00:00
Henrik Levkowetz
ad9d5d72f9
Fixed an error in a docstring.
...
- Legacy-Id: 11534
2016-07-07 12:19:59 +00:00
Henrik Levkowetz
a4b5bbc5cf
Removed an unnecessary pyflakes:ignore.
...
- Legacy-Id: 11533
2016-07-07 12:19:02 +00:00
Henrik Levkowetz
2b55d20371
Added a filter 'nbsp' to turn spaces into nonbreaking-space characters.
...
- Legacy-Id: 11532
2016-07-07 12:18:21 +00:00
Robert Sparks
aafd1dc1ed
Adds a publisher to the digital preservation feed. Commit ready for merge.
...
- Legacy-Id: 11530
2016-07-06 20:41:14 +00:00
Henrik Levkowetz
e01298ca2f
Set version info and settings back to development mode
...
- Legacy-Id: 11525
2016-07-06 06:52:56 +00:00
Henrik Levkowetz
1e40b0a1e2
Set version info to release version 6.25.1 before branching.
...
- Legacy-Id: 11523
2016-07-06 06:52:48 +00:00
Henrik Levkowetz
1510a3e1af
Fixed a pyflakes issue.
...
- Legacy-Id: 11518
2016-07-04 15:48:41 +00:00
Henrik Levkowetz
79a3609729
Migration for tweakd plural forms.
...
- Legacy-Id: 11517
2016-07-04 14:29:32 +00:00
Henrik Levkowetz
e34a5caed4
Configured the plural form of 2 models.
...
- Legacy-Id: 11515
2016-07-04 11:23:50 +00:00
Henrik Levkowetz
37161bbde1
Merged in [11512] from rjsparks@nostrum.com:
...
Allow RG secretaries to manipulate meeting materials. Fixes #1836 .
- Legacy-Id: 11513
Note: SVN reference [11512] has been migrated to Git commit eb17c03d1d
2016-07-01 21:45:09 +00:00
Robert Sparks
eb17c03d1d
Allow RG secretaries to manipulate meeting materials. Fixes #1836 . Commit ready for merge.
...
- Legacy-Id: 11512
2016-07-01 20:59:57 +00:00
Henrik Levkowetz
7d7bcbef04
In the internet-draft submission status page, point at the datatracker page for the document, rather than the repository copy of the document.
...
- Legacy-Id: 11511
2016-07-01 20:51:44 +00:00
Henrik Levkowetz
5acff0e95f
Added a method Person.ascii_name() for use when generating 1id-*.txt files. Added caching for Person.plain_name(). Fixes a problem with non-ascii names in 1id-*.txt which lead to non-ascii names in xml2rfc reference files.
...
- Legacy-Id: 11510
2016-07-01 20:08:28 +00:00
Henrik Levkowetz
8642e8da5e
Merged in [11504] from rcross@amsl.com:
...
Remove old interim proceedings location reference.
- Legacy-Id: 11507
Note: SVN reference [11504] has been migrated to Git commit 19f9b11032
2016-07-01 13:46:53 +00:00
Henrik Levkowetz
d2577a130f
Merged in [11501] from rjsparks@nostrum.com:
...
Change search results for recordings to link to the actual recording. Fixes #1895 .
- Legacy-Id: 11506
Note: SVN reference [11501] has been migrated to Git commit 55ef3a620f
2016-06-30 20:14:24 +00:00
Henrik Levkowetz
3e25390a1b
Merged in [11500] from rjsparks@nostrum.com:
...
Allow non-official schedules to be viewed in the same ways the official schedule for a meeting can be viewed. Fixes #1959 .
- Legacy-Id: 11505
Note: SVN reference [11500] has been migrated to Git commit b3883b6ac4
2016-06-30 19:54:04 +00:00
Ryan Cross
19f9b11032
Remove old interim proceedings location reference. Commit ready for merge.
...
- Legacy-Id: 11504
2016-06-30 17:02:33 +00:00
Robert Sparks
55ef3a620f
Change search results for recordings to link to the actual recording. Fixes #1895 . Commit ready for merge.
...
- Legacy-Id: 11501
2016-06-29 21:33:03 +00:00
Robert Sparks
b3883b6ac4
Allow non-official schedules to be viewed in the same ways the official schedule for a meeting can be viewed. Fixes #1959 . Commit ready for merge.
...
- Legacy-Id: 11500
2016-06-29 20:56:08 +00:00
Henrik Levkowetz
04ccda3d08
Merged in [11498] from rcross@amsl.com:
...
Fix interim meeting get_proceedings_url() functions.
- Legacy-Id: 11499
Note: SVN reference [11498] has been migrated to Git commit 882fe23828
2016-06-29 19:33:35 +00:00
Ryan Cross
882fe23828
Fix interim meeting get_proceedings_url() functions. Commit ready for merge.
...
- Legacy-Id: 11498
2016-06-29 18:53:53 +00:00
Henrik Levkowetz
9318efa13a
Set version info and settings back to development mode
...
- Legacy-Id: 11495
2016-06-28 20:50:58 +00:00
Henrik Levkowetz
c750e5765b
Set version info to release version 6.25.0 before branching.
...
- Legacy-Id: 11493
2016-06-28 20:50:51 +00:00
Henrik Levkowetz
7b702c7cb7
Merged in [11487] from rjsparks@nostrum.com:
...
Show ballots for charters that are in external review in search results
(including the iesg/agenda/documents page). Fixes #1792 .
- Legacy-Id: 11490
Note: SVN reference [11487] has been migrated to Git commit e1da2669d3
2016-06-28 18:42:50 +00:00
Robert Sparks
e1da2669d3
Show ballots for charters that are in external review in search results (including the iesg/agenda/documents page). Fixed #1792 . Commit ready for merge. Should also be patched into production.
...
- Legacy-Id: 11487
2016-06-28 18:06:00 +00:00
Henrik Levkowetz
f8804b4f2c
Added 3 tests which checks 1) that all templates can be parsed and loaded, 2) that url template-tags refer to an urlconf callback that exists, and 3) that static template-tags resolve to urls that work. This was prompted by some 500 errors earlier which weren't caught by existing texts.
...
- Legacy-Id: 11483
2016-06-28 04:48:50 +00:00
Henrik Levkowetz
a405449150
Cached the list of template paths in test_runner.py so we can call it multiple times cheaply.
...
- Legacy-Id: 11482
2016-06-28 04:44:25 +00:00
Henrik Levkowetz
a0414bed7a
Merged in [11479] from rcross@amsl.com:
...
Remove references to non-existent views from templates.
- Legacy-Id: 11481
Note: SVN reference [11479] has been migrated to Git commit cbcdbaa46c
2016-06-28 04:42:29 +00:00
Ryan Cross
cbcdbaa46c
Remove references to non-existent views from templates. Commit ready for merge.
...
- Legacy-Id: 11479
2016-06-27 22:49:54 +00:00
Henrik Levkowetz
081eacae6a
Fixed some missing and mistyped web assets found with test_template_statics_exists().
...
- Legacy-Id: 11478
2016-06-27 22:21:50 +00:00
Henrik Levkowetz
6e05c88770
Removed dead template.
...
- Legacy-Id: 11476
2016-06-26 23:11:32 +00:00
Henrik Levkowetz
e76a2a61cb
Removed dead code.
...
- Legacy-Id: 11475
2016-06-26 22:59:35 +00:00
Henrik Levkowetz
51b68099a5
Fixed a place where a logged-in user without associcated Person would cause a 500 instead of 403.
...
- Legacy-Id: 11474
2016-06-25 20:27:13 +00:00
Henrik Levkowetz
834bf08d6f
Added settings to use the cache back-end for sessions. Separated out the preference cookie age from the session age. Made the session age refresh on each access, and set the session timeout to 4 weeks of no access.
...
- Legacy-Id: 11473
2016-06-24 15:44:54 +00:00
Henrik Levkowetz
a36cf95572
Refactored the code to skip coverage testing a bit, and added skipping of template and url coverage.
...
- Legacy-Id: 11472
2016-06-24 15:39:59 +00:00
Henrik Levkowetz
75fd4d2876
Added a production-mode check to verify that the cache is functioning as expected.
...
- Legacy-Id: 11471
2016-06-24 15:36:25 +00:00
Henrik Levkowetz
ab8b151672
Added missing right-angle for a div. Made some form elements initially display: none in order to avoid elements jumping around on initial form rendering. Fixed alignment of Submit and Back buttons, by proper nesting and col-md- class.
...
- Legacy-Id: 11469
2016-06-24 12:08:15 +00:00
Henrik Levkowetz
f87f938846
Language tweaks
...
- Legacy-Id: 11468
2016-06-24 11:58:20 +00:00
Henrik Levkowetz
03e69e6d0c
Added a banner on top of the agenda view of unofficial agendas (which now work) indicating that it's not the official agenda.
...
- Legacy-Id: 11464
2016-06-23 15:09:51 +00:00
Henrik Levkowetz
bea74cb8b4
Added an optional parameter 'owner' to meeting.views.agenda(). Fixed issues #1959 and #1615
...
- Legacy-Id: 11463
2016-06-23 15:08:39 +00:00
Henrik Levkowetz
ff6e312b32
Fixed a buggy urlpattern regexp which would eat up the last character in an url if not given an extension.
...
- Legacy-Id: 11462
2016-06-23 14:56:29 +00:00
Henrik Levkowetz
64070fa3bf
Added the ability to list absolute coverage data, not only show relative differences, to the coverage_changes management command.
...
- Legacy-Id: 11460
2016-06-22 22:05:50 +00:00
Henrik Levkowetz
52456c6207
Added a missing import.
...
- Legacy-Id: 11457
2016-06-22 13:50:53 +00:00
Henrik Levkowetz
d01d3c2912
Added a check for the phantomjs binary to the skip-selenium tests in ietf/meeting/tests_js.py, in order to be able to add selenium to requirements.txt. This will make the selenium tests run if phantomjs is available on the system, without manually having to install the selenium module. This should make the buildbot run the selenium tests, too.
...
- Legacy-Id: 11456
2016-06-22 13:46:48 +00:00
Henrik Levkowetz
2ef60f4c12
Tweaked the release page a bit, fixing vertical alignment of revision comments when breaking across lines, comment appearance on iPads, and introducing striped tables.
...
- Legacy-Id: 11455
2016-06-22 12:31:29 +00:00
Robert Sparks
ca87b89a79
Remove some incomplete (and not functional) selenium tests
...
Commit ready for merge.
- Legacy-Id: 11454
2016-06-21 21:35:17 +00:00
Henrik Levkowetz
6fa181763b
Changed the code test coverage checking to never register coverage counts for tests that are sometimes skipped. Removed now unwanted skip settings from the releasetest settings.
...
- Legacy-Id: 11453
2016-06-21 20:39:28 +00:00
Henrik Levkowetz
f36f38af90
Set version info and settings back to development mode
...
- Legacy-Id: 11449
2016-06-21 19:15:42 +00:00
Henrik Levkowetz
66e847b208
Set version info to release version 6.24.0 before branching.
...
- Legacy-Id: 11447
2016-06-21 19:15:18 +00:00
Henrik Levkowetz
5b5d288d4c
Applied patch from production: Added timeslot filtering by schedule for non-session timeslot display.
...
- Legacy-Id: 11444
2016-06-21 19:01:55 +00:00
Henrik Levkowetz
54fc7adb9a
Fixed a typo.
...
- Legacy-Id: 11443
2016-06-21 18:59:44 +00:00
Henrik Levkowetz
0f0686c489
Backed out previous changes; make_directories() was used in more than one place. Renamed to more expressive name.
...
- Legacy-Id: 11441
2016-06-21 13:28:13 +00:00
Henrik Levkowetz
d4c7928c13
Removed unused import.
...
- Legacy-Id: 11440
2016-06-21 13:22:59 +00:00
Henrik Levkowetz
340c854efb
The helper function make_directories() is now used in only one place, and the function where it's used isn't terribly long. Inlined it, and added a comment (and question) about the os.umask() call. The list of leaves is possibly out of sync with some other places where material doctypes are used.
...
- Legacy-Id: 11439
2016-06-21 13:20:09 +00:00
Henrik Levkowetz
cc6096e190
Merged in [11435] from rcross@amsl.com:
...
Fix a few things with interim materials management.
- Legacy-Id: 11438
Note: SVN reference [11435] has been migrated to Git commit f1bb818434c83b4180e9655d062825a5c0016ef8
2016-06-21 12:59:10 +00:00
Henrik Levkowetz
1e50d5dd44
Merged in [11434] from rcross@amsl.com:
...
Remove legacy secretariat code for adding interim meetings in favor of new ietf.meeting interim features.
- Legacy-Id: 11437
Note: SVN reference [11434] has been migrated to Git commit 98afcae63a752129c63f0d2e1824bbbb26dbf71f
2016-06-21 12:23:58 +00:00
Henrik Levkowetz
e6a005dba6
Added a score of setting save/restores to test setup/teardown actions.
...
- Legacy-Id: 11436
2016-06-21 07:51:02 +00:00
Henrik Levkowetz
f49471b6aa
Restore the AGENDA_PATH setting after temporary test suit change.
...
- Legacy-Id: 11432
2016-06-20 22:46:34 +00:00
Henrik Levkowetz
377a84c52b
Normalized session agenda html content before running it into PyQuery to avoid later occurrences of ' ' for each carriage return.
...
- Legacy-Id: 11430
2016-06-20 22:02:05 +00:00
Henrik Levkowetz
92a2b1cbe0
Added a check that the proceedings directory given in the settings exists.
...
- Legacy-Id: 11427
2016-06-20 21:51:14 +00:00
Henrik Levkowetz
df08e65570
To support development without having to install Mailman, make the import of mailman list info conditional on mailman module imports succeeding.
...
- Legacy-Id: 11426
2016-06-20 21:49:50 +00:00
Henrik Levkowetz
ef8da52f27
Refactored the code to not use two different functions to get_next_interim_numbers.
...
- Legacy-Id: 11425
2016-06-20 18:53:12 +00:00
Henrik Levkowetz
f083e88592
Made interim meeting test data use zero-padded sequence numbers.
...
- Legacy-Id: 11424
2016-06-20 18:52:09 +00:00
Henrik Levkowetz
7f98aa87a7
Updated MeetingFactory to give interim meeting numbers with two-digit zero-padded numbers.
...
- Legacy-Id: 11423
2016-06-20 18:50:39 +00:00
Henrik Levkowetz
b6b855d619
Added a get before post in a interim request test.
...
- Legacy-Id: 11422
2016-06-20 18:48:16 +00:00
Henrik Levkowetz
53fa91f7bb
Enhanced the interim_meetings data migration to also update the interim meeting numbers to consistently use zero-padded two-digit serial numbers, in line with how new interim meeting numbers are generated. Added reverse migrations. Made the migration accept existing TimeSlot and Assignments, if found.
...
- Legacy-Id: 11421
2016-06-20 18:22:09 +00:00
Henrik Levkowetz
d46a3d5768
Set some admin fields to raw_id, to avoid insanely long lists of choices.
...
- Legacy-Id: 11420
2016-06-20 18:18:07 +00:00
Henrik Levkowetz
4285038e61
Updated copyright.
...
- Legacy-Id: 11419
2016-06-20 18:06:57 +00:00
Henrik Levkowetz
67c1af546c
Added an url pattern for interim meeting agendas -- we construct those in some places, like in /doc/agenda-interim-... document pages, so we should be able to handle the ,;-)
...
- Legacy-Id: 11418
2016-06-20 18:04:40 +00:00
Henrik Levkowetz
7dde59f873
Avoid multiple doctype declarations and other html errors by parsing sesion agenda html files and inserting our title and doctype.
...
- Legacy-Id: 11417
2016-06-20 18:01:35 +00:00
Henrik Levkowetz
252c201817
Use session.agenda.href in the agenda template, instead of constructing an agenda link in place. This is more DRY, and also fixes some places where the old construct was wrong.
...
- Legacy-Id: 11416
2016-06-20 17:57:55 +00:00
Henrik Levkowetz
84c355e166
Added caching to some meeting methods which are called multiple times when generating the IETF agenda.
...
- Legacy-Id: 11413
2016-06-20 11:21:01 +00:00
Henrik Levkowetz
df84098980
Fixed a bug in find-history-replacement-active-at() where multiple history entries with the same timestamp would be unordered. This led to the wrong historic group info being shown in some cases (e.g., meeting/86/agenda would show dmmnew instead of dmm, leading to wrong agenda links)
...
- Legacy-Id: 11410
2016-06-19 12:52:36 +00:00
Henrik Levkowetz
b79ac1ee29
Tweaked the styling of meeting rows to avoid wrapping the interim meeting names, and added meeting links for the IETF meetings.
...
- Legacy-Id: 11409
2016-06-18 21:22:59 +00:00
Henrik Levkowetz
5939a376ba
Added a missing condition, to make tool page links visible under the More info entry on group pages.
...
- Legacy-Id: 11408
2016-06-18 15:33:04 +00:00
Henrik Levkowetz
a1ed1aecfa
Moved check for session data up to before we try to use it in announcemen.views.confirm.
...
- Legacy-Id: 11405
2016-06-17 19:49:45 +00:00
Henrik Levkowetz
28829d34c5
Added interim test set up and tear down actions. The InterimTests need the same setUp and tearDown of a test materials dir as the regular meeting tests, otherwise they are going to depend on individual developer's settings_local, and fail unpredictably.
...
- Legacy-Id: 11403
2016-06-17 15:00:11 +00:00
Henrik Levkowetz
d298785fda
Merged in ^/branch/amsl/interim@11230, which provides interim meeting management support. Also fixes issues #1961 , #1962 and #1964 .
...
- Legacy-Id: 11402
2016-06-17 14:16:27 +00:00
Henrik Levkowetz
688ffa4e2d
Set version info and settings back to development mode
...
- Legacy-Id: 11400
2016-06-17 13:20:35 +00:00
Henrik Levkowetz
a9942ab05b
Set version info to release version 6.23.0 before branching.
...
- Legacy-Id: 11398
2016-06-17 13:20:26 +00:00
Henrik Levkowetz
b667f47b4f
Let the import_mailman_listinfo management command not only add, but also remove subcriptions to match mailman's info. Pay attention only to addresses with delivery enabled.
...
- Legacy-Id: 11394
2016-06-17 13:06:39 +00:00
Henrik Levkowetz
744a39e2ca
Added a migration to do the first mailman subscriber import, using a function from the refactored management command.
...
- Legacy-Id: 11393
2016-06-16 19:33:07 +00:00
Henrik Levkowetz
263e1f4136
Changed the IESG photo page to show full area name instead of area acronym in each box heading. Linked the area name to the area page. Removed the area acronym under each picture. Tweaked the vertical alignment of photo wells. Fixes an issue raised by housley@vigilsec.com
...
- Legacy-Id: 11390
2016-06-16 18:07:11 +00:00
Henrik Levkowetz
e110419916
Merged in ^/personal/henrik/6.22.1-acctdeps which provides import of addresses subscribed to IETF mailing lists, and additional datatracker account creation requirements. Also a table and form for manual whitelisting of account logins, in order to handle cases which fall outside the default requirements. Fixed some tests.
...
- Legacy-Id: 11389
2016-06-15 22:10:50 +00:00
Henrik Levkowetz
7c033d3daa
Only check state.slug in GroupForm.clean() if state is set.
...
- Legacy-Id: 11388
2016-06-15 20:02:51 +00:00
Henrik Levkowetz
d251692b96
Added a clean() method to the Group creation form which requires a BoF to have a parent group. Fixes issue #1970 .
...
- Legacy-Id: 11387
2016-06-15 19:46:47 +00:00
Henrik Levkowetz
c1a8b3d7cc
Whitelist form language tweaks.
...
- Legacy-Id: 11386
2016-06-15 16:15:56 +00:00
Henrik Levkowetz
016f912ef7
Changed some field names from address to email.
...
- Legacy-Id: 11385
2016-06-15 15:49:28 +00:00
Henrik Levkowetz
c0ba793c69
Added the new models for mailinglists ...
...
- Legacy-Id: 11384
2016-06-15 15:48:58 +00:00
Henrik Levkowetz
d432e5a46c
Added a link to the account creation whitelist page for the secretariat.
...
- Legacy-Id: 11383
2016-06-15 15:45:07 +00:00
Henrik Levkowetz
4f6870d5a8
Set version info and settings back to development mode
...
- Legacy-Id: 11381
2016-06-15 15:09:50 +00:00
Henrik Levkowetz
576176ecce
Set version info to release version 6.22.2 before branching.
...
- Legacy-Id: 11379
2016-06-15 15:09:41 +00:00
Henrik Levkowetz
6304897519
Temporarily disable photo upload field -- requires handler code.
...
- Legacy-Id: 11376
2016-06-15 14:58:43 +00:00
Henrik Levkowetz
fed2a04445
Increased the requirements for account creation, and added a form where the secretariat can add whitelisting to make account creation possible for addresses that don't fulfil the default requirements.
...
- Legacy-Id: 11374
2016-06-14 21:39:12 +00:00
Henrik Levkowetz
b0ddd0daeb
Added models for mailman lists and subscribed and whitelisted addresses, and an import management command suited to be run as a periodic cron-job.
...
- Legacy-Id: 11373
2016-06-14 21:36:05 +00:00
Henrik Levkowetz
9019d0a1dc
Merged in [11357] from lars@netapp.com:
...
Update web assets.
- Legacy-Id: 11369
Note: SVN reference [11357] has been migrated to Git commit ab1dc4abc6
2016-06-14 15:11:20 +00:00
Henrik Levkowetz
fa5a89f3d7
Added a backwards migration for person.0013_add_plain_name_aliases.
...
- Legacy-Id: 11368
2016-06-14 15:11:05 +00:00
Henrik Levkowetz
122cdd5489
Merged in [11202] from lars@netapp.com:
...
Update various web assets.
- Legacy-Id: 11365
Note: SVN reference [11202] has been migrated to Git commit 41e8aa96f1
2016-06-14 14:19:19 +00:00
Lars Eggert
ab1dc4abc6
Update web assets. Commit ready for merge.
...
- Legacy-Id: 11357
2016-06-14 08:51:28 +00:00
Henrik Levkowetz
2ba1bde0ba
Reverted a bad to group/urls_info.py
...
- Legacy-Id: 11355
2016-06-14 04:56:50 +00:00
Henrik Levkowetz
7037c734f6
Set version info and settings back to development mode
...
- Legacy-Id: 11353
2016-06-13 15:14:03 +00:00
Henrik Levkowetz
3d2bd57301
Set version info to release version 6.22.1 before branching.
...
- Legacy-Id: 11351
2016-06-13 15:13:54 +00:00
Henrik Levkowetz
5d46febe03
Fixed an incorrect path to the default 'no photo available' image.
...
- Legacy-Id: 11348
2016-06-13 15:05:48 +00:00
Henrik Levkowetz
45e9801955
Added a migration which provides photo field default values and updates the upload path to the one used in production.
...
- Legacy-Id: 11345
2016-06-13 14:54:40 +00:00
Henrik Levkowetz
d5701633fa
Grouped aliases settings together.
...
- Legacy-Id: 11344
2016-06-13 14:50:11 +00:00
Henrik Levkowetz
289dd0c2a9
Minor tweaks.
...
- Legacy-Id: 11343
2016-06-13 14:03:19 +00:00
Henrik Levkowetz
ee14795563
Reapplying aliases patch lost in previous commit.
...
- Legacy-Id: 11342
2016-06-13 13:47:44 +00:00
Henrik Levkowetz
4a227601df
Added default media and photo directories for use in development. Changed settings to point to the media dir in development.
...
- Legacy-Id: 11341
2016-06-13 13:42:03 +00:00
Henrik Levkowetz
09109516f9
Fixed a bug in the default alias-file settings.
...
- Legacy-Id: 11340
2016-06-13 10:57:02 +00:00
Henrik Levkowetz
e20ffc9e86
Improved data migration for plain_name aliases.
...
- Legacy-Id: 11339
2016-06-13 10:39:36 +00:00
Henrik Levkowetz
c6e1daa2e9
Set version info and settings back to development mode
...
- Legacy-Id: 11328
2016-06-12 10:44:16 +00:00
Henrik Levkowetz
aa08aad199
Set version info to release version 6.22.0 before branching.
...
- Legacy-Id: 11326
2016-06-12 10:44:09 +00:00
Henrik Levkowetz
78ed9334d2
Skip the htpasswd update test which uses an external binary if the binary isn't found Fixes the failing OS X test.
...
- Legacy-Id: 11323
2016-06-11 23:40:20 +00:00
Henrik Levkowetz
80dc67f109
Fixed pyflakes and consistency issues in person.views.profile().
...
- Legacy-Id: 11322
2016-06-11 23:05:08 +00:00
Henrik Levkowetz
8ba02dfd2c
Added fixes for various profile page problems found by the test crawler.
...
- Legacy-Id: 11321
2016-06-11 21:54:14 +00:00
Henrik Levkowetz
e3cbabaf9b
Made it possible to filter on photo and bio fields in the API.
...
- Legacy-Id: 11320
2016-06-11 19:48:36 +00:00
Henrik Levkowetz
f384a134c4
Added a migration to provide plain-name aliases where they are missing, as we expect those for the person profile URLs.
...
- Legacy-Id: 11319
2016-06-11 11:58:30 +00:00
Henrik Levkowetz
9855c2d54b
Added a check for the existence of the media/photos directory.
...
- Legacy-Id: 11315
2016-06-10 19:37:36 +00:00
Henrik Levkowetz
9eacdbf2c6
Merged in ^/personal/henrik/6.21.1-biophoto@11313, with work from rjsparks@nostrum.com and henrik@levkowetz.com which provides support for profile biography and photo.
...
- Legacy-Id: 11314
2016-06-10 19:36:47 +00:00
Henrik Levkowetz
4cb87b5b09
An additional photo test, and a test function rename.
...
- Legacy-Id: 11313
2016-06-10 18:36:28 +00:00
Henrik Levkowetz
e62c3ac8d2
Set version info and settings back to development mode
...
- Legacy-Id: 11311
2016-06-10 09:45:48 +00:00
Henrik Levkowetz
517425d12f
Set version info to release version 6.21.1 before branching.
...
- Legacy-Id: 11309
2016-06-10 09:45:41 +00:00
Henrik Levkowetz
a9980d5cc1
Added a default for photo and photo_thumb to the migration.
...
- Legacy-Id: 11306
2016-06-10 09:41:09 +00:00
Henrik Levkowetz
ebe45e5312
Added tests for various photo pages.
...
- Legacy-Id: 11305
2016-06-09 21:59:17 +00:00
Henrik Levkowetz
3e54101e06
Renamed group.views.all_photos() back to chair_photos(). Added differentiated ordering by role to group photo pages. Moved the external links (dependency graph and tools pages) off of the tabs, to the charter page.
...
- Legacy-Id: 11304
2016-06-09 21:58:35 +00:00
Henrik Levkowetz
7c53eb1843
Renamed group.views.all_photos() back to chair_photos(). Added differentiated ordering by role to group photo pages. Moved the external links (dependency graph and tools pages) off of the tabs, to the charter page.
...
- Legacy-Id: 11303
2016-06-09 21:58:01 +00:00
Henrik Levkowetz
cbaabbf98f
Changed the urls config so that static files can be served to the test client.
...
- Legacy-Id: 11302
2016-06-09 21:54:44 +00:00
Henrik Levkowetz
2c456cea73
Added default values to the photo and photo_thumb fields. Made photo_name() return unicode. Made plain_name not fall back to ascii_short, as that's not meaningful.
...
- Legacy-Id: 11301
2016-06-09 21:53:52 +00:00
Henrik Levkowetz
f4d2f19ffb
Tweaked the person factory to provide bio and photo on request.
...
- Legacy-Id: 11300
2016-06-09 21:51:46 +00:00
Henrik Levkowetz
c80b654f18
Simplified some setting calculations.
...
- Legacy-Id: 11299
2016-06-09 21:50:56 +00:00
Henrik Levkowetz
511e500960
Show default no-photo-available image on bio if no photo is available.
...
- Legacy-Id: 11298
2016-06-09 21:49:44 +00:00
Henrik Levkowetz
fcd8f55117
Added person.plain_name() to the name aliases.
...
- Legacy-Id: 11297
2016-06-09 21:48:04 +00:00
Henrik Levkowetz
087c543dfd
Changed the links to profile pages to apply to both photo and name, for an easier click target. Added links to group names.
...
- Legacy-Id: 11296
2016-06-09 21:46:39 +00:00
Henrik Levkowetz
637c1a0e7b
Added links to dependency graph and tools page to the group metainformation. Reindented consistently.
...
- Legacy-Id: 11295
2016-06-09 21:42:45 +00:00
Henrik Levkowetz
b0cd3a0066
Fixed a problem with accessing a group's workflow customisation page from /group/{{acronym}} instead of /wg/{{acronym}}/.
...
- Legacy-Id: 11290
2016-06-07 18:13:55 +00:00
Henrik Levkowetz
7edecaee27
Added photo page support for individual groups, and tweaked some names. This provides a photo page for the IAB, but also as a benefit photo pages for other groups.
...
- Legacy-Id: 11287
2016-06-06 16:33:24 +00:00
Henrik Levkowetz
dd781c9367
Added and updated migrations.
...
- Legacy-Id: 11286
2016-06-06 16:30:54 +00:00
Henrik Levkowetz
ab20d0002d
Added some guards against bad data in name_parts().
...
- Legacy-Id: 11285
2016-06-06 16:30:30 +00:00
Henrik Levkowetz
9e382bb711
Added support for reStructuredText markup in bios.
...
- Legacy-Id: 11284
2016-06-06 16:29:25 +00:00
Henrik Levkowetz
aa4ddc00e2
Limited the biography and photo uploading to people who have been assigned a role.
...
- Legacy-Id: 11283
2016-06-06 12:42:24 +00:00
Henrik Levkowetz
2947bb4096
Added a setting (to go with the earlier changes in ietfauth and secr/rolodex) for excluded personal email patterns.
...
- Legacy-Id: 11282
2016-06-06 07:49:26 +00:00
Henrik Levkowetz
5395c85ed7
Changed the acceptable mime type for uploaded xml files to be either text/xml or application/xml.
...
- Legacy-Id: 11280
2016-06-06 07:38:02 +00:00
Henrik Levkowetz
3eaef15fd5
Fixed a bug found by rjsparks@nostrum.com in the submission test text output.
...
- Legacy-Id: 11279
2016-06-06 07:37:05 +00:00
Henrik Levkowetz
c4b59f0363
Added personal photo+bio pages.
...
- Legacy-Id: 11278
2016-06-05 20:14:50 +00:00
Henrik Levkowetz
5159349959
Added an IESG photo page. Replaced navigation pills with a navtab on the IESG pages.
...
- Legacy-Id: 11277
2016-06-05 09:55:59 +00:00
Henrik Levkowetz
e4e2ced967
Tweaked the look of nav-tabs.
...
- Legacy-Id: 11276
2016-06-05 09:54:51 +00:00
Henrik Levkowetz
ed583bcc5f
Used a more sophisticated algorithm for separation of person name parts in the photo_name() method. Added support for 'Dr' (without dot) as a titular prefix.
...
- Legacy-Id: 11275
2016-06-05 09:54:13 +00:00
Henrik Levkowetz
fe50693d09
Renamed and generalised the photos template a bit, for re-use with IESG photos.
...
- Legacy-Id: 11274
2016-06-05 09:51:56 +00:00
Henrik Levkowetz
5f4de2047e
Added additional directories for IAB photos.
...
- Legacy-Id: 11273
2016-06-05 09:50:09 +00:00
Henrik Levkowetz
c5e0814e11
Made the photo url and view function names more generic. Shortened a tab name.
...
- Legacy-Id: 11272
2016-06-05 09:49:24 +00:00
Henrik Levkowetz
f9136dcad3
Changed the photo collection script to use a more sophisticated algorithm to separate name parts, in order to avoid photos named 'dr-foo-bar-ph-d', and in order to correctly identify surnames like 'le-faucheur'. Added translation for the first-name only named IAB photos. Added additional directories for IAB photos.
...
- Legacy-Id: 11271
2016-06-05 09:47:55 +00:00
Henrik Levkowetz
33a0629911
Enhanced the photo collection script to look in multiple locations, in order to capture missing IAB and IESG member photos, and to select full and thumbnail photos from a preference list based on timestamp and size.
...
- Legacy-Id: 11270
2016-06-03 22:54:35 +00:00
Henrik Levkowetz
fa5bed83b3
Removed debug prints
...
- Legacy-Id: 11267
2016-06-02 19:31:08 +00:00
Henrik Levkowetz
1410168a5a
Fixed some missed instances of a setting name-change.
...
- Legacy-Id: 11266
2016-06-02 19:30:25 +00:00
Henrik Levkowetz
c8ade2dff5
Tweaked the chair_photos view.
...
- Legacy-Id: 11265
2016-06-02 19:21:08 +00:00
Henrik Levkowetz
ab095fca5b
MOdified the 0011_populate_photos migration to set photo thumbnail values which include the photos dirname under the media_root. Added a reverse migration, for easier testing from a clean state.
...
- Legacy-Id: 11264
2016-06-02 19:20:34 +00:00
Henrik Levkowetz
c83dae57fb
Added setting for MEDIA_ROOT, and changed the setting for MEDIA_URL; introduced a setting for the IETF main site URL, for use where MEDIA_URL had been used (incorrectly) earlier.
...
- Legacy-Id: 11263
2016-06-02 19:17:38 +00:00
Henrik Levkowetz
88e56f2c98
Added heuristics to process existing photo files for a larger percentage of person records than earlier. Changed to checking all person records, not only those with roles. Added a summary of photo files not handled at the end. This reduced the number of unhandled files from ~350 to less than 10, and all the unhandled ones seems to belong to persons for which photos have been found.
...
- Legacy-Id: 11262
2016-06-02 19:11:53 +00:00
Henrik Levkowetz
14a4ea177c
Merged in ^/personal/rjs/6.21.1.dev0@11257
...
- Legacy-Id: 11259
2016-06-01 16:37:01 +00:00
Henrik Levkowetz
b9fa1905c3
Fixed a problem with person alias updates where get_or_create() could find two results for one alias name because utf8_general_ci collation would match multiple different utf8 forms to the same name.
...
- Legacy-Id: 11257
2016-05-31 12:21:18 +00:00
Henrik Levkowetz
987dabb200
Added an initial migration for messages.
...
- Legacy-Id: 11255
2016-05-30 21:54:41 +00:00
Ryan Cross
ead00565c4
more refactoring
...
- Legacy-Id: 11230
2016-05-23 23:19:01 +00:00
Ryan Cross
c8f3760dbe
refactor code dealing with interim materials path
...
- Legacy-Id: 11229
2016-05-23 22:58:45 +00:00
Ryan Cross
81fe596c95
change approval redirects
...
- Legacy-Id: 11228
2016-05-23 17:21:48 +00:00
Henrik Levkowetz
dad8cc6ba1
Updated maximum file-sizes for draft submissions. Added some Trac-glue-related settings.
...
- Legacy-Id: 11223
2016-05-22 16:00:35 +00:00
Henrik Levkowetz
72ba673bd8
Removed debug code.
...
- Legacy-Id: 11221
2016-05-22 15:47:05 +00:00
Henrik Levkowetz
a32b121efb
Changed some instances of error strings from ascii to unicode in order to avoid problems with unicode error messages, such as the file size indications generated by django.template.defaultfilters.filesizeformat().
...
- Legacy-Id: 11220
2016-05-22 14:40:37 +00:00
Ryan Cross
ed371396c1
add tests. fix form validations
...
- Legacy-Id: 11219
2016-05-20 22:49:27 +00:00
Henrik Levkowetz
a15d0ecbd6
Prevent people from adding ietf list addresses to their personal accounts.
...
- Legacy-Id: 11218
2016-05-20 22:39:30 +00:00
Henrik Levkowetz
caf3a4cb7e
Set version info and settings back to development mode
...
- Legacy-Id: 11215
2016-05-20 10:22:05 +00:00
Henrik Levkowetz
0b4d3b5802
Set version info to release version 6.21.0 before branching.
...
- Legacy-Id: 11213
2016-05-20 10:21:43 +00:00
Henrik Levkowetz
9d81ddc239
Added a migration to match the Person model changes in [11180].
...
- Legacy-Id: 11210
Note: SVN reference [11180] has been migrated to Git commit 7e61ce84e8
2016-05-20 10:11:42 +00:00
Henrik Levkowetz
ea4160a709
Applied production patches to trunk.
...
- Legacy-Id: 11208
2016-05-19 20:03:19 +00:00
Ryan Cross
6ea92cc5a0
various bug fixes and tweaks
...
- Legacy-Id: 11204
2016-05-18 23:55:44 +00:00
Lars Eggert
41e8aa96f1
Update various web assets. Commit ready for merge.
...
- Legacy-Id: 11202
2016-05-18 18:15:44 +00:00
Henrik Levkowetz
3849620362
Settings for Trac glue commands.
...
- Legacy-Id: 11201
2016-05-18 18:10:46 +00:00
Ryan Cross
cecdea3d72
Add utility script to send interim meeting minutes reminder. Add ability to include comments with meeting cancellation
...
- Legacy-Id: 11199
2016-05-17 22:55:47 +00:00
Ryan Cross
8fef55dc31
add approval and cancel notifications
...
- Legacy-Id: 11196
2016-05-16 22:48:43 +00:00
Henrik Levkowetz
02773059f2
Better usage help for the coverage_changes management command.
...
- Legacy-Id: 11193
2016-05-15 15:01:50 +00:00
Henrik Levkowetz
91defa466e
Fixed a missed import name change.
...
- Legacy-Id: 11192
2016-05-13 16:07:47 +00:00
Henrik Levkowetz
6bd275f10b
Merged in ^/branch/iola/community-list-cleanup-r11184@11188.
...
- Legacy-Id: 11191
2016-05-13 16:01:54 +00:00
Henrik Levkowetz
92214726fd
Renamed some files under ietf/group/ which contained views but didn't have 'views' in the name.
...
- Legacy-Id: 11190
2016-05-13 15:59:10 +00:00
Ole Laursen
9ad8c983a2
Speed up the community refactor migration by building the index
...
of the group name search rules in Python
- Legacy-Id: 11188
2016-05-13 13:30:37 +00:00
Ole Laursen
12079a5612
Add SearchRule.__unicode__ for debugging purposes
...
- Legacy-Id: 11187
2016-05-13 13:22:53 +00:00
Ole Laursen
5f4c989ba6
Set notify_on correctly in community refactor migration
...
- Legacy-Id: 11186
2016-05-13 12:25:59 +00:00
Henrik Levkowetz
21b2330b6a
Removed an newly introduced url() name parameter.
...
- Legacy-Id: 11184
2016-05-13 09:09:37 +00:00
Henrik Levkowetz
9ceb753a29
Added progress bars and rule counts for various parts of this migration.
...
- Legacy-Id: 11183
2016-05-12 20:16:23 +00:00
Henrik Levkowetz
deb2f73047
Merged in ^/branch/iola/community-list-cleanup-r11172@11175.
...
- Legacy-Id: 11182
2016-05-12 19:14:28 +00:00
Henrik Levkowetz
aa61123937
Modified a few tests to handle the improved handling of error messages (not conflating them with help text any more).
...
- Legacy-Id: 11181
2016-05-12 13:47:10 +00:00
Henrik Levkowetz
7e61ce84e8
Merged in ^/branch/iola/account-registration-fixes-r11167@11179 from olau@iola.dk, which contains fixes and refactoring for the account registration code, in order to better support the coming community app refactoring.
...
- Legacy-Id: 11180
2016-05-12 12:59:04 +00:00
Henrik Levkowetz
6be0aebf07
Extend the owner regexp with apostrophe to be able to handle some user logins generated by the test suite.
...
- Legacy-Id: 11179
2016-05-12 12:56:11 +00:00
Ryan Cross
3366006653
Refactoring. Implement iCalendar support
...
- Legacy-Id: 11178
2016-05-11 00:13:55 +00:00
Ole Laursen
b599dca51d
Override the django-bootstrap3 default help-text-and-errors rendering
...
to separate the unrelated concepts
- Legacy-Id: 11177
2016-05-10 16:44:45 +00:00
Ryan Cross
3f3e6f0b14
add edit view. refactor to use modelforms
...
- Legacy-Id: 11176
2016-05-06 23:02:25 +00:00
Ole Laursen
b6d4c5ffe8
Drop naming community URL patterns, just reverse them directly from
...
the view
- Legacy-Id: 11175
2016-05-06 18:10:37 +00:00
Ole Laursen
9faae5e915
Merged community list branch with trunk
...
- Legacy-Id: 11174
2016-05-06 17:36:04 +00:00
Ole Laursen
b83e0d2c78
Unify the URL name handling in ietfauth, i.e. just refer directly to
...
the view behind the URL instead of naming it.
- Legacy-Id: 11172
2016-05-06 12:58:10 +00:00
Ole Laursen
4d4cf93f22
Make password reset use username throughout and reword the reset page
...
so it's clear that one has to enter the account name and not just any
email address associated with the account.
- Legacy-Id: 11171
2016-05-06 12:32:11 +00:00
Ole Laursen
dedb00b0a5
Control the tests of adding user passwords to the htpasswd file better
...
fixing a bug in the tests and add separate tests of the Python-based
approach and the htpasswd binary
- Legacy-Id: 11170
2016-05-06 12:11:20 +00:00
Ole Laursen
793bc3c2fa
Merge account registration fixes branch
...
- Legacy-Id: 11169
2016-05-05 15:44:47 +00:00
Ole Laursen
5bcf36e149
Fix a couple of bugs in the account registration cleanup
...
- Legacy-Id: 11167
2016-05-05 14:55:31 +00:00
Henrik Levkowetz
63f5af7e4d
Guard against use of nonexistant attribute.
...
- Legacy-Id: 11166
2016-05-05 14:09:07 +00:00
Henrik Levkowetz
d78a9a3182
Whitespace fix
...
- Legacy-Id: 11165
2016-05-05 14:08:37 +00:00
Henrik Levkowetz
8f2872124e
Set version info and settings back to development mode
...
- Legacy-Id: 11161
2016-05-05 12:37:34 +00:00
Henrik Levkowetz
e0ef2ea178
Set version info to release version 6.20.0 before branching.
...
- Legacy-Id: 11159
2016-05-05 12:37:24 +00:00
Henrik Levkowetz
22f17f963c
Added a migration to match the updated time zone definitions of pytz-2016.4.
...
- Legacy-Id: 11156
2016-05-05 12:28:22 +00:00
Henrik Levkowetz
3327936884
Added a migration to match the changed GROUP_EVENT_CHOICES.
...
- Legacy-Id: 11155
2016-05-05 12:26:54 +00:00
Henrik Levkowetz
c4e3f8ad30
Merged in [11137] from rjsparks@nostrum.com:
...
Reworked the pages that manage all the possible schedules for a meeting. Removed a lot of custom javascript. Fixes #1921 .
- Legacy-Id: 11154
Note: SVN reference [11137] has been migrated to Git commit f34ae9c612
2016-05-04 18:16:02 +00:00
Henrik Levkowetz
2f98f512ed
Merged in [11133] from rjsparks@nostrum.com:
...
Cleanup: Remove hooks for TowTruck.
- Legacy-Id: 11153
Note: SVN reference [11133] has been migrated to Git commit 62d3ac8fe7
2016-05-04 14:53:52 +00:00
Henrik Levkowetz
669fd8b5c9
Merged in [11132] from rjsparks@nostrum.com:
...
Minor template typo correction.
- Legacy-Id: 11152
Note: SVN reference [11132] has been migrated to Git commit d41ca9b6c7
2016-05-04 14:04:43 +00:00
Henrik Levkowetz
e548654360
Cleanup.
...
- Legacy-Id: 11151
2016-05-04 08:54:36 +00:00
Henrik Levkowetz
bf4350f6dc
Merged in [11129] from rjsparks@nostrum.com:
...
Have person.formatted_email() return the primary address if one is so marked. Fixes #1928 .
- Legacy-Id: 11150
Note: SVN reference [11129] has been migrated to Git commit 2fd2b3a8e6
2016-05-04 08:44:19 +00:00
Henrik Levkowetz
1499e8cf80
Merged in [11128] from rjsparks@nostrum.com:
...
Leave out the sentence about consensus when requesting publication as the ISE. Fixes #1952 .
- Legacy-Id: 11149
Note: SVN reference [11128] has been migrated to Git commit 79a7eae0ba
2016-05-03 20:46:47 +00:00
Henrik Levkowetz
45efc6ec7a
Merged in [11122] from rjsparks@nostrum.com:
...
Add page counts to doc.json. Fixes #1936 .
- Legacy-Id: 11148
Note: SVN reference [11122] has been migrated to Git commit f8a28077f5
2016-05-03 19:05:10 +00:00
Henrik Levkowetz
fd635baf81
Merged in [11120] from rcross@amsl.com:
...
Update announcement tool permissions for new IAOC chair.
- Legacy-Id: 11147
Note: SVN reference [11120] has been migrated to Git commit d728acc8fc
2016-05-03 18:41:08 +00:00
Henrik Levkowetz
2aff429c3f
Merged in [11118] from rcross@amsl.com:
...
Move standalone monthly report scripts to bin directory.
- Legacy-Id: 11146
Note: SVN reference [11118] has been migrated to Git commit 6ef2904307
2016-05-03 18:24:03 +00:00
Henrik Levkowetz
dac2b28d95
Merged in [11116] from rjsparks@nostrum.com:
...
Add an entry to GROUP_EVENT_CHOICES for status updates. Fixes #1948 .
- Legacy-Id: 11145
Note: SVN reference [11116] has been migrated to Git commit eda3f8fba5
2016-05-03 18:13:07 +00:00
Henrik Levkowetz
274aa60834
Excluded management commands from code coverage figures -- testing is possible but in many cases would be so slow that the test suite would become much more painful to run.
...
- Legacy-Id: 11144
2016-05-03 18:12:40 +00:00
Henrik Levkowetz
50568f0de4
Merged in [11112] and [11113] from rjsparks@nostrum.com:
...
Add a page to show the active status reports all in one place. Fixes #1951 .
- Legacy-Id: 11143
Note: SVN reference [11112] has been migrated to Git commit 1f8cc9a4f1
Note: SVN reference [11113] has been migrated to Git commit 61082289fa
2016-05-03 17:50:10 +00:00
Henrik Levkowetz
8769cc0207
Fixed bugs in the previous commit (in the tests).
...
- Legacy-Id: 11142
2016-05-03 17:16:17 +00:00
Henrik Levkowetz
304516f4b3
Added test directories for yang model tests.
...
- Legacy-Id: 11141
2016-05-03 16:40:09 +00:00
Henrik Levkowetz
35ef32485a
Tweaked the field names of Person name fields to make the intended use clearer.
...
- Legacy-Id: 11140
2016-05-03 16:39:17 +00:00
Henrik Levkowetz
1989218a1f
Fixed the function has_rfc_editor_note() to return boolean -- datetime cannot be serialized as JSON, so /iesg/agenda/agenda.json was broken when there was an rfc-editor-note.
...
- Legacy-Id: 11138
2016-05-02 12:24:31 +00:00
Robert Sparks
f34ae9c612
Reworked the pages that manage all the possible schedules for a meeting. Removed a lot of custom javascript. Fixes #1921 . Commit ready for merge.
...
- Legacy-Id: 11137
2016-04-27 20:46:02 +00:00
Ole Laursen
a99aa32c59
Refactor account code to use the built-in Django signing framework
...
(reusing code previously written for the community lists) instead of
the a custom MD5 scheme, add tests of all views, rewrite custom form
handling code to use plain forms and ensure that the data is properly
validated and errors visible in the UI. Move help texts on the Person
form up to the model.
- Legacy-Id: 11136
2016-04-27 16:26:04 +00:00
Ryan Cross
facead5d95
Add inteirm meeting request disapprove and cancel capabilities
...
- Legacy-Id: 11135
2016-04-26 23:05:53 +00:00
Robert Sparks
62d3ac8fe7
Cleanup: Remove hooks for TowTruck. Commit ready for merge.
...
- Legacy-Id: 11133
2016-04-26 19:50:45 +00:00
Robert Sparks
d41ca9b6c7
Minor template typo correction. Commit ready for merge.
...
- Legacy-Id: 11132
2016-04-26 19:13:41 +00:00
Ryan Cross
21d3ede5bc
save agenda as a Document object
...
- Legacy-Id: 11131
2016-04-26 00:16:32 +00:00
Ryan Cross
ba75fad3b5
added send announcement view
...
- Legacy-Id: 11130
2016-04-22 23:14:35 +00:00
Robert Sparks
2fd2b3a8e6
Have person.formatted_email() return the primary address if one is so marked. Fixes #1928 . Commit ready for merge.
...
- Legacy-Id: 11129
2016-04-22 20:19:21 +00:00
Robert Sparks
79a7eae0ba
Leave out the sentence about consensus when requesting publication as the ISE. Fixes #1952 . Commit ready for merge.
...
- Legacy-Id: 11128
2016-04-22 19:30:26 +00:00
Ryan Cross
f46fdcfa14
change main menu meeting->upcoming, add navigation tabs
...
- Legacy-Id: 11127
2016-04-22 18:07:27 +00:00
Ryan Cross
bd96d89c85
implement preapproved, add new SessionStatusName, add announce views
...
- Legacy-Id: 11126
2016-04-22 16:48:20 +00:00
Ryan Cross
be6e536769
add pending and detail views and tests.
...
- Legacy-Id: 11125
2016-04-20 23:57:52 +00:00
Robert Sparks
f8a28077f5
Add page counts to doc.json. Fixes #1936 . Commit ready for merge.
...
- Legacy-Id: 11122
2016-04-15 13:53:04 +00:00
Ryan Cross
8f8e4df650
changes for demo
...
- Legacy-Id: 11121
2016-04-15 12:45:39 +00:00
Ryan Cross
d728acc8fc
Update announcement tool permissions for new IAOC chair. Commit ready for merge.
...
- Legacy-Id: 11120
2016-04-15 00:42:04 +00:00
Ryan Cross
6ef2904307
Move standalone monthly report scripts to bin directory. Commit ready for merge.
...
- Legacy-Id: 11118
2016-04-11 15:54:36 +00:00
Robert Sparks
eda3f8fba5
Add an entry to GROUP_EVENT_CHOICES for status updates. Fixes #1948 . Commit ready for merge.
...
- Legacy-Id: 11116
2016-04-08 17:41:01 +00:00
Henrik Levkowetz
8488d0620f
Added a crontab file to be symlinked from /etc/cron.d/, and related scripts to be run from cron. Requires refactoring of CronRunner and NightRunner scripts before activation, to avoid duplicate runs.
...
- Legacy-Id: 11114
2016-04-08 17:32:18 +00:00
Robert Sparks
61082289fa
Template missed in r11112. Commit ready for merge.
...
- Legacy-Id: 11113
2016-04-08 17:32:09 +00:00
Robert Sparks
1f8cc9a4f1
Add a page to show the active status reports all in one place. Fixes #1951 . Commit ready for merge.
...
- Legacy-Id: 11112
2016-04-08 17:31:16 +00:00
Henrik Levkowetz
d96f0fe964
Added a django management command to populate yang model libraries from RFCs and drafts.
...
- Legacy-Id: 11110
2016-04-08 17:18:54 +00:00
Henrik Levkowetz
658a5cecbb
Add support for legacy IPR search arguments, for compatibility with old ipr search URLs.
...
- Legacy-Id: 11108
2016-04-07 18:00:08 +00:00