Skip to content

Releases: my-language-skills/all-in-one-metadata

AIOM - 1.0

13 Aug 15:32
3fcaccd
Compare
Choose a tag to compare

First release

all-in-one metadata 0.18

13 Aug 08:53
Compare
Choose a tag to compare
Pre-release
  • ENHANCEMENTS
    • New design, new supported features
  • List Of Files Revised
    • All

all-in-one-metadata 0.17

06 Jun 15:11
Compare
Choose a tag to compare
Pre-release

[BREAK! IF YOU HAVE BEEN USING THE PLUGIN BEFORE, UNINSTALL THE PREVIOUS VERSION VIA WORDPRESS PLUGINS PAGE]

  • ENHANCEMENTS
    • Improved performance and memory usage with database workflow.
  • List Of Files Revised
    • All, except /schemaTypes/ files

all-in-one-metadata 0.16

24 May 14:06
6d8d5d1
Compare
Choose a tag to compare
Pre-release
  • ADDITIONS
    • Multisite setting tab
    • Pre-defined options out-of-the-box (example for users to see how plugin works)
  • ENHANCEMENTS
    • Database cleaning after uninstalling
  • List of Files Revised
    • uninstall.php
    • class-pressbooks-metadata-activator.php
    • class-pressbooks-metadata-engine.php
    • pressbooks-metadata-admin-settings-schemaLocations.php

all-in-one-metadata 0.15

17 May 15:30
922f1b9
Compare
Choose a tag to compare
Pre-release
Merge pull request #206 from my-language-skills/Chris

Chris

all-in-one-metadata 0.14

17 May 15:24
97c2e43
Compare
Choose a tag to compare
Pre-release
Update README.md

all-in-one-metadata 0.13

07 Oct 11:43
Compare
Choose a tag to compare
Pre-release
  • ADDITIONS
    • Added more types on creative workds and organisation parents
    • Added 'types' for the educational vocabulary -> Book, Course, Website, Webpage and Article
    • Enabled Required Parent Properties for types
    • Documentation Update for adding new types
    • Admin can clean and disable properties that were overwritten
    • Plugin is fully compatible with the addon Isced Plugin
  • ENHANCEMENTS
    • Required plugin error and link improved
    • In network settings empty types are noted with red color
    • Multi site schemaLocation is disabled from settings on a single site
    • Improved parent filtering with radio buttons
    • Made the engine more efficient
    • Loading only properties for activated types
    • Enhanced Dublin Core and Coins vocabularies
    • Fully implemented Educational Vocabulary
    • Auto activation of types and properties on all sites when super admin adds a property
    • Auto activation of types and properties for chapter/post when admin overwrites a property
    • Frozen and Overwritten fields now display much better to the user
    • Showing last visited tab in settings
    • Fixed the overlap of metaboxes in the settings
  • List of Files revised
    • Schema type files
    • Engine file
    • All files in partials folder
    • Admin JavaScript file
    • All vocabulary files
    • Network admin files

all-in-one-metadata 0.12

28 Aug 14:34
Compare
Choose a tag to compare
Pre-release
  • ADDITIONS

    • Added Organisation Parent and Types
  • List of Files revised

    • schemaTypes Folder
    • composer.json

pressbooks-metadata 0.11

28 Aug 10:30
Compare
Choose a tag to compare
Pre-release
  • ADDITIONS

    • Enable the cloning of properties from each site (Book Info/Site-Meta) to (Chapter/Post) #140
  • List of Files revised

    • class-pressbooks-metadata-engine.php
    • class-pressbooks-metadata-property-overwrite.php
    • class-pressbooks-metadata-property-fields.php

pressbooks-metadata 0.10

16 Aug 09:50
Compare
Choose a tag to compare
Pre-release
  • ADDITIONS
    • Show parent activation and info for empty Types #113
    • Add parent sections under each tab level #123
    • Add a link that will pop up a lightbox for the properties for every type #120
    • Add the coins and the dublin core vocabulary into the plugin #116
  • ENHANCEMENTS
    • Fix Tab Navigation in Settings #133
    • Each type link is opning in a new page #132
    • Fixed Positioning of the filters #127
    • Fix the loading animation and the saving of the first type #125
    • Change color for warnings on settings page #122
    • Change the architecture of the schemaType classes, autoload them and include settings for each type inside the class #121
  • List of Files revised
    • Changes in the engine file
    • Creation of new files that handle the structure of types
    • Creation of new settings files for handling the property fields
    • New files for the new vocabularies