{"id":13554288,"url":"https://github.com/eManPrague/redmine_tracker","last_synced_at":"2025-04-03T06:31:28.256Z","repository":{"id":26733470,"uuid":"109649815","full_name":"eManPrague/redmine_tracker","owner":"eManPrague","description":"Multi platform application to track time and synchronize it into Redmine.","archived":false,"fork":false,"pushed_at":"2023-01-10T05:11:55.000Z","size":3663,"stargazers_count":17,"open_issues_count":14,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-27T05:35:10.981Z","etag":null,"topics":["linux","osx","redmine","time-tracker","windows"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eManPrague.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-06T05:00:45.000Z","updated_at":"2024-06-20T06:39:58.000Z","dependencies_parsed_at":"2023-01-14T08:30:32.576Z","dependency_job_id":null,"html_url":"https://github.com/eManPrague/redmine_tracker","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eManPrague%2Fredmine_tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eManPrague%2Fredmine_tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eManPrague%2Fredmine_tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eManPrague%2Fredmine_tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eManPrague","download_url":"https://codeload.github.com/eManPrague/redmine_tracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246948027,"owners_count":20859365,"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":["linux","osx","redmine","time-tracker","windows"],"created_at":"2024-08-01T12:02:44.092Z","updated_at":"2025-04-03T06:31:24.469Z","avatar_url":"https://github.com/eManPrague.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","linux"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/eManPrague/redmine_tracker/master/readme/background.png\" alt=\"Tracker Icon\" align=\"center\" /\u003e\n\u003c/p\u003e\n\n[![Build Status](https://travis-ci.org/eManPrague/redmine_tracker.svg?branch=master)](https://travis-ci.org/eManPrague/redmine_tracker) [![Build status](https://ci.appveyor.com/api/projects/status/9ilogepvjtcvbxco?svg=true)](https://ci.appveyor.com/project/Strnadj/redmine-tracker-f1d7n)\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/eManPrague/redmine_tracker/master/readme/screenshots.png\" alt=\"Tracker Icon\" align=\"center\" /\u003e\n\u003c/p\u003e\n\n## Installation 1.1.0\n\nGo to [releases page](https://github.com/eManPrague/redmine_tracker/releases) and select a version according to your operating system. After the installation fills in your Redmine server and API token, you can find your API token on `My account` page.\n\n### Requirements for Linux\n\nFor Linux it is necessary to install `libsecret` library. This library is used in order to store settings safely.\n\n```\nsudo apt-get install libsecret-1-dev\n```\n\n### Requirements for OS X\n\nNo additional requirements, but application use keychain to store redmine server API token. Your password will be required.\n\n### Requirements for Windows\n\nNo.\n\n### Requirements for Redmine\n\nAlso, you need to perform some modifications in Redmine, it's necessary to add those lines before the last `end` and of course to restart your instance.\n\n```ruby\n# app/views/projects/show.api.rsb\napi.array :time_entry_activities do\n  @project.activities.each do |activity|\n    api.time_entry_activity(:id =\u003e activity.id, :name =\u003e activity.name)\n  end\nend if include_in_api_response?('time_entry_activities')\n\n```\n\n## Submitting an Issue\n\n* We use the [GitHub issue tracker](https://github.com/eManPrague/redmine_tracker/issues) to track bugs and features.\n* Before submitting a bug report or feature request, check to make sure if it has not already been submitted.\n* When submitting a bug report, please include information about Redmine version and operating system.\n* **For developers**: Ideally, a bug report should include a pull request with failing specs. :+1:\n\n## Submitting a Pull Request\n\n* Fork the official repository.\n* Create a topic branch.\n* Implement your feature or bug fix.\n* Add, commit, and push your changes.\n* Submit a pull request.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FeManPrague%2Fredmine_tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FeManPrague%2Fredmine_tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FeManPrague%2Fredmine_tracker/lists"}