Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
6fe5eff2
Verified
Commit
6fe5eff2
authored
3 years ago
by
Lloyd Meins
Browse files
Options
Downloads
Patches
Plain Diff
Resolve discussions
parent
8b09472d
No related branches found
No related tags found
No related merge requests found
Pipeline
#17822
passed
3 years ago
Stage: test
Stage: build
Stage: publish
Stage: docker
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.rst
+5
-5
5 additions, 5 deletions
CHANGELOG.rst
aleksis/core/templates/core/index.html
+1
-1
1 addition, 1 deletion
aleksis/core/templates/core/index.html
with
6 additions
and
6 deletions
CHANGELOG.rst
+
5
−
5
View file @
6fe5eff2
...
...
@@ -9,6 +9,11 @@ and this project adheres to `Semantic Versioning`_.
Unreleased
----------
Added
~~~~~~~
* Add option to disable dashboard auto updating as a user and sitewide.
Changed
~~~~~~~
...
...
@@ -31,11 +36,6 @@ Removed
`2.0b1`_ - 2021-06-01
---------------------
Added
~~~~~~~
* Add option to disable dashboard auto updating as a user and sitewide.
Changed
~~~~~~~
...
...
This diff is collapsed.
Click to expand it.
aleksis/core/templates/core/index.html
+
1
−
1
View file @
6fe5eff2
...
...
@@ -111,4 +111,4 @@
{% if user.person.preferences.general__automatically_update_dashboard and request.site.preferences.general__automatically_update_dashboard_site %}
<script
type=
"text/javascript"
src=
"{% static "
js
/
include_ajax_live.js
"
%}"
></script>
{% endif %}
{% endblock %}
\ No newline at end of file
{% 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