Download the PHP package lucasaba/gitlab-time-track.git without Composer
On this page you can find all versions of the php package lucasaba/gitlab-time-track.git. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lucasaba/gitlab-time-track.git
More information about lucasaba/gitlab-time-track.git
Files in lucasaba/gitlab-time-track.git
Package gitlab-time-track.git
Short Description A Symfony application to track the time spent on Gitlab's Issues
License MIT
Informations about the package gitlab-time-track.git
Gitlab TimeTrack 2
A Symfony project to display time track info from Gitlab Projects
Version 2 upgrades symfony and Docker environment
Installation
ALl the project is already configured to work with docker. First you'll have to check that docker and docker-compose are installed on your system.
Then, you need to copy the docker-compose.override.yml.dist
to docker-compose.override.yml
and update its values:
- GITLAB_TOKEN: 'YourGitlAbToKeN'
- GITLAB_SERVER_URL: 'https://gitlab.com'
The gitlab token can be obtained at https://your.gitlab.server.host/profile/personal_access_tokens
The first time, you'll need to build the environment, install dependencies and create the DB. There's a convenient make script that will do al this for you:
After the first time, you'll only need to issue the following command:
To have a list of the available commands, just type
Head to http://localhost:8080
Usage
Update the projects list. Then update a project's issues.
That's all!
All versions of gitlab-time-track.git with dependencies
ext-ctype Version *
ext-iconv Version *
ext-json Version *
eightpoints/guzzle-bundle Version ^8.0
kevinpapst/adminlte-bundle Version ^3.2
knplabs/knp-snappy-bundle Version ^1.7
sensio/framework-extra-bundle Version ^5.1
symfony/asset Version 5.0.*
symfony/cache Version 5.0.*
symfony/console Version 5.0.*
symfony/dotenv Version 5.0.*
symfony/expression-language Version 5.0.*
symfony/flex Version ^1.3.1
symfony/form Version 5.0.*
symfony/framework-bundle Version 5.0.*
symfony/http-client Version 5.0.*
symfony/intl Version 5.0.*
symfony/mailer Version 5.0.*
symfony/monolog-bundle Version ^3.1
symfony/notifier Version 5.0.*
symfony/orm-pack Version *
symfony/process Version 5.0.*
symfony/security-bundle Version 5.0.*
symfony/serializer-pack Version *
symfony/string Version 5.0.*
symfony/translation Version 5.0.*
symfony/twig-pack Version *
symfony/validator Version 5.0.*
symfony/web-link Version 5.0.*
symfony/yaml Version 5.0.*