Henrik Levkowetz
a0b8ab983a
Set version info to release version 6.48.1 before branching.
...
- Legacy-Id: 13063
2017-03-22 12:37:13 +00:00
Henrik Levkowetz
9082b0abe5
Another tweak to the rev pattern, and exception handling when breaking apart name an rev for documents which don't use the charter rev model.
...
- Legacy-Id: 13057
2017-03-22 09:50:07 +00:00
Henrik Levkowetz
c3ab8124a9
Set version info and settings back to development mode
...
- Legacy-Id: 13048
2017-03-21 13:02:52 +00:00
Henrik Levkowetz
2cd26bde53
Set version info to release version 6.48.0 before branching.
...
- Legacy-Id: 13046
2017-03-21 13:02:44 +00:00
Henrik Levkowetz
814e1315b5
Added a new document tab for some documents, showing htmlized drafts and RFCs
...
using the htmlization code previously developed for tools.ietf.org. As the
generation of the htmlized page is a bit too costly to do on the fly for
often-referenced drafts and RFCs, the part of each page which contains the
htmlized document is cached on file with a cache time of 2 weeks.
Changed all links which pointed to the htmlized version on tools to instead
point at the datatracker htmlized document.
Tweaked some URLs which didn't permit retrieval of intermediate-rev-charters.
Narrowed the pattern for document names to disallow dots in names, and
instead explicitly enumerated the few historical draftw with dots in the
name.
Added a file-system cache for the htmlized documents, and specified a
max_entries value for caches, overriding the default 300 entries.
Tweaked the code for new author email entries to provide a time if missing
in an updated entry.
Changed links in various email templates which pointed at tools.ietf.org
pages to instead point at datatracker pages, where appropriate.
Changed the search result rows to provide links to both the current meta-
information document pages (with a (i) info symbol) and to the new htmlized
document pages.
- Legacy-Id: 13040
2017-03-20 14:08:52 +00:00
Henrik Levkowetz
4f1fbb7d9b
Set version info and settings back to development mode
...
- Legacy-Id: 13034
2017-03-20 12:03:05 +00:00
Henrik Levkowetz
ec8603f2b8
Set version info to release version 6.47.2 before branching.
...
- Legacy-Id: 13032
2017-03-20 12:02:57 +00:00
Henrik Levkowetz
888aa75a2f
Set version info and settings back to development mode
...
- Legacy-Id: 13008
2017-03-13 17:09:54 +00:00
Henrik Levkowetz
986a2ea881
Set version info to release version 6.47.1 before branching.
...
- Legacy-Id: 13006
2017-03-13 17:09:46 +00:00
Henrik Levkowetz
0af1223b3c
Merged in [12990] and [12991] from rcross@amsl.com:
...
Refactor session audio file import. Add informative email. Fixes #2164 .
- Legacy-Id: 12998
Note: SVN reference [12990] has been migrated to Git commit 084f8a7495
Note: SVN reference [12991] has been migrated to Git commit 6a5f180fb0
2017-03-12 12:15:37 +00:00
Ryan Cross
084f8a7495
Refactor session audio file import. Add informative email. Fixes #2164 . Commit ready for merge
...
- Legacy-Id: 12990
2017-03-10 23:04:06 +00:00
Henrik Levkowetz
1b3b8da0d0
Set version info and settings back to development mode
...
- Legacy-Id: 12984
2017-03-07 10:38:21 +00:00
Henrik Levkowetz
9580b797c3
Set version info to release version 6.47.0 before branching.
...
- Legacy-Id: 12982
2017-03-07 10:38:13 +00:00
Henrik Levkowetz
225c1d9afe
Changed the state choices in the document adoption form to exclude the few that should not be available, rather than explicitly list all others. Makes adding WG/RG states simpler.
...
- Legacy-Id: 12949
2017-03-02 20:07:50 +00:00
Henrik Levkowetz
348591a4bb
Set version info and settings back to development mode
...
- Legacy-Id: 12944
2017-03-01 12:27:39 +00:00
Henrik Levkowetz
bc8e66d741
Set version info to release version 6.46.1 before branching.
...
- Legacy-Id: 12942
2017-03-01 12:27:29 +00:00
Henrik Levkowetz
11497e5f1f
Set version info and settings back to development mode
...
- Legacy-Id: 12912
2017-02-24 10:38:29 +00:00
Henrik Levkowetz
288073487f
Set version info to release version 6.46.0 before branching.
...
- Legacy-Id: 12910
2017-02-24 10:38:22 +00:00
Henrik Levkowetz
c4cdb82a39
Made the logging settings explicit in ietf/settings.py (instead of copying default then modifying), and added enough surrounding information to make it possible to read also for people not very familiar with Python's intricate logging infrastructure. To a large extent to understand myself how the logging is set up in Django, and where to hook in the affirm() function.
...
- Legacy-Id: 12902
2017-02-23 11:53:31 +00:00
Henrik Levkowetz
8a8cf5b811
Set version info and settings back to development mode
...
- Legacy-Id: 12890
2017-02-20 11:45:43 +00:00
Henrik Levkowetz
73ad26c57d
Set version info to release version 6.45.0 before branching.
...
- Legacy-Id: 12888
2017-02-20 11:45:35 +00:00
Henrik Levkowetz
5556e87a07
Removed some filterwarnings which were overtaken by events.
...
- Legacy-Id: 12828
2017-02-13 15:40:50 +00:00
Henrik Levkowetz
7f607c51d2
Changed from old-style to new-style middleware.
...
- Legacy-Id: 12824
2017-02-12 17:07:48 +00:00
Henrik Levkowetz
2b4f4b0302
Merged django-1.10 work forward to 6.43.0
...
- Legacy-Id: 12812
2017-02-10 11:05:43 +00:00
Henrik Levkowetz
b762273400
Removed some old warning filters (OBE)
...
- Legacy-Id: 12810
2017-02-10 11:00:38 +00:00
Henrik Levkowetz
77f1a25f0a
Set version info and settings back to development mode
...
- Legacy-Id: 12807
2017-02-10 10:52:24 +00:00
Henrik Levkowetz
102bffc700
Set version info to release version 6.43.0 before branching.
...
- Legacy-Id: 12805
2017-02-10 10:52:16 +00:00
Henrik Levkowetz
b1bbf9850f
Added an explicit setting for the password hashers to use, in order to place the bcrypt hasher first. This makes BCrypt the default hasher. Added the django_password_strength app to installed apps.
...
- Legacy-Id: 12796
2017-02-09 16:53:08 +00:00
Henrik Levkowetz
db1cc15f1f
Undid last commit
...
- Legacy-Id: 12792
2017-02-08 18:03:29 +00:00
Henrik Levkowetz
15628c698f
Tweaked the IPR Details page to show the possible a), b), and c) choices under section 'V' when licensing declaration to be provided later has been chosen.
...
- Legacy-Id: 12791
2017-02-08 18:02:03 +00:00
Henrik Levkowetz
49a899fe66
Added support for management of trac wikis for explicitly named groups, such as the IESG and IAOC. Tweaked the dummy-run handling of the create_group_wikis management command.
...
- Legacy-Id: 12789
2017-02-08 16:37:31 +00:00
Henrik Levkowetz
2d02ec9237
Set version info and settings back to development mode
...
- Legacy-Id: 12775
2017-02-01 18:12:27 +00:00
Henrik Levkowetz
900964824c
Set version info to release version 6.42.0 before branching.
...
- Legacy-Id: 12773
2017-02-01 18:12:19 +00:00
Henrik Levkowetz
40e8380751
Merged django 1.9 work forward to copy of trunk @6.41.0
...
- Legacy-Id: 12756
2017-01-30 23:13:02 +00:00
Henrik Levkowetz
2cd7ebd636
Set version info and settings back to development mode
...
- Legacy-Id: 12737
2017-01-26 12:19:34 +00:00
Henrik Levkowetz
be8e50c7ec
Set version info to release version 6.41.0 before branching.
...
- Legacy-Id: 12735
2017-01-26 12:19:26 +00:00
Henrik Levkowetz
6f5c0fdd23
Added a trac-admin role name, for help in assigning trac-admin rights to trac instances. Extended the create_group_wikis management command to create and update wikis for groups of type 'team','ag' and 'dir', in addition to 'wg','rg' and 'area'; and also add people with role trac-admin in the group or in the secretariat to those given TRAC_ADMIN permissions in a Trac instance.
...
- Legacy-Id: 12721
2017-01-24 17:21:11 +00:00
Henrik Levkowetz
93b1ba1e8f
Set version info and settings back to development mode
...
- Legacy-Id: 12684
2017-01-19 17:41:11 +00:00
Henrik Levkowetz
2cd92a9f50
Set version info to release version 6.40.4 before branching.
...
- Legacy-Id: 12682
2017-01-19 17:41:04 +00:00
Henrik Levkowetz
e6fe2c65fb
Excluded some non-testable files from code coverage measurements.
...
- Legacy-Id: 12644
2017-01-11 15:33:22 +00:00
Henrik Levkowetz
e290de8f16
Disabled a deprecation warning for code in bootstrap3.utils
...
- Legacy-Id: 12635
2017-01-09 21:21:59 +00:00
Henrik Levkowetz
4ba6d6f329
Added a new middleware class to silence a deprecation warning, and added a new filterwarning to ignore a warning about using a deprecated class in the now unused TimedeltaField.
...
- Legacy-Id: 12633
2017-01-09 16:30:53 +00:00
Henrik Levkowetz
334445d0d0
Added a warnings ignore for an issue which pops up on ietfa.
...
- Legacy-Id: 12626
2016-12-22 19:44:34 +00:00
Henrik Levkowetz
d5460b8f7f
Django 1.9: Merged work forward to copy of latest release.
...
- Legacy-Id: 12621
2016-12-22 17:30:50 +00:00
Henrik Levkowetz
6759dd6496
Django 1.9: Changes merged forward from previous datatracker django-1.9 branch.
...
- Legacy-Id: 12619
2016-12-22 17:24:45 +00:00
Henrik Levkowetz
c7a0d74481
Set version info and settings back to development mode
...
- Legacy-Id: 12613
2016-12-22 10:08:42 +00:00
Henrik Levkowetz
d7488e4e88
Set version info to release version 6.40.3 before branching.
...
- Legacy-Id: 12611
2016-12-22 10:08:35 +00:00
Henrik Levkowetz
3d6b370c59
Upgraded custom TimedeltaFields to use the builtin DurationField from Django 1.8, and adjusted forms and initialization values accordingly.
...
- Legacy-Id: 12597
2016-12-20 22:56:34 +00:00
Henrik Levkowetz
6f6406b097
Set version info and settings back to development mode
...
- Legacy-Id: 12577
2016-12-18 15:01:07 +00:00
Henrik Levkowetz
6904adc952
Set version info to release version 6.40.2 before branching.
...
- Legacy-Id: 12575
2016-12-18 15:00:59 +00:00