Commit graph

1006 commits

Author SHA1 Message Date
Henrik Levkowetz f5933df0c5 Set version info to release version 6.63.0 before branching.
- Legacy-Id: 14180
2017-09-28 09:33:40 +00:00
Henrik Levkowetz 166c7531f9 Changed the nomcom code to permit nomcom year interpolation in the nomcom from-address and in nomcom templates. Changed the nomcom from-address setting to 'nomcom-chair-{year}@ietf.org'.
- Legacy-Id: 14175
2017-09-27 21:20:59 +00:00
Henrik Levkowetz e760e8ea79 Set version info and settings back to development mode
- Legacy-Id: 14147
2017-09-20 21:12:48 +00:00
Henrik Levkowetz 87e30b14f5 Set version info to release version 6.62.1 before branching.
- Legacy-Id: 14145
2017-09-20 21:12:39 +00:00
Henrik Levkowetz 2c1438c240 Moved unidecode_name from utils.text to person.name.
Modified UserFactory to use a new locale for each new user, instead of the
same locale for a whole test run.  This (almost) ensures the exercise of
code to deal with non-ascii names, something which would not happen if a
locale with ascii names was chosen at the start of a run.

Modified name.initials() to not use non-word characters as initials.

Modified unidecode_name() to do more normalization, to conform to the
conventions used in internet-drafts.

Added saving of the factory-boy random state in order to be able to re-run
a test suite with the same pseudo-random sequence as in a previous failed
run.

Fixed an issue with email formatting in test_api_submit_ok().

Modified the draft author extraction code to deal better with names with
embedded apostrophes.
 - Legacy-Id: 14141
2017-09-20 15:36:30 +00:00
Henrik Levkowetz 5ba85065aa Set version info and settings back to development mode
- Legacy-Id: 14133
2017-09-17 15:52:03 +00:00
Henrik Levkowetz a93537b75f Set version info to release version 6.62.0 before branching.
- Legacy-Id: 14131
2017-09-17 15:51:54 +00:00
Henrik Levkowetz f6e91e7c1f Commented out the sql log middleware; comment in only as needed.
- Legacy-Id: 14121
2017-09-16 09:16:04 +00:00
Henrik Levkowetz 793b1d3fe0 Set version info and settings back to development mode
- Legacy-Id: 14117
2017-09-11 15:17:38 +00:00
Henrik Levkowetz 08a4da737a Set version info to release version 6.61.0 before branching.
- Legacy-Id: 14115
2017-09-11 15:17:10 +00:00
Henrik Levkowetz 25cc899a24 Set version info and settings back to development mode
- Legacy-Id: 14098
2017-09-03 12:10:14 +00:00
Henrik Levkowetz 13fe8798a2 Set version info to release version 6.60.0 before branching.
- Legacy-Id: 14096
2017-09-03 12:10:06 +00:00
Henrik Levkowetz f2668cf61d Set version info and settings back to development mode
- Legacy-Id: 14084
2017-08-28 08:39:38 +00:00
Henrik Levkowetz ce5e565aea Set version info to release version 6.59.0 before branching.
- Legacy-Id: 14082
2017-08-28 08:39:30 +00:00
Henrik Levkowetz 8536a7435d Additional change related to the href() work.
- Legacy-Id: 14078
2017-08-25 13:11:14 +00:00
Henrik Levkowetz 0a0ac7806b Removed a module temporarily inserted in INSTALLED_APPS
- Legacy-Id: 14022
2017-08-01 14:08:09 +00:00
Henrik Levkowetz 4dad8cdf9a Added a test to check for missing admin models, and added the admin models that were currently missing.
- Legacy-Id: 14021
2017-08-01 14:00:29 +00:00
Henrik Levkowetz aaf3fa54d8 Set version info and settings back to development mode
- Legacy-Id: 14015
2017-07-31 12:33:50 +00:00
Henrik Levkowetz 1a09d8ab60 Set version info to release version 6.58.0 before branching.
- Legacy-Id: 14013
2017-07-31 12:33:41 +00:00
Henrik Levkowetz 0fc216b7fd Tweaked the draft dot regexp
- Legacy-Id: 13993
2017-07-28 12:51:28 +00:00
Henrik Levkowetz 4295396891 Make Document.href() point at the rfc when doc.is_rfc().
- Legacy-Id: 13988
2017-07-27 15:28:11 +00:00
Henrik Levkowetz 4be32ee7f2 Changed the menubar link to meeting materials to explicitly point at /meeting/materials/, not just /meeting/.
- Legacy-Id: 13970
2017-07-26 16:03:25 +00:00
Henrik Levkowetz 3c88cf822b Replaced some group-specific agenda and minutes urls with session-specific urls, and more consistently pointed at explicitly named meeting materilas. Related to [13964].
- Legacy-Id: 13968
Note: SVN reference [13964] has been migrated to Git commit a5d8cc85d3
2017-07-24 17:41:49 +00:00
Henrik Levkowetz a5d8cc85d3 Added urls and views for individual meeting documents, in order to be able to serve them directly from the datatracker, instead of taking them from www.ietf.org through CDN. Adjusted the patterns used for href() accordingly. This also avoid different-origin issues. Shifted the url for materials_editable_groups() to an URL more in line to those it links to. Changed the iframe urls for the agenda week view to work for groups with different agendas for different sessions by using href().
- Legacy-Id: 13964
2017-07-21 21:23:53 +00:00
Henrik Levkowetz 9ff76d026d Set version info and settings back to development mode
- Legacy-Id: 13945
2017-07-19 12:15:22 +00:00
Henrik Levkowetz f5e8b60a45 Set version info to release version 6.57.0 before branching.
- Legacy-Id: 13943
2017-07-19 12:15:05 +00:00
Henrik Levkowetz e1faf1f61d Reverted the meeting agenda href setting.
- Legacy-Id: 13922
2017-07-16 13:01:25 +00:00
Henrik Levkowetz ce9291daeb Tweaked the coverage line ignore patterns.
- Legacy-Id: 13880
2017-07-13 19:41:45 +00:00
Henrik Levkowetz e0c59bace0 Added a code coverage exception pattern.
- Legacy-Id: 13878
2017-07-13 15:38:15 +00:00
Henrik Levkowetz 263551d3b7 Set version info and settings back to development mode
- Legacy-Id: 13856
2017-07-13 12:41:25 +00:00
Henrik Levkowetz ba93c510a7 Set version info to release version 6.56.0 before branching.
- Legacy-Id: 13854
2017-07-13 12:41:16 +00:00
Henrik Levkowetz 46fc7b77fd Added more validation of extension, mime type, etc. for uploaded meeting agendas and minutes. Added '.md' (markdown) as an accepted file type. Html with frames is now rejected. Factored out validation code into separate functions.
- Legacy-Id: 13849
2017-07-12 22:45:57 +00:00
Henrik Levkowetz 95ddc35eae Added wiki creation for groups in state 'bof'
- Legacy-Id: 13829
2017-07-11 16:06:00 +00:00
Henrik Levkowetz d26c7085c6 Added code coverage settings and configuration to ignore debug-related lines of code.
- Legacy-Id: 13817
2017-07-09 15:00:22 +00:00
Henrik Levkowetz 24ce4c176c Set version info and settings back to development mode
- Legacy-Id: 13791
2017-07-08 10:09:39 +00:00
Henrik Levkowetz bba07777ad Set version info to release version 6.55.3 before branching.
- Legacy-Id: 13789
2017-07-08 10:09:31 +00:00
Henrik Levkowetz bf0aec8e89 Updated template exclusion setting.
- Legacy-Id: 13767
2017-07-03 21:19:28 +00:00
Henrik Levkowetz 4b28605774 Set version info and settings back to development mode
- Legacy-Id: 13749
2017-07-01 10:49:49 +00:00
Henrik Levkowetz f50b8fb403 Set version info to release version 6.55.2 before branching.
- Legacy-Id: 13747
2017-07-01 10:49:39 +00:00
Henrik Levkowetz 60e9b7451c Included the temporary yang model extraction directory in the list of model librarires given to yanglint, in order to support drafts with models referencing models in the same draft. Fixes issue #2324.
- Legacy-Id: 13736
2017-06-29 21:03:26 +00:00
Henrik Levkowetz 4d562e9bac Set version info and settings back to development mode
- Legacy-Id: 13693
2017-06-20 13:43:46 +00:00
Henrik Levkowetz 4ef411285e Set version info to release version 6.55.1 before branching.
- Legacy-Id: 13691
2017-06-20 13:43:38 +00:00
Henrik Levkowetz 4ea1c34791 Set version info and settings back to development mode
- Legacy-Id: 13651
2017-06-16 09:38:39 +00:00
Henrik Levkowetz 35cf75ce94 Set version info to release version 6.55.0 before branching.
- Legacy-Id: 13649
2017-06-16 09:38:31 +00:00
Henrik Levkowetz ca324df8f4 Set version info and settings back to development mode
- Legacy-Id: 13643
2017-06-16 09:13:52 +00:00
Henrik Levkowetz 6187f0c05d Set version info to release version 6.55.0 before branching.
- Legacy-Id: 13641
2017-06-16 09:13:44 +00:00
Henrik Levkowetz d98054c103 Added a new yang checker, 'yanglint', to the existing Yang checker class, in
addition to the existing 'pyang' checker.

