Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
steering
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AURA
steering
Commits
3f9b7919
Verified
Commit
3f9b7919
authored
1 year ago
by
Ernesto Rico Schmidt
Browse files
Options
Downloads
Patches
Plain Diff
Update CHANGELOG
parent
2b2da223
No related branches found
No related tags found
No related merge requests found
Pipeline
#3148
passed
1 year ago
Stage: build
Stage: deploy
Stage: release
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+18
-2
18 additions, 2 deletions
CHANGELOG.md
with
18 additions
and
2 deletions
CHANGELOG.md
+
18
−
2
View file @
3f9b7919
...
...
@@ -15,6 +15,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
-
The
`program/rrule.json`
fixture contains all the supported recurrence rules.
-
The
`Host`
,
`Note`
and
`Show`
models reference the new
`Image`
model.
-
The
`HostSerializer`
,
`NoteSerializer`
and
`ShowSerializer`
reference image.
-
The
`Host.image`
and
`Show.image`
fields are nullable in their serializers.
-
The
`ppoi`
field in the image serializer is updatable.
-
The
`logo`
field i the
`Show`
model is a reference to
`Image`
.
-
The
`alt_text`
and
`credits`
fields in the
`Image`
model are not nullable.
-
The "conflict resolution" methods of
`Schedule`
are now service functions.
-
implement show and timeslot filters
-
include id for serialized timeslots in REST API
-
re-work note viewset to work with updated model
-
add dimensions to thumbnails in Image REST API
### Deprecated
...
...
@@ -22,11 +33,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed
-
...
-
The abstract
`ModelWithImageFields`
from the program models.
-
The
`ThumbnailsMixin`
from the program serializers.
-
The abstract
`ModelWithCreatedUpdatedFields`
from the program models.
### Fixed
-
...
-
use kebab-case in URLs
-
don’t output invalid PPOI format
-
note image should allow null values
-
don’t force REST API consumers to set
`repetition_of`
for timeslots
### Security
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment