Henrik Levkowetz
5b6ffbcbd5
Fixed a bug in the API cache key construction which could make the key longer than necessary.
...
- Legacy-Id: 12196
2016-10-21 14:27:18 +00:00
Henrik Levkowetz
8e2259ebac
Added a test for meeting/agenda-utc.
...
- Legacy-Id: 12195
2016-10-21 14:02:49 +00:00
Henrik Levkowetz
a6db502108
Removed some dead code.
...
- Legacy-Id: 12194
2016-10-21 13:58:36 +00:00
Henrik Levkowetz
38245c6323
Fixed the javascript code in the floor-plan template that adds room links. It didn't handle rooms without assinged floor-plans well.
...
- Legacy-Id: 12192
2016-10-20 21:44:47 +00:00
Henrik Levkowetz
27cd21155c
Fixed a bug in testing for directory existence in the test setup.
...
- Legacy-Id: 12185
2016-10-19 22:38:28 +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
c22842a7c4
Made the wiki glue test skippable, in case the python subversion bindings are unavailable. Added creation of temporary directories also for the svn repositores created for wikis during testing.
...
- Legacy-Id: 12183
2016-10-19 21:14:20 +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
d400b88239
Added a test for the create_group_wikis management command.
...
- Legacy-Id: 12180
2016-10-19 14:53:58 +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
ef9bf2f175
Added a system check to ensure that the svn bindings are available when running in production mode.
...
- Legacy-Id: 12177
2016-10-19 14:44:05 +00:00
Henrik Levkowetz
887455c1d5
Make sure to not include draft name in the title extracted from draft text.
...
- Legacy-Id: 12176
2016-10-19 12:18:59 +00:00
Henrik Levkowetz
f33eab6770
Install custom wiki pages before default pages, as we refuse to overwrite an existing page.
...
- Legacy-Id: 12174
2016-10-18 19:32:19 +00:00
Henrik Levkowetz
f0a730856b
Added a pip config file to support virtualenvs created with option --system-site-packages. The recommended way of creating a virtualenv for the datatracker is now '$ virtualenv --system-site-packages env', placing the virtualenv libs and binaries under env/bin/ and env/lib/. Also updated the ietf/wsgi.py file to use this.
...
- Legacy-Id: 12172
2016-10-18 19:11:28 +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
Henrik Levkowetz
31c9defd0e
New version of pytz, new choices for the meeting timezone form.
...
- Legacy-Id: 12154
2016-10-17 18:05:55 +00:00
Henrik Levkowetz
80e52ef0a1
Modified a test in upcoming_ical() to not break if a group does not have a parent.
...
- Legacy-Id: 12153
2016-10-17 17:33:01 +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
Henrik Levkowetz
ca59bdac77
Templates for ietf-specific wiki pages
...
- Legacy-Id: 12148
2016-10-14 14:59:49 +00:00
Ryan Cross
68e11fc823
Add missing proceedings attendee migration. Commit ready for merge.
...
- Legacy-Id: 12141
2016-10-13 23:32:54 +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
Henrik Levkowetz
dbfea9097b
Merged in [12132] from rcross@amsl.com:
...
Extended Liaison to_contacts field to 2000 characters. Fixes #2024 .
- Legacy-Id: 12139
Note: SVN reference [12132] has been migrated to Git commit 4634b2dd73
2016-10-13 20:03:37 +00:00
Henrik Levkowetz
20c9bc9e62
Reverted one instance of caching, as it seems schedules can change owners.
...
- Legacy-Id: 12138
2016-10-13 19:51:10 +00:00
Henrik Levkowetz
d27fdb976b
Fixed a schedule save-as redirect which could not match any URL, leading to a 500 error.
...
- Legacy-Id: 12134
2016-10-13 18:42:18 +00:00
Henrik Levkowetz
de82a244fa
Added some caching to methods which are called very often when showing the meeting schedule edit view.
...
- Legacy-Id: 12133
2016-10-13 18:40:26 +00:00
Ryan Cross
4634b2dd73
Extended Liaison to_contacts field to 2000 characters. Fixes #2024 . Commit ready for merge.
...
- Legacy-Id: 12132
2016-10-13 18:31:18 +00:00
Henrik Levkowetz
99b22efc96
Merged in [12104] from rjsparks@nostrum.com:
...
Don't show the request publication button for ise,irtf, and iab drafts after publication has already been requested. Fixes #2019 .
- Legacy-Id: 12122
Note: SVN reference [12104] has been migrated to Git commit 933134f4cc
2016-10-12 18:39:22 +00:00
Henrik Levkowetz
05c26ba4c9
The db api prefers resource URIs ending in slash -- make it so in json_agenda().
...
- Legacy-Id: 12121
2016-10-12 18:09:18 +00:00
Henrik Levkowetz
c6a633885c
Changed another class name that might trigger adblock. Related to issues #2016 and #2027 .
...
- Legacy-Id: 12120
2016-10-12 15:39:19 +00:00
Henrik Levkowetz
679c5d3f5f
Changed an unfortunate html class name 'adname' (Area Director name) which triggered adblock. Fixes issues #2016 and #2027 .
...
- Legacy-Id: 12119
2016-10-12 15:31:11 +00:00
Henrik Levkowetz
23532102f8
Fixed room_name() to not fail when a timeslog has no location. Fixes a server 500 for agenda.json
...
- Legacy-Id: 12118
2016-10-12 14:17:22 +00:00
Henrik Levkowetz
e7b76917ae
Added a missing string format parmameter.
...
- Legacy-Id: 12116
2016-10-11 12:53:14 +00:00
Ryan Cross
61945fd11b
Fix pyflakes errors. Commit ready for merge
...
- Legacy-Id: 12112
2016-10-10 22:32:24 +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
Robert Sparks
933134f4cc
Don't show the request publication button for ise,irtf, and iab drafts after publication has already been requested. Fixes #2019 . Commit ready for merge.
...
- Legacy-Id: 12104
2016-10-07 17:29:05 +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
e06ac44060
Added a migration to remove most duplicate 'Upload' doc events.
...
- Legacy-Id: 12098
2016-10-06 18:40:04 +00:00
Henrik Levkowetz
8a5593e714
When converting submission events to doc events, post them in chronological order. Don't add upload doc events until we're past the possibility of submission cancellation.
...
- Legacy-Id: 12097
2016-10-06 17:03:23 +00:00
Henrik Levkowetz
5612a3f463
Merged in [12082] from rcross@amsl.com:
...
Fix issue where interim meeting request form didn't list research groups when user was a working group chair and a research group chair.
- Legacy-Id: 12093
Note: SVN reference [12082] has been migrated to Git commit adf28c922f
2016-10-05 18:17:28 +00:00
Henrik Levkowetz
e31bdff708
Apply string operations on the string, not on the Email object.
...
- Legacy-Id: 12092
2016-10-05 17:51:22 +00:00
Henrik Levkowetz
236fb3e185
Make it possible to merge nominations with inactive email addresses in the Nominee Merge form.
...
- Legacy-Id: 12091
2016-10-05 17:03:31 +00:00
Henrik Levkowetz
c236357b4f
Ensure we're including the tablesorter css and js in debug mode, since we're using tablesorter for the sql_queries table.
...
- Legacy-Id: 12090
2016-10-05 15:50:51 +00:00
Henrik Levkowetz
5f03d70bd7
Added admin support for the DocumentAuthor model.
...
- Legacy-Id: 12089
2016-10-05 15:16:46 +00:00
Henrik Levkowetz
c20357b75d
Fixed a place where email addresses not all lowercase could slip in, which can mess up reverse table relationships.
...
- Legacy-Id: 12088
2016-10-05 15:16:03 +00:00