Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Postal Owl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jiří Kalvoda
Postal Owl
Commits
c502f843
Commit
c502f843
authored
9 months ago
by
Martin Mareš
Browse files
Options
Downloads
Patches
Plain Diff
News: A new release, trimmed old entries
parent
ebba6528
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
owl/templates/doc-changes.html
+34
-0
34 additions, 0 deletions
owl/templates/doc-changes.html
owl/templates/home.html
+1
-5
1 addition, 5 deletions
owl/templates/home.html
with
35 additions
and
5 deletions
owl/templates/doc-changes.html
+
34
−
0
View file @
c502f843
...
...
@@ -5,6 +5,40 @@
<p>
This is a detailed log of changes between Owl releases.
<h3>
Release 2024-10-11
</h3>
<h4>
Features for teachers
</h4>
<ul>
<li>
A course can be configured to disallow ZIP attachments.
<li>
The button for copying a topic was moved to the navigation bar,
so it is not necessary to invoke editing the topic first.
</ul>
<h4>
Minor improvements of user interface
</h4>
<ul>
<li>
Whenever a list of courses is displayed, it is sorted.
<li>
Enroll links redirect to course home page when already a member
of the course.
<li>
Reply buttons append to the current comment instead of rewriting it.
<li>
Users are warned when trying to exit a page with changed
post contents. Editing of a post has a Cancel button.
<li>
Broken TeX constructs are highlighted in rendered Markdown.
The mouse-over text shows the error message.
<li>
Students can leave courses if they made no posts.
</ul>
<h3>
Release 2024-02-18
</h3>
<h4>
General features
</h4>
...
...
This diff is collapsed.
Click to expand it.
owl/templates/home.html
+
1
−
5
View file @
c502f843
...
...
@@ -37,12 +37,8 @@
<h2>
News
</h2>
<table
class=
news
>
<tr><td>
2024-09-22
<td>
Many minor UI changes – see the
<a
href=
'{{ url_for('
doc_changes
')
}}'
>
change log
</a>
.
<tr><td>
2024-09-22
<td>
Sending of e-mail notifications got stuck for a while.
All notifications in the queue were delivered today.
<tr><td>
2024-02-17
<td>
Courses can have the required number of points specified.
Editing of posts is limited in case there is a reply or a deadline has passed.
Extensive changes of course administration UI – see the
<a
href=
'{{ url_for('
doc_changes
')
}}'
>
change log
</a>
.
<tr><td>
2024-02-09
<td>
We moved to owl.mff.cuni.cz.
<tr><td>
2023-10-28
<td>
Updated KaTeX to version 0.16. Posts can be submitted using Ctrl+Enter.
</table>
{% endblock %}
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