Commit graph

137 commits

Author SHA1 Message Date
Henrik Levkowetz 8e11c7cb64 Fixed some invalid html, and tweaked the html validation settings in the test crawler.
- Legacy-Id: 12066
2016-09-30 18:47:56 +00:00
Henrik Levkowetz 8c34e9d78d Merged in ^/branch/proceedings/6.33.1.dev0 from rjsparks@nostrum.com and rcross@amsl.com. This provides new ietf meeting proceedings pages.
- Legacy-Id: 12028
2016-09-23 17:33:43 +00:00
Robert Sparks 2042f981bd Changed default for apply_to_all for Slide uploads to False.
Added redirect for non-secretariat users from ietf.secr.proceedings.views.select to ietf.meeting.views.materials.
Added a note to the secr upload_footer pointing to where material upload is now done.
Modified the links on the group meetings page to make it less likely to miss the link to the session materials.
Used class anchor target to clean up landing on the right session of multiple sessions on a group's session details page. Modified the materials page to only add a fragment asking for that anchor for non-ag/wg/rg groups.
Only show the link to the (now) secretariat-only proceedings manipulation page if the user is the secretariat. Relabelled the link to better reflect the page's remaining purpose.
Changed the session_details "Artifacts" panel header to "Agenda, Minutes, and Bluesheets". Added a footer to the "Slides" panel calling out drag-and-drop reordering.
Commit ready for merge.
 - Legacy-Id: 12018
2016-09-22 20:15:57 +00:00
Henrik Levkowetz f01327cba7 Fixed a merge error which replaced the group group state with a duplicate group charter line on the group_about page. Fixes issue #2009.
- Legacy-Id: 11994
2016-09-15 19:18:06 +00:00
Henrik Levkowetz 4b0a9360f0 Merged in ^/branch/iola/event-saving-refactor-r10291, which refactors document saving to always use doc.save_with_history(events), and requires accompanying events. This branch also provides refactoring of recurring regexes in url patterns into a dictionary. As part of the merge, also refactored new code which didn't use the save_with_history() method.
- Legacy-Id: 11840
2016-08-23 10:52:08 +00:00
Robert Sparks 9b2d73b365 add status reports to proceedings. add a view for the applicable status report for a given meeting. Commit ready for merge.
- Legacy-Id: 11766
2016-08-09 15:42:40 +00:00
Henrik Levkowetz ac59a087cf Pre-fill the group in the interim meeting request form when linked from a button in the group's meeting tab.
- Legacy-Id: 11574
2016-07-09 16:28:59 +00:00
Henrik Levkowetz 76fe6d128c Split up the action buttons on the group meeing tab to put buttons after the closing button on a new line. Added an interim meeting request button.
- Legacy-Id: 11572
2016-07-08 13:41:26 +00:00
Henrik Levkowetz 85fb050b2e Brought back, by popular demand, a tab with the link to a group's tools pages (which was removed in release 6.25.0).
- Legacy-Id: 11559
2016-07-08 11:17:58 +00:00
Henrik Levkowetz b79ac1ee29 Tweaked the styling of meeting rows to avoid wrapping the interim meeting names, and added meeting links for the IETF meetings.
- Legacy-Id: 11409
2016-06-18 21:22:59 +00:00
Henrik Levkowetz 5939a376ba Added a missing condition, to make tool page links visible under the More info entry on group pages.
- Legacy-Id: 11408
2016-06-18 15:33:04 +00:00
Henrik Levkowetz 5d46febe03 Fixed an incorrect path to the default 'no photo available' image.
- Legacy-Id: 11348
2016-06-13 15:05:48 +00:00
Henrik Levkowetz 7c53eb1843 Renamed group.views.all_photos() back to chair_photos(). Added differentiated ordering by role to group photo pages. Moved the external links (dependency graph and tools pages) off of the tabs, to the charter page.
- Legacy-Id: 11303
2016-06-09 21:58:01 +00:00
Henrik Levkowetz 087c543dfd Changed the links to profile pages to apply to both photo and name, for an easier click target. Added links to group names.
- Legacy-Id: 11296
2016-06-09 21:46:39 +00:00
Henrik Levkowetz 637c1a0e7b Added links to dependency graph and tools page to the group metainformation. Reindented consistently.
- Legacy-Id: 11295
2016-06-09 21:42:45 +00:00
Henrik Levkowetz 7edecaee27 Added photo page support for individual groups, and tweaked some names. This provides a photo page for the IAB, but also as a benefit photo pages for other groups.
- Legacy-Id: 11287
2016-06-06 16:33:24 +00:00
Henrik Levkowetz c4b59f0363 Added personal photo+bio pages.
- Legacy-Id: 11278
2016-06-05 20:14:50 +00:00
Henrik Levkowetz fe50693d09 Renamed and generalised the photos template a bit, for re-use with IESG photos.
- Legacy-Id: 11274
2016-06-05 09:51:56 +00:00
Henrik Levkowetz c8ade2dff5 Tweaked the chair_photos view.
- Legacy-Id: 11265
2016-06-02 19:21:08 +00:00
Henrik Levkowetz 14a4ea177c Merged in ^/personal/rjs/6.21.1.dev0@11257
- Legacy-Id: 11259
2016-06-01 16:37:01 +00:00
Henrik Levkowetz 92214726fd Renamed some files under ietf/group/ which contained views but didn't have 'views' in the name.
- Legacy-Id: 11190
2016-05-13 15:59:10 +00:00
Henrik Levkowetz deb2f73047 Merged in ^/branch/iola/community-list-cleanup-r11172@11175.
- Legacy-Id: 11182
2016-05-12 19:14:28 +00:00
Ole Laursen 9faae5e915 Merged community list branch with trunk
- Legacy-Id: 11174
2016-05-06 17:36:04 +00:00
Ole Laursen b83e0d2c78 Unify the URL name handling in ietfauth, i.e. just refer directly to
the view behind the URL instead of naming it.
 - Legacy-Id: 11172
