Skip to content

Releases: UniversitaDellaCalabria/uniTicket

v2.2.0

07 Oct 12:17
Compare
Choose a tag to compare
  • feat: default template to extend now defined in settings (DEFAULT_BASE_TEMPLATE, default="'bootstrap-italia-base.html'");
  • feat: unpublished elements remain active (is_active=True);
  • fix: exclude csrfmiddlewaretoken in new ticket form data;
  • fix: Bandit error in CI with Python 3.7 (PyCQA/bandit#951);
  • fix: bugs.

v2.1.1

23 Sep 08:22
Compare
Choose a tag to compare
fix: requirements and base template

v2.1.0

22 Sep 11:50
Compare
Choose a tag to compare

feat: 'managed_by_me' flag in ticket messages list;
fix: bug in printable version

v2.0.1

08 Sep 08:04
Compare
Choose a tag to compare
  • fix missing import in settings;
  • fis url path_name collision;
  • added notification ticket flag in manager dashboard.

v2.0.0

06 Sep 06:02
Compare
Choose a tag to compare
  • REST API
  • Statistics
  • Minor fixes
  • Migration guide from v1.x here

v1.8.2

28 Oct 09:46
Compare
Choose a tag to compare
fix: bug in input module preview

v1.8.1

21 Sep 10:52
Compare
Choose a tag to compare

fix: category conditions attachments path
fix: session cookie secure
fix: bugs

v1.8.0

15 Sep 11:44
Compare
Choose a tag to compare

update requirements
increase first_name/last_name length
every office operator can serve users in chat
fix chat operator role
README - demo setup
chat ca be disabled now
django chat app is finally not mandatory
settings and example data
fix ticket code in datatable
local login fix
login/logout urls improved
fix local logout return
fix urls in tests.settings
generic brand
logout_redirect_url
optimize models.TicketAssignment methods
unread messages count in all tickets view
fix chat
more optimization on query
messages list query optimized
fix datatable ticket_code as list for CSV export
CSV export new fields
settings example and project urls.py with spid_oidc_rp
fix: indent in method params
Create SECURITY.md
fix: some security warning
fix: intercooler js upgraded to v1.2.3
fix: datatables.js upgraded to v1.10.24
fix: requirements.txt to reduce vulnerabilities …
fix: javascript security alerts
fix: datatables css
upgrade [email protected] in requirements.txt
fix: move ipython from requirements to requirements-dev
fix: upgrade requirements and settings
fix: chat ws path with asgi v3
fix: requirements security upgrades
fix: requirements min working versions
fix: chat app.js target
fix: django-wkhtmltopdf/pdfkit/pypdf2 replaced from weasyprint
fix: pdf view on localhost and ASGI
fix: settingslocal.example
fix: increase matricola max_length in accounts
Added to Dockerfile a missing library and a missing base template file
fix: Dockerfile to reduce vulnerabilities
fix: backup.sh
fix: datatables max rows export
fix: owner user ticket closing alert
fix: return to buttons
feat: user can't open multiple same type tickets
feat: ticket can be cloned by user that compiled it
fix: text in template

v1.7.0

06 Feb 12:39
Compare
Choose a tag to compare
  • djangosaml2 and saml2 upgrade and fix;
  • requirements updated

v1.6.0

24 Dec 07:03
Compare
Choose a tag to compare
  • Structure managers now can configure alerts for users opening new tickets