1
0

32 Commits

Author SHA256 Message Date
3aafdc8e71 Accepting request 1144826 from devel:languages:python:django
OBS-URL: https://build.opensuse.org/request/show/1144826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-crispy-forms?expand=0&rev=15
2024-02-07 17:50:16 +00:00
078758e87f Accepting request 1144560 from home:kairu:branches:devel:languages:python:django
- Switch to Python 3.11 build.

OBS-URL: https://build.opensuse.org/request/show/1144560
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=30
2024-02-07 08:42:26 +00:00
cec75b64dc Accepting request 1128727 from devel:languages:python:django
- update to 2.1:
  * Added support for Django 5.0.
  * Dropped support for Django 3.2, 4.0 and 4.1.
  * Added support for Python 3.12.
  * Dropped support for Python 3.7.
  * See the 2.1 Milestone for the full change

  * Removed uni-form template pack. Uni-Form specific classes previously added to every template pack
  * Radio and Checkbox now respect the field's disabled attribute when using the

OBS-URL: https://build.opensuse.org/request/show/1128727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-crispy-forms?expand=0&rev=14
2023-11-26 18:37:03 +00:00
fbd6eb0c26 - update to 2.1:
* Added support for Django 5.0.
  * Dropped support for Django 3.2, 4.0 and 4.1.
  * Added support for Python 3.12.
  * Dropped support for Python 3.7.
  * See the 2.1 Milestone for the full change
  * Removed uni-form template pack. Uni-Form specific classes previously added to every template pack
  * Radio and Checkbox now respect the field's disabled attribute when using the

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=28
2023-11-25 12:59:47 +00:00
c387b61f17 Accepting request 1099525 from devel:languages:python:django
Forwarded request #1099205 from mcalabkova

- Update to v2.0
    * Removed all Bootstrap template packs. These template packs are now available as standalone packages.
      To upgrade, install the required template pack and add it to your INSTALLED_APPS setting.
      * See python-crispy-bootstrap3, python-crispy-bootstrap4 and python-crispy-bootstrap5
    * Removed uni-form template pack. Uni-Form specific classes previously added to every template pack 
      e.g. textInput are now removed.
    * The form_style attribute of FormHelper is removed.
    * The form_style positional argument to render_field() is removed.
    * The form_style positional argument to the render() method of all LayoutObjects is removed.
    * Widespread use of the |safe in crispy-form templates is removed. Audit for html input in your forms
      especially for Field and Prepended/Appended text. To retain the previous behaviour mark text as safe
      in your project code using mark_safe().
    * Dropped support for Django 2.2.
    * Added support for Django 4.1 and 4.2.
    * Added support for Python 3.11.
    * More changes, see https://github.com/django-crispy-forms/django-crispy-forms/releases
  - Convert to multibuild because of the template packs

OBS-URL: https://build.opensuse.org/request/show/1099525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-crispy-forms?expand=0&rev=13
2023-07-25 09:49:52 +00:00
8146cfb497 Accepting request 1099205 from home:mcalabkova:branches:devel:languages:python
- Update to v2.0
  * Removed all Bootstrap template packs. These template packs are now available as standalone packages.
    To upgrade, install the required template pack and add it to your INSTALLED_APPS setting.
    * See python-crispy-bootstrap3, python-crispy-bootstrap4 and python-crispy-bootstrap5
  * Removed uni-form template pack. Uni-Form specific classes previously added to every template pack 
    e.g. textInput are now removed.
  * The form_style attribute of FormHelper is removed.
  * The form_style positional argument to render_field() is removed.
  * The form_style positional argument to the render() method of all LayoutObjects is removed.
  * Widespread use of the |safe in crispy-form templates is removed. Audit for html input in your forms
    especially for Field and Prepended/Appended text. To retain the previous behaviour mark text as safe
    in your project code using mark_safe().
  * Dropped support for Django 2.2.
  * Added support for Django 4.1 and 4.2.
  * Added support for Python 3.11.
  * More changes, see https://github.com/django-crispy-forms/django-crispy-forms/releases
