Git Product home page Git Product logo

plc_x_tag's Introduction

oneplace-tag

Build Status Coverage Status Packagist Downloads Stable Version GitHub Release Date Open Issues Discourse status

Introduction

This is the Tag Module for onePlace Software Framework based on Laminas Project (former Zend Framework)

With this Module you can create tags of any kind for all oneplace Modules without any coding! Default tags are "Categories" and "State" - but you can enhance it with any tags you like for example "Type", "Manufacturer" - whatever you can imagine as a select or multiselect connection.

Installation

Using composer

$ composer require oneplace/oneplace-tag

Documentation

Checkout oneplace-docs

plc_x_tag's People

Watchers

 avatar

plc_x_tag's Issues

rewrite api list params

Feature Request

Q A
New Feature yes
RFC yes/no
BC Break yes/no

Summary

change them to [/form/core_tag_key]

Add API docs

Feature Request

Q A
New Feature yes
RFC yes/no
BC Break yes/no

Summary

Add docs Tag API

Numeric input error

Bug Report

Q A
Version(s) 1.0.x

Summary

If you add a new entity over a select or multiselect it will break the modul

Current behavior

A new numeric input value is treaded like an idfs retrun form an existing entry.
If the idfs not exits in the entity table you get an error like this:
File: /media/ramdisk/binggi/vendor/laminas/laminas-view/src/Renderer/PhpRenderer.php:497 Message: Laminas\View\Renderer\PhpRenderer::render: Unable to render template "partial/entitytags-add"; resolver could not resolve to a file

How to reproduce

Install Core Modul and any Modul with a select field.
Create a new tag entity over the select input with a numeric value grater than 0.
It will take the numeric input as an idfs.
Go to any view, witch lists the newly created input.

Expected behavior

Select can handle numeric input an saves it correty into the database and like any text input

Tags übersetzen

Feature Request

Tags per API übersetzen (das sie in select felder in der backend sprache angezeigt werden)

Beispiel: VIB-KG.de auf Deutsch die select Tags Zustand & Status

Q A
New Feature yes
RFC yes/no
BC Break yes/no

Summary

Add "translatable" tag to entity_tag

Feature Request

Q A
New Feature yes
RFC yes/no
BC Break yes/no

Summary

There may be Tags (tag_value) that should be ignored be translator like brands and stuff.
do it like android and add a "translatable" tag boolean to core_entity_tag set true default
and add option to form yes/no

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.