OSDN Git Service

separate manifest
authoryasushiito <yas@pen-chan.jp>
Fri, 21 Mar 2014 02:00:38 +0000 (11:00 +0900)
committeryasushiito <yas@pen-chan.jp>
Fri, 21 Mar 2014 02:00:38 +0000 (11:00 +0900)
commit560060866d96d7253a57f75055a583f2d9fb8d19
tree5257a1c69b48b3f8355397263bc0dc92a6ecd2b3
parente6d20eec0a3241ee66d69a9be5c4e2e1f70b0dfc
separate manifest
222 files changed:
app/assets/javascripts/manifest/work/list_groups.js.coffee.erb
app/assets/javascripts/panels.js.coffee
app/assets/javascripts/system.js.coffee
app/controllers/application_controller.rb
app/controllers/system_controller.rb
app/views/system/index.html.erb
config/environment.rb
lib/editor/panel_dock/bay/root.rb
lib/editor/panel_dock/board/element.rb
lib/local_manifest.rb [new file with mode: 0644]
lib/local_manifest/filer.rb [moved from lib/manifest/filer.rb with 82% similarity]
lib/local_manifest/filer/caption.rb [moved from lib/manifest/filer/caption.rb with 70% similarity]
lib/local_manifest/filer/caption/base.rb [moved from lib/manifest/filer/caption/base.rb with 97% similarity]
lib/local_manifest/filer/caption/default.rb [moved from lib/manifest/filer/caption/default.rb with 79% similarity]
lib/local_manifest/filer/caption/default/face.rb [moved from lib/manifest/filer/caption/default/face.rb with 89% similarity]
lib/local_manifest/filer/caption/default/face/face.rb [moved from lib/manifest/filer/caption/default/face/face.rb with 98% similarity]
lib/local_manifest/filer/caption/default/link.rb [moved from lib/manifest/filer/caption/default/link.rb with 90% similarity]
lib/local_manifest/filer/caption/default/link/link.rb [moved from lib/manifest/filer/caption/default/link/link.rb with 98% similarity]
lib/local_manifest/filer/caption/none.rb [moved from lib/manifest/filer/caption/none.rb with 93% similarity]
lib/local_manifest/filer/caption/template.rb [moved from lib/manifest/filer/caption/template.rb with 95% similarity]
lib/local_manifest/filer/date.rb [moved from lib/manifest/filer/date.rb with 88% similarity]
lib/local_manifest/filer/date/date.rb [moved from lib/manifest/filer/date/date.rb with 96% similarity]
lib/local_manifest/filer/edit.rb [moved from lib/manifest/filer/edit.rb with 89% similarity]
lib/local_manifest/filer/edit/edit.rb [moved from lib/manifest/filer/edit/edit.rb with 98% similarity]
lib/local_manifest/filer/icon.rb [moved from lib/manifest/filer/icon.rb with 88% similarity]
lib/local_manifest/filer/icon/icon.rb [moved from lib/manifest/filer/icon/icon.rb with 96% similarity]
lib/local_manifest/filer/summary.rb [moved from lib/manifest/filer/summary.rb with 88% similarity]
lib/local_manifest/filer/summary/summary.rb [moved from lib/manifest/filer/summary/summary.rb with 97% similarity]
lib/local_manifest/filer/symbol.rb [moved from lib/manifest/filer/symbol.rb with 75% similarity]
lib/local_manifest/filer/symbol/base.rb [moved from lib/manifest/filer/symbol/base.rb with 97% similarity]
lib/local_manifest/filer/symbol/default.rb [moved from lib/manifest/filer/symbol/default.rb with 79% similarity]
lib/local_manifest/filer/symbol/default/face.rb [moved from lib/manifest/filer/symbol/default/face.rb with 89% similarity]
lib/local_manifest/filer/symbol/default/face/face.rb [moved from lib/manifest/filer/symbol/default/face/face.rb with 98% similarity]
lib/local_manifest/filer/symbol/default/link.rb [moved from lib/manifest/filer/symbol/default/link.rb with 90% similarity]
lib/local_manifest/filer/symbol/default/link/link.rb [moved from lib/manifest/filer/symbol/default/link/link.rb with 98% similarity]
lib/local_manifest/filer/symbol/template.rb [moved from lib/manifest/filer/symbol/template.rb with 95% similarity]
lib/local_manifest/form.rb [moved from lib/manifest/form.rb with 96% similarity]
lib/local_manifest/form/field.rb [moved from lib/manifest/form/field.rb with 89% similarity]
lib/local_manifest/form/field/field.rb [moved from lib/manifest/form/field/field.rb with 92% similarity]
lib/local_manifest/form/field/helper.rb [moved from lib/manifest/form/field/helper.rb with 70% similarity]
lib/local_manifest/form/field/helper/base.rb [moved from lib/manifest/form/field/helper/base.rb with 97% similarity]
lib/local_manifest/form/field/helper/color.rb [moved from lib/manifest/form/field/helper/color.rb with 94% similarity]
lib/local_manifest/form/field/helper/popup.rb [moved from lib/manifest/form/field/helper/popup.rb with 93% similarity]
lib/local_manifest/form/field/helper/size.rb [moved from lib/manifest/form/field/helper/size.rb with 94% similarity]
lib/local_manifest/form/field/helper/tail_angle.rb [moved from lib/manifest/form/field/helper/tail_angle.rb with 93% similarity]
lib/local_manifest/form/field/label.rb [moved from lib/manifest/form/field/label.rb with 87% similarity]
lib/local_manifest/form/field/label/label.rb [moved from lib/manifest/form/field/label/label.rb with 98% similarity]
lib/local_manifest/form/field/tag.rb [moved from lib/manifest/form/field/tag.rb with 66% similarity]
lib/local_manifest/form/field/tag/base.rb [moved from lib/manifest/form/field/tag/base.rb with 97% similarity]
lib/local_manifest/form/field/tag/hidden.rb [moved from lib/manifest/form/field/tag/hidden.rb with 87% similarity]
lib/local_manifest/form/field/tag/number.rb [moved from lib/manifest/form/field/tag/number.rb with 95% similarity]
lib/local_manifest/form/field/tag/select.rb [moved from lib/manifest/form/field/tag/select.rb with 87% similarity]
lib/local_manifest/form/field/tag/text.rb [moved from lib/manifest/form/field/tag/text.rb with 95% similarity]
lib/local_manifest/form/field/tag/text_area.rb [moved from lib/manifest/form/field/tag/text_area.rb with 95% similarity]
lib/local_manifest/list_group.rb [moved from lib/manifest/list_group.rb with 93% similarity]
lib/local_manifest/list_group/list.rb [moved from lib/manifest/list_group/list.rb with 62% similarity]
lib/local_manifest/list_group/list/base.rb [moved from lib/manifest/list_group/list/base.rb with 90% similarity]
lib/local_manifest/list_group/list/filter.rb [moved from lib/manifest/list_group/list/filter.rb with 96% similarity]
lib/local_manifest/list_group/list/foreign_filter.rb [moved from lib/manifest/list_group/list/foreign_filter.rb with 63% similarity]
lib/local_manifest/list_group/list/includes.rb [moved from lib/manifest/list_group/list/includes.rb with 71% similarity]
lib/local_manifest/list_group/list/includes/auto.rb [moved from lib/manifest/list_group/list/includes/auto.rb with 97% similarity]
lib/local_manifest/list_group/list/includes/base.rb [moved from lib/manifest/list_group/list/includes/base.rb with 97% similarity]
lib/local_manifest/list_group/list/includes/method.rb [moved from lib/manifest/list_group/list/includes/method.rb with 96% similarity]
lib/local_manifest/list_group/list/includes/none.rb [moved from lib/manifest/list_group/list/includes/none.rb with 94% similarity]
lib/local_manifest/list_group/list/play.rb [moved from lib/manifest/list_group/list/play.rb with 99% similarity]
lib/local_manifest/list_group/list/private.rb [moved from lib/manifest/list_group/list/private.rb with 84% similarity]
lib/local_manifest/list_group/list/public.rb [moved from lib/manifest/list_group/list/public.rb with 91% similarity]
lib/local_manifest/list_group/list/system_resource.rb [moved from lib/manifest/list_group/list/system_resource.rb with 92% similarity]
lib/local_manifest/list_group/list/through_filter.rb [moved from lib/manifest/list_group/list/through_filter.rb with 93% similarity]
lib/local_manifest/list_group/list/where.rb [moved from lib/manifest/list_group/list/where.rb with 75% similarity]
lib/local_manifest/list_group/list/where/auto.rb [moved from lib/manifest/list_group/list/where/auto.rb with 96% similarity]
lib/local_manifest/list_group/list/where/base.rb [moved from lib/manifest/list_group/list/where/base.rb with 97% similarity]
lib/local_manifest/list_group/list/where/method.rb [moved from lib/manifest/list_group/list/where/method.rb with 96% similarity]
lib/local_manifest/local_manifest.rb [new file with mode: 0644]
lib/local_manifest/profiler.rb [moved from lib/manifest/profiler.rb with 86% similarity]
lib/local_manifest/profiler/association.rb [moved from lib/manifest/profiler/association.rb with 84% similarity]
lib/local_manifest/profiler/association/belongs_to.rb [moved from lib/manifest/profiler/association/belongs_to.rb with 96% similarity]
lib/local_manifest/profiler/association/has_many.rb [moved from lib/manifest/profiler/association/has_many.rb with 93% similarity]
lib/local_manifest/profiler/association/has_one.rb [moved from lib/manifest/profiler/association/has_one.rb with 93% similarity]
lib/local_manifest/profiler/column.rb [moved from lib/manifest/profiler/column.rb with 98% similarity]
lib/local_manifest/profiler/list.rb [moved from lib/manifest/profiler/list.rb with 97% similarity]
lib/locmare.rb [new file with mode: 0644]
lib/locmare/filer.rb [new file with mode: 0644]
lib/locmare/filer/body.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body.rb [moved from lib/manifest/local/view/filer/body.rb with 50% similarity]
lib/locmare/filer/body/file_body/file_item.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/caption.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/caption/base.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/caption/default.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/caption/default/face.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/caption/default/face/face.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/caption/default/link.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/caption/default/link/link.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/caption/none.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/caption/template.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/date.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/date/date.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/edit.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/edit/edit.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/icon.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/icon/icon.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/summary.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/summary/summary.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/symbol.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/symbol/base.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/symbol/default.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/symbol/default/face.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/symbol/default/face/face.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/symbol/default/link.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/symbol/default/link/link.rb [new file with mode: 0644]
lib/locmare/filer/body/file_body/file_item/symbol/template.rb [new file with mode: 0644]
lib/locmare/filer/body/file_header.rb [new file with mode: 0644]
lib/locmare/filer/body/file_header/base.rb [moved from lib/manifest/local/view/filer/body/file_body.rb with 57% similarity]
lib/locmare/filer/body/file_header/none.rb [new file with mode: 0644]
lib/locmare/filer/body/file_header/show.rb [new file with mode: 0644]
lib/locmare/filer/footer.rb [new file with mode: 0644]
lib/locmare/filer/header.rb [new file with mode: 0644]
lib/locmare/form.rb [new file with mode: 0644]
lib/locmare/form/field.rb [new file with mode: 0644]
lib/locmare/form/field/helper.rb [new file with mode: 0644]
lib/locmare/form/field/helper/base.rb [new file with mode: 0644]
lib/locmare/form/field/helper/color.rb [new file with mode: 0644]
lib/locmare/form/field/helper/popup.rb [new file with mode: 0644]
lib/locmare/form/field/helper/size.rb [new file with mode: 0644]
lib/locmare/form/field/helper/tail_angle.rb [new file with mode: 0644]
lib/locmare/form/field/label.rb [new file with mode: 0644]
lib/locmare/form/field/label/label.rb [new file with mode: 0644]
lib/locmare/form/field/tag.rb [new file with mode: 0644]
lib/locmare/form/field/tag/base.rb [new file with mode: 0644]
lib/locmare/form/field/tag/hidden.rb [new file with mode: 0644]
lib/locmare/form/field/tag/number.rb [new file with mode: 0644]
lib/locmare/form/field/tag/select.rb [new file with mode: 0644]
lib/locmare/form/field/tag/text.rb [new file with mode: 0644]
lib/locmare/form/field/tag/text_area.rb [new file with mode: 0644]
lib/locmare/list_group.rb [new file with mode: 0644]
lib/locmare/list_group/list/base.rb [new file with mode: 0644]
lib/locmare/list_group/list/filter.rb [new file with mode: 0644]
lib/locmare/list_group/list/foreign_filter.rb [new file with mode: 0644]
lib/locmare/list_group/list/play.rb [new file with mode: 0644]
lib/locmare/list_group/list/private.rb [new file with mode: 0644]
lib/locmare/list_group/list/public.rb [new file with mode: 0644]
lib/locmare/list_group/list/system_resource.rb [new file with mode: 0644]
lib/locmare/list_group/list/through_filter.rb [new file with mode: 0644]
lib/locmare/locmare.rb [new file with mode: 0644]
lib/locmare/profiler.rb [new file with mode: 0644]
lib/locmare/profiler/association.rb [new file with mode: 0644]
lib/locmare/profiler/association/belongs_to.rb [new file with mode: 0644]
lib/locmare/profiler/association/has_many.rb [new file with mode: 0644]
lib/locmare/profiler/association/has_one.rb [new file with mode: 0644]
lib/locmare/profiler/column.rb [new file with mode: 0644]
lib/locmare/profiler/header.rb [new file with mode: 0644]
lib/manifest.rb
lib/manifest/local/view.rb [deleted file]
lib/manifest/local/view/filer.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/caption.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/caption/base.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/caption/default.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/caption/default/face.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/caption/default/face/face.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/caption/default/link.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/caption/default/link/link.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/caption/none.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/caption/template.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/date.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/date/date.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/edit.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/edit/edit.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/icon.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/icon/icon.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/summary.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/summary/summary.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/symbol.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/symbol/base.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/symbol/default.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/symbol/default/face.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/symbol/default/face/face.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/symbol/default/link.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/symbol/default/link/link.rb [deleted file]
lib/manifest/local/view/filer/body/file_body/file_item/symbol/template.rb [deleted file]
lib/manifest/local/view/filer/body/file_header.rb [deleted file]
lib/manifest/local/view/filer/body/file_header/base.rb [deleted file]
lib/manifest/local/view/filer/body/file_header/none.rb [deleted file]
lib/manifest/local/view/filer/body/file_header/show.rb [deleted file]
lib/manifest/local/view/filer/footer.rb [deleted file]
lib/manifest/local/view/filer/header.rb [deleted file]
lib/manifest/local/view/form.rb [deleted file]
lib/manifest/local/view/form/field.rb [deleted file]
lib/manifest/local/view/form/field/helper.rb [deleted file]
lib/manifest/local/view/form/field/helper/base.rb [deleted file]
lib/manifest/local/view/form/field/helper/color.rb [deleted file]
lib/manifest/local/view/form/field/helper/popup.rb [deleted file]
lib/manifest/local/view/form/field/helper/size.rb [deleted file]
lib/manifest/local/view/form/field/helper/tail_angle.rb [deleted file]
lib/manifest/local/view/form/field/label.rb [deleted file]
lib/manifest/local/view/form/field/label/label.rb [deleted file]
lib/manifest/local/view/form/field/tag.rb [deleted file]
lib/manifest/local/view/form/field/tag/base.rb [deleted file]
lib/manifest/local/view/form/field/tag/hidden.rb [deleted file]
lib/manifest/local/view/form/field/tag/number.rb [deleted file]
lib/manifest/local/view/form/field/tag/select.rb [deleted file]
lib/manifest/local/view/form/field/tag/text.rb [deleted file]
lib/manifest/local/view/form/field/tag/text_area.rb [deleted file]
lib/manifest/local/view/list_group.rb [deleted file]
lib/manifest/local/view/list_group/list/base.rb [deleted file]
lib/manifest/local/view/list_group/list/filter.rb [deleted file]
lib/manifest/local/view/list_group/list/foreign_filter.rb [deleted file]
lib/manifest/local/view/list_group/list/play.rb [deleted file]
lib/manifest/local/view/list_group/list/private.rb [deleted file]
lib/manifest/local/view/list_group/list/public.rb [deleted file]
lib/manifest/local/view/list_group/list/system_resource.rb [deleted file]
lib/manifest/local/view/list_group/list/through_filter.rb [deleted file]
lib/manifest/local/view/profiler.rb [deleted file]
lib/manifest/local/view/profiler/association.rb [deleted file]
lib/manifest/local/view/profiler/association/belongs_to.rb [deleted file]
lib/manifest/local/view/profiler/association/has_many.rb [deleted file]
lib/manifest/local/view/profiler/association/has_one.rb [deleted file]
lib/manifest/local/view/profiler/column.rb [deleted file]
lib/manifest/local/view/profiler/header.rb [deleted file]
lib/manifest/manifest.rb
lib/manifest/system_resource.rb
public/local_manifest.json [new file with mode: 0644]