1
0

Compare commits

...

43 Commits

Author SHA256 Message Date
Ana Guerrero
991c6abce1 Accepting request 1198873 from devel:languages:python:django
- Drop unneeded BuildRequires on pylib.

OBS-URL: https://build.opensuse.org/request/show/1198873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=29
2024-09-05 13:47:25 +00:00
Ana Guerrero
58a986c140 Accepting request 1171539 from devel:languages:python:django
- update to 4.0.1:
  * Compatibility with Django 5.x
  * Adjusted checkbox (and related radio) styles.
  * Added block submit-row to allow extending the submit line.
  * Removed length_is template filter in favour of length.
  * Fixed: breadcrumbs block.
  * Fixed: logout link (POST instead of GET).
  * Fixed: First non-checkbox column in changelist aligned
    center.
  * Fixed: Delete a warning with Python 3.12.
  * Fixed: Translation string of Cancel button with Form.
  * Fixed: Trigger change event in dismissRelatedLookupPopup.

OBS-URL: https://build.opensuse.org/request/show/1171539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=28
2024-05-03 17:46:11 +00:00
3cc2a2f285 - update to 4.0.1:
* Compatibility with Django 5.x
  * Adjusted checkbox (and related radio) styles.
  * Added block submit-row to allow extending the submit line.
  * Removed length_is template filter in favour of length.
  * Fixed: breadcrumbs block.
  * Fixed: logout link (POST instead of GET).
  * Fixed: First non-checkbox column in changelist aligned
    center.
  * Fixed: Delete a warning with Python 3.12.
  * Fixed: Translation string of Cancel button with Form.
  * Fixed: Trigger change event in dismissRelatedLookupPopup.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=34
2024-05-03 07:35:32 +00:00
Ana Guerrero
ba736f22cc Accepting request 1157625 from devel:languages:python:django
- Clean up the SPEC file

- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1157625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=27
2024-03-13 21:21:03 +00:00
37e7d25630 - Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=32
2024-03-13 14:02:18 +00:00
7363385572 Accepting request 1157529 from home:mlin7442:rebuild_fails_156
Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1157529
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=31
2024-03-13 13:54:56 +00:00
Ana Guerrero
62834e2862 Accepting request 1124870 from devel:languages:python:django
- update to 3.0.8:
  * Fixed collectstatic with ManifestStaticFilesStorage.
  * Fixed removing text with DateTime Shortcuts.
  * Fixed autocomplete inlines with new rows.
  * Improved CSS (removed compass).

OBS-URL: https://build.opensuse.org/request/show/1124870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=26
2023-11-13 21:17:58 +00:00
d145c90f24 - update to 3.0.8:
* Fixed collectstatic with ManifestStaticFilesStorage.
  * Fixed removing text with DateTime Shortcuts.
  * Fixed autocomplete inlines with new rows.
  * Improved CSS (removed compass).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=29
2023-11-10 12:03:04 +00:00
Dominique Leuenberger
88c6b5f478 Accepting request 1111924 from devel:languages:python:django
- update to 3.0.7:
  * Updated jQueryUI to 1.13.2.
  * Added readthedocs yaml file.

OBS-URL: https://build.opensuse.org/request/show/1111924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=25
2023-09-20 11:26:05 +00:00
754da2e679 - update to 3.0.7:
* Updated jQueryUI to 1.13.2.
  * Added readthedocs yaml file.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=27
2023-09-18 09:18:40 +00:00
Dominique Leuenberger
c1b9c4f77b Accepting request 1085332 from devel:languages:python:django
- update to 3.0.6:
  * Fixed incorrect label of option returned by RelatedLookup
    view.

OBS-URL: https://build.opensuse.org/request/show/1085332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=24
2023-05-08 15:24:11 +00:00
576015d692 - update to 3.0.6:
* Fixed incorrect label of option returned by RelatedLookup
    view.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=25
2023-05-07 18:44:32 +00:00
Dominique Leuenberger
7ca2592841 Accepting request 1079738 from devel:languages:python:django
- update to 3.0.5:
  * Removed package.json from jquery-ui.
  * Fixed change_list_filter_confirm peoduces wrong url
    parameters.
  * Fixed change_list_filter_confirm is using
    admin_list.admin_list_filter instead of
    grp_tags.admin_list_filter.
  * Added default for dummy template with dahboard (because of
    django-compressor offline compression).

