Giter Site home page Giter Site logo

entando / entando-components Goto Github PK

View Code? Open in Web Editor NEW
29.0 29.0 24.0 37.09 MB

Repository for plugins that are installed directly in the entando-core project via maven

Home Page: https://dev.entando.org

License: GNU Lesser General Public License v3.0

Java 79.23% CSS 8.25% JavaScript 5.42% HTML 3.75% Makefile 0.03% PLSQL 0.65% PLpgSQL 0.23% FreeMarker 0.08% TSQL 2.36%

entando-components's Introduction

entando-components's People

Contributors

ahew avatar alepintus avatar alessioscalici avatar ampie avatar brenoqvds avatar danielefiungo avatar dependabot[bot] avatar dminnai avatar eugeniosant avatar fedelocci avatar ffleandro avatar firegloves avatar gidesan avatar joewhite101 avatar kerruba avatar kspokas avatar lleoni avatar mcasari avatar mem2677 avatar nicpuddu avatar nkjoep avatar nshaw avatar otarza avatar paddeo avatar pietrangelo avatar rzsouza avatar saberc avatar sergiofilhowz avatar stefanopuddu avatar zonia3000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

entando-components's Issues

jpfacetnav - errore configurazione widget

Facendo riferimento al plugin jpfacetnav, se si imposta l'albero delle categorie in modalità "a richiesta", nel widget facetnav_tree le azioni di apertura e chiusura dell'albero delle categorie vanno in errore

il file treeBuilder-request-links.jsp costruisce link in get perdendo i parametri frame, page, widgettype

grazie

LDAP plugin

I've installed the LDAP plugin. Whether the plugin is active or not, an error occurs when I create a new user in Entando Back Office:

Whoops! There are some errors in the form
profileTypeCode is mandatory

LDAP disabling

I installed the LDAP plugin. Disabling by the flag does not work, it is always active. The same behavior also for the Active User Editing flag.

Plugin "entando-plugin-jpwtt" integration

EntandoOldVersions repository contains "entando-plugin-jpwtt".
Is this component compatible with Entando's latest version and is there a road map for its integration?

Thx
Christian

Versioning e AutoSalvataggio contenuto V4.2

Ho riscontrato un problema nella gestione dell'auto salvataggio in relazione all'editing di un contenuto. Dopo poco l'inizio dell'editing, al primo tentennamento, si trovano decine e decine di versioni che possiedono poco significato. Un così elevato numero di versioni destano anche problemi d'impiego nel momento in cui uno volesse individuare la versione da ripristinare.
Sarebbe più opportuno che le versioni si sviluppino solamente al salvataggio manuale e non con quello automatico

Digital assets-CMS issue

I installed CMS plugin, the issue is when you want to use digital assets for saving image its gives an error as below. anyone can help?

digitalassest-cms1

remove bootstrap docs

in the bundle entando-misc-bootstrap there is the bootstrap/docs folder, more or less 5 MB.
should be usefull that does not go into the deployable entando application, so I suggest or to remove them keeping only a reference readme with links, or configure the pom.xml file to exclude that folder from packaging.

//marco

JpSolr problema motore di ricerca

Ho riscontrato dei problemi nella ricerca durante l'impiero di JpSolr.
Vi è una differenza di comportamento tra l'utente loggiato e non loggato.
Quando l'utente è loggato il sistema funziona correttamente e l'url invocata è del tipo:
GET /solr/mycore/select?q=%28attr_it%3A%27casa%27%29&rows=1000&wt=xml&version=2.2 HTTP/1.1

mentre quando non lo è scatta un eccezione. La url invocata in questo caso è:
GET /solr/mycore/select?q=%28attr_it%3A%27casa%27%29+AND+%28entity%3Agroup_txt%3Afree%29&rows=1000&wt=xml&version=2.2 HTTP/1.1

con la seguente risposta (non gestita dal sistema)

HTTP/1.1 400 Bad Request
Cache-Control: no-cache, no-store
Pragma: no-cache
Expires: Sat, 01 Jan 2000 01:00:00 GMT
Last-Modified: Thu, 03 Mar 2016 10:09:56 GMT
ETag: "1533bf48f39"
Content-Type: application/xml; charset=UTF-8
Transfer-Encoding: chunked
240
<?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">400</int><int name="QTime">1</int><lst name="params"><str name="q">(attr_it:'casa') AND (entity:group_txt:free)</str><str name="rows">1000</str><str name="wt">xml</str><str name="version">2.2</str></lst></lst><lst name="error"><lst name="metadata"><str name="error-class">org.apache.solr.common.SolrException</str><str name="root-error-class">org.apache.solr.common.SolrException</str></lst><str name="msg">undefined field entity</str><int name="code">400</int></lst>
</response>

Come possiamo risolvere il problema?

JPmail Plugin

Hi,
I have ask many time , but unfortunately there is no response from your company.
IS THERE ANY WAY TO RECEIVE MAIL WITH ATTACHMENT FROM NON REGISTERED USER IN ENTANDO PLATFORM version 5.0.1 or 5.1.0?
I would be appreciate if someone is reply.

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.