Giter Club home page Giter Club logo

eep's People

Contributors

andrgrau avatar benkmugo avatar dougplant avatar kosmin avatar krollster avatar peterkeung avatar xaviercousin 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  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

eep's Issues

Feature: Manage the object languages (versions in different languages)

It would be helpful to be able to manipulate the translations of an object. For example, I want to change all Eng-GB translations to Eng-US. Or I want to delete all Eng-GB translations.

There is already something for class translations in eep:
translationcreate, translationsetmain, translationremove

For objects it is probably going to be a bit different. Some similar functions would be very helpful.

support ez states

create / update / delete states on a per object basis - useful for debugging workflows

recently added contentnode operation to dump ezp requires PHP version

It fails on PHP Version => 5.5.9-1ubuntu4.21

It works on PHP Version => 5.6.4-4ubuntu6.4

It fails with:
PHP Fatal error: Arrays are not allowed in class constants in /root/eep/modules/contentnode/index.php on line 515

Should just move the arrays to be global variables initialized in the constructor.

delete a record from ezfind/solr

  • would be nice to have a function that deleted ezfind/solr records
  • I just ran into a case where solr was confused by a 'schema change' and the index was corrupted
  • reindexing did not work because the index held records that did not exist in my database
  • it was a really big database and I did not want to reindex the whole thing
  • a workaround was to purge the database and reindex (with eep) the subset of records I was interested in
  • (perhaps an index purge would be a useful option, too -- for those occasions when 'updatesearchindexsolr.php --clean-all ...' is hard to find)

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.