Code Monkey home page Code Monkey logo

cakephp-groups's People

Contributors

acrias avatar anvyst avatar christosapl avatar dependabot-preview[bot] avatar eliamariutti avatar georgeconstantinou avatar mamchenkov avatar nicosp avatar softius avatar stepanov avatar

Stargazers

 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

Forkers

nuzulfikrie

cakephp-groups's Issues

Can't install?

When I try to install, I get the following issue:

Using version ^11.2 for qobo/cakephp-groups
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- qobo/cakephp-groups v11.2.0 requires qobo/cakephp-utils ^12.0 -> satisfiable by qobo/cakephp-utils[v12.0.0, v12.1.0, v12.1.1, v12.2.0, v12.2.1, v12.2.2, v12.2.3, v12.3.0].
- qobo/cakephp-groups v11.2.1 requires qobo/cakephp-utils ^12.0 -> satisfiable by qobo/cakephp-utils[v12.0.0, v12.1.0, v12.1.1, v12.2.0, v12.2.1, v12.2.2, v12.2.3, v12.3.0].
- qobo/cakephp-utils v12.3.0 requires burzum/cakephp-file-storage dev-branch-2.0 -> no matching package found.
- qobo/cakephp-utils v12.2.3 requires burzum/cakephp-file-storage dev-branch-2.0 -> no matching package found.
- qobo/cakephp-utils v12.2.2 requires burzum/cakephp-file-storage dev-branch-2.0 -> no matching package found.
- qobo/cakephp-utils v12.2.1 requires burzum/cakephp-file-storage dev-branch-2.0 -> no matching package found.
- qobo/cakephp-utils v12.2.0 requires burzum/cakephp-file-storage dev-branch-2.0 -> no matching package found.
- qobo/cakephp-utils v12.1.1 requires burzum/cakephp-file-storage dev-branch-2.0 -> no matching package found.
- qobo/cakephp-utils v12.1.0 requires burzum/cakephp-file-storage dev-branch-2.0 -> no matching package found.
- qobo/cakephp-utils v12.0.0 requires burzum/cakephp-file-storage dev-branch-2.0 -> no matching package found.
- Installation request for qobo/cakephp-groups ^11.2 -> satisfiable by qobo/cakephp-groups[v11.2.0, v11.2.1].

getUserGroups: list blocks applyOptions

  $query = $this->find('list', [
            'keyField' => 'id',
            'valueField' => 'name'
        ]);

list operator blocks applyOptions(doc ref) call, in case we want to expand or change key/value pair. For forming a HTML link out of it, I need an extra parameter. Shouldn't we replace list with all and move list into $options flag to form a list from the query result?

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.