Skip to content

Commit

Permalink
changes made for 46 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bobintetley committed Jan 30, 2023
1 parent 8d91031 commit 0341597
Show file tree
Hide file tree
Showing 43 changed files with 80 additions and 83 deletions.
4 changes: 0 additions & 4 deletions RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@

*. Mark milestone complete in github

*. Update twitter and facebook

*. Update manual with lulu

*. Commit any changes made so far

*. run "git tag -f -a 41" to create a tag for the release number, followed by "git push && git push -f --tags"
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
46u
46
4 changes: 2 additions & 2 deletions doc/manual/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
# built documents.
#
# The short X.Y version.
version = '46u'
version = '46'
# The full version, including alpha/beta/rc tags.
release = '46u'
release = '46'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
5 changes: 3 additions & 2 deletions install/deb/makedeb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ python3 cron.py all
chmod +x sheltermanager3/etc/cron.daily/sheltermanager3

# Build the deb package
dpkg -b sheltermanager3 sheltermanager3_`cat ../../VERSION`_all.deb

# NOTE: -Zxz is specify xz compression for compatibility with Debian systems, Ubuntu uses zstd compression by default
PKGNAME=sheltermanager3_`cat ../../VERSION`_all.deb
dpkg-deb -b -Zxz sheltermanager3 $PKGNAME

2 changes: 1 addition & 1 deletion scripts/asm3.conf.example
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ session_debug = false
# The host/port that memcached is running on if it is to be used.
# If memcache is not available, an in memory dictionary will be
# used instead.
# memcached_server = 127.0.0.1:11211
memcached_server = 127.0.0.1:11211

# Where to store media files.
# database - media files are base64 encoded in the dbfs.content db column
Expand Down
4 changes: 2 additions & 2 deletions src/asm3/i18n.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
from asm3.locales import *


VERSION = "46u [Sat 28 Jan 11:06:09 GMT 2023]"
BUILD = "01281106"
VERSION = "46 [Mon 30 Jan 11:02:07 GMT 2023]"
BUILD = "01301102"

DMY = ( "%d/%m/%Y", "%d/%m/%y" )
HDMY = ( "%d-%m-%Y", "%d-%m-%y" )
Expand Down
2 changes: 1 addition & 1 deletion src/static/pages/manual/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '46u',
VERSION: '46',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/accounts.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Accounts &mdash; ASM 46u documentation</title>
<title>Accounts &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -26,7 +26,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/animalcontrol.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Animal Control &mdash; ASM 46u documentation</title>
<title>Animal Control &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -26,7 +26,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/animals.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Animals &mdash; ASM 46u documentation</title>
<title>Animals &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -26,7 +26,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/clinic.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Clinic &mdash; ASM 46u documentation</title>
<title>Clinic &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -26,7 +26,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Configuration &mdash; ASM 46u documentation</title>
<title>Configuration &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -26,7 +26,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/csvimportfields.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Appendix: CSV file import fields &mdash; ASM 46u documentation</title>
<title>Appendix: CSV file import fields &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -26,7 +26,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/databasetables.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Appendix: Database Tables/Columns &mdash; ASM 46u documentation</title>
<title>Appendix: Database Tables/Columns &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -26,7 +26,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/documents.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Documents &mdash; ASM 46u documentation</title>
<title>Documents &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -26,7 +26,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Appendix: Frequently Asked Questions &mdash; ASM 46u documentation</title>
<title>Appendix: Frequently Asked Questions &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -26,7 +26,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/foreword.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Foreword &mdash; ASM 46u documentation</title>
<title>Foreword &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -26,7 +26,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/generaldiary.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>General Diary &mdash; ASM 46u documentation</title>
<title>General Diary &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -26,7 +26,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; ASM 46u documentation</title>
<title>Index &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -24,7 +24,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/gettingstarted.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Getting Started &mdash; ASM 46u documentation</title>
<title>Getting Started &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -26,7 +26,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; ASM 46u documentation</title>
<title>Index &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -25,7 +25,7 @@
<a href="#" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/litters.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Litters &mdash; ASM 46u documentation</title>
<title>Litters &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -26,7 +26,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/lostandfound.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Lost and Found &mdash; ASM 46u documentation</title>
<title>Lost and Found &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -26,7 +26,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/mailmerge.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Mail Merge Sources &mdash; ASM 46u documentation</title>
<title>Mail Merge Sources &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -26,7 +26,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
4 changes: 2 additions & 2 deletions src/static/pages/manual/mobile.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Mobile Interface &mdash; ASM 46u documentation</title>
<title>Mobile Interface &mdash; ASM 46 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />

Expand All @@ -26,7 +26,7 @@
<a href="index.html" class="icon icon-home"> ASM
</a>
<div class="version">
46u
46
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
Loading

0 comments on commit 0341597

Please sign in to comment.