2016-05-06 12:58:10 +00:00
Henrik Levkowetz 669fd8b5c9 Merged in [11132] from rjsparks@nostrum.com:
Minor template typo correction.
 - Legacy-Id: 11152
Note: SVN reference [11132] has been migrated to Git commit d41ca9b6c7
2016-05-04 14:04:43 +00:00
Henrik Levkowetz 50568f0de4 Merged in [11112] and [11113] from rjsparks@nostrum.com:
Add a page to show the active status reports all in one place. Fixes #1951.
 - Legacy-Id: 11143
Note: SVN reference [11112] has been migrated to Git commit 1f8cc9a4f1

Note: SVN reference [11113] has been migrated to Git commit 61082289fa
2016-05-03 17:50:10 +00:00
Robert Sparks d41ca9b6c7 Minor template typo correction. Commit ready for merge.
- Legacy-Id: 11132
2016-04-26 19:13:41 +00:00
Robert Sparks 61082289fa Template missed in r11112. Commit ready for merge.
- Legacy-Id: 11113
2016-04-08 17:32:09 +00:00
Robert Sparks 1f8cc9a4f1 Add a page to show the active status reports all in one place. Fixes #1951. Commit ready for merge.
- Legacy-Id: 11112
2016-04-08 17:31:16 +00:00
Henrik Levkowetz ff52e9b475 Additional fix for issue #1950, removing the double slash.
- Legacy-Id: 11106
2016-04-06 21:30:29 +00:00
Henrik Levkowetz e3603202e9 Added a missing '?join' to each group's xmpp link on the charter pages. Fixes issue #1950
- Legacy-Id: 11105
2016-04-06 21:25:41 +00:00
Bartosz Balazinski b46081f514 Commit fixes bug #1887, fixes bug #1940. Commit ready to merge
- Legacy-Id: 11085
2016-04-02 21:21:05 +00:00
Robert Sparks ca6512e4fa Capture "Status update" summaries for groups that want to provide them. These updates show on the groups charter (or about) page, and in the group history. The most recent update provided before proceedings corrections closing date is included in the group's page in the meeting proceedings. This addresses the majority of #1773 (a ticket entered on behalf of the IESG). Commit ready for merge.
- Legacy-Id: 10969
2016-03-23 19:42:01 +00:00
Ole Laursen c061caaf04 Merge in changes from community-list-cleanup
- Legacy-Id: 10968
2016-03-23 13:31:24 +00:00
Ole Laursen c7589f9b6a Integrate community lists for groups with the existing group documents
page. Each WG/RG now gets a list with an initial set of rules to
populate the list.

