Henrik Levkowetz
8cf6b0010b
Added a template string_if_invalid setting to TEMPLATES when DEBUG is True.
...
- Legacy-Id: 12450
2016-12-05 14:10:35 +00:00
Henrik Levkowetz
0bb7854591
Merged django18 work forward to 6.39
...
- Legacy-Id: 12449
2016-12-05 14:01:25 +00:00
Henrik Levkowetz
be272a019a
Changed settings to use the new TEMPLATES dictionary instead of the deprecated individual TEMPLATE_* settings.
...
- Legacy-Id: 12444
2016-12-05 12:53:21 +00:00
Henrik Levkowetz
1f1772a777
Set version info and settings back to development mode
...
- Legacy-Id: 12427
2016-11-30 14:45:02 +00:00
Henrik Levkowetz
9e78fb6be8
Set version info to release version 6.39.0 before branching.
...
- Legacy-Id: 12425
2016-11-30 14:44:53 +00:00
Henrik Levkowetz
b914f46313
Merged in ^/branch/iola/review-tracker-r12128@12397, bringing in the review tool functionality described in RFC7735. This adds the ability to set up review management pages for review teams such as genart, secdir, opsdir, etc.; letting the review team secretaries manage requested and completed reviews; letting the reviewers keep track of and document their reviews, and more. See the RFC for full specification, and the branch commit log for a full commit history.
...
- Legacy-Id: 12419
2016-11-29 14:54:19 +00:00
Henrik Levkowetz
a66d0c5187
Set version info and settings back to development mode
...
- Legacy-Id: 12416
2016-11-29 13:07:59 +00:00
Henrik Levkowetz
aaec56c69c
Set version info to release version 6.38.2 before branching.
...
- Legacy-Id: 12414
2016-11-29 13:07:51 +00:00
Henrik Levkowetz
7c23d0c52e
Silenced a system check we won't always follow.
...
- Legacy-Id: 12401
2016-11-28 17:47:08 +00:00
Henrik Levkowetz
b63f374749
Set version info and settings back to development mode
...
- Legacy-Id: 12375
2016-11-17 00:40:37 +00:00
Henrik Levkowetz
f80ce150ab
Set version info to release version 6.38.1 before branching.
...
- Legacy-Id: 12373
2016-11-17 00:40:29 +00:00
Henrik Levkowetz
f4268ce9b4
Set version info and settings back to development mode
...
- Legacy-Id: 12368
2016-11-17 00:00:34 +00:00
Henrik Levkowetz
d378030eda
Set version info to release version 6.38.0 before branching.
...
- Legacy-Id: 12366
2016-11-17 00:00:17 +00:00
Henrik Levkowetz
964d34282f
Added common patterns for template file names to ignore when testing template parsing and template test coverage.
...
- Legacy-Id: 12354
2016-11-16 02:14:32 +00:00
Henrik Levkowetz
f68d0c6f6b
Set version info and settings back to development mode
...
- Legacy-Id: 12288
2016-11-08 18:01:50 +00:00
Henrik Levkowetz
cc836a7401
Set version info to release version 6.37.1 before branching.
...
- Legacy-Id: 12286
2016-11-08 18:01:42 +00:00
Henrik Levkowetz
0d62fdeb23
Set version info and settings back to development mode
...
- Legacy-Id: 12236
2016-10-30 12:15:42 +00:00
Henrik Levkowetz
9c818093b0
Set version info to release version 6.37.0 before branching.
...
- Legacy-Id: 12234
2016-10-30 12:15:33 +00:00
Henrik Levkowetz
47681c5924
Tweaks to settings.py, adding information about the use of some settings.
...
- Legacy-Id: 12229
2016-10-29 11:41:22 +00:00
Henrik Levkowetz
aec77c2385
Rewrote Document.href() to not do database queries when possible, as that has a big performance impact. Fixed a number of tests which relied on href() not doing the right thing for simplified test data. Added caching of canonical_name(), which can be quite heavy. Additional refactoring in a number of places, to use better test data and avoid test failures for good code :-)
...
- Legacy-Id: 12226
2016-10-28 16:59:42 +00:00
Henrik Levkowetz
681395ff8e
Added a column to the debug view of sql queries which indicate whether a query originated in view code or template rendering.
...
- Legacy-Id: 12217
2016-10-26 18:49:58 +00:00
Henrik Levkowetz
17bf44af3c
To minimize what seems to be an increased risk of segfaults when using virtualenv with system packages, this commit introduces an alternative, which does away with the general system package availability, but adds symlinks to two svn related system packages when running checks.
...
- Legacy-Id: 12208
2016-10-25 00:11:31 +00:00
Henrik Levkowetz
669627b53e
Set version info and settings back to development mode
...
- Legacy-Id: 12203
2016-10-21 15:15:06 +00:00
Henrik Levkowetz
3e4bb71dba
Set version info to release version 6.36.0 before branching.
...
- Legacy-Id: 12201
2016-10-21 15:14:59 +00:00
Henrik Levkowetz
e1f0477ec8
Make sure that the svn component is enabled, even if we can't find the Trac inherit-from settings file.
...
- Legacy-Id: 12184
2016-10-19 22:36:42 +00:00
Henrik Levkowetz
ba5c17ecfd
Merged in a management command which provides glue code for creation and maintenance of Trac issue tracker and wiki installations per group. New groups of type wg, rg, and area will autmatically receive a Trac instance.
...
- Legacy-Id: 12182
2016-10-19 18:08:05 +00:00
Henrik Levkowetz
f9b4955880
Tweaked the settings a bit, to avoid problems if changing TRAC_WIKI_DIR_ROOT after TRAC_WIKI_DIR_PATTERN has been set. Added a --wiki-dir-pattern switch to the management command.
...
- Legacy-Id: 12181
2016-10-19 14:56:57 +00:00
Henrik Levkowetz
41945d5525
Reverted unintended commit
...
- Legacy-Id: 12179
2016-10-19 14:47:17 +00:00
Henrik Levkowetz
b2aae7dc35
Ignore the virtualenv-created directories under env/
...
- Legacy-Id: 12178
2016-10-19 14:44:44 +00:00
Henrik Levkowetz
5c562abec2
Set version info and settings back to development mode
...
- Legacy-Id: 12159
2016-10-17 18:18:00 +00:00
Henrik Levkowetz
4d5da73b3e
Set version info to release version 6.35.0 before branching.
...
- Legacy-Id: 12157
2016-10-17 18:17:52 +00:00
Ole Laursen
38109e5f13
Add a couple more of the scripts that aren't supposed to be tested
...
directly to TEST_CODE_COVERAGE_EXCLUDE
- Legacy-Id: 12152
2016-10-14 16:24:27 +00:00
Ole Laursen
da032407f7
Exclude review tool importer from code coverage check
...
- Legacy-Id: 12151
2016-10-14 16:17:42 +00:00
Henrik Levkowetz
1a92efb77e
Merged in ^/branch/proceedings/6.33.1.dev0@12141 from rcross@amsl.com:
...
Added meeting proceedings introduction pages: Progress Report and Attendees. Added a data migration to provide proceedings introduction information for IETF 95 and 96.
- Legacy-Id: 12150
2016-10-14 15:48:10 +00:00
Henrik Levkowetz
4cd3c484be
New management command create_group_wikis. Work in progress.
...
- Legacy-Id: 12149
2016-10-14 15:03:13 +00:00
Ryan Cross
743ec4d7ff
Refactor Proceedings Introduction pages tests and implementation. Commit ready for merge
...
- Legacy-Id: 12140
2016-10-13 23:31:03 +00:00
Ole Laursen
958ba5ba95
Make new branch from trunk and merge in review-tracker-r11921
...
- Legacy-Id: 12129
2016-10-13 16:38:47 +00:00
Ryan Cross
c3d4cc1aea
Add meeting proceedings introduction pages: Progress Report and Attendees. Commit ready for merge.
...
- Legacy-Id: 12111
2016-10-10 21:21:02 +00:00
Henrik Levkowetz
06c10ff258
Changed the default setting for the htpasswd binary path.
...
- Legacy-Id: 12110
2016-10-08 20:34:10 +00:00
Henrik Levkowetz
269226a486
Merged in [12099] from rjsparks@nostrum.com:
...
Changes interim announcements and interim cancellation announcements to use mailtriggers. Adds irtf-announce to announcements for IRTF groups. Fixes #2018 .
- Legacy-Id: 12100
Note: SVN reference [12099] has been migrated to Git commit 5b32cc2da7
2016-10-07 15:30:43 +00:00
Robert Sparks
5b32cc2da7
Changes interim announcements and interim cancellation announcements to use mailtriggers. Adds irtf-announce to announcements for IRTF groups. Fixes #2018 . Commit ready for merge.
...
- Legacy-Id: 12099
2016-10-07 15:05:47 +00:00
Henrik Levkowetz
088181cf52
Set version info and settings back to development mode
...
- Legacy-Id: 12078
2016-10-02 16:38:17 +00:00
Henrik Levkowetz
ae6c694e8c
Set version info to release version 6.34.2 before branching.
...
- Legacy-Id: 12076
2016-10-02 16:38:06 +00:00
Henrik Levkowetz
e3a7d47fdc
Moved some code and tweaked settings to ignore sql debug functions when calculating code coverage.
...
- Legacy-Id: 12069
2016-09-30 21:29:32 +00:00
Henrik Levkowetz
f6ffc1ca10
Set version info and settings back to development mode
...
- Legacy-Id: 12050
2016-09-27 07:17:17 +00:00
Henrik Levkowetz
b3a0506f28
Set version info to release version 6.34.1 before branching.
...
- Legacy-Id: 12048
2016-09-27 07:17:07 +00:00
Henrik Levkowetz
f278ea74c0
Undid an unintended commit (code change for test purposes)
...
- Legacy-Id: 12036
2016-09-26 06:16:39 +00:00
Henrik Levkowetz
7f772641d4
Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur.
...
- Legacy-Id: 12035
2016-09-25 13:53:22 +00:00
Henrik Levkowetz
507e9fe6bb
Set version info and settings back to development mode
...
- Legacy-Id: 12033
2016-09-24 09:31:29 +00:00
Henrik Levkowetz
68f9eb9b34
Set version info to release version 6.34.0 before branching.
...
- Legacy-Id: 12031
2016-09-24 09:31:17 +00:00