dorsale 2.2.12 → 2.2.13

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 30776caf50b636deb5b4b06e279d79cad4619192
4
- data.tar.gz: 90aa426e3fa4483a06a6d153b0b50988d41693e9
3
+ metadata.gz: 962cad3ebdd0f4dbec115f0d461461c0d9aa3564
4
+ data.tar.gz: 12cec4f53d5b0db3a2516d2087f6e53de5c64606
5
5
  SHA512:
6
- metadata.gz: 0f57e5bb8aed9c75d9da192051b59c6da8f8e16cec1bac3727f2bb0ffba0c60bfbc82acf63a183ec67f4b42d6264509a2ed618ba9b5f78452cf702e62c047007
7
- data.tar.gz: 0b41745f5f39058170f829171954ea455f01be9dcfe4e2954c3bcc8ccb103ad570e2a3163a7e949b071913fa938cd67d99ebb2e4065be37ad1a56222b2d9a91b
6
+ metadata.gz: 3c82910c89a6a8ed0918f2e2340932d0c7f2ee9d0586a552c258a3abb449875cb390954bf777fa702f9b28fed59b178c3a4084326ca0a561241e3dd1a0abfdb7
7
+ data.tar.gz: f03b1b29e2dd651fa1400a775b408810238097ff217a78173d822ac7ce4f4b35f463af21650d4a3740f3d1d4b1b2ac16de781cc1c93360a87caad84f9b276270
@@ -10,6 +10,8 @@ module Dorsale
10
10
  def list
11
11
  authorize! :list, Person
12
12
 
13
+ @total_contact = current_user_scope.people
14
+
13
15
  @filters ||= ::Dorsale::CustomerVault::SmallData::FilterForPeople.new(cookies)
14
16
  @tags ||= customer_vault_tag_list
15
17
  @individuals ||= current_user_scope.individuals.search(params[:q])
@@ -18,4 +18,4 @@
18
18
  = paginate @people
19
19
 
20
20
  .text-center
21
- = info ::Dorsale::CustomerVault::Person, :count, @people_without_pagination.count
21
+ = info ::Dorsale::CustomerVault::Person, :count, @total_contact.count
@@ -1,3 +1,3 @@
1
1
  module Dorsale
2
- VERSION = "2.2.12"
2
+ VERSION = "2.2.13"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dorsale
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.12
4
+ version: 2.2.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - agilidée
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-01-04 00:00:00.000000000 Z
11
+ date: 2016-01-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -1541,7 +1541,6 @@ files:
1541
1541
  - spec/dummy/tmp/cache/assets/test/sprockets/v3.0/zjFshSZciRBpeLzeJfIYv21Er_mNbK7IC6i3BPi23BU.cache
1542
1542
  - spec/dummy/tmp/cache/assets/test/sprockets/v3.0/zlyUy7Nk0uGyqbQ6ZcHIa4_kwIlVeeaYTy5P9YPhZkE.cache
1543
1543
  - spec/dummy/tmp/cache/assets/test/sprockets/v3.0/zxk7NvX8OY86W8aTjRSCQgdy_fEzWQNex9ZRI2PbW2o.cache
1544
- - spec/dummy/tmp/pids/server.pid
1545
1544
  - spec/factories/alexandrie_attachments.rb
1546
1545
  - spec/factories/billing_machine_id_cards.rb
1547
1546
  - spec/factories/billing_machine_invoice_lines.rb
@@ -2493,7 +2492,6 @@ test_files:
2493
2492
  - spec/dummy/tmp/cache/assets/test/sprockets/v3.0/zPyCtBFrOAfFynPnjrqLiX3aIN9pJqV-JGTH8dijC0w.cache
2494
2493
  - spec/dummy/tmp/cache/assets/test/sprockets/v3.0/zRN5LOuwxGjTHaqGpczUC3pk-VdlAmnAvKsZ7FYNOEo.cache
2495
2494
  - spec/dummy/tmp/cache/assets/test/sprockets/v3.0/zxk7NvX8OY86W8aTjRSCQgdy_fEzWQNex9ZRI2PbW2o.cache
2496
- - spec/dummy/tmp/pids/server.pid
2497
2495
  - spec/factories/alexandrie_attachments.rb
2498
2496
  - spec/factories/billing_machine_id_cards.rb
2499
2497
  - spec/factories/billing_machine_invoice_lines.rb
@@ -1 +0,0 @@
1
- 91696