The NetBSD Project

CVS log for pkgsrc/www/py-django-admin-rangefilter/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / py-django-admin-rangefilter

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:29:17 2024 UTC (3 days, 13 hours ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -2 lines
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Aug 27 08:57:59 2024 UTC (2 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -4 lines
py-django-admin-rangefilter: updated to 0.13.2

0.13.2
- Fix prevent datetimeshortcuts from rendering multiple times

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Jul 24 06:49:12 2024 UTC (3 months, 3 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
py-django-admin-rangefilter: updated to 0.13.1

0.13.1
- Fix initial value in NumericRangeFilter form field

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed May 22 16:28:53 2024 UTC (5 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
py-django-admin-rangefilter: updated to 0.13.0

0.13.0
Added
- Compatibility Django 5
- Add support for collapsable filter (Django >= 4.1). Change the default range template

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue May 21 08:41:50 2024 UTC (5 months, 3 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -3 lines
py-django-admin-rangefilter: updated to 0.12.5

0.12.5
- Fix quick select template property

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Apr 17 10:21:18 2024 UTC (6 months, 4 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
py-django-admin-rangefilter: updated to 0.12.4

0.12.4
Fix
- Typo

0.12.3
Fix
- Typo

0.12.2
Fix
- DateTimeRangeFilter: microsecond is optional

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Feb 17 18:49:41 2024 UTC (8 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
py-django-admin-rangefilter: updated to 0.12.1

0.12.1

Added
- Use current timezone instead of default

Fix
- DateTimeRangeFilter: upper time bound includes microseconds

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Dec 31 22:06:57 2023 UTC (10 months, 2 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +6 -4 lines
py-django-admin-rangefilter: updated to 0.12.0

0.12.0
Added
- Compatibility Django 5
- Added Greek translation

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Oct 4 21:29:36 2023 UTC (13 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
py-django-admin-rangefilter: updated to 0.11.2

0.11.2

Fix
- NumericRangeFilter: Fix filter for the value zero

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Aug 31 14:04:34 2023 UTC (14 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
py-django-admin-rangefilter: updated to 0.11.1

0.11.1
Fix
- Fix DateRangeQuickSelectListFilter

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Aug 30 13:53:25 2023 UTC (14 months, 2 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
py-django-admin-rangefilter: updated to 0.11.0

0.11.0
Added
- Add Add DateRangeQuickSelectListFilter

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Aug 8 12:20:13 2023 UTC (15 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -3 lines
py-django-admin-rangefilter: updated to 0.10.0

.10.0
Added
- Add builders. Now you can use Builders to create filters:
`DateRangeFilterBuilder`, `DateTimeRangeFilterBuilder`, `NumericRangeFilterBuilder`.
Its useful for definition custom title or initial (default) values.
- Compatibility Django 4.2

0.9.0
Added
- Add filter for integer and float

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Jul 13 10:03:26 2023 UTC (16 months ago) by wiz
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -3 lines
*: switch django users to py-django3

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:55:18 2022 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Dec 15 21:10:09 2021 UTC (2 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
py-django-admin-rangefilter: updated to 0.8.2

0.8.2:
- Fixing case with two widgets on one page

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue May 25 04:49:08 2021 UTC (3 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
py-django-admin-rangefilter: updated to 0.8.1

0.8.1:
- Fixed problem with `ManifestStaticFilesStorage`


0.8.0:

Added
- Compatibility Django 3.2

Changed
- Module `filter` rename to `filters`

Fix
- Fixed static loads

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Mar 10 10:23:23 2021 UTC (3 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
py-django-admin-rangefilter: updated to 0.7.0

0.7.0:
Added
- Added possibility to set a title of filter

Fix
- Avoided leading ?& GET parameters

Changed
- Changed title of filter from `By {field_name}` to `{field_name}`

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Nov 27 19:44:18 2020 UTC (3 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
py-django-admin-rangefilter: updated to 0.6.3

0.6.3
Added
- Added Polish translation
- Added Japanese translation

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Sep 11 09:38:18 2020 UTC (4 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
py-django-admin-rangefilter: updated to 0.6.2

0.6.2:
Unknown changes

0.6.1:
Added
- Added Danish translation
Changed
- Refactor tests

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun May 17 21:32:21 2020 UTC (4 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
py-django-admin-rangefilter: updated to 0.6.0

0.6.0:
- Added setter for initial field value

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Feb 24 16:14:19 2020 UTC (4 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
py-django-admin-rangefilter: updated to 0.5.4

0.5.4:
Added
- Added Simplified Chinese translation

0.5.3:
Added
- Added Brazilian portuguese translation
- Use proper Template comment tag

0.5.2:
Added
- Compatibility Django 3.0

0.5.1:
Changed
- Fix inline CSS that overrided base a admin CSS

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Aug 27 09:41:16 2019 UTC (5 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
py-django-admin-rangefilter: updated to 0.5.0

0.5.0:
Add csp compliance through django-csp
Fix problem with locale

0.4.0:
Changed name lookup field {field}__gte -> {field}__range__gte
Changed name lookup field {field}__lte -> {field}__range__lte

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 29 07:49:45 2019 UTC (5 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
py-django-admin-rangefilter: updated to 0.3.15

0.3.15:
- Added Spanish translation
- Compatibility Django 2.2

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Apr 8 18:37:47 2019 UTC (5 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
py-django-admin-rangefilter: updated to 0.3.14

0.3.14:
- Added French translation
- Added German translation

0.3.13:
- Added Czech translation

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Feb 12 13:21:28 2019 UTC (5 years, 9 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
py-django-admin-rangefilter: updated to 0.3.12

0.3.12:
- Added russian translation

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jan 31 08:12:51 2019 UTC (5 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
py-django-admin-rangefilter: updated to 0.3.11

0.3.11:
Avoid loading admin_static in templates under Django>=1.10

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Dec 5 15:44:24 2018 UTC (5 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
py-django-admin-rangefilter: updated to 0.3.10

0.3.10:
- Fix calendar position on mobile

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 20 21:23:30 2018 UTC (5 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
py-django-admin-rangefilter: updated to 0.3.9

0.3.9:
- Fix calendar icons displayed for Django 2.1

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Oct 14 16:19:19 2018 UTC (6 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
py-django-admin-rangefilter: updated to 0.3.8

0.3.8:
- Compatibility Django 2.1

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jul 6 11:19:34 2018 UTC (6 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
py-django-admin-rangefilter: updated to 0.3.7

0.3.7:
Fix system name with non-unicode char

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue May 1 07:22:23 2018 UTC (6 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
py-django-admin-rangefilter: updated to 0.3.6

0.3.6:
- Change padding on the buttons

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 23 07:38:38 2018 UTC (6 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
py-django-admin-rangefilter: updated to 0.3.5

0.3.5:
Fix: Pip install fails in Python 2.7 for version 0.3.4

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 14 05:36:02 2018 UTC (6 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
py-django-admin-rangefilter: updated to 0.3.4

0.3.4:
Update setup.py for new pypi

0.3.3:
Bug fix

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 25 08:28:51 2018 UTC (6 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
py-django-admin-rangefilter: updated to 0.3.2

0.3.2:
- Compatibility Django 2.0

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Feb 2 08:49:50 2018 UTC (6 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
py-django-admin-rangefilter: updated to 0.3.1

0.3.1:
Bug fix.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 17 06:56:12 2017 UTC (7 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Add the filter by a custom date / datetime range on the admin UI.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>