Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-smartbase-admin"
version = "1.1.12"
version = "1.1.13b3"
description = ""
authors = ["SmartBase <info@smartbase.sk>"]
readme = "README.md"
Expand Down
6 changes: 6 additions & 0 deletions src/django_smartbase_admin/engine/field.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ class TabulatorFieldOptions(JSONSerializableMixin):
frozen = False
title = None
editorParams = None
width = None
widthGrow = None

def __init__(
self,
Expand All @@ -46,6 +48,8 @@ def __init__(
frozen=None,
title=None,
editorParams=None,
width=None,
widthGrow=None,
) -> None:
super().__init__()
self.headerFilter = headerFilter
Expand All @@ -54,6 +58,8 @@ def __init__(
self.frozen = frozen
self.title = title
self.editorParams = editorParams
self.width = width
self.widthGrow = widthGrow


class XLSXFieldOptions(JSONSerializableMixin):
Expand Down
Binary file modified src/django_smartbase_admin/locale/cs/LC_MESSAGES/django.mo
Binary file not shown.
12 changes: 10 additions & 2 deletions src/django_smartbase_admin/locale/cs/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-16 11:52+0200\n"
"POT-Creation-Date: 2026-04-29 15:03+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech <cs@li.org>\n"
Expand Down Expand Up @@ -854,6 +854,11 @@ msgstr "Uložit a přidat další"
msgid "Save and continue editing"
msgstr "Uložit a pokračovat v úpravách"

#, fuzzy
#| msgid "Select all"
msgid "Select"
msgstr "Vybrat vše"

msgid "Add file"
msgstr "Přidat soubor"

Expand Down Expand Up @@ -969,3 +974,6 @@ msgstr "Stav"

msgid " of "
msgstr " z "

msgid "Language"
msgstr "Jazyk"
12 changes: 10 additions & 2 deletions src/django_smartbase_admin/locale/de/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-16 11:52+0200\n"
"POT-Creation-Date: 2026-04-29 15:03+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -852,6 +852,11 @@ msgstr "Speichern und weiteres hinzufügen"
msgid "Save and continue editing"
msgstr "Speichern und weiter bearbeiten"

#, fuzzy
#| msgid "Select all"
msgid "Select"
msgstr "Alle auswählen"

msgid "Add file"
msgstr "Datei hinzufügen"

Expand Down Expand Up @@ -964,3 +969,6 @@ msgstr "Status"

msgid " of "
msgstr " von "

msgid "Language"
msgstr ""
10 changes: 8 additions & 2 deletions src/django_smartbase_admin/locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-16 11:51+0200\n"
"POT-Creation-Date: 2026-04-29 15:03+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -821,6 +821,9 @@ msgstr ""
msgid "Save and continue editing"
msgstr ""

msgid "Select"
msgstr ""

msgid "Add file"
msgstr ""

Expand Down Expand Up @@ -933,3 +936,6 @@ msgstr ""

msgid " of "
msgstr ""

msgid "Language"
msgstr ""
10 changes: 8 additions & 2 deletions src/django_smartbase_admin/locale/fr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-16 11:58+0200\n"
"POT-Creation-Date: 2026-04-29 15:03+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -821,6 +821,9 @@ msgstr ""
msgid "Save and continue editing"
msgstr ""

msgid "Select"
msgstr ""

msgid "Add file"
msgstr ""

Expand Down Expand Up @@ -933,3 +936,6 @@ msgstr ""

msgid " of "
msgstr ""

msgid "Language"
msgstr ""
10 changes: 8 additions & 2 deletions src/django_smartbase_admin/locale/hr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-16 11:58+0200\n"
"POT-Creation-Date: 2026-04-29 15:03+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -821,6 +821,9 @@ msgstr ""
msgid "Save and continue editing"
msgstr ""

msgid "Select"
msgstr ""

msgid "Add file"
msgstr ""

Expand Down Expand Up @@ -933,3 +936,6 @@ msgstr ""

msgid " of "
msgstr ""

msgid "Language"
msgstr ""
10 changes: 8 additions & 2 deletions src/django_smartbase_admin/locale/hu/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-16 11:52+0200\n"
"POT-Creation-Date: 2026-04-29 15:03+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -821,6 +821,9 @@ msgstr ""
msgid "Save and continue editing"
msgstr ""

msgid "Select"
msgstr ""

msgid "Add file"
msgstr ""

Expand Down Expand Up @@ -933,3 +936,6 @@ msgstr ""

msgid " of "
msgstr ""

msgid "Language"
msgstr ""
Binary file not shown.
10 changes: 8 additions & 2 deletions src/django_smartbase_admin/locale/it/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-16 11:52+0200\n"
"POT-Creation-Date: 2026-04-29 15:03+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -821,6 +821,9 @@ msgstr ""
msgid "Save and continue editing"
msgstr ""

msgid "Select"
msgstr ""

msgid "Add file"
msgstr ""

Expand Down Expand Up @@ -933,3 +936,6 @@ msgstr ""

msgid " of "
msgstr ""

msgid "Language"
msgstr ""
10 changes: 8 additions & 2 deletions src/django_smartbase_admin/locale/pl/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-16 11:52+0200\n"
"POT-Creation-Date: 2026-04-29 15:03+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -821,6 +821,9 @@ msgstr ""
msgid "Save and continue editing"
msgstr ""

msgid "Select"
msgstr ""

msgid "Add file"
msgstr ""

Expand Down Expand Up @@ -933,3 +936,6 @@ msgstr ""

msgid " of "
msgstr ""

msgid "Language"
msgstr ""
10 changes: 8 additions & 2 deletions src/django_smartbase_admin/locale/ro/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-16 11:52+0200\n"
"POT-Creation-Date: 2026-04-29 15:03+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -821,6 +821,9 @@ msgstr ""
msgid "Save and continue editing"
msgstr ""

msgid "Select"
msgstr ""

msgid "Add file"
msgstr ""

Expand Down Expand Up @@ -933,3 +936,6 @@ msgstr ""

msgid " of "
msgstr ""

msgid "Language"
msgstr ""
Binary file modified src/django_smartbase_admin/locale/sk/LC_MESSAGES/django.mo
Binary file not shown.
12 changes: 10 additions & 2 deletions src/django_smartbase_admin/locale/sk/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-16 11:51+0200\n"
"POT-Creation-Date: 2026-04-29 15:03+0200\n"
"PO-Revision-Date: 2023-11-15 15:21+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
Expand Down Expand Up @@ -847,6 +847,11 @@ msgstr "Uložiť a pridať ďalšie"
msgid "Save and continue editing"
msgstr "Uložiť a pokračovať v úpravách"

#, fuzzy
#| msgid "Select all"
msgid "Select"
msgstr "Vybrať všetky"

msgid "Add file"
msgstr "Pridať súbor"

Expand Down Expand Up @@ -959,3 +964,6 @@ msgstr "Stav"

msgid " of "
msgstr " z "

msgid "Language"
msgstr "Jazyk"
Binary file not shown.
Loading
Loading