Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scheduling-system
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
SMASCH
scheduling-system
Commits
a081829e
Commit
a081829e
authored
8 months ago
by
Carlos Vega
Browse files
Options
Downloads
Patches
Plain Diff
changed changelog and version
parent
2e504e47
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!462
Redcap/generic test instance
,
!461
Db/mariadb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG
+7
-0
7 additions, 0 deletions
CHANGELOG
smash/web/templates/_base.html
+1
-1
1 addition, 1 deletion
smash/web/templates/_base.html
with
8 additions
and
1 deletion
CHANGELOG
+
7
−
0
View file @
a081829e
smasch (1.4.5-1) stable; urgency=medium
* added support for mariadb
-- Carlos Vega <carlos.vega@lih.lu> Wed, 31 Jul 2024 10:11:00 +0200
smasch (1.4.4-1) stable; urgency=high
* fix bug in api/availabilities endpoint
-- Carlos Vega <carlos.vega@lih.lu> Thu, 13 Jun 2024 9:56:00 +0200
smasch (1.4.3-1) stable; urgency=medium
* make export faster
* make API endpoint /api/subjects/GENERIC faster
...
...
This diff is collapsed.
Click to expand it.
smash/web/templates/_base.html
+
1
−
1
View file @
a081829e
...
...
@@ -258,7 +258,7 @@ desired effect
{% block footer %}
<!-- To the right -->
<div
class=
"pull-right hidden-xs"
>
Version:
<strong>
1.4.
4
</strong>
Version:
<strong>
1.4.
5
</strong>
</div>
<!-- Default to the left -->
...
...
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