Udata Versions Save

Customizable and skinnable social platform dedicated to open data.

v7.0.3

3 months ago
  • Add spam detection and prevention logic on discussion model #2954 #2963
  • Fix reuses inside database without private information (default to public) #2951
  • Fix: you can now remove schema from a resource in the admin #2950
  • Fix: refuse an organisation access request when multiple access requests are pending #2960
  • Add downloads count in datasets' CSV #2953
  • Allow dicts in datasets' extras #2958

v7.0.2

4 months ago
  • Improve search serialization perfs for datasets in big topics #2937
  • Migrate to Flask-Babel because of Flask-BabelEx deprecation #2897
  • Contact points feature #2914 #2943:
    • Users and Organizations can now define a list of contact points
    • Api endpoint for creating, updating and deleting contact points
    • Datasets can define one contact point, among the list of the organization or the user owning the dataset.
    • Defining a contact point for a dataset is done throught a form field
  • Allow wildcards in redirect_uris for Oauth2Client #2935
  • Allow for being one day late on update fulfilled in time #2941
  • When a topic is deleted, corresponding discussions are purged #2944

v2.7.1

3 years ago
  • Add migration to roolback on resource's schema's name to None #2615

v2.7.0

3 years ago
  • Modify schema field to resource. This field is now a nested field containing two sub-properties name and version #2600.
  • Add a schema_version facet to the dataset search (need to be reindex to appear in results) #2600.

v2.6.5

3 years ago
  • Fix create user by API #2609
  • Add sqlite, db and ics to allowed extensions #2610
  • Better markup parsing #2611:
    • Geozone's and Resource type's labelize function return None if no object is found.
    • New SafeMarkup class, which inherits from Markup, uses Bleach to sanitize Markup class.

v2.6.4

3 years ago
  • Enhance self endpoint verification 2604

v2.6.3

3 years ago
  • Extraction of translation's strings 2602

v2.6.2

3 years ago
  • Fix SECURITY_CONFIRMABLE=False #2588
  • Support dct:license on DCAT harvester #2589
  • Admin small enhancements #2591:
    • The sidebar "Me" label has been renamed "Profile"
    • The user's profile now displays the user's email
    • The button "Edit" and the dropdown were merged. The button is now only a dropdown listing the actions.
    • "Edit" action has been renamed to "Edit the dataset/reuse/organization/profile" according to the current object to edit.
  • Add nofollow attribute to links in discussions comments #2593
  • Add pip upgrade in circle's publish step 2596
  • Pin Twine's version 2597
  • Pin twine'version in circle's publish step 2598

v2.6.1

3 years ago
  • Fix url_for method in organization's catalog's view #2587

v2.6.0

3 years ago
  • Add resource's description and title size limit #2586
  • Add RDF catalog view for organizations #2583