- Convert to multibuild because of the template packs

OBS-URL: https://build.opensuse.org/request/show/1099205
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=26
2023-07-19 13:34:32 +00:00
af982ac2ac Accepting request 999133 from devel:languages:python:django
OBS-URL: https://build.opensuse.org/request/show/999133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-crispy-forms?expand=0&rev=12
2022-08-25 13:09:03 +00:00
John Vandenberg
56425832b8 Accepting request 999132 from home:jayvdb:branches:devel:languages:python:django
- Update to v1.14.0

OBS-URL: https://build.opensuse.org/request/show/999132
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=24
2022-08-25 00:48:12 +00:00
a3c7629a3f Accepting request 944967 from devel:languages:python:django
OBS-URL: https://build.opensuse.org/request/show/944967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-crispy-forms?expand=0&rev=11
2022-01-09 21:50:11 +00:00
John Vandenberg
ebea2d48e8 Accepting request 944966 from home:jayvdb:branches:devel:languages:python:django
- Update to v1.13.0
  * Added support for Django 4.0
- from v1.12.0...

OBS-URL: https://build.opensuse.org/request/show/944966
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=23
2022-01-09 01:11:01 +00:00
99b9f25e10 Accepting request 892499 from devel:languages:python:django
OBS-URL: https://build.opensuse.org/request/show/892499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-crispy-forms?expand=0&rev=10
2021-05-12 17:32:42 +00:00
1ab4ca4334 Accepting request 892496 from home:mcalabkova:branches:devel:languages:python:django
- Update to 1.11.2
  * Fixed test causing SystemCheckError in some cases.
  * Radio and Checkbox now respect the field's disabled attribute when using the 
    Bootstrap4 template pack.
  * Implemeneted custom-select for Select widgets in the Bootstrap4 Template Pack
  * Added custom-select for select widgets within prepended and appended fields

OBS-URL: https://build.opensuse.org/request/show/892496
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=21
2021-05-12 12:56:40 +00:00
161b327888 Accepting request 832479 from devel:languages:python:django
OBS-URL: https://build.opensuse.org/request/show/832479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-crispy-forms?expand=0&rev=9
2020-09-05 22:04:01 +00:00
Tomáš Chvátal
027d462e45 Accepting request 832478 from home:buschmann23:branches:devel:languages:python:django
- Update to 1.9.2
  * Fixed FileField UI bug
- Remove test suite from runtime installation
- Fix test suite execution

OBS-URL: https://build.opensuse.org/request/show/832478
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=19
2020-09-05 11:03:07 +00:00
e3f7b52de3 Accepting request 812876 from devel:languages:python:django
- Update to 1.9.1
 * Added Bootstrap 4 styling for clearable file widget.
 * Fixed FileField UI bug
 * Project now uses GitHub actions for testing

OBS-URL: https://build.opensuse.org/request/show/812876
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-crispy-forms?expand=0&rev=8
2020-06-09 22:51:01 +00:00
a7b5bfcfbf - Update to 1.9.1
* Added Bootstrap 4 styling for clearable file widget.
 * Fixed FileField UI bug
 * Project now uses GitHub actions for testing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=17
2020-06-09 11:02:07 +00:00
627fff5cc8 Accepting request 791169 from devel:languages:python:django
- Update to 1.9.0:
  * Removed support for Python 2.
  * Removed support for Django versions prior to 2.2.
  * CSS for Column layout object in Bootstrap 4 template pack changed to 'col-md'.

OBS-URL: https://build.opensuse.org/request/show/791169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-crispy-forms?expand=0&rev=7
2020-04-04 10:26:30 +00:00
Tomáš Chvátal
721960f57d - Update to 1.9.0:
* Removed support for Python 2.
  * Removed support for Django versions prior to 2.2.
  * CSS for Column layout object in Bootstrap 4 template pack changed to 'col-md'.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=15
