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.
- Legacy-Id: 10784
Note: SVN reference [10779] has been migrated to Git commit 776b95106f
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
Tweak factories to not randomly create keys that violate constraints.
- Legacy-Id: 10768
Note: SVN reference [10756] has been migrated to Git commit a9abd3c2cd
Refactored meeting urls file without changing functionality in prepation for extending some views to handle interims. Reduced the level of redundancy in the way the urls lists were constructed.
- Legacy-Id: 10745
Note: SVN reference [10728] has been migrated to Git commit 6eaff2aaf0
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.
- Legacy-Id: 10737
Note: SVN reference [10719] has been migrated to Git commit 7d43d3ada4
Simplified meeting.session_details. Shows all sessions for a meeting on one page instead of having a page per session. Removes the by-date, by-weekday, by-sequence mechanic.
- Legacy-Id: 10735
Note: SVN reference [10701] has been migrated to Git commit 4a453281ea
Renamed class ScheduledSession to the more correct (but unfortunately also cumbersome) SchedTimeSessAssignment, and renamed reverse relationships involving this class appropriately. Accompanying changes in javascript and templates. Migrations to match.
- Legacy-Id: 10299
Note: SVN reference [10297] has been migrated to Git commit 71dec7a692
Summary: Fixed problem with timeslot.location = None in agenda_csv.
- Legacy-Id: 10070
Note: SVN reference [10062] has been migrated to Git commit 129cccb88f
Summary: Make the meeting agenda code use the historic info available
for groups. In the process, added some select_related/prefetch_related
code to cut the number of database queries in the agenda down from
4000-5000 to about 50. Rewritten agenda CSV code to use Python arrays
rather than a template for improved readability/reuse. Rewritten week
view to assemble its data in Python. Plus a few other minor cleanups,
e.g. lame_description is now gone.
Fixes#1088. Branch
- Legacy-Id: 10005
Note: SVN reference [9669] has been migrated to Git commit acda84208d
Add navigation to the new secretariat agenda tools. Change the buttons at the top of the agenda.html page to links.
- Legacy-Id: 9825
Note: SVN reference [9813] has been migrated to Git commit 2b7f7dec52
HTML agendas need to be valid HTML5 document.
- Legacy-Id: 9811
Note: SVN reference [9789] has been migrated to Git commit d633fdc924a0130da98a7dc79768886d95002938
More HTML fixes identified by test-crawl --vnu.
- Legacy-Id: 9767
Note: SVN reference [9735] has been migrated to Git commit 08d958e7cd9cf4949a688e20046bd61855e00361