OBS-URL: https://build.opensuse.org/request/show/1079738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=23
2023-04-16 14:07:36 +00:00
9452b43d88 - update to 3.0.5:
* Removed package.json from jquery-ui.
  * Fixed change_list_filter_confirm peoduces wrong url
    parameters.
  * Fixed change_list_filter_confirm is using
    admin_list.admin_list_filter instead of
    grp_tags.admin_list_filter.
  * Added default for dummy template with dahboard (because of
    django-compressor offline compression).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=23
2023-04-16 09:21:52 +00:00
Dominique Leuenberger
afd5b64d6f Accepting request 1055868 from devel:languages:python:django
- update to 3.0.4:
  * Fixed race condition issue with Grunt.
  * Fixed readonly ID field.
  * Fixed utf-8 characters in TinyMCE staticfiles.
  * Fixed changelist actions.

OBS-URL: https://build.opensuse.org/request/show/1055868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=22
2023-01-04 16:53:43 +00:00
d85c7b4fa4 - update to 3.0.4:
* Fixed race condition issue with Grunt.
  * Fixed readonly ID field.
  * Fixed utf-8 characters in TinyMCE staticfiles.
  * Fixed changelist actions.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=21
2023-01-04 14:26:41 +00:00
Dominique Leuenberger
66097c7306 Accepting request 946103 from devel:languages:python:django
OBS-URL: https://build.opensuse.org/request/show/946103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=21
2022-01-13 22:21:01 +00:00
John Vandenberg
62a7e218fc Accepting request 946102 from home:jayvdb:branches:devel:languages:python:django
- Remove tests from runtime package
- Update to v3.0.1
  * Add compatibility with Django 4.0.
...

OBS-URL: https://build.opensuse.org/request/show/946102
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=20
2022-01-13 11:43:09 +00:00
John Vandenberg
5a3b71426b Removing unintended change
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=19
2021-12-26 11:21:55 +00:00
John Vandenberg
774a6631c3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=18 2021-12-26 11:01:24 +00:00
Dominique Leuenberger
c7a6c15781 Accepting request 830722 from devel:languages:python:django
OBS-URL: https://build.opensuse.org/request/show/830722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=20
2020-08-31 14:53:25 +00:00
1de21cafed Accepting request 830721 from home:mcalabkova:branches:devel:languages:python:django
- Launch tests

OBS-URL: https://build.opensuse.org/request/show/830721
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=16
2020-08-31 10:12:37 +00:00
Dominique Leuenberger
5202521e1e Accepting request 812886 from devel:languages:python:django
- Update to 2.14.2
 * Fixed: Django version (3.0) with docs and quickstart.
 * Fixed: Dashboard with metaclass.
 * Fixed: Missing variable in RelatedObjectLookups.
 * Fixed: Sortables with tuples when using StackedInlines.
 * Improved: Removed six dependency.
 * Improved: Changed bodyclass in order to allow adding more attributes.

OBS-URL: https://build.opensuse.org/request/show/812886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=19
2020-06-09 22:51:28 +00:00
13000e2e78 - Update to 2.14.2
* Fixed: Django version (3.0) with docs and quickstart.
 * Fixed: Dashboard with metaclass.
 * Fixed: Missing variable in RelatedObjectLookups.
 * Fixed: Sortables with tuples when using StackedInlines.
 * Improved: Removed six dependency.
 * Improved: Changed bodyclass in order to allow adding more attributes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=14
2020-06-09 11:17:29 +00:00
Dominique Leuenberger
2486573ee0 Accepting request 777584 from devel:languages:python:django
- Update to 2.14.1:
  * First release of Grappelli which is compatible with Django 3.0.

OBS-URL: https://build.opensuse.org/request/show/777584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=18
2020-02-20 13:58:52 +00:00
Tomáš Chvátal
d429e944e7 - Update to 2.14.1:
* First release of Grappelli which is compatible with Django 3.0.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=12
2020-02-20 08:16:26 +00:00
Dominique Leuenberger
d67de2f55c Accepting request 761484 from devel:languages:python:django
- Update to 2.13.3:
  * Fixed: Horizontal scrolling.
  * Fixed: Changelist with custom filters.
  * Fixed: Form select icons (Chrome).
  * Fixed: added Django autocomplete JS files.
  * Fixed: added minified jQuery 3.3.1 file.
  * Fixed: added request to formfield_for_dbfield.
  * Fixed: use safe label with autocompletes.
  * Improved: added separate file for documentation URLs.
  * Improved: removed Python 2 support.
  * Improved: CSS footer and submit-row fixes.
  * Improved: CSS field width with inline tabular.

