Skip to content

Commit

Permalink
wiped assets
Browse files Browse the repository at this point in the history
  • Loading branch information
ethn committed Sep 6, 2012
1 parent 2c8b439 commit 64420e7
Show file tree
Hide file tree
Showing 429 changed files with 8 additions and 67,971 deletions.
7 changes: 0 additions & 7 deletions Gemfile.lock
Expand Up @@ -154,11 +154,6 @@ GEM
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug-base19x (0.11.29)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
rake (>= 0.8.1)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
Expand Down Expand Up @@ -217,7 +212,6 @@ DEPENDENCIES
htmlentities (~> 4.3)
jquery-rails (~> 1.0)
launchy
linecache19 (~> 0.5)
mysql2 (~> 0.3)
paperclip (~> 2.4)
pg (~> 0.12.2)
Expand All @@ -227,7 +221,6 @@ DEPENDENCIES
recaptcha (~> 0.3)
rmagick (~> 2.13)
rspec-rails (~> 2.6)
ruby-debug-base19x (~> 0.11)
ruby-debug19
ruby-prof
rubyzip (~> 0.9)
Expand Down
6 changes: 5 additions & 1 deletion app/assets/javascripts/wagn.js.coffee
Expand Up @@ -75,6 +75,9 @@ jQuery.fn.extend {
$(this).setContentField(fn)
setContentField: (fn)->
field = @closest('.card-editor').find('.card-content')
wagn.fn = fn
wagn.field = field
wagn.arg = this
init_val = field.val() # tinymce-jquery overrides val(); that's why we're not using it.
new_val = fn.call this
field.val new_val
Expand All @@ -88,7 +91,8 @@ setInterval (-> $('.card-form').setContentFieldsFromMap()), 20000
$(window).ready ->
$.ajaxSetup cache: false

wagn.initializeEditors $('body')
setTimeout (-> wagn.initializeEditors $('body')), 10
# dislike the timeout, but without this

$('body').delegate '.slotter', "ajax:success", (event, data) ->
newslot = $(this).setSlotContent data
Expand Down
2 changes: 1 addition & 1 deletion app/assets/javascripts/wagn_pack.js.coffee
Expand Up @@ -12,7 +12,7 @@ wagn.editorContentFunctionMap = {

wagn.editorInitFunctionMap = {
'.date-editor' : -> @datepicker { dateFormat: 'yy-mm-dd' }
'.tinymce-textarea' : -> wagn.initTinyMCE(@[0].id)
'.tinymce-textarea' : -> wagn.initTinyMCE @[0].id
'.pointer-list-editor' : -> @sortable(); wagn.initPointerList @find('input')
'.file-upload' : -> @fileupload( add: wagn.chooseFile )#, forceIframeTransport: true )
'.etherpad-textarea' : -> $(this).closest('form').find('.edit-submit-button').attr('class', 'etherpad-submit-button')
Expand Down
2 changes: 2 additions & 0 deletions lib/wagn/renderer.rb
Expand Up @@ -94,6 +94,7 @@ def define_view view, opts={}, &final

def alias_view view, opts={}, *aliases
view_key = get_view_key(view, opts)
@@subset_views[view] = true if !opts.empty?
aliases.each do |aview|
aview_key = case aview
when String; aview
Expand Down Expand Up @@ -250,6 +251,7 @@ def view_method view
return "_final_#{view}" if !card || !@@subset_views[view]
card.method_keys.each do |method_key|
meth = "_final_"+(method_key.blank? ? "#{view}" : "#{method_key}_#{view}")
#Rails.logger.info "looking up #{meth} for #{card.name}"
return meth if respond_to?(meth.to_sym)
end
nil
Expand Down
32 changes: 0 additions & 32 deletions public/assets/application-146224b81679a1fd1c9e16ea56cbdbb7.js

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
1 change: 0 additions & 1 deletion public/assets/application-all.css

This file was deleted.

Binary file removed public/assets/application-all.css.gz
Binary file not shown.

This file was deleted.

Binary file not shown.
1 change: 0 additions & 1 deletion public/assets/application-print.css

This file was deleted.

Binary file removed public/assets/application-print.css.gz
Binary file not shown.
32 changes: 0 additions & 32 deletions public/assets/application.js

This file was deleted.

Binary file removed public/assets/application.js.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed public/assets/arrow_down.gif
Binary file not shown.
Binary file removed public/assets/arrow_down.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed public/assets/arrow_right.gif
Binary file not shown.
Binary file removed public/assets/arrow_right.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed public/assets/body-bg.bmp
Binary file not shown.
Binary file removed public/assets/body-bg.png
Binary file not shown.
Binary file not shown.
Binary file removed public/assets/external_link.png
Binary file not shown.
Binary file not shown.
Binary file removed public/assets/favicon.ico
Binary file not shown.
122 changes: 0 additions & 122 deletions public/assets/manifest.yml

This file was deleted.

Binary file not shown.
Binary file removed public/assets/next-page.png
Binary file not shown.
Binary file removed public/assets/page-2cc334b85d36490d41ae695e934c0225.png
Binary file not shown.
Binary file removed public/assets/page-c73e2eccf9ddd5030240c3f8f7fc57b6.gif
Binary file not shown.
Binary file removed public/assets/page.gif
Binary file not shown.
Binary file removed public/assets/page.png
Binary file not shown.
Binary file removed public/assets/plus-650e7ed13f0668b2a1ff38af44bbfc91.png
Binary file not shown.
Binary file removed public/assets/plus.png
Binary file not shown.
Binary file not shown.
Binary file removed public/assets/plus_icon.png
Binary file not shown.
Binary file not shown.
Binary file removed public/assets/prev-page.png
Binary file not shown.
Binary file not shown.
Diff not rendered.
Binary file removed public/assets/search.gif
Diff not rendered.
Binary file removed public/assets/search.png
Diff not rendered.
Diff not rendered.
Binary file removed public/assets/smoothness/ui-bg_flat_0_aaaaaa_40x100.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed public/assets/smoothness/ui-icons_222222_256x240.png
Diff not rendered.
Diff not rendered.
Binary file removed public/assets/smoothness/ui-icons_2e83ff_256x240.png
Diff not rendered.
Diff not rendered.
Binary file removed public/assets/smoothness/ui-icons_454545_256x240.png
Diff not rendered.
Diff not rendered.
Binary file removed public/assets/smoothness/ui-icons_888888_256x240.png
Diff not rendered.
Diff not rendered.
Binary file removed public/assets/smoothness/ui-icons_cd0a0a_256x240.png
Diff not rendered.
7 changes: 0 additions & 7 deletions public/assets/tinymce-51569e51bab03f7bb881bae873312119.js

This file was deleted.

Binary file not shown.
7 changes: 0 additions & 7 deletions public/assets/tinymce.js

This file was deleted.

Binary file removed public/assets/tinymce.js.gz
Binary file not shown.

0 comments on commit 64420e7

Please sign in to comment.