datatracker/ietf/secr
Henrik Levkowetz 8ca48aac42 Make group acronym regex patterns consistent.
There were multiple different regex patterns in different urlpattern
declarations, with some of them permitting characters which should not
occur in group acronym.  Changed them to consistently use [-a-z0-9]+ .
 - Legacy-Id: 11651
2016-07-13 19:19:15 +00:00
..
announcement Fixed a place where a logged-in user without associcated Person would cause a 500 instead of 403. 2016-06-25 20:27:13 +00:00
areas Renamed a bunch of identically named MainTestCase classes. 2016-03-06 18:18:38 +00:00
console Turned the api.py file into a module. Moved the makeresources management command to the api module. Added some api tests. Added crawling of api files to the test-crawler. Adjusted some resource files discovered by the test suite and test-crawler. Removed a bunch of empty model files. 2015-03-03 20:23:36 +00:00
drafts Added a score of setting save/restores to test setup/teardown actions. 2016-06-21 07:51:02 +00:00
groups Make group acronym regex patterns consistent. 2016-07-13 19:19:15 +00:00
lib Made ietf/secr/{drafts,roles,ipradmin} pyflakes-clean. 2014-03-15 22:06:48 +00:00
meetings Make group acronym regex patterns consistent. 2016-07-13 19:19:15 +00:00
middleware Merged in branch/amsl/iprtool/5.7.4@8734 from rcross@amsl.com, providing new IPR models, refactored code, and improved list, search, and management interfaces. 2014-12-21 19:26:33 +00:00
proceedings Make group acronym regex patterns consistent. 2016-07-13 19:19:15 +00:00
roles Make group acronym regex patterns consistent. 2016-07-13 19:19:15 +00:00
rolodex Prevent people from adding ietf list addresses to their personal accounts. 2016-05-20 22:39:30 +00:00
sreq Make group acronym regex patterns consistent. 2016-07-13 19:19:15 +00:00
static/secr Add ability to enter recording URLs for non working group sessions. Fixes #1885. Commit ready for merge. 2016-04-02 18:50:20 +00:00
telechat Renamed a bunch of identically named MainTestCase classes. 2016-03-06 18:18:38 +00:00
templates Merged in [11479] from rcross@amsl.com: 2016-06-28 04:42:29 +00:00
utils Fix interim meeting get_proceedings_url() functions. Commit ready for merge. 2016-06-29 18:53:53 +00:00
__init__.py Merged in branch/amsl/1.50@6388 from rcross@amsl.com, with secretariat tool 2013-10-21 20:29:15 +00:00
context_processors.py Removed dead code. 2015-08-01 14:58:08 +00:00
urls.py Merged in branch/amsl/iprtool/5.7.4@8734 from rcross@amsl.com, providing new IPR models, refactored code, and improved list, search, and management interfaces. 2014-12-21 19:26:33 +00:00