summaryrefslogtreecommitdiff
path: root/devel/ruby-redmine_work_time/PLIST
blob: 7144a177b0da37f191790a6518098e0072b51eb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
@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