Coder Social home page Coder Social logo

cockpit_groupboundassets's People

Contributors

bassauer-storms-media avatar serjoscha87 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cockpit_groupboundassets's Issues

Folders are not shown

Hey, I really like this plugin and it might just be the plugin to make me use cockpit for my use case.

I just tried it with the "next" branch of cockpit and it generally seems to work. But if I create a folder in the asset management it seems to be gone from the asset view if I reload, though I can still assign files to it. Also when Assigning files to folders I see all folders, even those that I created with another user.

This addons seems to be pretty inactive (like most I have seen, sadly), so is there a chance of getting a patch for this? I really have no idea of how cockpit works yet, so I fear creating a PR is quite out of reach for me right now.

Error when using the API on Next

When I try to view a collection ('owned' by a group or not) I get the following error:

Warning: array_merge(): Argument #1 is not an array in /var/www/html/addons/GroupBoundAssets/bootstrap.php on line 11

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/addons/GroupBoundAssets/bootstrap.php:11) in /var/www/html/index.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/addons/GroupBoundAssets/bootstrap.php:11) in /var/www/html/index.php on line 25

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/addons/GroupBoundAssets/bootstrap.php:11) in /var/www/html/index.php on line 26

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/addons/GroupBoundAssets/bootstrap.php:11) in /var/www/html/index.php on line 27

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/addons/GroupBoundAssets/bootstrap.php:11) in /var/www/html/index.php on line 28

which translates to the code here:

    ...
    $app['app.assets.base'] = array_merge($app['app.assets.base'], [
        '/addons/GroupBoundAssets/assets/js/GroupBoundAssets.js'
    ]);
    ...

I'm not sure what $app['app.assets.base'] is supposed to look like...

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.