Show announcements in timetable views #345
No reviewers
Labels
No labels
Security
TeX
auto-update
board
done
board
ready
board
todo
check
delete-eslint-rc-js
check
update-builddeps-package-json
check
update-eslint-rc-js
check
update-gitignore
check
update-merge-request-template
check
update-prettier-ignore
check
update-pyproject-toml
check
update-renovate-json
check
update-tox-ini
part
backend
part
ci
part
docs
part
frontend
part
i18n
part
non-technical
part
packaging
prio
1
prio
2
prio
3
release-mr-5.x
size
large
size
medium
size
small
source
customer
source
customer::fsmw
source
customer::fss
source
customer::teckids
source
downstream
type
breaking
type
bug
type
feature
type
refactoring
workflow
blocked
workflow
confirmed
workflow
current-todo
workflow
discussing
workflow
new-app
workflow
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
aleksis/AlekSIS-App-Chronos!345
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/show-announcements-in-timetable-views"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Blocked by https://edugit.org/AlekSIS/official/AlekSIS/-/merge_requests/184
Closes #63
changed milestone to %"2.0a2"
mentioned in merge request AlekSIS!488
Please use the API provided by
ExtensibleModelto inject methods.How?
Announcement.method(…)Probably
.classmethodfor clarity (I will add it)changed this line in version 2 of the diff
added 2 commits
49cb122f- Rename queryset methods for announcements1ed1dd51- Use API provided through ExtensibleModel to extend announcement query setCompare with previous version
resolved all threads
@nik It's ready to merge.
Please move this to
model_extensions.py.Also this?
Everythin that extends a foreign model.
OK
resolved all threads
changed this line in version 3 of the diff
changed this line in version 3 of the diff
added 1 commit
edfd5296- Move extensions for announcement model to model_extensions.pyCompare with previous version
Unnecessary import?
Missing import:
940bfa7dMaybe we should add a mechanism for
form_extensions.pyjust like for model extensions?Seems like a good idea.
Will open new issue for the refactoring.
resolved all threads
merged
mentioned in commit
30e640c9f9