Henrik Levkowetz
b35fe35c2e
Added debug import.
...
- Legacy-Id: 15060
2018-04-20 13:05:31 +00:00
Henrik Levkowetz
f9cdaee9c0
Increased the size of the patent_notes form field, and tweaked the validate_patent_number validator to accept US application numbers containing a series number and forward slash.
...
- Legacy-Id: 15059
2018-04-20 12:30:07 +00:00
Henrik Levkowetz
c3c5da173e
Merged in [15055] from rcross@amsl.com:
...
Fix issue where user can make two session request submissions, corrupting data. Also, ignore deleted session requests in edit view.
- Legacy-Id: 15058
Note: SVN reference [15055] has been migrated to Git commit 4ae0982fb0
2018-04-19 13:58:30 +00:00
Henrik Levkowetz
3b3c44dae7
Merged in [15047] from rcross@amsl.com:
...
Reduce get_meeting buffer to handle earlier shceduling requests date.
- Legacy-Id: 15057
Note: SVN reference [15047] has been migrated to Git commit 0a07c655e0
2018-04-19 13:15:34 +00:00
Henrik Levkowetz
1555bb0099
Added origin indication to a group of stats templates to make it easier to find the origin of stats configurations.
...
- Legacy-Id: 15056
2018-04-19 12:43:11 +00:00
Ryan Cross
4ae0982fb0
Fix issue where user can make two session request submissions, corrupting data. Also, ignore deleted session requests in edit view. Commit ready for merge
...
- Legacy-Id: 15055
2018-04-18 23:23:20 +00:00
Henrik Levkowetz
080f6b4385
Added group links to the past meetings page, and also important dates links to IETF meetings with important-date pages.
...
- Legacy-Id: 15053
2018-04-18 13:15:30 +00:00
Henrik Levkowetz
21969ed9d0
Added IETF to past meetings filter pane, in order to be able to filter out interims.
...
- Legacy-Id: 15052
2018-04-18 13:14:00 +00:00
Henrik Levkowetz
18b9d8b400
Fixed a problem with the expire-ids code, and added logging to catch future problems.
...
- Legacy-Id: 15051
2018-04-18 12:34:31 +00:00
Henrik Levkowetz
12d999a384
Modified the IESG position setting API to send email messages about positions set.
...
- Legacy-Id: 15050
2018-04-17 11:57:16 +00:00
Henrik Levkowetz
2ed9face25
Modified the IESG position setting API to send email messages about positions set.
...
- Legacy-Id: 15049
2018-04-17 11:38:40 +00:00
Henrik Levkowetz
fac57c24a7
Tweaked the wording of coverage_changes output.
...
- Legacy-Id: 15048
2018-04-17 11:35:36 +00:00
Ryan Cross
0a07c655e0
Reduce get_meeting buffer to handle earlier shceduling requests date. Commit ready for merge
...
- Legacy-Id: 15047
2018-04-17 00:06:17 +00:00
Henrik Levkowetz
1591b3ebd2
Fixed an issue where simplified sorting of DocEvents resulted in some ballot icons not being shown on the IESG agenda documents page.
...
- Legacy-Id: 15046
2018-04-16 10:38:08 +00:00
Henrik Levkowetz
5733db6c75
Updated PLAN
...
- Legacy-Id: 15045
2018-04-13 14:44:14 +00:00
Henrik Levkowetz
a9fbea113b
Changed incorrect use of 404 status code in api to 400. Fixes issue #2498 .
...
- Legacy-Id: 15044
2018-04-13 11:11:48 +00:00
Henrik Levkowetz
760a14ba73
Removed what could be a misleading 'RFC' from the stream indication in document search results.
...
- Legacy-Id: 15043
2018-04-11 22:05:12 +00:00
Henrik Levkowetz
53ba5868a1
Slight reformatting of changelog text.
...
- Legacy-Id: 15042
2018-04-10 16:41:24 +00:00
Henrik Levkowetz
b9e7711243
Set version info and settings back to development mode
...
- Legacy-Id: 15040
2018-04-10 16:35:48 +00:00
Henrik Levkowetz
143113bd52
Set version info to release version 6.78.0 before branching.
...
- Legacy-Id: 15038
2018-04-10 16:34:28 +00:00
Henrik Levkowetz
220a25e610
Changelog entry for 6.78.0
...
- Legacy-Id: 15037
2018-04-10 16:33:52 +00:00
Henrik Levkowetz
f33d0dcf01
Code coverage data for release 6.78.0
...
- Legacy-Id: 15036
2018-04-10 16:32:45 +00:00
Henrik Levkowetz
ab8e73aca5
Included django.utils.html.escape() in the linkify() code, and removed it from various templates, to make sure escape is consistently applied before linkify. Fixes issue #2492 .
...
- Legacy-Id: 15035
2018-04-09 16:36:07 +00:00
Henrik Levkowetz
b5d62973c7
Tweaked the error return from Document.get_document_content() to be more helpful during development.
...
- Legacy-Id: 15034
2018-04-09 14:01:37 +00:00
Henrik Levkowetz
98bba9c104
Changelog entry for release 6.78.0.
...
- Legacy-Id: 15033
2018-04-08 16:08:47 +00:00
Henrik Levkowetz
39d6dee878
Fixed various html issues.
...
- Legacy-Id: 15032
2018-04-08 15:56:33 +00:00
Henrik Levkowetz
33e7be35e3
Added more information about personal API keys to the API help page.
...
- Legacy-Id: 15031
2018-04-08 13:24:14 +00:00
Henrik Levkowetz
a96c6c4c5b
Tweaked the test runner to more consistently force the test coverage tests to be run last.
...
- Legacy-Id: 15030
2018-04-08 12:42:03 +00:00
Henrik Levkowetz
ea7728b501
Changed calls to .related_that*() and .relations_that*() to use tuples rather than lists (a slight optimization).
...
- Legacy-Id: 15029
2018-04-07 10:47:16 +00:00
Henrik Levkowetz
9e51072bbe
Silenced another deprecation warning from a library.
...
- Legacy-Id: 15028
2018-04-07 10:45:30 +00:00
Henrik Levkowetz
bac162d0d0
Reduced the max number of results returned by document searches from 500 to 200, for a better user experience. A faster return and a search term tweak to pinpoint the desired search result is better than a long wait and then maybe having to tweak the search terms anyway.
...
- Legacy-Id: 15027
2018-04-07 10:12:13 +00:00
Henrik Levkowetz
9bd18df83b
Use .assertIn(...) in tests instead of .assertTrue(x in y) as the failure messages are much more informative
...
- Legacy-Id: 15026
2018-04-07 10:09:07 +00:00
Henrik Levkowetz
96e4059e43
Undid some memoization; these values can change during an object's lifetime.
...
- Legacy-Id: 15025
2018-04-07 10:07:57 +00:00
Henrik Levkowetz
5446ae642a
Changed the signature of some document methods to not accept lists (but still accept tuples) in order to make caching possible. Added @memoize to some methods.
...
- Legacy-Id: 15024
2018-04-06 21:25:56 +00:00
Henrik Levkowetz
d44c2dc92c
Added another prefetch to search doc query results.
...
- Legacy-Id: 15023
2018-04-06 21:24:07 +00:00
Henrik Levkowetz
6b27daa58a
Imposed sort order (most recent docs first) on document search results, in order to retain the most recent docs in case we have to chop the result list due too many hits.
...
- Legacy-Id: 15022
2018-04-06 21:23:14 +00:00
Henrik Levkowetz
9c042b4f7d
Tweaked the django_cprofile_middleware patch to use a query arg of psort instead of sort, to avoid conflict with app query args 'sort'.
...
- Legacy-Id: 15021
2018-04-06 21:21:41 +00:00
Henrik Levkowetz
248c2dd055
Added back the on-agenda calendar links to document lists, now in an implementation with better performance characteristics.
...
- Legacy-Id: 15020
2018-04-06 15:17:18 +00:00
Henrik Levkowetz
2bb5788a76
Updated minimum requirements for bootstrap3, to work with django 1.11
...
- Legacy-Id: 15019
2018-04-06 13:55:50 +00:00
Henrik Levkowetz
51f491ddf0
Tweaked settings to not try to patch missing dev libs.
...
- Legacy-Id: 15018
2018-04-05 20:41:36 +00:00
Henrik Levkowetz
583d8882c5
Fixed an issue where the change of slide naming between IETF 96 and 97 caused the datatracker to not provide correct link to pre-IETF-97 materials. Thanks to tjw.ietf@gmail.com for the heads-up.
...
- Legacy-Id: 15017
2018-04-05 20:34:56 +00:00
Henrik Levkowetz
6a32a363cc
Merged in [15012] from ford@isoc.org:
...
Add IRTF State option to Additional Search Criteria pulldown.
- Legacy-Id: 15016
Note: SVN reference [15012] has been migrated to Git commit cd912600e6
2018-04-05 14:50:40 +00:00
Henrik Levkowetz
18572cb536
Merged in [14970] from rjsparks@nostrum.com:
...
Factories for the ipr app. Coverage of ietf.ipr.views.ajax_search, and a factory-driven test of ietf.ipr.views.edit.
- Legacy-Id: 15015
Note: SVN reference [14970] has been migrated to Git commit ce8f73fd9c
2018-04-05 13:52:09 +00:00
Henrik Levkowetz
493b8daccd
Enhanced debug.py: made the mark() function indicate file and line number it was called from. Added if debug: conditions around some other function actions.
...
- Legacy-Id: 15014
2018-04-05 13:14:09 +00:00
Henrik Levkowetz
0ef7382f99
Merged in [15011] from ford@isoc.org:
...
Fix typo.
- Legacy-Id: 15013
Note: SVN reference [15011] has been migrated to Git commit 56869d9be6
2018-04-05 12:37:36 +00:00
Mat Ford
cd912600e6
Add IRTF State option to Additional Search Criteria pulldown. Commit ready for merge.
...
- Legacy-Id: 15012
2018-04-05 11:56:37 +00:00
Mat Ford
56869d9be6
Fix typo. Commit ready for merge.
...
- Legacy-Id: 15011
2018-04-05 11:49:56 +00:00
Henrik Levkowetz
421621eb51
Another round of iesg page optimizations. Reduced additional instances of individual lookups to a single lookup followed by annotation of document objects. Reduced several instances of repeating the same work multiple times (queries for telechat documents, queries for telechat dates).
...
- Legacy-Id: 15010
2018-04-05 11:03:26 +00:00
Henrik Levkowetz
67a17bb227
Fixed a number of tests to deal correctly with model method caching.
...
- Legacy-Id: 15009
2018-04-05 10:55:27 +00:00
Henrik Levkowetz
bdd3f808c4
Fixed a typo
...
- Legacy-Id: 15008
2018-04-05 10:53:33 +00:00