2020-04-03 10:51:34 +00:00
d3c75a4f8c Accepting request 761489 from devel:languages:python:django
- Update to 1.8.1:
  * Fixing FileField UI bug introduced with 1.8.0
  * Remove is-valid css class for radio (bug introduced with 1.8.0)
  * Various alignment and margin fixes for Bootstrap 4 template pack

OBS-URL: https://build.opensuse.org/request/show/761489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-crispy-forms?expand=0&rev=6
2020-01-07 22:54:27 +00:00
Tomáš Chvátal
9140a58bf6 - Update to 1.8.1:
* Fixing FileField UI bug introduced with 1.8.0
  * Remove is-valid css class for radio (bug introduced with 1.8.0)
  * Various alignment and margin fixes for Bootstrap 4 template pack

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=13
2020-01-07 09:30:34 +00:00
922da4f8d9 Accepting request 744151 from devel:languages:python:django
- Update to 1.8.0:
  * Update to support new django releases
  * Numerous improvements to bootstrap4 template pack
- Remove patches:
  * django-21.patch
  * django-20.patch

OBS-URL: https://build.opensuse.org/request/show/744151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-crispy-forms?expand=0&rev=5
2019-10-30 13:49:04 +00:00
Tomáš Chvátal
d6311b7cc0 - Update to 1.8.0:
* Update to support new django releases
  * Numerous improvements to bootstrap4 template pack
- Remove patches:
  * django-21.patch
  * django-20.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=11
2019-10-30 12:12:38 +00:00
7e938a927e Accepting request 731305 from devel:languages:python:django
- Test only with pytest 3, newer releases not compatible

OBS-URL: https://build.opensuse.org/request/show/731305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-crispy-forms?expand=0&rev=4
2019-09-17 11:39:14 +00:00
Tomáš Chvátal
b674c6c2e5 - Test only with pytest 3, newer releases not compatible
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=9
2019-09-16 14:10:56 +00:00
5036fe1a2b Accepting request 707039 from devel:languages:python:django
- Fix old leap build

OBS-URL: https://build.opensuse.org/request/show/707039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-crispy-forms?expand=0&rev=3
2019-06-03 16:54:32 +00:00
Tomáš Chvátal
00e37bff53 - Fix old leap build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=7
2019-05-31 07:44:22 +00:00
bee244aaa6 Accepting request 628271 from devel:languages:python:django
- Add patches to work with django 2.0 and 2.1 properly:
  * django-20.patch
  * django-21.patch

- Trim marketing from description.

OBS-URL: https://build.opensuse.org/request/show/628271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-crispy-forms?expand=0&rev=2
2018-08-10 07:50:19 +00:00
Tomáš Chvátal
f715845c75 - Add patches to work with django 2.0 and 2.1 properly:
* django-20.patch
  * django-21.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=5
2018-08-08 21:28:22 +00:00
Tomáš Chvátal
5587c5399d Accepting request 628183 from home:jengelh:branches:devel:languages:python:django
- Trim marketing from description.

OBS-URL: https://build.opensuse.org/request/show/628183
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=4
2018-08-08 16:59:49 +00:00
2ae7d1031d Accepting request 626894 from devel:languages:python:django
Used by weblate

OBS-URL: https://build.opensuse.org/request/show/626894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-crispy-forms?expand=0&rev=1
2018-08-03 10:36:18 +00:00
Tomáš Chvátal
5ccd781cb7 - Version update to 1.7.2:
* Bootstrap4 fixes
  * Small bugfixes around

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=2
2018-08-01 12:19:14 +00:00
Tomáš Chvátal
f892cda90f osc copypac from project:devel:languages:python:misc package:python-django-crispy-forms revision:1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-crispy-forms?expand=0&rev=1
2018-08-01 12:16:14 +00:00