Robert Sparks
bce70e74bc
feat: import iab agendas from iab website ( #6197 )
...
* feat: import iab agendas from wiki
* chore: adjust command help text
2023-08-24 11:53:10 -05:00
Robert Sparks
b75b560dea
feat: import IAB minutes from the IAB wordpress site ( #5689 )
...
* feat: import IAB minutes from the IAB wordpress site
Work in Progress
* fix: refactor as management commands
* fix: use datetime.timezone.utc for comparisons
* fix: coerce an argument. Command now runs
* chore: extend queryset in a better way
* fix: fetch kesara's repo and move files into place.
* fix: add a DocEvent explaining where the Documents came from
* fix: small optimizations and typo fixes
* fix: performance compromise for very old meetings
* fix: ensure variable is initialized
* fix: avoid operating on null by changing method signature - address review comments
* fix: repair html typo and address pyflake complaint
* chore: run black on a new and changed things
2023-06-09 17:07:31 -05:00
Robert Sparks
eb4b523e66
chore: merge main ( #4714 )
2022-11-06 12:36:14 -06:00
Robert Sparks
d18b941462
fix: show group meeting dates and weekdays in each meeting's timezone. ( #4405 )
2022-09-06 15:58:32 -03:00
Lars Eggert
3234f1a121
test: Validate HTML rendered during tests ( #3782 )
2022-04-07 13:30:38 -03:00
Lars Eggert
bbf088e18b
Hopefully the final check-ins.
...
- Legacy-Id: 19909
2022-02-08 17:29:15 +00:00
Lars Eggert
ed30521e14
Many more HTML fixes.
...
- Legacy-Id: 19908
2022-02-03 07:49:34 +00:00
Lars Eggert
a5cbf5307e
More fixes
...
- Legacy-Id: 19835
2022-01-12 11:54:00 +00:00
Lars Eggert
373b5dbbf4
More fixes.
...
- Legacy-Id: 19827
2022-01-10 08:41:20 +00:00
Lars Eggert
7f918b00da
More test fixes
...
- Legacy-Id: 19784
2021-12-15 20:38:28 +00:00
Lars Eggert
6b7beb17bf
panel -> card
...
- Legacy-Id: 19618
2021-11-10 12:59:12 +00:00
Lars Eggert
f17a7eddd4
pull-right -> float-end
...
- Legacy-Id: 19613
2021-11-10 09:57:57 +00:00
Lars Eggert
021ba39712
Reindent all templates with djhtml
...
- Legacy-Id: 19610
2021-11-10 09:41:11 +00:00
Lars Eggert
726b29bf74
fontawesome -> bootstrap-icons
...
- Legacy-Id: 19608
2021-11-10 09:28:38 +00:00
Lars Eggert
94b12af9da
btn-default -> btn-primary
...
- Legacy-Id: 19606
2021-11-10 07:54:58 +00:00
Robert Sparks
3697180cc1
Reverted merge of timezone-aware migration efforts.
...
- Legacy-Id: 18792
2021-01-12 16:54:20 +00:00
Henrik Levkowetz
774e752a54
Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768.
...
- Legacy-Id: 18770
2020-12-16 23:53:37 +00:00
Jennifer Richards
4c709bbfa5
Add filtering support (but no UI) to upcoming meeting views; add a group attribute to agenda view rows to avoid ambiguity when selecting rows to show/hide. Branch ready for merge.
...
- Legacy-Id: 18458
2020-09-02 02:02:33 +00:00
Henrik Levkowetz
da5004be5f
Added individual ical links for meeting sessions on the agenda, and changed the phone handset icon to a group icon for the various online conference links.
...
- Legacy-Id: 18260
2020-07-24 22:26:17 +00:00
Robert Sparks
fec811de36
Show recent meetings on a group's meeting tab even if there aren't other past meetings. Fixes #2961 . Commit ready for merge.
...
- Legacy-Id: 17663
2020-04-20 17:31:28 +00:00
Robert Sparks
1664438c52
Allow area groups to request interim meetings. Fixed #2919 . Commit ready for merge.
...
- Legacy-Id: 17442
2020-03-16 16:45:01 +00:00
Valery Smyslov
182dae28a8
Fixes issue #2612 . Commit ready for merge.
...
- Legacy-Id: 17044
2019-11-18 08:48:15 +00:00
Henrik Levkowetz
b34b51cab9
Added .ics links for future meetings to the group meetings tab.
...
- Legacy-Id: 16209
2019-05-15 12:21:57 +00:00
Henrik Levkowetz
7820e3e3d8
Added links to per-session ical entries to the group meetings page and to draft pages, when a page shows sessions where a draft is on the agenda.
...
- Legacy-Id: 14718
2018-03-02 16:39:43 +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
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
0db79011f2
Provide navigation for session requests from the meeting tab.
...
- Legacy-Id: 10759
2016-02-01 16:32:36 +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