From fcb49c9576931a06dddbb2ff38f24f9d696162cb Mon Sep 17 00:00:00 2001 From: bohung Date: Wed, 3 Aug 2022 11:13:31 +0800 Subject: [PATCH] Update jquery ui version. --- app/models/filefield.rb | 2 +- patchfile.gemspec | 286 +++++++++++++++++++++------------------- 2 files changed, 148 insertions(+), 140 deletions(-) diff --git a/app/models/filefield.rb b/app/models/filefield.rb index e6a4a72..65b1059 100644 --- a/app/models/filefield.rb +++ b/app/models/filefield.rb @@ -41,7 +41,7 @@ class Filefield },:status=>0} , "accessibility"=>{:files=>{'back_end@html@erb'=>{:status=>0, :sc=>@app_path+'/updatefiles/accessibility/', :dest=>@views_path+'layouts/'}, '_form@html@erb'=>{:status=>0, :sc=>@app_path+'/updatefiles/accessibility/', :dest=>@views_path+'page_parts/'}, - 'jquery-ui-1@12@1/'=>{:status=>0, :sc=>@app_path+'/updatefiles/accessibility/', :dest=>Rails.root.to_s + '/app/assets/stylesheets/lib/jquery-ui-1.12.1/'}, + 'jquery-ui-1@13@2/'=>{:status=>0, :sc=>@app_path+'/updatefiles/accessibility/', :dest=>Rails.root.to_s + '/app/assets/stylesheets/lib/jquery-ui-1.13.2/'}, 'orbit_bar/'=>{:status=>0, :sc=>@app_path+'/updatefiles/accessibility/', :dest=>@views_path+'orbit_bar/'} },:status=>0} } diff --git a/patchfile.gemspec b/patchfile.gemspec index 13b8e01..a9d26fb 100644 --- a/patchfile.gemspec +++ b/patchfile.gemspec @@ -2,147 +2,155 @@ $:.push File.expand_path("../lib", __FILE__) # Maintain your gem's version: require "patchfile/version" -app_path = File.expand_path(__dir__) -dir_pwd = ENV['PWD'] -template_path = dir_pwd + '/app/templates' -all_template = Dir.glob(template_path+'/*/') -#if !Dir.exist?("#{ENV['PWD']}"+"/app/assets/stylesheets/lib/jquery-ui-1.12.1/") -puts "copying jquery-ui" -begin - `cp -rf "#{app_path}/updatefiles/javascripts/." "#{dir_pwd}/app/assets/javascripts/"` - `cp -r "#{app_path}/updatefiles/accessibility/jquery-ui-1.12.1/." "#{dir_pwd}/app/assets/stylesheets/lib/jquery-ui-1.12.1/"` -rescue - puts "There is an error in coppying jquery-ui" -end -#end -@original_dir = Dir.pwd -`cd "#{dir_pwd}" && git add app/templates/ app/assets built_in_extensions.rb config/mongoid.yml bin/ && cd "#{@original_dir}"` #using git to add modified files and to avoid git pull not working -#Add patchfile to Admin area -@patchfile_li = File.read(app_path+"/patchfile_li.txt").force_encoding('UTF-8') -@patchfile_li_choices = File.read(app_path+"/patchfile_li_choices.txt").force_encoding('UTF-8') -@file_text = File.read(dir_pwd+'/app/views/shared/_side_bar.html.erb').force_encoding('UTF-8') -if !@file_text.include?('