Added modal overlay displays showing the yang check results every place the
yin/yang symbol is shown (red or green) to indicate the presencee and result
of yang checks.  Added a Yang Validation: line in the document
meta-information section on the document's page in the datatracker.

Added the result of the xym extaction to the yang check results, to make
extration failures visible.

Added the version of the used xym, pyang, and yanglint commands to the check
results.

Added an action to move successfully extracted and validated modules to the
module library directories immediately on submission.

Added the xym and pyang repositories as svn:external components, rather than
listing them in requirements.txt, as there has been delays of many months
between essential features in the repositories, and an actual release.  We may
get occasional buildbot failures if broken code is pulled in from the
repository, but better that than the functionality failure of severely
outdated componets.

Added a new management command to re-run yang validation for active drafts for
which yang modules were found at submission time, in order to pick up imported
models which may have arrived in the model libraries after the draft's
submission.  Run daily from bin/daily.

Added a table to hold version information for external commands.  The yang
checker output should include the version information of the used checkers,
but seems unnecessary to run each command with its --version switch every
time we check a module...

Added a new management command to collect version information for external
commands on demand.  To be run daily from bin/daily.

Added tests to verify that xym, pyang and yanglint information is available
on the submission confirmation page, and updated the yang module contained in
the test document to validate under both pyang and yanglint.

Updated admin.py and resource.py files as needed.
 - Legacy-Id: 13630
2017-06-15 16:09:28 +00:00
Henrik Levkowetz c53e3784c3 Set version info and settings back to development mode
- Legacy-Id: 13599
2017-06-13 10:38:36 +00:00
Henrik Levkowetz 317d948c90 Set version info to release version 6.54.1 before branching.
- Legacy-Id: 13597
2017-06-13 10:36:58 +00:00
Henrik Levkowetz 356fa71a6a Set version info and settings back to development mode
- Legacy-Id: 13564
2017-06-08 11:17:44 +00:00