The NetBSD Project

CVS log for pkgsrc/www/py-djangocms-googlemap/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / py-djangocms-googlemap

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 10 16:52:30 2023 UTC (7 weeks, 2 days ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

py-djangocms-googlemap: updated to 2.1.1

2.1.1 (2023-09-07)

Remove tight django-treebeard restriction added when 4.5.0 contained breaking changes. The core CMS and django-treebeard have since been patched to resolve the issue.
Add metadata about supported Python/Django/DjangoCMS version
Add Python 3.10 and 3.11 to testing

2.1.0 (2022-05-24)

Added support for Cloud-based maps styling via Map ID
Fixed Console warning Google Maps JavaScript API has been loaded directly without a callback.
Added map loading in language equal to current page's language
Updated README with up-to date links to Google Maps JavaScript API documentation

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jan 4 20:55:23 2022 UTC (22 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, 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
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

*: bump PKGREVISION for egg.mk users

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

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 16 09:57:09 2021 UTC (2 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.7: +5 -5 lines
Diff to previous 1.7 (colored)

py-djangocms-googlemap: updated to 2.0.0

2.0.0:
Added support for Django 3.1
Dropped support for Python 2.7 and Python 3.4
Dropped support for Django < 2.2

Revision 1.7 / (download) - annotate - [select for diffs], Wed Feb 19 11:23:08 2020 UTC (3 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

py-djangocms-googlemap: updated to 1.4.0

1.4.0:
Added support for Django 3.0
Add rendering on plugin first insert capability

1.3.1 (unreleased)
Added further tests to raise coverage
Fixed smaller issues found during testing
Changed DecimalField field to FloatField for Marker plugin

1.3.0:
Added support for Django 2.2 and django CMS 3.7
Removed support for Django 2.0
Extended test matrix
Exclude tests folder from release build
Added installation instructions for django-filer

Revision 1.6 / (download) - annotate - [select for diffs], Wed May 15 11:40:26 2019 UTC (4 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (colored)

Added PYTHON_VERSIONS_INCOMPATIBLE=27

Revision 1.5 / (download) - annotate - [select for diffs], Tue Nov 20 18:44:03 2018 UTC (5 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.4: +6 -5 lines
Diff to previous 1.4 (colored)

py-djangocms-googlemap: updated to 1.2.0

1.2.0:
Fixed an issue with map not always setting correct zoom level
Removed admin url data attribute from the map marker if cms isn't in edit mode
Added support for Django 1.11, 2.0 and 2.1
Removed support for Django 1.8, 1.9, 1.10
Adapted testing infrastructure (tox/travis) to incorporate django CMS 3.5 and 4.0

1.1.1:
Refactored migration 0005 to avoid using the django CMS api because it can lead to database errors when the models on file don't match the ones in the migration.
Moved Google Apps API Key to an environment variable on Divio Cloud

1.1.0:
Added support for customize marker icon
Updated translations

1.0.2:
Fixed an issue where 0005 migration mismatches lat/lng values when creating the new nested structure from older upgrades
Updated translations

1.0.1:
Prevent changes to DJANGOCMS_GOOGLEMAP_XXX settings from requiring new migrations
Changed naming of Aldryn to Divio Cloud
Adapted testing infrastructure (tox/travis) to incorporate django CMS 3.4 and dropped 3.2
Fixed zoom level not correctly being applied
Fixed latitude/longitude data attribute values being incorrectly parsed for locales not using a period as decimal separator (e.g. german)

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jun 8 17:43:49 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Switch to MASTER_SITES_PYPI.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 6 14:31:58 2016 UTC (7 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Changes 0.4.0:
Unknown

Revision 1.2 / (download) - annotate - [select for diffs], Wed Dec 31 13:57:31 2014 UTC (8 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.1: +1 -2 lines
Diff to previous 1.1 (colored)

Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Nov 30 10:18:37 2014 UTC (9 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4

Added essential py-djangocms plug-ins which used to be part of py-django-cms package prior to version 3

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>