{"id":22913778,"url":"https://github.com/phpugl/dimereportbundle","last_synced_at":"2025-10-07T00:25:20.386Z","repository":{"id":4308793,"uuid":"5441354","full_name":"phpugl/DimeReportBundle","owner":"phpugl","description":"DimeTimetracker Report bundle","archived":false,"fork":false,"pushed_at":"2014-02-05T22:21:11.000Z","size":236,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-07T06:43:17.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://dime-timetracker.de/","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phpugl.png","metadata":{"files":{"readme":"README.mkd","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-16T16:17:27.000Z","updated_at":"2015-10-05T19:53:15.000Z","dependencies_parsed_at":"2022-09-17T22:51:05.217Z","dependency_job_id":null,"html_url":"https://github.com/phpugl/DimeReportBundle","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpugl%2FDimeReportBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpugl%2FDimeReportBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpugl%2FDimeReportBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpugl%2FDimeReportBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpugl","download_url":"https://codeload.github.com/phpugl/DimeReportBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246635956,"owners_count":20809330,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-14T05:11:57.210Z","updated_at":"2025-10-07T00:25:15.359Z","avatar_url":"https://github.com/phpugl.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dime - ReportBundle\n\nThe report bundle should visualize the timeslices of the activities in a certain time range and maybe put some nice\ncharts. It will be the first example implementation to extend the DimeTimetrackerFrontendBundle.\n\n## General Proposal\n\nDime is a time tracker based on Symfony2. It provide an REST API and this Bundle will be the Frontend for it. At the\nmoment we use Bootstrap as HTML framework and Backbone.js as rest client.\n\n## Requirements\n\n- DimeTimetrackerBundle\n- DimeTimetrackerFrontendBundle\n\n## Configuration\n\nImport configuration in your `app/config/config.yml` after importing the ones of DimeTimetracker and DimeTimetrackerFrontend:\n\n    imports:\n        - ...\n        - { resource: \"@DimeTimetrackerBundle/Resources/config/config.yml\" }\n        - { resource: \"@DimeTimetrackerFrontendBundle/Resources/config/config.yml\" }\n        - { resource: \"@DimeReportBundle/Resources/config/config.yml\" }\n\nAdd to `AppKernel.php`:\n\n    \u003c?php\n\n    // in AppKernel::registerBundles()\n    $bundles = array(\n        // ...\n        new Dime\\ReportBundle\\DimeReportBundle(),\n        // ...\n    );\n\n\n## Initialization\n\n    app/console dime:publish-assets\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpugl%2Fdimereportbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphpugl%2Fdimereportbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpugl%2Fdimereportbundle/lists"}