{"id":26808284,"url":"https://github.com/happy-se-life/like","last_synced_at":"2025-04-23T14:02:12.882Z","repository":{"id":173913564,"uuid":"237755640","full_name":"happy-se-life/like","owner":"happy-se-life","description":"Like plugin for redmine","archived":false,"fork":false,"pushed_at":"2024-02-04T02:12:37.000Z","size":1685,"stargazers_count":20,"open_issues_count":4,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-30T00:20:05.209Z","etag":null,"topics":["redmine","redmine-plugin"],"latest_commit_sha":null,"homepage":"https://it-managers-life.hatenablog.com/entry/2020/02/02/203908","language":"Ruby","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/happy-se-life.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"liberapay":"happy-se-life"}},"created_at":"2020-02-02T10:43:42.000Z","updated_at":"2025-02-18T20:35:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"a02c5f42-4682-44a1-be41-1302f4fb29b7","html_url":"https://github.com/happy-se-life/like","commit_stats":null,"previous_names":["happy-se-life/like"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happy-se-life%2Flike","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happy-se-life%2Flike/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happy-se-life%2Flike/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happy-se-life%2Flike/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/happy-se-life","download_url":"https://codeload.github.com/happy-se-life/like/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250446673,"owners_count":21432067,"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":["redmine","redmine-plugin"],"created_at":"2025-03-30T00:20:09.936Z","updated_at":"2025-04-23T14:02:12.875Z","avatar_url":"https://github.com/happy-se-life.png","language":"Ruby","funding_links":["https://liberapay.com/happy-se-life"],"categories":[],"sub_categories":[],"readme":"# Redmine like plugin\nThis plugin allows you to send the like on Redmine. It is a very simple plugin, so please modify it freely.\n\n## What's new\n* Started accepting donations using Liberapay. The donate button is in the right sidebar.\n* Add the number of likes received to the summary page #6 (Attention: need Migration)\n\u003cpre\u003e\nbundle exec rake redmine:plugins:migrate RAILS_ENV=production\n\u003c/pre\u003e\n* You can now view the person who liked it with a tooltip. #2\n* Added support for Redmine version 4.1 or later. #1\n* Added email notification settings (on or off).\n\n## Features\n* You can like issues, notes and wikis.\n* e-mail notifications when someone likes you.\n* View the number of likes recieved/sent each user on the summary page. \n\n## Screenshots\n\n### Issues and notes\n\u003cimg src=\"./assets/images/issue_page_ss.png\" width=\"600px\"\u003e\n\n### Wiki\n\u003cimg src=\"./assets/images/wiki_page_ss.png\" width=\"600px\"\u003e\n\n### Tooltip of the person who liked it\n\u003cimg src=\"./assets/images/like_tooltip_ss.png\" width=\"600px\"\u003e\n\n### 6 types of icons\n* To change the icon, you need to change ICON_DESIGN in models/like_constants.rb.\n\n\u003cimg src=\"./assets/images/type_of_icons.png\" width=\"305px\"\u003e\n\n### Display of total number of likes\n\u003cimg src=\"./assets/images/summary_page.png\" width=\"600px\"\u003e\n\n## Install\n\n1. Move to plugins folder.\n\n2. Put the code.\n\u003cpre\u003e\ngit clone https://github.com/happy-se-life/like.git\n\u003c/pre\u003e\n\n3. Run migration.\n\u003cpre\u003e\nbundle exec rake redmine:plugins:migrate NAME=like RAILS_ENV=production\n\u003c/pre\u003e\n\n4. Edit models/LikeConstants.rb to chose icon type.\n\n5. Restart redmine.\n\n## Uninstall\n\n1. Move to plugins folder.\n\n2. Rollback migration.\n\u003cpre\u003e\nbundle exec rake redmine:plugins:migrate NAME=like VERSION=0 RAILS_ENV=production\n\u003c/pre\u003e\n\n3. Remove plugins folder.\n\u003cpre\u003e\nrm -rf like\n\u003c/pre\u003e\n\n4. Restart redmine.\n\n## Limitation\n* Only supports English and Japanese.\n\n## License\n* MIT Lisense\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhappy-se-life%2Flike","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhappy-se-life%2Flike","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhappy-se-life%2Flike/lists"}