Refine the community list management interface a bit to support the
group lists better - group lists aren't connected to the usual track
icons so need to be able to add/remove individual drafts.

Change the "name contains" rule to support regular expressions to
enable each group to have a default replacement for the previously
implemented "related documents" search. Maintain a materialized view
of the regexp-matched drafts with a call in the submit code to avoid
having to scan all drafts/~1000 group rules all the time.
 - Legacy-Id: 10963
2016-03-22 12:48:44 +00:00
Henrik Levkowetz 860a3f8e26 Merged in [10862] from rjsparks@nostrum.com:
Group concluded working groups by area. Fixes #1670.
 - Legacy-Id: 10881
Note: SVN reference [10862] has been migrated to Git commit c332e52cbe
2016-02-29 21:43:35 +00:00
Henrik Levkowetz 58afa53260 Column text on the archives tab could overlap for some screen sizes. Tweaked the use of bootstrap cell width styles.
- Legacy-Id: 10868
2016-02-28 20:31:34 +00:00
Robert Sparks c332e52cbe Group concluded working groups by area. Fixes #1670. Commit ready for merge.
- Legacy-Id: 10862
2016-02-28 18:23:25 +00:00
Robert Sparks 13b46e80ca Added template missing from last commit. Commit ready for merge.
- Legacy-Id: 10841
2016-02-15 20:20:30 +00:00
Henrik Levkowetz 775158461f Merged in [10810] from rjsparks@nostrum.com:
Removed a bunch of redundant displays of the django messages framework messages from forms.
 - Legacy-Id: 10818
Note: SVN reference [10810] has been migrated to Git commit cdeef99dc1
2016-02-10 18:14:52 +00:00
Robert Sparks cdeef99dc1 Removed a bunch of redundant displays of the django messages framework messages from forms. Commit ready for merge.
- Legacy-Id: 10810
2016-02-09 20:15:49 +00:00
Henrik Levkowetz 9c6ca73995 Consolidated multiple group contextmenu buttonlist elements into one. Changed button links into plain links for agenda/minutes/materials -- makes the bage less busy, takes up less room, and lessens the conflation between action buttons and links.
- Legacy-Id: 10788
2016-02-06 19:59:31 +00:00
Robert Sparks 776b95106f Added the ability to associate documents with sessions from the document main page.
Integrated the group meetings tab with the secretariat meeting request and meeting materials pages.
Made better use of bootstrap styling for the meetings tab and session details view.
Commit ready for merge.
 - Legacy-Id: 10779
2016-02-04 21:51:04 +00:00
Robert Sparks 0db79011f2 Provide navigation for session requests from the meeting tab.
- Legacy-Id: 10759
2016-02-01 16:32:36 +00:00
Robert Sparks 2bae86397e Show session details for interims as well as ietf meetings. Commit ready for merge.
- Legacy-Id: 10733
2016-01-25 23:06:41 +00:00
Robert Sparks 7d43d3ada4 Adds a meetings tab to the group information page. Links to minutes, agendas, and materials for each session at each meeting. Improves the UI for the session materials page. Commit ready for merge.
- Legacy-Id: 10719
2016-01-20 22:59:14 +00:00
Robert Sparks 1a9401a72f preparing to merge forward
- Legacy-Id: 10715
2016-01-19 22:41:21 +00:00
Henrik Levkowetz 9bf1ff01f1 Merged in [10621] from lars@netapp.com:
Use js tablesort almost everywhere I thought it would make sense. While I
touched the pages, I also corrected a few minor HTML nits, capitalization
inconsistencies and some other minor things.
Range r10605:r10621
 - Legacy-Id: 10647
Note: SVN reference [10621] has been migrated to Git commit 7d3c2681e2
2016-01-12 16:47:18 +00:00
Henrik Levkowetz 79f49fe60c Merged in [10614] from lars@netapp.com:
Use jquery tablesorter to change the ordering of document search tables
 - Legacy-Id: 10644
Note: SVN reference [10614] has been migrated to Git commit e920d0bbd9
2016-01-12 15:32:24 +00:00
Lars Eggert 808196bc0c Update a number of web assets to their latest versions.
Commit ready for merge.
 - Legacy-Id: 10530
2015-12-02 15:05:51 +00:00