OBS-URL: https://build.opensuse.org/request/show/761484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=17
2020-01-07 22:54:18 +00:00
Tomáš Chvátal
7015c17a92 - Update to 2.13.3:
* Fixed: Horizontal scrolling.
  * Fixed: Changelist with custom filters.
  * Fixed: Form select icons (Chrome).
  * Fixed: added Django autocomplete JS files.
  * Fixed: added minified jQuery 3.3.1 file.
  * Fixed: added request to formfield_for_dbfield.
  * Fixed: use safe label with autocompletes.
  * Improved: added separate file for documentation URLs.
  * Improved: removed Python 2 support.
  * Improved: CSS footer and submit-row fixes.
  * Improved: CSS field width with inline tabular.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=10
2020-01-07 09:21:37 +00:00
Yuchen Lin
95b7c556f7 Accepting request 731219 from devel:languages:python:django
- Update to 2.13.1:
  * First release of Grappelli which is compatible with Django 2.2.

OBS-URL: https://build.opensuse.org/request/show/731219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=16
2019-09-17 11:37:35 +00:00
Tomáš Chvátal
6714aadb71 - Update to 2.13.1:
* First release of Grappelli which is compatible with Django 2.2.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=8
2019-09-16 09:33:16 +00:00
Dominique Leuenberger
c2d94cf2de Accepting request 701062 from devel:languages:python:django
- Update to 2.12.3:
  * Improved: use get_username with object history.
  * Improved: trigger change event in dismissChangeRelatedObjectPopup.
  * Improved: honor cl.show_full_result_count with pagination.
  * Fixed: using a div.grp-related-widget to wrap all possible widgets.

OBS-URL: https://build.opensuse.org/request/show/701062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=15
2019-05-06 19:17:23 +00:00
Tomáš Chvátal
70f1715407 - Update to 2.12.3:
* Improved: use get_username with object history.
  * Improved: trigger change event in dismissChangeRelatedObjectPopup.
  * Improved: honor cl.show_full_result_count with pagination.
  * Fixed: using a div.grp-related-widget to wrap all possible widgets.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=6
2019-05-06 11:35:52 +00:00
Dominique Leuenberger
f8e96f83cc Accepting request 679818 from devel:languages:python:django
- Update to 2.12.2:
  * New: edit and delete links with related objects.
  * New: Templates in order to allow integration with django-import-export.
  * Improved: Use admin site_header as title (if given and not default).
  * Improved: compass/sass setup.
  * Fixed: view permissions.
  * Fixed: last inline form with non-editable inlines.

OBS-URL: https://build.opensuse.org/request/show/679818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=14
2019-03-01 15:47:04 +00:00
Tomáš Chvátal
080be153fd - Update to 2.12.2:
* New: edit and delete links with related objects.
  * New: Templates in order to allow integration with django-import-export.
  * Improved: Use admin site_header as title (if given and not default).
  * Improved: compass/sass setup.
  * Fixed: view permissions.
  * Fixed: last inline form with non-editable inlines.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=4
2019-02-27 13:41:22 +00:00
Dominique Leuenberger
9bf0e7c552 Accepting request 657114 from devel:languages:python:django
- Update to 2.12.1:
  * Many changes to enumerate
  * Support for new djangos
- Switch to singlespec
- Run tests

OBS-URL: https://build.opensuse.org/request/show/657114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=13
2018-12-13 18:48:43 +00:00
Stephan Kulow
5666195b53 Accepting request 305651 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/305651
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=12
2015-05-07 07:22:19 +00:00
Stephan Kulow
1ac7956a28 Accepting request 201421 from devel:languages:python
update (forwarded request 201199 from posophe)

OBS-URL: https://build.opensuse.org/request/show/201421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=10
2013-10-01 06:27:38 +00:00
Stephan Kulow
05ecf3cf76 Accepting request 157722 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/157722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=8
2013-03-08 12:26:28 +00:00
Stephan Kulow
8614cd1906 Accepting request 141560 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/141560
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=6
2012-11-17 06:27:21 +00:00
Stephan Kulow
dccadd1db2 Accepting request 137360 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/137360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=5
2012-10-07 17:55:32 +00:00
Ismail Dönmez
64d0a5478e Accepting request 128512 from devel:languages:python
Update to 2.4.0, which is required for Django 1.4 (forwarded request 128505 from jimfunk)

OBS-URL: https://build.opensuse.org/request/show/128512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=4
2012-07-21 10:31:13 +00:00
Stephan Kulow
db1613f3c9 Accepting request 113765 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/113765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=2
2012-04-17 05:48:32 +00:00
Stephan Kulow
68ddf1daf5 Accepting request 107139 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/107139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=1
2012-02-28 13:15:26 +00:00

Diff Content Not Available