Giter Club home page Giter Club logo

cakephp-report-manager-plugin's People

Contributors

luisdias avatar netors avatar srs81 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cakephp-report-manager-plugin's Issues

Loading saved reports

Hi,

Thank you for the nice plugin. It works well except for this issue:
When I choose a saved report from the dropdown list and click load, it prints out the entire array on top of the page rather than show a formatted report.

Best regards,
Tony.

Missing Controller Error

Below are the steps i have fallowed

I have extract the zip files into plugin directory and rename to 'ReportManager' folder
Load the plugin in bootstrap using CakePlugin::load('ReportManageaar');
After i call the Reports in http://www.xyz.com/Reports but it gives error
Please help me

Schema() on Non-Object

Thanks for a great plugin. From the README.md file changelog, it appears that I'm using version 0.4.5.1. I can get to the /report_manager/reports page just fine, but when I try to add a report after having selected a model that does not have any one-to-many relationships, I get this error message:

Error: Call to a member function schema() on a non-object
File: L:\xampp\htdocs\lel\app\Plugin\ReportManager\Controller\ReportsController.php
Line: 257

If I select a model that has a one-to-many relationship and select the associated model from the drop-down, I get this error message:

Error: Table reports for model Report was not found in datasource default.

I've got a fairly large number of models, and that seems to happen across all of them. Any idea on what I may be doing wrong or need to correct?

Questions

Version 4.4 says I can access the plugin via non-root URL. How can I do this?

And second, after loading the plugin on this URL: localhost/app/report_manager/reports I can see that the design is basic CakePHP. If I am going to merge this plugin with my application (meaning, the plugin will have my application's design), will I have to transfer all the contents of the ReportManager plugin folder to my main app folder?

Missing Method in AppController

Installed Plugin and added code to bootstrap.php as specified.

When I execute my url I get the following

Error: The action report_manager is not defined in controller AppController

Error: Create AppController::report_manager() in file: app/Controller/AppController.php.

Delete report, One to many option <Ajax Error>

Hi,

Thanks for this wonderful plugin.

I have a problem that I'm facing which is regarding the delete report function. When I select the report to delete with the drop down list, a confirmation dialog box appears asking if I am sure if I want to delete it. Then when I click "OK", appears.

Another problem is when selecting a model for a new report. Once I select any model, the one to many option changes immediately to as well.

Other parts of the plugin is working fine except these two problems. Not sure what went wrong. Please do help.

CakePHP 3.x support

Hi,

Are there any plans to support CakePHP 3.x? I really need a report plugin for the framework.

Missing Model Again

When I try to generate a report I get the message:

Table reports for model Report was not found in datasource default.

I saw in a previous message you replied:

The Report Manager has no model ( look at line 30 of the controller ),
it reads the application models. Follow the instructions at the "Installation" section of the README document:

I've followed the instructions and it makes no mention of this, I did exactly as it says. Copied the folder into app/Plugins.. configured my bootstrap.php, went to the url and got the above error.

Any ideas? Thank you in advance.

Different Button Design

Hi Luis!

Thanks again for your help previously. However, I have stumbled upon a problem that I don't seem to be able to fix. The "new" and "load" buttons for the index page of the report manager are of different design. Not sure what the problem is. I have been going through all the files and their codes and the only change that I can find that is causing the problem is that you have changed the code from:

echo $this->Form->end(('Load'));
to
echo $this->Form->submit(
('Load'),array('name'=>'load'));

in the index.ctp file.

This change solved the previous issue we had but seem to change the design of the button and am not sure what is missing/extra in the code that is causing this difference in design.

Attached is the link to the screenshot to show you what I mean: http://i.imgur.com/vxeas.jpg

I hope you can help take a look at this and change the "load" button to be the same design as the "new" button.

Thank you once again.

parameter display

I am new to cakephp and I am trying to create reports using this plug-in. How come it looks different on the website I am creating compared to the websites that used the sample report manager plug-ins on youtube.com. Do I need to customize anything still?

Thank you!
reportmanager_test

Check all/Uncheck all

Hi Luis,

This is not really an issue but just something I hope you can implement into this plugin.

In step 1 (Select Fields) of the wizard, is it possible to implement check all/uncheck all buttons? This will be good especially if there are a lot of fields to go through and instead of unchecking all of them manually, clicking the button will uncheck everything.

Hope you can implement this!

Thanks.

Plugin Models?

Would be nice if the plugin too in plugin models as well. However, this might not be ideal in all situations. For those situations, it would be nice to define in the bootstrap, what plugin models to include.

I can fork and submit a PR if this sounds good to the authors.

Display saved report

Hi,
Thank you for your code. Is there possible to display the saved report without having going thru the wizard again ?

Thank you.
wooi

Non-onetomany Model Error

Hi,

When loading the saved report, if it the model does not have a one to many option, it gives these errors at the bottom of the page for Step 1:

Notice (8): Undefined index: Event.20120531_020656.crp [APP\Plugin\ReportManager\View\Reports\wizard.ctp, line 105]
Warning (2): Invalid argument supplied for foreach() [APP\Plugin\ReportManager\View\Elements\fields_dnd.ctp, line 3]

and when clicking "Finish" at step 4, an empty report is generated.

But when loading a saved report that has a one to many model associated, it works fine with no problems at all.

I am running the latest version of this plugin.

Please help. Thanks

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.