Henrik Levkowetz
968332a8c2
Changelog entry for 6.33.1
...
- Legacy-Id: 12022
2016-09-23 06:22:59 +00:00
Henrik Levkowetz
626757e91c
Code coverage data for release 6.33.1
...
- Legacy-Id: 12021
2016-09-23 06:22:51 +00:00
Henrik Levkowetz
c44d7b45d9
Merged in [11988] from rcross@amsl.com:
...
Fix issue with proceedings for training sessions.
- Legacy-Id: 12020
Note: SVN reference [11988] has been migrated to Git commit c1cc1d639f
2016-09-23 06:11:46 +00:00
Robert Sparks
c7b82bdf1d
Open the new proceedings page for anyone to see. Commit ready for merge.
...
- Legacy-Id: 12019
2016-09-22 21:09:09 +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
26fcce9c28
Brought back the nomcom nominee merge functionality which was inadvertently removed in January. There is now both a Merge Nominee and a Merge Person form, with additional instructions which should make it easier to choose the right one for the task.
...
- Legacy-Id: 12017
2016-09-22 14:23:20 +00:00
Robert Sparks
eab067ff34
Repaired a max string vs max int bug in MeetingFactory. Commit ready for merge.
...
- Legacy-Id: 12016
2016-09-21 21:56:37 +00:00
Robert Sparks
4f01de1b94
Improves who to copy when sending submission confirmation mail when authors change. Commit ready for merge.
...
- Legacy-Id: 12014
2016-09-21 15:55:17 +00:00
Henrik Levkowetz
5089651e17
Don't use EmptyQuerySet directly; return Class.objects.none() instead.
...
- Legacy-Id: 12013
2016-09-21 11:23:57 +00:00
Henrik Levkowetz
d0c3331f9f
Clarified the differences between Document.href() and Document.get_absolute_url(). Updated PLAN.
...
- Legacy-Id: 12012
2016-09-20 21:05:14 +00:00
Henrik Levkowetz
18b7a2fcdb
On request, changed the agenda and minutes links in json_agenda to point at the document text instead of the document API endpoint.
...
- Legacy-Id: 12011
2016-09-20 20:46:32 +00:00
Henrik Levkowetz
c8335f4c59
Set the is_bof flag in json_agenda also when it's false.
...
- Legacy-Id: 12010
2016-09-20 20:31:39 +00:00
Henrik Levkowetz
e553ff80d8
Added an is_bof flag to json_agenda. Also added group state information. Changed the group information to use historic information instead of current.
...
- Legacy-Id: 12009
2016-09-20 20:28:22 +00:00
Henrik Levkowetz
fe0bc55632
Added a link to the minutes api to json_agenda(). Changed the output json to use sorted keys.
...
- Legacy-Id: 12008
2016-09-20 20:04:27 +00:00
Henrik Levkowetz
9e66c16fa7
Made retrieve_search_results() always return a queryset, which lets us use .exists() on the returned value as needed.
...
- Legacy-Id: 12007
2016-09-20 18:32:20 +00:00
Henrik Levkowetz
f8bca9bcf6
Reverted inadvertent commit
...
- Legacy-Id: 12006
2016-09-20 18:31:16 +00:00
Henrik Levkowetz
e917c5a0df
Added made group a json object in the json_agenda, and added session.group.type information.
...
- Legacy-Id: 12005
2016-09-20 18:24:08 +00:00
Robert Sparks
efa3228314
Added the ability to remove documents from a session to session_details. Made slide upload code more robust against removing a set of slides from a session and then revising them. Commit ready for merge.
...
- Legacy-Id: 12004
2016-09-19 22:05:59 +00:00
Robert Sparks
3ef256b959
Fixed an rm that should have been an svn rm. Commit ready for merge.
...
- Legacy-Id: 12003
2016-09-19 20:32:32 +00:00
Robert Sparks
6eda94db76
Use anchors on session_details to let the browser go directly to the particular session selected from meeting_materials. This is paricularly useful for the plenary. Commit ready for merge.
...
- Legacy-Id: 12002
2016-09-19 20:20:15 +00:00
Robert Sparks
e24281cfac
Split links on the session detail page so that the title goes straight to the document content for non-draft documents. Commit ready for merge.
...
- Legacy-Id: 12001
2016-09-19 20:02:40 +00:00
Robert Sparks
0f6e3f434e
Closed off the old paths for materials upload (redirecting some old entry points). Commit ready for merge.
...
- Legacy-Id: 12000
2016-09-19 19:06:22 +00:00
Robert Sparks
c045f7ed73
improve cleanup after slide reorder test. Commit ready for merge.
...
- Legacy-Id: 11996
2016-09-19 14:17:52 +00:00
Robert Sparks
bcac1dfff8
Added slide sorting. Commit ready to merge.
...
- Legacy-Id: 11995
2016-09-16 20:36:59 +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
f2c31f242b
Changed the 1id_index generation to use a new Person method .plain_ascii(). Added tests for some Person name methods.
...
- Legacy-Id: 11993
2016-09-15 17:29:08 +00:00
Robert Sparks
02ee5dc5d7
(somewhat bumpy) merge forward from proceedings/6.31.1.dev0
...
- Legacy-Id: 11992
2016-09-14 22:09:30 +00:00
Robert Sparks
53f41a6327
Added an order field to SessionPresentation.
...
Set up removing the order field from Document.
Modified the meeting materials, proceedings, and session details views to use the order field on SessionPresentation.
Added bootstrapped views to upload session materials (agendas, slides, minutes, and bluesheets).
Integrated upload into the session details view.
Commit ready for merge.
- Legacy-Id: 11989
2016-09-14 19:11:31 +00:00
Ryan Cross
c1cc1d639f
Fix issue with proceedings for training sessions. Commit ready for merge.
...
- Legacy-Id: 11988
2016-09-14 17:49:29 +00:00
Henrik Levkowetz
807e89cb85
Change 1id_index back to using plain names, undoing an inadvertent change to names with title.
...
- Legacy-Id: 11986
2016-09-13 18:53:52 +00:00
Henrik Levkowetz
a2c264b4b2
Updated changelog entry for 6.33.0
...
- Legacy-Id: 11985
2016-09-13 17:21:15 +00:00
Henrik Levkowetz
5a5446ca28
Added object IDs to /meeting/<num>/agenda.json.
...
- Legacy-Id: 11984
2016-09-13 13:51:01 +00:00
buildbot
aecbeb6abf
Made the error buildbot counting for the test-crawler more sophisticated.
...
- Legacy-Id: 11983
2016-09-12 11:16:43 +00:00
Henrik Levkowetz
c9339c923b
Set version info and settings back to development mode
...
- Legacy-Id: 11981
2016-09-11 12:39:54 +00:00
Henrik Levkowetz
9fbe0ebbea
Set version info to release version 6.33.0 before branching.
...
- Legacy-Id: 11979
2016-09-11 12:39:46 +00:00
Henrik Levkowetz
6c89c7ca25
Changelog entry for 6.33.0
...
- Legacy-Id: 11978
2016-09-11 12:39:42 +00:00
Henrik Levkowetz
a1c7e00797
Code coverage data for release 6.33.0
...
- Legacy-Id: 11977
2016-09-11 12:39:37 +00:00
Henrik Levkowetz
d3b8a14c7d
Code coverage data for release 6.33.0
...
- Legacy-Id: 11975
2016-09-11 12:18:45 +00:00
Henrik Levkowetz
586eec7f2b
Made a reverse migration more robust.
...
- Legacy-Id: 11974
2016-09-11 11:59:05 +00:00
Henrik Levkowetz
99150fa793
Set version info and settings back to development mode
...
- Legacy-Id: 11973
2016-09-11 11:56:49 +00:00
Henrik Levkowetz
b7a60f7f44
Set version info to release version 6.33.0 before branching.
...
- Legacy-Id: 11971
2016-09-11 11:56:42 +00:00
Henrik Levkowetz
bc965f9bc9
Changelog entry for 6.33.0
...
- Legacy-Id: 11970
2016-09-11 11:56:37 +00:00
Henrik Levkowetz
a83fe1cad7
Code coverage data for release 6.33.0
...
- Legacy-Id: 11969
2016-09-11 11:56:32 +00:00
Henrik Levkowetz
9d053cae38
Removed an unwanted migration.
...
- Legacy-Id: 11968
2016-09-11 11:50:05 +00:00
buildbot
6d454d2fb6
Tweaked some buildbot scheduler names.
...
- Legacy-Id: 11967
2016-09-10 22:46:47 +00:00
buildbot
80a2b7ff5c
Tweaked some buildbot scheduler names.
...
- Legacy-Id: 11966
2016-09-10 22:45:27 +00:00
buildbot
0357d78e38
Tweaked test-crawler warning pattern and start times.
...
- Legacy-Id: 11965
2016-09-10 22:34:04 +00:00
Henrik Levkowetz
9cb627f1cc
Made some migrations work backwards, too.
...
- Legacy-Id: 11964
2016-09-10 20:06:15 +00:00
Henrik Levkowetz
ecd4491150
Corrected a migration to match the list of event types in doc/models.py
...
- Legacy-Id: 11963
2016-09-10 20:05:35 +00:00
Henrik Levkowetz
d22979c93e
Added a missing migration.
...
- Legacy-Id: 11962
2016-09-10 20:02:56 +00:00