udata 7.0.7.dev28435__py2.py3-none-any.whl → 7.0.7.dev28443__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of udata might be problematic. Click here for more details.
- {udata-7.0.7.dev28435.dist-info → udata-7.0.7.dev28443.dist-info}/METADATA +2 -2
- {udata-7.0.7.dev28435.dist-info → udata-7.0.7.dev28443.dist-info}/RECORD +6 -6
- {udata-7.0.7.dev28435.dist-info → udata-7.0.7.dev28443.dist-info}/LICENSE +0 -0
- {udata-7.0.7.dev28435.dist-info → udata-7.0.7.dev28443.dist-info}/WHEEL +0 -0
- {udata-7.0.7.dev28435.dist-info → udata-7.0.7.dev28443.dist-info}/entry_points.txt +0 -0
- {udata-7.0.7.dev28435.dist-info → udata-7.0.7.dev28443.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: udata
|
|
3
|
-
Version: 7.0.7.
|
|
3
|
+
Version: 7.0.7.dev28443
|
|
4
4
|
Summary: Open data portal
|
|
5
5
|
Home-page: https://github.com/opendatateam/udata
|
|
6
6
|
Author: Opendata Team
|
|
@@ -999,7 +999,6 @@ Search refactor [#2680](https://github.com/opendatateam/udata/pull/2680)
|
|
|
999
999
|
|
|
1000
1000
|
- Harvest sources are now filterable through the harvest source create/edit admin form [#1812](https://github.com/opendatateam/udata/pull/1812)
|
|
1001
1001
|
- Harvest sources can now enable or disable some optional backend features [#1875](https://github.com/opendatateam/udata/pull/1875)
|
|
1002
|
-
- Static assets are now compatible with long-term caching (ie. their hash is present in the filename) [#1826](https://github.com/opendatateam/udata/pull/1826)
|
|
1003
1002
|
- Post UIs have been reworked: publication date, publish/unpublish action, save and continue editing, dynamic sidebar, alignments fixes... [#1857](https://github.com/opendatateam/udata/pull/1857)
|
|
1004
1003
|
|
|
1005
1004
|
### Minor changes
|
|
@@ -1015,6 +1014,7 @@ Search refactor [#2680](https://github.com/opendatateam/udata/pull/2680)
|
|
|
1015
1014
|
|
|
1016
1015
|
### Breaking changes
|
|
1017
1016
|
|
|
1017
|
+
- Static assets are now compatible with long-term caching (ie. their hash is present in the filename). :warning: On your development environment you need to run `inv assets-build` to generate an initial `manifest.json`, both in `udata` and in your theme extension if it uses manifest. See [#1826](https://github.com/opendatateam/udata/pull/1826) for full details.
|
|
1018
1018
|
- Theme are now responsible for adding their CSS markup on template (no more assumptions on `theme.css` and `admin.css`). Most of the time, overriding `raw.html` and `admin.html` should be sufficient
|
|
1019
1019
|
- The discussions API `posted_by` attribute is now an embedded user instead of an user ID to avoid extra API calls [#1839](https://github.com/opendatateam/udata/pull/1839)
|
|
1020
1020
|
|
|
@@ -674,9 +674,9 @@ udata/translations/pt/LC_MESSAGES/udata.mo,sha256=zCVMB-a4-mLM1jNyYMk58rgVRaVIwQ
|
|
|
674
674
|
udata/translations/pt/LC_MESSAGES/udata.po,sha256=avfWczvlLBKSohyB55-4TLmUGMU_Rze4XmAo4OTk2v0,43513
|
|
675
675
|
udata/translations/sr/LC_MESSAGES/udata.mo,sha256=ScuqdpaV4y1ZIpBAEfxeaKdzkyGZL0mJmKMoG6w0iRQ,28553
|
|
676
676
|
udata/translations/sr/LC_MESSAGES/udata.po,sha256=QpgEXh1eHjztPa7oNLXd_sds1DC95A-STTtZyTE4m-E,50093
|
|
677
|
-
udata-7.0.7.
|
|
678
|
-
udata-7.0.7.
|
|
679
|
-
udata-7.0.7.
|
|
680
|
-
udata-7.0.7.
|
|
681
|
-
udata-7.0.7.
|
|
682
|
-
udata-7.0.7.
|
|
677
|
+
udata-7.0.7.dev28443.dist-info/LICENSE,sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY,34520
|
|
678
|
+
udata-7.0.7.dev28443.dist-info/METADATA,sha256=kvdXpC9KqzqEeSOMKlS9FdtWxsD4ex641B2faeCD8O8,120674
|
|
679
|
+
udata-7.0.7.dev28443.dist-info/WHEEL,sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk,110
|
|
680
|
+
udata-7.0.7.dev28443.dist-info/entry_points.txt,sha256=3SKiqVy4HUqxf6iWspgMqH8d88Htk6KoLbG1BU-UddQ,451
|
|
681
|
+
udata-7.0.7.dev28443.dist-info/top_level.txt,sha256=39OCg-VWFWOq4gCKnjKNu-s3OwFlZIu_dVH8Gl6ndHw,12
|
|
682
|
+
udata-7.0.7.dev28443.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|