redmine_dhtmlx 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.gitignore +53 -0
- data/Gemfile +4 -0
- data/LICENSE +340 -0
- data/README.md +39 -0
- data/Rakefile +1 -0
- data/app/assets/dhtmlx_suite/License_gpl_2.0.txt +339 -0
- data/app/assets/dhtmlx_suite/dhtmlx.css +9 -0
- data/app/assets/dhtmlx_suite/dhtmlx.js +9 -0
- data/app/assets/dhtmlx_suite/dhtmlx_deprecated.js +9 -0
- data/app/assets/dhtmlx_suite/ext/dhxupload.xap +0 -0
- data/app/assets/dhtmlx_suite/ext/swfobject.js +777 -0
- data/app/assets/dhtmlx_suite/ext/uploader.swf +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxacc_skyblue/dhxacc_btns.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxacc_skyblue/dhxacc_cell_progress.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxcalendar_skyblue/dhxcalendar_arrow_left.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxcalendar_skyblue/dhxcalendar_arrow_right.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxcalendar_skyblue/dhxcalendar_clock.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxcalendar_skyblue/dhxcalendar_mark.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxcalendar_skyblue/dhxcalendar_selector_bottom.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxcalendar_skyblue/dhxcalendar_selector_top.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxcarousel_skyblue/dhxcarousel_cell_progress.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxcombo_skyblue/dhxcombo_arrow_down.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxcombo_skyblue/dhxcombo_arrow_down_dis.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxcombo_skyblue/dhxcombo_chbx.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxcp_skyblue/dhxcp_colors.png +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxcp_skyblue/dhxcp_icon_save.png +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxdataview_skyblue/dnd_selector.png +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxdataview_skyblue/dnd_selector_cells.png +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxdataview_skyblue/dnd_selector_lines.png +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxdataview_skyblue/marker.png +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/align_center.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/align_justify.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/align_left.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/align_right.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/bold.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/buttons.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/clear.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/h1.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/h2.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/h3.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/h4.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/indent_dec.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/indent_inc.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/italic.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/list_bullet.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/list_number.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/script_sub.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/script_super.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/strike.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/underline.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxform_skyblue/dhxform_chbxrd.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxform_skyblue/dhxform_image_uploading.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxform_skyblue/dhxform_upload_buttons.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxform_skyblue/dhxform_upload_uploading.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/ar_left.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/ar_left_abs.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/ar_left_abs_dis.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/ar_left_dis.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/ar_right.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/ar_right_abs.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/ar_right_abs_dis.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/ar_right_dis.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/blank.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/combo_select_dhx_skyblue.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/dyn_.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/dyn_down.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/dyn_up.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/imageloaderror.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/item_chk0.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/item_chk0_dis.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/item_chk1.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/item_chk1_dis.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/minus.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/paging_page.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/paging_pages.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/paging_rows.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/plus.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/radio_chk0.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/radio_chk0_dis.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/radio_chk1.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/radio_chk1_dis.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/sort_asc.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/sort_desc.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/blank.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/folder.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/leaf.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/line.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/line1.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/line2.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/line3.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/line4.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/minus.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/minus1.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/minus2.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/minus3.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/minus4.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/minus5.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/plus.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/plus1.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/plus2.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/plus3.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/plus4.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/plus5.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxlayout_skyblue/dhxlayout_cell_btns.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxlayout_skyblue/dhxlayout_cell_progress.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxlayout_skyblue/dhxlayout_sep_h.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxlayout_skyblue/dhxlayout_sep_v.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxmenu_skyblue/dhxmenu_arrow_down.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxmenu_skyblue/dhxmenu_arrow_down_dis.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxmenu_skyblue/dhxmenu_arrow_up.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxmenu_skyblue/dhxmenu_arrow_up_dis.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxmenu_skyblue/dhxmenu_chrd.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxmenu_skyblue/dhxmenu_loader.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxmenu_skyblue/dhxmenu_subar.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxpopup_skyblue/dhxpopup_arrow_bottom.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxpopup_skyblue/dhxpopup_arrow_left.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxpopup_skyblue/dhxpopup_arrow_right.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxpopup_skyblue/dhxpopup_arrow_top.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxribbon_skyblue/dhxribbon_arrow.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxribbon_skyblue/dhxribbon_checked.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxribbon_skyblue/dhxribbon_checked_dis.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxsidebar_skyblue/dhxsidebar_arrow_down.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxsidebar_skyblue/dhxsidebar_arrow_up.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxsidebar_skyblue/dhxsidebar_cell_progress.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxsidebar_skyblue/dhxsidebar_side_icon.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtabbar_skyblue/dhxtabbar_arrows.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtabbar_skyblue/dhxtabbar_button_close.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtabbar_skyblue/dhxtabbar_cell_progress.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtoolbar_skyblue/dhxtoolbar_arrow.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtoolbar_skyblue/dhxtoolbar_arrow_dis.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/blank.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/but_cut.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/folderClosed.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/folderOpen.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/iconCheckAll.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/iconCheckDis.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/iconCheckGray.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/iconUncheckAll.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/iconUncheckDis.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/leaf.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line1.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line1_rtl.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line2.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line2_rtl.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line3.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line3_rtl.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line4.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line4_rtl.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/lock.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus1.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus2.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus2_rtl.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus3.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus3_rtl.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus4.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus4_rtl.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus5.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus5_rtl.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus1.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus2.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus2_rtl.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus3.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus3_rtl.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus4.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus4_rtl.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus5.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus5_rtl.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/radio_off.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/radio_on.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxwins_skyblue/dhxwins_buttons.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxwins_skyblue/dhxwins_icon.gif +0 -0
- data/app/assets/dhtmlx_suite/imgs/dhxwins_skyblue/dhxwins_progress.gif +0 -0
- data/app/assets/dhtmlx_suite/readme.txt +3 -0
- data/app/assets/dhtmlx_suite/thirdparty/excanvas/AUTHORS +10 -0
- data/app/assets/dhtmlx_suite/thirdparty/excanvas/COPYING +202 -0
- data/app/assets/dhtmlx_suite/thirdparty/excanvas/README +22 -0
- data/app/assets/dhtmlx_suite/thirdparty/excanvas/excanvas.js +927 -0
- data/app/helpers/redmine_dhtmlx/application_helper.rb +20 -0
- data/bin/console +14 -0
- data/bin/setup +7 -0
- data/lib/redmine_dhtmlx/engine.rb +28 -0
- data/lib/redmine_dhtmlx/version.rb +3 -0
- data/lib/redmine_dhtmlx.rb +6 -0
- data/redmine_dhtmlx.gemspec +24 -0
- metadata +250 -0
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
module RedmineDhtmlx
|
|
2
|
+
module ApplicationHelper
|
|
3
|
+
|
|
4
|
+
def include_dhtmlx_suite(options = {})
|
|
5
|
+
unless @include_dhtmlx_suite
|
|
6
|
+
tags = []
|
|
7
|
+
|
|
8
|
+
tags << stylesheet_link_tag('/dhtmlx_suite/dhtmlx.css')
|
|
9
|
+
tags << javascript_include_tag('/dhtmlx_suite/dhtmlx.js')
|
|
10
|
+
|
|
11
|
+
content_for :header_tags do
|
|
12
|
+
tags.join('').html_safe
|
|
13
|
+
end
|
|
14
|
+
|
|
15
|
+
@dhtmlx_scheduler_headers_tags_included = true
|
|
16
|
+
end
|
|
17
|
+
end
|
|
18
|
+
|
|
19
|
+
end
|
|
20
|
+
end
|
data/bin/console
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
#!/usr/bin/env ruby
|
|
2
|
+
|
|
3
|
+
require "bundler/setup"
|
|
4
|
+
require "redmine_dhtmlx"
|
|
5
|
+
|
|
6
|
+
# You can add fixtures and/or initialization code here to make experimenting
|
|
7
|
+
# with your gem easier. You can also use a different console, if you like.
|
|
8
|
+
|
|
9
|
+
# (If you use this, don't forget to add pry to your Gemfile!)
|
|
10
|
+
# require "pry"
|
|
11
|
+
# Pry.start
|
|
12
|
+
|
|
13
|
+
require "irb"
|
|
14
|
+
IRB.start
|
data/bin/setup
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
module RedmineDhtmlx
|
|
2
|
+
class Engine < ::Rails::Engine
|
|
3
|
+
|
|
4
|
+
initializer 'redmine_dhtmlx.redmine_patching', before: :load_config_initializers do
|
|
5
|
+
ActiveSupport.on_load :action_controller do
|
|
6
|
+
helper RedmineDhtmlx::ApplicationHelper
|
|
7
|
+
end
|
|
8
|
+
end
|
|
9
|
+
|
|
10
|
+
initializer 'redmine_dhtmlx.append_assets' do |app|
|
|
11
|
+
|
|
12
|
+
%w(dhtmlx_suite).each do |f|
|
|
13
|
+
|
|
14
|
+
Rails.application.configure do
|
|
15
|
+
config.assets.paths << root.join('app', 'assets', f)
|
|
16
|
+
end
|
|
17
|
+
|
|
18
|
+
if true # check pipeline
|
|
19
|
+
FileUtils.rm_r(app.root.join('public', f)) if File.directory?(app.root.join('public', f))
|
|
20
|
+
FileUtils.cp_r(root.join('app', 'assets', f), app.root.join('public', f))
|
|
21
|
+
end
|
|
22
|
+
|
|
23
|
+
end
|
|
24
|
+
|
|
25
|
+
end
|
|
26
|
+
|
|
27
|
+
end
|
|
28
|
+
end
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
lib = File.expand_path('../lib', __FILE__)
|
|
4
|
+
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
|
|
5
|
+
|
|
6
|
+
require 'redmine_dhtmlx/version'
|
|
7
|
+
|
|
8
|
+
Gem::Specification.new do |spec|
|
|
9
|
+
spec.name = 'redmine_dhtmlx'
|
|
10
|
+
spec.version = RedmineDhtmlx::VERSION
|
|
11
|
+
spec.authors = ['Easy Software Ltd']
|
|
12
|
+
spec.email = ['info@easyredmine.com']
|
|
13
|
+
spec.homepage = 'https://www.easyredmine.com'
|
|
14
|
+
spec.summary = 'Redmine DHTMLX is helper for including components from dhtmlx.com licensed under GNU GPL-2.'
|
|
15
|
+
spec.description = 'Redmine DHTMLX is helper for including components from dhtmlx.com licensed under GNU GPL-2.'
|
|
16
|
+
spec.license = 'GPL-2'
|
|
17
|
+
|
|
18
|
+
spec.files = `git ls-files`.split($/)
|
|
19
|
+
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
|
|
20
|
+
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
|
|
21
|
+
spec.require_paths = ['lib']
|
|
22
|
+
|
|
23
|
+
spec.add_dependency 'rails', '~> 4.2.1'
|
|
24
|
+
end
|
metadata
ADDED
|
@@ -0,0 +1,250 @@
|
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
|
2
|
+
name: redmine_dhtmlx
|
|
3
|
+
version: !ruby/object:Gem::Version
|
|
4
|
+
version: 0.0.1
|
|
5
|
+
platform: ruby
|
|
6
|
+
authors:
|
|
7
|
+
- Easy Software Ltd
|
|
8
|
+
autorequire:
|
|
9
|
+
bindir: bin
|
|
10
|
+
cert_chain: []
|
|
11
|
+
date: 2015-11-24 00:00:00.000000000 Z
|
|
12
|
+
dependencies:
|
|
13
|
+
- !ruby/object:Gem::Dependency
|
|
14
|
+
name: rails
|
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
|
16
|
+
requirements:
|
|
17
|
+
- - "~>"
|
|
18
|
+
- !ruby/object:Gem::Version
|
|
19
|
+
version: 4.2.1
|
|
20
|
+
type: :runtime
|
|
21
|
+
prerelease: false
|
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
23
|
+
requirements:
|
|
24
|
+
- - "~>"
|
|
25
|
+
- !ruby/object:Gem::Version
|
|
26
|
+
version: 4.2.1
|
|
27
|
+
description: Redmine DHTMLX is helper for including components from dhtmlx.com licensed
|
|
28
|
+
under GNU GPL-2.
|
|
29
|
+
email:
|
|
30
|
+
- info@easyredmine.com
|
|
31
|
+
executables:
|
|
32
|
+
- console
|
|
33
|
+
- setup
|
|
34
|
+
extensions: []
|
|
35
|
+
extra_rdoc_files: []
|
|
36
|
+
files:
|
|
37
|
+
- ".gitignore"
|
|
38
|
+
- Gemfile
|
|
39
|
+
- LICENSE
|
|
40
|
+
- README.md
|
|
41
|
+
- Rakefile
|
|
42
|
+
- app/assets/dhtmlx_suite/License_gpl_2.0.txt
|
|
43
|
+
- app/assets/dhtmlx_suite/dhtmlx.css
|
|
44
|
+
- app/assets/dhtmlx_suite/dhtmlx.js
|
|
45
|
+
- app/assets/dhtmlx_suite/dhtmlx_deprecated.js
|
|
46
|
+
- app/assets/dhtmlx_suite/ext/dhxupload.xap
|
|
47
|
+
- app/assets/dhtmlx_suite/ext/swfobject.js
|
|
48
|
+
- app/assets/dhtmlx_suite/ext/uploader.swf
|
|
49
|
+
- app/assets/dhtmlx_suite/imgs/dhxacc_skyblue/dhxacc_btns.gif
|
|
50
|
+
- app/assets/dhtmlx_suite/imgs/dhxacc_skyblue/dhxacc_cell_progress.gif
|
|
51
|
+
- app/assets/dhtmlx_suite/imgs/dhxcalendar_skyblue/dhxcalendar_arrow_left.gif
|
|
52
|
+
- app/assets/dhtmlx_suite/imgs/dhxcalendar_skyblue/dhxcalendar_arrow_right.gif
|
|
53
|
+
- app/assets/dhtmlx_suite/imgs/dhxcalendar_skyblue/dhxcalendar_clock.gif
|
|
54
|
+
- app/assets/dhtmlx_suite/imgs/dhxcalendar_skyblue/dhxcalendar_mark.gif
|
|
55
|
+
- app/assets/dhtmlx_suite/imgs/dhxcalendar_skyblue/dhxcalendar_selector_bottom.gif
|
|
56
|
+
- app/assets/dhtmlx_suite/imgs/dhxcalendar_skyblue/dhxcalendar_selector_top.gif
|
|
57
|
+
- app/assets/dhtmlx_suite/imgs/dhxcarousel_skyblue/dhxcarousel_cell_progress.gif
|
|
58
|
+
- app/assets/dhtmlx_suite/imgs/dhxcombo_skyblue/dhxcombo_arrow_down.gif
|
|
59
|
+
- app/assets/dhtmlx_suite/imgs/dhxcombo_skyblue/dhxcombo_arrow_down_dis.gif
|
|
60
|
+
- app/assets/dhtmlx_suite/imgs/dhxcombo_skyblue/dhxcombo_chbx.gif
|
|
61
|
+
- app/assets/dhtmlx_suite/imgs/dhxcp_skyblue/dhxcp_colors.png
|
|
62
|
+
- app/assets/dhtmlx_suite/imgs/dhxcp_skyblue/dhxcp_icon_save.png
|
|
63
|
+
- app/assets/dhtmlx_suite/imgs/dhxdataview_skyblue/dnd_selector.png
|
|
64
|
+
- app/assets/dhtmlx_suite/imgs/dhxdataview_skyblue/dnd_selector_cells.png
|
|
65
|
+
- app/assets/dhtmlx_suite/imgs/dhxdataview_skyblue/dnd_selector_lines.png
|
|
66
|
+
- app/assets/dhtmlx_suite/imgs/dhxdataview_skyblue/marker.png
|
|
67
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/align_center.gif
|
|
68
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/align_justify.gif
|
|
69
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/align_left.gif
|
|
70
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/align_right.gif
|
|
71
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/bold.gif
|
|
72
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/buttons.gif
|
|
73
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/clear.gif
|
|
74
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/h1.gif
|
|
75
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/h2.gif
|
|
76
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/h3.gif
|
|
77
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/h4.gif
|
|
78
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/indent_dec.gif
|
|
79
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/indent_inc.gif
|
|
80
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/italic.gif
|
|
81
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/list_bullet.gif
|
|
82
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/list_number.gif
|
|
83
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/script_sub.gif
|
|
84
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/script_super.gif
|
|
85
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/strike.gif
|
|
86
|
+
- app/assets/dhtmlx_suite/imgs/dhxeditor_skyblue/underline.gif
|
|
87
|
+
- app/assets/dhtmlx_suite/imgs/dhxform_skyblue/dhxform_chbxrd.gif
|
|
88
|
+
- app/assets/dhtmlx_suite/imgs/dhxform_skyblue/dhxform_image_uploading.gif
|
|
89
|
+
- app/assets/dhtmlx_suite/imgs/dhxform_skyblue/dhxform_upload_buttons.gif
|
|
90
|
+
- app/assets/dhtmlx_suite/imgs/dhxform_skyblue/dhxform_upload_uploading.gif
|
|
91
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/ar_left.gif
|
|
92
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/ar_left_abs.gif
|
|
93
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/ar_left_abs_dis.gif
|
|
94
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/ar_left_dis.gif
|
|
95
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/ar_right.gif
|
|
96
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/ar_right_abs.gif
|
|
97
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/ar_right_abs_dis.gif
|
|
98
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/ar_right_dis.gif
|
|
99
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/blank.gif
|
|
100
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/combo_select_dhx_skyblue.gif
|
|
101
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/dyn_.gif
|
|
102
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/dyn_down.gif
|
|
103
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/dyn_up.gif
|
|
104
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/imageloaderror.gif
|
|
105
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/item_chk0.gif
|
|
106
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/item_chk0_dis.gif
|
|
107
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/item_chk1.gif
|
|
108
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/item_chk1_dis.gif
|
|
109
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/minus.gif
|
|
110
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/paging_page.gif
|
|
111
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/paging_pages.gif
|
|
112
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/paging_rows.gif
|
|
113
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/plus.gif
|
|
114
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/radio_chk0.gif
|
|
115
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/radio_chk0_dis.gif
|
|
116
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/radio_chk1.gif
|
|
117
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/radio_chk1_dis.gif
|
|
118
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/sort_asc.gif
|
|
119
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/sort_desc.gif
|
|
120
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/blank.gif
|
|
121
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/folder.gif
|
|
122
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/leaf.gif
|
|
123
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/line.gif
|
|
124
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/line1.gif
|
|
125
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/line2.gif
|
|
126
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/line3.gif
|
|
127
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/line4.gif
|
|
128
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/minus.gif
|
|
129
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/minus1.gif
|
|
130
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/minus2.gif
|
|
131
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/minus3.gif
|
|
132
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/minus4.gif
|
|
133
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/minus5.gif
|
|
134
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/plus.gif
|
|
135
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/plus1.gif
|
|
136
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/plus2.gif
|
|
137
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/plus3.gif
|
|
138
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/plus4.gif
|
|
139
|
+
- app/assets/dhtmlx_suite/imgs/dhxgrid_skyblue/tree/plus5.gif
|
|
140
|
+
- app/assets/dhtmlx_suite/imgs/dhxlayout_skyblue/dhxlayout_cell_btns.gif
|
|
141
|
+
- app/assets/dhtmlx_suite/imgs/dhxlayout_skyblue/dhxlayout_cell_progress.gif
|
|
142
|
+
- app/assets/dhtmlx_suite/imgs/dhxlayout_skyblue/dhxlayout_sep_h.gif
|
|
143
|
+
- app/assets/dhtmlx_suite/imgs/dhxlayout_skyblue/dhxlayout_sep_v.gif
|
|
144
|
+
- app/assets/dhtmlx_suite/imgs/dhxmenu_skyblue/dhxmenu_arrow_down.gif
|
|
145
|
+
- app/assets/dhtmlx_suite/imgs/dhxmenu_skyblue/dhxmenu_arrow_down_dis.gif
|
|
146
|
+
- app/assets/dhtmlx_suite/imgs/dhxmenu_skyblue/dhxmenu_arrow_up.gif
|
|
147
|
+
- app/assets/dhtmlx_suite/imgs/dhxmenu_skyblue/dhxmenu_arrow_up_dis.gif
|
|
148
|
+
- app/assets/dhtmlx_suite/imgs/dhxmenu_skyblue/dhxmenu_chrd.gif
|
|
149
|
+
- app/assets/dhtmlx_suite/imgs/dhxmenu_skyblue/dhxmenu_loader.gif
|
|
150
|
+
- app/assets/dhtmlx_suite/imgs/dhxmenu_skyblue/dhxmenu_subar.gif
|
|
151
|
+
- app/assets/dhtmlx_suite/imgs/dhxpopup_skyblue/dhxpopup_arrow_bottom.gif
|
|
152
|
+
- app/assets/dhtmlx_suite/imgs/dhxpopup_skyblue/dhxpopup_arrow_left.gif
|
|
153
|
+
- app/assets/dhtmlx_suite/imgs/dhxpopup_skyblue/dhxpopup_arrow_right.gif
|
|
154
|
+
- app/assets/dhtmlx_suite/imgs/dhxpopup_skyblue/dhxpopup_arrow_top.gif
|
|
155
|
+
- app/assets/dhtmlx_suite/imgs/dhxribbon_skyblue/dhxribbon_arrow.gif
|
|
156
|
+
- app/assets/dhtmlx_suite/imgs/dhxribbon_skyblue/dhxribbon_checked.gif
|
|
157
|
+
- app/assets/dhtmlx_suite/imgs/dhxribbon_skyblue/dhxribbon_checked_dis.gif
|
|
158
|
+
- app/assets/dhtmlx_suite/imgs/dhxsidebar_skyblue/dhxsidebar_arrow_down.gif
|
|
159
|
+
- app/assets/dhtmlx_suite/imgs/dhxsidebar_skyblue/dhxsidebar_arrow_up.gif
|
|
160
|
+
- app/assets/dhtmlx_suite/imgs/dhxsidebar_skyblue/dhxsidebar_cell_progress.gif
|
|
161
|
+
- app/assets/dhtmlx_suite/imgs/dhxsidebar_skyblue/dhxsidebar_side_icon.gif
|
|
162
|
+
- app/assets/dhtmlx_suite/imgs/dhxtabbar_skyblue/dhxtabbar_arrows.gif
|
|
163
|
+
- app/assets/dhtmlx_suite/imgs/dhxtabbar_skyblue/dhxtabbar_button_close.gif
|
|
164
|
+
- app/assets/dhtmlx_suite/imgs/dhxtabbar_skyblue/dhxtabbar_cell_progress.gif
|
|
165
|
+
- app/assets/dhtmlx_suite/imgs/dhxtoolbar_skyblue/dhxtoolbar_arrow.gif
|
|
166
|
+
- app/assets/dhtmlx_suite/imgs/dhxtoolbar_skyblue/dhxtoolbar_arrow_dis.gif
|
|
167
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/blank.gif
|
|
168
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/but_cut.gif
|
|
169
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/folderClosed.gif
|
|
170
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/folderOpen.gif
|
|
171
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/iconCheckAll.gif
|
|
172
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/iconCheckDis.gif
|
|
173
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/iconCheckGray.gif
|
|
174
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/iconUncheckAll.gif
|
|
175
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/iconUncheckDis.gif
|
|
176
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/leaf.gif
|
|
177
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line.gif
|
|
178
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line1.gif
|
|
179
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line1_rtl.gif
|
|
180
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line2.gif
|
|
181
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line2_rtl.gif
|
|
182
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line3.gif
|
|
183
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line3_rtl.gif
|
|
184
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line4.gif
|
|
185
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/line4_rtl.gif
|
|
186
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/lock.gif
|
|
187
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus.gif
|
|
188
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus1.gif
|
|
189
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus2.gif
|
|
190
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus2_rtl.gif
|
|
191
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus3.gif
|
|
192
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus3_rtl.gif
|
|
193
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus4.gif
|
|
194
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus4_rtl.gif
|
|
195
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus5.gif
|
|
196
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/minus5_rtl.gif
|
|
197
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus.gif
|
|
198
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus1.gif
|
|
199
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus2.gif
|
|
200
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus2_rtl.gif
|
|
201
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus3.gif
|
|
202
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus3_rtl.gif
|
|
203
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus4.gif
|
|
204
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus4_rtl.gif
|
|
205
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus5.gif
|
|
206
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/plus5_rtl.gif
|
|
207
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/radio_off.gif
|
|
208
|
+
- app/assets/dhtmlx_suite/imgs/dhxtree_skyblue/radio_on.gif
|
|
209
|
+
- app/assets/dhtmlx_suite/imgs/dhxwins_skyblue/dhxwins_buttons.gif
|
|
210
|
+
- app/assets/dhtmlx_suite/imgs/dhxwins_skyblue/dhxwins_icon.gif
|
|
211
|
+
- app/assets/dhtmlx_suite/imgs/dhxwins_skyblue/dhxwins_progress.gif
|
|
212
|
+
- app/assets/dhtmlx_suite/readme.txt
|
|
213
|
+
- app/assets/dhtmlx_suite/thirdparty/excanvas/AUTHORS
|
|
214
|
+
- app/assets/dhtmlx_suite/thirdparty/excanvas/COPYING
|
|
215
|
+
- app/assets/dhtmlx_suite/thirdparty/excanvas/README
|
|
216
|
+
- app/assets/dhtmlx_suite/thirdparty/excanvas/excanvas.js
|
|
217
|
+
- app/helpers/redmine_dhtmlx/application_helper.rb
|
|
218
|
+
- bin/console
|
|
219
|
+
- bin/setup
|
|
220
|
+
- lib/redmine_dhtmlx.rb
|
|
221
|
+
- lib/redmine_dhtmlx/engine.rb
|
|
222
|
+
- lib/redmine_dhtmlx/version.rb
|
|
223
|
+
- redmine_dhtmlx.gemspec
|
|
224
|
+
homepage: https://www.easyredmine.com
|
|
225
|
+
licenses:
|
|
226
|
+
- GPL-2
|
|
227
|
+
metadata: {}
|
|
228
|
+
post_install_message:
|
|
229
|
+
rdoc_options: []
|
|
230
|
+
require_paths:
|
|
231
|
+
- lib
|
|
232
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
|
233
|
+
requirements:
|
|
234
|
+
- - ">="
|
|
235
|
+
- !ruby/object:Gem::Version
|
|
236
|
+
version: '0'
|
|
237
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
238
|
+
requirements:
|
|
239
|
+
- - ">="
|
|
240
|
+
- !ruby/object:Gem::Version
|
|
241
|
+
version: '0'
|
|
242
|
+
requirements: []
|
|
243
|
+
rubyforge_project:
|
|
244
|
+
rubygems_version: 2.2.3
|
|
245
|
+
signing_key:
|
|
246
|
+
specification_version: 4
|
|
247
|
+
summary: Redmine DHTMLX is helper for including components from dhtmlx.com licensed
|
|
248
|
+
under GNU GPL-2.
|
|
249
|
+
test_files: []
|
|
250
|
+
has_rdoc:
|