Henrik Levkowetz
92057b69d4
Branch from Lars ready for merge
...
- Legacy-Id: 9532
2015-04-21 19:37:39 +00:00
Henrik Levkowetz
47d5f3411b
Reduced the padding for compact tables. This hopefully fixes issue #1689 .
...
- Legacy-Id: 9531
2015-04-21 16:37:55 +00:00
Henrik Levkowetz
d0f05cf924
Addressed another bug related to using SearchablePersonsField to choose Person objects, rather than Email objects. If one uses this for Person objects, then object.address isn't going to be terribly useful in the form ,,:-). Addresses issue #1684 , #1685 and #1686 .
...
- Legacy-Id: 9530
2015-04-21 15:51:26 +00:00
Henrik Levkowetz
881c9cb8f6
Provide the IRTF chair with access to the session request tool. Fixes issue #1687 .
...
- Legacy-Id: 9529
2015-04-21 12:36:46 +00:00
Henrik Levkowetz
88300e5d50
Removed emtpy items from the must-be-there list before handing the list to Person.objects.filter(pk__in=...). Fixes issues #1684 , #1685
...
- Legacy-Id: 9528
2015-04-21 11:53:00 +00:00
Ryan Cross
5ece489701
Fixes #1680 . Can't add minutes / agenda after deleting them. Commit ready for merge.
...
- Legacy-Id: 9527
2015-04-20 21:49:10 +00:00
Lars Eggert
651477699b
Make the menu bar search field appear on slightly smaller screen widths.
...
- Legacy-Id: 9525
2015-04-20 08:20:40 +00:00
Lars Eggert
6f2e9f7c25
Add some shim js libraries for IE8 and earlier
...
(see http://getbootstrap.com/getting-started/#template )
Fix HTML structural errors in the template.
Wrap some HTML comments into Django comments, so they don't get sent to the
client.
- Legacy-Id: 9524
2015-04-20 07:41:21 +00:00
Henrik Levkowetz
e843516043
Removed typogrify, which is not in use any more.
...
- Legacy-Id: 9522
2015-04-17 20:38:09 +00:00
Henrik Levkowetz
bf6408388c
Tweaked bin/mkrelease to be less verbose in svn update.
...
- Legacy-Id: 9521
2015-04-17 20:36:53 +00:00
Henrik Levkowetz
a86a246abb
Fixed a typo.
...
- Legacy-Id: 9520
2015-04-17 20:35:50 +00:00
Ryan Cross
80d6564458
Fixes #1676 . RelatedObjectDoesNotExist when User has no Person. Commit ready for merge.
...
- Legacy-Id: 9519
2015-04-16 22:24:40 +00:00
Robert Sparks
635b700306
Allow an AD to jump straight to the ballot editing page by right-clicking any ballot grid. Fixes #1669 . Commit ready for merge.
...
- Legacy-Id: 9518
2015-04-16 21:33:02 +00:00
Robert Sparks
58dabb6961
Don't show needed positions for closed ballots. Fixes #1622 . Commit ready for merge.
...
- Legacy-Id: 9516
2015-04-16 19:39:08 +00:00
Robert Sparks
777d610806
If the name attached to an additional-info URL for a group is blank, show the URL instead. Fixes #1523 and #1657 . Commit ready for merge.
...
- Legacy-Id: 9514
2015-04-16 19:07:59 +00:00
Robert Sparks
d1d731838f
Don't show concluded groups in the community list section of the navbar. Fixes bug #1652 . Commit ready for merge.
...
- Legacy-Id: 9513
2015-04-15 20:03:09 +00:00
Henrik Levkowetz
a51fe2cbbc
Set version info and settings back to development mode
...
- Legacy-Id: 9511
2015-04-15 19:24:25 +00:00
Henrik Levkowetz
3397b2d8ba
Set version info to release version 6.0.1 before branching.
...
- Legacy-Id: 9509
2015-04-15 19:24:19 +00:00
Henrik Levkowetz
548cd203e5
Changelog entry for 6.0.1
...
- Legacy-Id: 9508
2015-04-15 19:24:15 +00:00
Henrik Levkowetz
edf12570a1
Code coverage data for release 6.0.1
...
- Legacy-Id: 9507
2015-04-15 19:24:11 +00:00
Henrik Levkowetz
f18e0694fa
Merged in [9505] from rjsparks@nostrum.com:
...
Add a checkbox to cc the group list address on ballot positions if a document belongs to a group. Add better tests of the checkboxes on that form.
- Legacy-Id: 9506
Note: SVN reference [9505] has been migrated to Git commit b84d4d3a20
2015-04-15 15:49:35 +00:00
Robert Sparks
b84d4d3a20
Add a checkbox to cc the group list address on ballot positions if a document belongs to a group. Add better tests of the checkboxes on that form. Commit ready for merge.
...
- Legacy-Id: 9505
2015-04-15 14:53:42 +00:00
Henrik Levkowetz
66b46ef636
Provided a different shortcut icon for the datatracker when run in development or test mode. Fixes issue #1667 .
...
- Legacy-Id: 9504
2015-04-15 14:43:15 +00:00
Henrik Levkowetz
3e2b92cb8e
Added back the development mode header on the frontpage.
...
- Legacy-Id: 9503
2015-04-15 13:30:46 +00:00
Henrik Levkowetz
d59af2aa0f
Adapt session_draft_list() code to handle the case when there is multiple agendas for a given group acronym. Fixes some server 500 results when trying to get pdf bundles for the plenary sessions for ietf 71.
...
- Legacy-Id: 9502
2015-04-15 12:58:44 +00:00
Henrik Levkowetz
cfc85de166
Put back the schema specifier of IANA and RFC-editor URLs -- they are needed in parts of the code.
...
- Legacy-Id: 9501
2015-04-15 11:33:36 +00:00
Henrik Levkowetz
789fcb2307
Put back the value attribute for the name/value pair of many input and button elements which lost the value attribute in the conversion, in order to let the backing form code determine which button was pressed.
...
- Legacy-Id: 9500
2015-04-15 11:31:29 +00:00
Henrik Levkowetz
9190cdd946
Put back the value attribute for the name/value pair of the 'Save & send email' button of the ballot position edit form, in order to provide the button name to the form handling code. Fixes issue #1668 .
...
- Legacy-Id: 9499
2015-04-15 11:10:15 +00:00
Henrik Levkowetz
02be3f6aa0
Removed local copy of typogrify
...
- Legacy-Id: 9498
2015-04-15 10:17:26 +00:00
Henrik Levkowetz
aaeaae6b1e
Added django-typogrify to the requrements.
...
- Legacy-Id: 9497
2015-04-15 10:16:30 +00:00
Henrik Levkowetz
fb38bf16e2
Shaved off some more vertical space in the document tables. Builds on [9494], addresses #1660 , #1663 , #1665 .
...
- Legacy-Id: 9495
Note: SVN reference [9494] has been migrated to Git commit 43e16f1516
2015-04-14 19:03:52 +00:00
Henrik Levkowetz
43e16f1516
Introduced a couple of changes to the document list row format to make rows take up less vertical space: Moved the page count in under the date, so it won't add vertical space, and made shepherd email addresses break across lines if needed, instead of squashing the column widths of the other columns.
...
- Legacy-Id: 9494
2015-04-14 18:27:21 +00:00
Henrik Levkowetz
cd14d95484
Added a filter which lets an email address break before the at-sign.
...
- Legacy-Id: 9493
2015-04-14 18:20:52 +00:00
Henrik Levkowetz
bcef133784
Made it clearer on the document iesg review page and the ballot popup page which ADs mentioned are ex-ADs, by adding parentheses in addition to the dimmed text. Fixes issue #1664
...
- Legacy-Id: 9492
2015-04-14 17:52:07 +00:00
Henrik Levkowetz
04bcf846a0
Tweaked the document meta-information column widths.
...
- Legacy-Id: 9491
2015-04-14 17:48:08 +00:00
Henrik Levkowetz
4e2ee83079
Fixed typo in font stylesheet link elements.
...
- Legacy-Id: 9490
2015-04-14 14:36:48 +00:00
Henrik Levkowetz
c5f046d007
Changed the encoding of ParaType stylesheet files to UTF-8 and removed the svn:executable bit.
...
- Legacy-Id: 9489
2015-04-14 14:33:38 +00:00
Henrik Levkowetz
2ec1a56b4f
Removed all subsection horizontal lines from the document meta tables, on suggestion from mnot@pobox.com. Addresses issue #1659 .
...
- Legacy-Id: 9487
2015-04-14 09:16:51 +00:00
Henrik Levkowetz
d53bc1c9fc
Added a missing templatetag library load instruction for bootstrap3. Addresses issue #1662 .
...
- Legacy-Id: 9486
2015-04-14 08:54:02 +00:00
Henrik Levkowetz
d2eb460054
Replaced google-served fonts with self-hosted ones.
...
- Legacy-Id: 9485
2015-04-14 00:06:12 +00:00
Henrik Levkowetz
b91c65e336
Set version info and settings back to development mode
...
- Legacy-Id: 9483
2015-04-13 20:32:02 +00:00
Henrik Levkowetz
a3f7a42e39
Set version info to release version 6.0.0 before branching.
...
- Legacy-Id: 9481
2015-04-13 20:31:55 +00:00
Henrik Levkowetz
58db8492a5
Changelog entry for 6.0.0
...
- Legacy-Id: 9480
2015-04-13 20:31:50 +00:00
Henrik Levkowetz
d1618ee804
Code coverage data for release 6.0.0
...
- Legacy-Id: 9479
2015-04-13 20:31:43 +00:00
Henrik Levkowetz
024ad866cf
Changelog entry for 6.0.0
...
- Legacy-Id: 9478
2015-04-13 20:23:57 +00:00
Henrik Levkowetz
ccce14021e
Code coverage data for release 6.0.0
...
- Legacy-Id: 9477
2015-04-13 20:23:52 +00:00
Henrik Levkowetz
6d7ede3fb4
Tweaked the ballot grid colours slightly.
...
- Legacy-Id: 9476
2015-04-13 20:02:50 +00:00
Henrik Levkowetz
8f9d328db4
Added rel='nofollow' to less interesting entries in the document revision list, to limit unecessary crawling.
...
- Legacy-Id: 9475
2015-04-13 19:45:34 +00:00
Henrik Levkowetz
c53b7b0582
Removed the link to help for the 'Legacy' document stream state, since we don't have any help for that.
...
- Legacy-Id: 9474
2015-04-13 18:05:44 +00:00
Henrik Levkowetz
b59db9a6cc
Provide DocHistory entries with a docalias_set property (that of the associated document).
...
- Legacy-Id: 9473
2015-04-13 16:47:53 +00:00