File:
[cvs.NetBSD.org] /
pkgsrc /
devel /
ruby-redmine_work_time /
PLIST
Revision
1.4:
download - view:
text,
annotated -
select for diffs
Sun Feb 28 16:30:12 2021 UTC (4 years ago) by
taca
Branches:
MAIN
CVS tags:
pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
HEAD
devel/ruby-redmine_work_time: update to 0.4.1
pkgsrc change: switch to use devel/ruby-redmine/redmine.mk.
0.4.1 (2020-10-04)
No release note but here are changes from commit log.
* fixes #1502 update fails cause by custom field.
* Add ca & es translations.
* fix for redmine > 4.0 where user attribute is needed for new TimeEntry.
@comment $NetBSD: PLIST,v 1.4 2021/02/28 16:30:12 taca Exp $
${RM_PLUGINDIR}/redmine_work_time/app/controllers/work_time_controller.rb
${RM_PLUGINDIR}/redmine_work_time/app/helpers/work_time_helper.rb
${RM_PLUGINDIR}/redmine_work_time/app/models/user_issue_month.rb
${RM_PLUGINDIR}/redmine_work_time/app/models/wt_daily_memo.rb
${RM_PLUGINDIR}/redmine_work_time/app/models/wt_holidays.rb
${RM_PLUGINDIR}/redmine_work_time/app/models/wt_member_order.rb
${RM_PLUGINDIR}/redmine_work_time/app/models/wt_project_orders.rb
${RM_PLUGINDIR}/redmine_work_time/app/models/wt_ticket_relay.rb
${RM_PLUGINDIR}/redmine_work_time/app/views/settings/_work_time_project_settings.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/settings/_work_time_settings.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/_select_project.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/_select_user.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/_user_day_table.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/_user_month_table.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/ajax_add_tickets_input.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/ajax_add_tickets_input_select.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/ajax_add_tickets_insert.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/ajax_done_ratio_input.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/ajax_done_ratio_update.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/ajax_memo_edit.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/ajax_relay.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/ajax_relay_input.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/ajax_relay_input_select.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/edit_relay.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/relay_total.api.rsb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/relay_total.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/show.html.erb
${RM_PLUGINDIR}/redmine_work_time/app/views/work_time/total.html.erb
${RM_PLUGINDIR}/redmine_work_time/assets/javascripts/work_time.js
${RM_PLUGINDIR}/redmine_work_time/assets/stylesheets/work_time.css
${RM_PLUGINDIR}/redmine_work_time/config/locales/ca.yml
${RM_PLUGINDIR}/redmine_work_time/config/locales/de.yml
${RM_PLUGINDIR}/redmine_work_time/config/locales/en.yml
${RM_PLUGINDIR}/redmine_work_time/config/locales/es.yml
${RM_PLUGINDIR}/redmine_work_time/config/locales/fr.yml
${RM_PLUGINDIR}/redmine_work_time/config/locales/it.yml
${RM_PLUGINDIR}/redmine_work_time/config/locales/ja.yml
${RM_PLUGINDIR}/redmine_work_time/config/locales/ko.yml
${RM_PLUGINDIR}/redmine_work_time/config/locales/no.yml
${RM_PLUGINDIR}/redmine_work_time/config/locales/po.yml
${RM_PLUGINDIR}/redmine_work_time/config/locales/pt-BR.yml
${RM_PLUGINDIR}/redmine_work_time/config/locales/ru.yml
${RM_PLUGINDIR}/redmine_work_time/config/locales/tr.yml
${RM_PLUGINDIR}/redmine_work_time/config/locales/zh.yml
${RM_PLUGINDIR}/redmine_work_time/config/routes.rb
${RM_PLUGINDIR}/redmine_work_time/db/migrate/001_create_user_issue_months.rb
${RM_PLUGINDIR}/redmine_work_time/db/migrate/002_create_wt_member_orders.rb
${RM_PLUGINDIR}/redmine_work_time/db/migrate/003_create_wt_ticket_relays.rb
${RM_PLUGINDIR}/redmine_work_time/db/migrate/004_add_prj_to_mem_odr.rb
${RM_PLUGINDIR}/redmine_work_time/db/migrate/005_create_wt_daily_memos.rb
${RM_PLUGINDIR}/redmine_work_time/db/migrate/006_create_wt_project_orders.rb
${RM_PLUGINDIR}/redmine_work_time/db/migrate/007_create_wt_holidays.rb
${RM_PLUGINDIR}/redmine_work_time/db/migrate/008_remove_month_from_user_issue_month.rb
${RM_PLUGINDIR}/redmine_work_time/db/migrate/009_remove_prj_from_wt_project_orders.rb
${RM_PLUGINDIR}/redmine_work_time/init.rb
${RM_PLUGINDIR}/redmine_work_time/lib/work_time_projects_helper_patch.rb
${RM_PLUGINDIR}/redmine_work_time/test/fixtures/user_issue_months.yml
${RM_PLUGINDIR}/redmine_work_time/test/fixtures/wt_daily_memos.yml
${RM_PLUGINDIR}/redmine_work_time/test/fixtures/wt_holidays.yml
${RM_PLUGINDIR}/redmine_work_time/test/fixtures/wt_member_orders.yml
${RM_PLUGINDIR}/redmine_work_time/test/fixtures/wt_project_orders.yml
${RM_PLUGINDIR}/redmine_work_time/test/fixtures/wt_ticket_relays.yml
${RM_PLUGINDIR}/redmine_work_time/test/functional/work_time_controller_test.rb
${RM_PLUGINDIR}/redmine_work_time/test/test_helper.rb
${RM_PLUGINDIR}/redmine_work_time/test/unit/user_issue_month_test.rb
${RM_PLUGINDIR}/redmine_work_time/test/unit/wt_daily_memo_test.rb
${RM_PLUGINDIR}/redmine_work_time/test/unit/wt_holidays_test.rb
${RM_PLUGINDIR}/redmine_work_time/test/unit/wt_member_order_test.rb
${RM_PLUGINDIR}/redmine_work_time/test/unit/wt_project_orders_test.rb
${RM_PLUGINDIR}/redmine_work_time/test/unit/wt_ticket_relay_test.rb
CVSweb <webmaster@jp.NetBSD.org>