]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'osmlab/iD-1.6.0'
authorTom Hughes <tom@compton.nu>
Fri, 17 Oct 2014 16:21:37 +0000 (17:21 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 17 Oct 2014 16:21:37 +0000 (17:21 +0100)
57 files changed:
Gemfile
Gemfile.lock
app/assets/javascripts/index.js
app/models/note_comment.rb
config/initializers/composite_primary_keys.rb [deleted file]
lib/potlatch2.rb
test/fixtures/note_comments.yml
test/models/note_comment_test.rb [new file with mode: 0644]
test/models/note_test.rb [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2.swf
vendor/assets/potlatch2/potlatch2/assets.zip
vendor/assets/potlatch2/potlatch2/locales/af.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/ar.swf
vendor/assets/potlatch2/potlatch2/locales/arc.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/ba.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/bn.swf
vendor/assets/potlatch2/potlatch2/locales/ce.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/de-formal.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/en_GB.swf
vendor/assets/potlatch2/potlatch2/locales/eo.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/es_ES.swf
vendor/assets/potlatch2/potlatch2/locales/et.swf
vendor/assets/potlatch2/potlatch2/locales/eu.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/fa.swf
vendor/assets/potlatch2/potlatch2/locales/fur.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/ga.swf
vendor/assets/potlatch2/potlatch2/locales/grc.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/hr.swf
vendor/assets/potlatch2/potlatch2/locales/hsb.swf
vendor/assets/potlatch2/potlatch2/locales/id.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/km.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/kn.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/krc.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/ku-latn.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/lb.swf
vendor/assets/potlatch2/potlatch2/locales/lez.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/lzz.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/mk.swf
vendor/assets/potlatch2/potlatch2/locales/mr.swf
vendor/assets/potlatch2/potlatch2/locales/nn_NO.swf
vendor/assets/potlatch2/potlatch2/locales/oc.swf
vendor/assets/potlatch2/potlatch2/locales/pa.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/ps.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/ru.swf
vendor/assets/potlatch2/potlatch2/locales/sah.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/sk.swf
vendor/assets/potlatch2/potlatch2/locales/sq.swf
vendor/assets/potlatch2/potlatch2/locales/sv_SE.swf
vendor/assets/potlatch2/potlatch2/locales/ta.swf
vendor/assets/potlatch2/potlatch2/locales/te.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/tly.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/tyv.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/tzm.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/vo.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/yi.swf [new file with mode: 0644]
vendor/assets/potlatch2/potlatch2/locales/zh_CN.swf
vendor/assets/potlatch2/potlatch2/locales/zh_TW.swf [new file with mode: 0644]

diff --git a/Gemfile b/Gemfile
index 76f1d32744518938219ab89a54b1fdba79a6f8cb..fd8e46b9facaac318003176b766082ba5d739bd8 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -44,7 +44,7 @@ gem 'rinku', '>= 1.2.2', :require => 'rails_rinku'
 gem 'oauth-plugin', '>= 0.5.1'
 gem 'open_id_authentication', '>= 1.1.0'
 gem 'validates_email_format_of', '>= 1.5.1'
-gem 'composite_primary_keys', '~> 7.0.10'
+gem 'composite_primary_keys', '~> 7.0.11'
 gem 'http_accept_language', '~> 2.0.0'
 gem 'paperclip', '~> 4.0'
 gem 'deadlock_retry', '>= 1.2.0'
index 9861294bd689f58ce95897a6740997ffeef6c52f..48d6013bf938ca071a3f96c3bd8adf7c20b3b8b6 100644 (file)
@@ -31,7 +31,7 @@ GEM
       thread_safe (~> 0.1)
       tzinfo (~> 1.1)
     arel (5.0.1.20140414130214)
-    autoprefixer-rails (3.1.0.20140911)
+    autoprefixer-rails (3.1.1.20141001)
       execjs
     bigdecimal (1.1.0)
     builder (3.2.2)
@@ -54,8 +54,8 @@ GEM
       execjs
     coffee-script-source (1.8.0)
     colorize (0.7.3)
-    composite_primary_keys (7.0.10)
-      activerecord (~> 4.1.4)
+    composite_primary_keys (7.0.11)
+      activerecord (= 4.1.6)
     crass (0.2.1)
     dalli (2.7.2)
     deadlock_retry (1.2.0)
@@ -90,7 +90,7 @@ GEM
     libxml-ruby (2.7.0)
     mail (2.6.1)
       mime-types (>= 1.16, < 3)
-    mime-types (2.3)
+    mime-types (2.4.1)
     mini_portile (0.6.0)
     minitest (5.4.2)
     multi_json (1.10.1)
@@ -190,7 +190,7 @@ GEM
     validates_email_format_of (1.6.1)
       i18n
     vendorer (0.1.16)
-    websocket-driver (0.3.4)
+    websocket-driver (0.3.5)
     xpath (2.0.0)
       nokogiri (~> 1.3)
 
@@ -203,7 +203,7 @@ DEPENDENCIES
   autoprefixer-rails
   bigdecimal (~> 1.1.0)
   coffee-rails (~> 4.0.0)
-  composite_primary_keys (~> 7.0.10)
+  composite_primary_keys (~> 7.0.11)
   dalli
   deadlock_retry (>= 1.2.0)
   dynamic_form
index c066f8961f3fd2bc6388a0a2829949c68dd28e62..a259954f21eda7bee4fb972eb2f9797a5a8f2c12 100644 (file)
@@ -337,7 +337,7 @@ $(document).ready(function () {
     if (query) {
       OSM.router.route("/search?query=" + encodeURIComponent(query) + OSM.formatHash(map));
     } else {
-      OSM.router.route("/" + OSM.formatHash(map));
+      OSM.router.route("/");
     }
   });
 
index 07d43cd741da065ada41e4705b458874f5ca3756..dd91a95b4df1f7b557085f8e9da08e2d1229dba5 100644 (file)
@@ -9,6 +9,7 @@ class NoteComment < ActiveRecord::Base
   validates_presence_of :visible
   validates_associated :author
   validates_inclusion_of :event, :in => [ "opened", "closed", "reopened", "commented", "hidden" ]
+  validates_format_of :body, :with => /\A[^\x00-\x08\x0b-\x0c\x0e-\x1f\x7f\ufffe\uffff]*\z/
 
   # Return the comment text
   def body
diff --git a/config/initializers/composite_primary_keys.rb b/config/initializers/composite_primary_keys.rb
deleted file mode 100644 (file)
index 37200c5..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# Monkey patch id_was into CPK pending upstream integration
-# https://github.com/composite-primary-keys/composite_primary_keys/pull/236
-module ActiveRecord
-  class Base
-    module CompositeInstanceMethods
-      def id_was
-        attribute_was("id")
-      end
-    end
-  end
-end
index b5114778b7e46072921770990549f23d792cddb3..065d0217436553a193063a43cce5bb8236acdbf0 100644 (file)
@@ -1,43 +1,59 @@
 module Potlatch2
   LOCALES = {
+    "af" => "af",
     "ar" => "ar",
+    "arc" => "arc",
     "ast" => "ast",
     "az" => "az",
+    "ba" => "ba",
     "be" => "be",
     "be-Tarask" => "be-tarask",
     "bn" => "bn",
     "br" => "br",
     "bs" => "bs",
     "ca" => "ca",
+    "ce" => "ce",
     "cs" => "cs_CZ",
     "da" => "da",
     "de" => "de_DE",
+    "de-Formal" => "de-formal",
     "diq" => "diq",
     "dsb" => "dsb",
     "en" => "en_US",
     "en-GB" => "en_GB",
     "el" => "el",
+    "eo" => "eo",
     "es" => "es_ES",
     "et" => "et",
+    "eu" => "eu",
     "fa" => "fa",
     "fi" => "fi",
     "fo" => "fo",
     "fr" => "fr_FR",
+    "fur" => "fur",
     "ga" => "ga",
     "gl" => "gl",
+    "grc" => "grc",
     "he" => "he",
     "hr" => "hr",
     "hsb" => "hsb",
     "hu" => "hu",
     "ia" => "ia",
+    "id" => "id",
     "it" => "it_IT",
     "ja" => "ja_JP",
     "ka" => "ka",
+    "km" => "km",
+    "kn" => "kn",
     "ko" => "ko",
+    "krc" => "krc",
+    "ku-Latn" => "ku-latn",
     "ky" => "ky",
     "lb" => "lb",
+    "lez" => "lez",
     "lt" => "lt",
     "lv" => "lv",
+    "lzz" => "lzz",
     "mk" => "mk",
     "mr" => "mr",
     "ms" => "ms",
@@ -46,12 +62,15 @@ module Potlatch2
     "nn" => "nn_NO",
     "no" => "nb_NO",
     "oc" => "oc",
+    "pa" => "pa",
     "pl" => "pl_PL",
+    "ps" => "ps",
     "pt" => "pt_PT",
     "pt-BR" => "pt_BR",
     "ro" => "ro",
     "ru" => "ru",
     "rue" => "rue",
+    "sah" => "sah",
     "sk" => "sk",
     "sl" => "sl",
     "sq" => "sq",
@@ -59,10 +78,17 @@ module Potlatch2
     "sr-Latn" => "sr-el",
     "sv" => "sv_SE",
     "ta" => "ta",
+    "te" => "te",
     "tl" => "tl",
+    "tly" => "tly",
     "tr" => "tr",
+    "tyv" => "tyv",
+    "tzm" => "tzm",
     "uk" => "uk",
     "vi" => "vi_VN",
-    "zh" => "zh_CN"
+    "vo" => "vo",
+    "yi" => "yi",
+    "zh" => "zh_CN",
+    "zh-TW" => "zh_TW"
   }
 end
index 881adb6ace874f89ffeee0adb4c49b4768e44e18..bf9f9a4bf89ea0979c0c7a4688a0a6311ca8c85f 100644 (file)
@@ -2,6 +2,7 @@ t1:
   id: 1
   note_id: 1
   visible: true
+  event: opened
   created_at: 2007-01-01 00:00:00
   author_ip: '192.168.1.1'
   body: 'This is the initial description of the note 1'
@@ -10,6 +11,7 @@ t2:
   id: 2
   note_id: 2
   visible: true
+  event: opened
   created_at: 2007-01-01 00:00:00
   author_ip: '192.168.1.1'
   body: 'This is the initial description of the note 2'
@@ -18,6 +20,7 @@ t3:
   id: 3
   note_id: 2
   visible: true
+  event: opened
   created_at: 2007-02-01 00:00:00
   author_ip: '192.168.1.1'
   body: 'This is an additional comment for note 2'
@@ -26,6 +29,7 @@ t4:
   id: 4
   note_id: 3
   visible: true
+  event: opened
   created_at: 2007-01-01 00:00:00
   author_ip: '192.168.1.1'
   body: 'This is the initial comment for note 3'
@@ -34,6 +38,7 @@ t5:
   id: 5
   note_id: 4
   visible: true
+  event: opened
   created_at: 2007-01-01 00:00:00
   author_ip: '192.168.1.1'
   body: 'Spam for note 4'
@@ -42,6 +47,7 @@ t6:
   id: 6
   note_id: 5
   visible: true
+  event: opened
   created_at: 2007-01-01 00:00:00
   author_ip: '192.168.1.1'
   body: 'Valid comment for note 5'
@@ -50,6 +56,7 @@ t7:
   id: 7
   note_id: 5
   visible: false
+  event: commented
   created_at: 2007-02-01 00:00:00
   author_ip: '192.168.1.1'
   body: 'Spam for note 5'
@@ -58,6 +65,7 @@ t8:
   id: 8
   note_id: 5
   visible: true
+  event: commented
   created_at: 2007-02-01 00:00:00
   author_ip: '192.168.1.1'
   body: 'Another valid comment for note 5'
@@ -66,8 +74,8 @@ t9:
   id: 9
   note_id: 6
   visible: true
-  created_at: 2007-01-01 00:00:00
   event: opened
+  created_at: 2007-01-01 00:00:00
   author_id: 1
   body: 'This is a note with from a logged-in user'
 
@@ -75,8 +83,8 @@ t10:
   id: 10
   note_id: 6
   visible: true
-  created_at: 2007-02-01 00:00:00
   event: commented
+  created_at: 2007-02-01 00:00:00
   author_id: 4
   body: 'A comment from another logged-in user'
 
diff --git a/test/models/note_comment_test.rb b/test/models/note_comment_test.rb
new file mode 100644 (file)
index 0000000..75707d7
--- /dev/null
@@ -0,0 +1,42 @@
+# -*- coding: utf-8 -*-
+require 'test_helper'
+
+class NoteCommentTest < ActiveSupport::TestCase
+  fixtures :users, :notes, :note_comments
+
+  def test_event_valid
+    ok = [ "opened", "closed", "reopened", "commented", "hidden" ]
+    bad = [ "expropriated", "fubared" ]
+
+    ok.each do |event|
+      note_comment = note_comments(:t1)
+      note_comment.event = event
+      assert note_comment.valid?, "#{event} is invalid, when it should be"
+    end
+
+    bad.each do |event|
+      note_comment = note_comments(:t1)
+      note_comment.event = event
+      assert !note_comment.valid?, "#{event} is valid when it shouldn't be"
+    end
+  end
+
+  def test_body_valid
+    ok = [ "Name", "vergrößern", "foo\x0abar",
+           "ルシステムにも対応します", "輕觸搖晃的遊戲", ]
+    bad = [ "foo\x00bar", "foo\x08bar", "foo\x1fbar", "foo\x7fbar",
+            "foo\ufffebar", "foo\uffffbar" ]
+
+    ok.each do |body|
+      note_comment = note_comments(:t1)
+      note_comment.body = body
+      assert note_comment.valid?, "#{body} is invalid, when it should be"
+    end
+
+    bad.each do |body|
+      note_comment = note_comments(:t1)
+      note_comment.body = body
+      assert !note_comment.valid?, "#{body} is valid when it shouldn't be"
+    end
+  end
+end
diff --git a/test/models/note_test.rb b/test/models/note_test.rb
new file mode 100644 (file)
index 0000000..39efc7f
--- /dev/null
@@ -0,0 +1,62 @@
+# -*- coding: utf-8 -*-
+require 'test_helper'
+
+class NoteTest < ActiveSupport::TestCase
+  fixtures :users, :notes, :note_comments
+
+  def test_status_valid
+    ok = [ "open", "closed", "hidden" ]
+    bad = [ "expropriated", "fubared" ]
+
+    ok.each do |status|
+      note = notes(:open_note)
+      note.status = status
+      assert note.valid?, "#{status} is invalid, when it should be"
+    end
+
+    bad.each do |status|
+      note = notes(:open_note)
+      note.status = status
+      assert !note.valid?, "#{status} is valid when it shouldn't be"
+    end
+  end
+
+  def test_close
+    note = notes(:open_note)
+    assert_equal "open", note.status
+    assert_nil note.closed_at
+    note.close
+    assert_equal "closed", note.status
+    assert_not_nil note.closed_at
+  end
+
+  def test_close
+    note = notes(:closed_note_with_comment)
+    assert_equal "closed", note.status
+    assert_not_nil note.closed_at
+    note.reopen
+    assert_equal "open", note.status
+    assert_nil note.closed_at
+  end
+
+  def test_visible?
+    assert_equal true, notes(:open_note).visible?
+    assert_equal true, notes(:note_with_hidden_comment).visible?
+    assert_equal false, notes(:hidden_note_with_comment).visible?
+  end
+
+  def test_closed?
+    assert_equal true, notes(:closed_note_with_comment).closed?
+    assert_equal false, notes(:open_note).closed?
+  end
+
+  def test_author
+    assert_nil notes(:open_note).author
+    assert_equal users(:normal_user), notes(:note_with_comments_by_users).author
+  end
+
+  def test_author_ip
+    assert_equal IPAddr.new("192.168.1.1"), notes(:open_note).author_ip
+    assert_nil notes(:note_with_comments_by_users).author_ip
+  end
+end
index dd9008b2aa7e591d401ca0d899caa3dd88c40c71..259547452fc31e8ac491e05d967e41cb353129fb 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2.swf and b/vendor/assets/potlatch2/potlatch2.swf differ
index f33daaf98e4c74c8eff42e3ce928abcf21ec9cc5..7b29c16cae753b3204586b5c8788af49a084583b 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/assets.zip and b/vendor/assets/potlatch2/potlatch2/assets.zip differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/af.swf b/vendor/assets/potlatch2/potlatch2/locales/af.swf
new file mode 100644 (file)
index 0000000..2a6e9bf
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/af.swf differ
index 70985de4a890a2a421deb277f4aba574779db49a..3d4750e6338eb35c90286a763501481b6196c8dc 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/ar.swf and b/vendor/assets/potlatch2/potlatch2/locales/ar.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/arc.swf b/vendor/assets/potlatch2/potlatch2/locales/arc.swf
new file mode 100644 (file)
index 0000000..749fad6
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/arc.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/ba.swf b/vendor/assets/potlatch2/potlatch2/locales/ba.swf
new file mode 100644 (file)
index 0000000..dd6931f
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/ba.swf differ
index c10bf3fb12c06b8648b1fc02d1a66727f6a6d41c..f39e0c4055d4e6260cccc6737ed35c2c42794759 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/bn.swf and b/vendor/assets/potlatch2/potlatch2/locales/bn.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/ce.swf b/vendor/assets/potlatch2/potlatch2/locales/ce.swf
new file mode 100644 (file)
index 0000000..593943a
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/ce.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/de-formal.swf b/vendor/assets/potlatch2/potlatch2/locales/de-formal.swf
new file mode 100644 (file)
index 0000000..9d75c09
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/de-formal.swf differ
index 251592fe2a6cc1e79c0f9d5ae1d08c84eca1b93a..bfe6b66e89c6ad09a92cb5a6e63c2850c9400100 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/en_GB.swf and b/vendor/assets/potlatch2/potlatch2/locales/en_GB.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/eo.swf b/vendor/assets/potlatch2/potlatch2/locales/eo.swf
new file mode 100644 (file)
index 0000000..eb2406f
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/eo.swf differ
index a84d1f5c192b7d985faca36620fd95d0f3e8c628..2d4a69b6421e51dda3598d957b8b1d6ad625454b 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/es_ES.swf and b/vendor/assets/potlatch2/potlatch2/locales/es_ES.swf differ
index f4b3c21dcd188e8a72d9c9d8c4128e96a5e0c66a..1e516b2c80e9e5f5b2995ac899e502c3aea116b0 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/et.swf and b/vendor/assets/potlatch2/potlatch2/locales/et.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/eu.swf b/vendor/assets/potlatch2/potlatch2/locales/eu.swf
new file mode 100644 (file)
index 0000000..b6d2352
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/eu.swf differ
index fcea196ae59f38fd57abe6e4005ce1ae628ee100..248d32219141dab6821c12116fdb65ab53d1a5f8 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/fa.swf and b/vendor/assets/potlatch2/potlatch2/locales/fa.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/fur.swf b/vendor/assets/potlatch2/potlatch2/locales/fur.swf
new file mode 100644 (file)
index 0000000..5421600
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/fur.swf differ
index 2b07564f45ee31778b28333fa1479acaad0ce6c1..d3c47d1809a53d70cba0cc704cfc91f072ff0fa8 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/ga.swf and b/vendor/assets/potlatch2/potlatch2/locales/ga.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/grc.swf b/vendor/assets/potlatch2/potlatch2/locales/grc.swf
new file mode 100644 (file)
index 0000000..c9ae139
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/grc.swf differ
index 5b60dad4c37a3912b7a813a741b7a277572617f1..2ad9283cf309a13ac06621d14a879b49e0e295f1 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/hr.swf and b/vendor/assets/potlatch2/potlatch2/locales/hr.swf differ
index ac42ca0800feddee1e703d9900d9bf297154338d..5bf9e746f440f486c4115fd0ac36388ca639c725 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/hsb.swf and b/vendor/assets/potlatch2/potlatch2/locales/hsb.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/id.swf b/vendor/assets/potlatch2/potlatch2/locales/id.swf
new file mode 100644 (file)
index 0000000..3c33ad9
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/id.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/km.swf b/vendor/assets/potlatch2/potlatch2/locales/km.swf
new file mode 100644 (file)
index 0000000..f9a214a
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/km.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/kn.swf b/vendor/assets/potlatch2/potlatch2/locales/kn.swf
new file mode 100644 (file)
index 0000000..5ad51a0
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/kn.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/krc.swf b/vendor/assets/potlatch2/potlatch2/locales/krc.swf
new file mode 100644 (file)
index 0000000..def388c
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/krc.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/ku-latn.swf b/vendor/assets/potlatch2/potlatch2/locales/ku-latn.swf
new file mode 100644 (file)
index 0000000..13d2725
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/ku-latn.swf differ
index 17c9e36aeaf9383854a3798da44531cc2792abd8..761b5258e1cee80a2c04e65ba8612d0ebfe014af 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/lb.swf and b/vendor/assets/potlatch2/potlatch2/locales/lb.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/lez.swf b/vendor/assets/potlatch2/potlatch2/locales/lez.swf
new file mode 100644 (file)
index 0000000..b5675c6
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/lez.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/lzz.swf b/vendor/assets/potlatch2/potlatch2/locales/lzz.swf
new file mode 100644 (file)
index 0000000..3b0acb3
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/lzz.swf differ
index 597df4246584d829cbc1cdbd89dab643a86c68a0..c2a94e34af113ee7811e48d20481b6a6936ba247 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/mk.swf and b/vendor/assets/potlatch2/potlatch2/locales/mk.swf differ
index 80caec194d3abd0949e70913c27e907afca9d656..e0c703e21a6f2cb922f4409b8dfca5b53ae6254c 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/mr.swf and b/vendor/assets/potlatch2/potlatch2/locales/mr.swf differ
index f41a8b68fc0de692f21a75a4c643981aafc0286a..e3d4a618484a09b3d321aff6da264eed4ce35f76 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/nn_NO.swf and b/vendor/assets/potlatch2/potlatch2/locales/nn_NO.swf differ
index 7e5b5864dad3139043892bf4a1a695b0b6b23a09..1179c599fc9bd5c6dd20f688b3e63ff9a541c95a 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/oc.swf and b/vendor/assets/potlatch2/potlatch2/locales/oc.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/pa.swf b/vendor/assets/potlatch2/potlatch2/locales/pa.swf
new file mode 100644 (file)
index 0000000..0a49084
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/pa.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/ps.swf b/vendor/assets/potlatch2/potlatch2/locales/ps.swf
new file mode 100644 (file)
index 0000000..c3e9749
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/ps.swf differ
index 554e2c0ab724a5c68a6339f23cefc5beeeea56c2..02cf5b1fa739ade6041aa8a7ce449ba9610b840f 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/ru.swf and b/vendor/assets/potlatch2/potlatch2/locales/ru.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/sah.swf b/vendor/assets/potlatch2/potlatch2/locales/sah.swf
new file mode 100644 (file)
index 0000000..87cd0f9
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/sah.swf differ
index 111471a0bc83207d7df4b181a6ed1bfeb5c82d2a..d4dff52f399bf3aa41102642a556e4f856e52a50 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/sk.swf and b/vendor/assets/potlatch2/potlatch2/locales/sk.swf differ
index e4e1d636b3e8e758b87c3630712dc2e265de1b6c..648705e2167263b15dd89cbc6dc74d526f84bf7d 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/sq.swf and b/vendor/assets/potlatch2/potlatch2/locales/sq.swf differ
index 99109770b929636b06be24a5f0c2f1e95c9712d2..667072b72f0d68cca90149f73947e51f7f8b97b9 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/sv_SE.swf and b/vendor/assets/potlatch2/potlatch2/locales/sv_SE.swf differ
index 55be10ab7d982956df3ce186af19daf1f2e0fbdf..492f637630af2fb8c32fd710f513b2901bb1ce52 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/ta.swf and b/vendor/assets/potlatch2/potlatch2/locales/ta.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/te.swf b/vendor/assets/potlatch2/potlatch2/locales/te.swf
new file mode 100644 (file)
index 0000000..90ccbe6
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/te.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/tly.swf b/vendor/assets/potlatch2/potlatch2/locales/tly.swf
new file mode 100644 (file)
index 0000000..eec3ac1
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/tly.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/tyv.swf b/vendor/assets/potlatch2/potlatch2/locales/tyv.swf
new file mode 100644 (file)
index 0000000..9f3a6ed
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/tyv.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/tzm.swf b/vendor/assets/potlatch2/potlatch2/locales/tzm.swf
new file mode 100644 (file)
index 0000000..4b91d5c
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/tzm.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/vo.swf b/vendor/assets/potlatch2/potlatch2/locales/vo.swf
new file mode 100644 (file)
index 0000000..77dbb95
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/vo.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/yi.swf b/vendor/assets/potlatch2/potlatch2/locales/yi.swf
new file mode 100644 (file)
index 0000000..f68620a
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/yi.swf differ
index 288687f6fe9d28c2a7436c4a0818ec9a946a1608..abd1d5a8ab9e853a3242179e41451c48c234dd58 100644 (file)
Binary files a/vendor/assets/potlatch2/potlatch2/locales/zh_CN.swf and b/vendor/assets/potlatch2/potlatch2/locales/zh_CN.swf differ
diff --git a/vendor/assets/potlatch2/potlatch2/locales/zh_TW.swf b/vendor/assets/potlatch2/potlatch2/locales/zh_TW.swf
new file mode 100644 (file)
index 0000000..661b5ee
Binary files /dev/null and b/vendor/assets/potlatch2/potlatch2/locales/zh_TW.swf differ