thecore_dataentry_commons 1.3.1 → 1.3.2
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 252363bddfc71fc7876055e9d3a04c4bec8669c5
|
4
|
+
data.tar.gz: b5673c15c007371726a80143cca4522aeb394b56
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 36eb359a5096b4b7f108ba475407803eccfeb1d6157eb3e2592f88495f9285b8673fc52fd56c1ebf9cbaa6be462a90f49e94ee896ba65d9b8ef0e167762ddad0
|
7
|
+
data.tar.gz: ec1410322a195e3573e6d91a9fccfc22d8bc50aed8100cd1b7cd220b8a876a1761d12bef39407da0c41ac0761196f88596de6de78010ad1dfdf8602028e403a0
|
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: thecore_dataentry_commons
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.3.
|
4
|
+
version: 1.3.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gabriele Tassoni
|
@@ -49,11 +49,11 @@ files:
|
|
49
49
|
- README.md
|
50
50
|
- app/views/higher_level/_barcode_simple_scan.html.erb
|
51
51
|
- app/views/rails_admin/main/_barcode_scan_mode_detection.html.erb
|
52
|
+
- app/views/rails_admin/main/_dataentry_commons_data_container.html.erb
|
52
53
|
- app/views/rails_admin/main/_dataentry_commons_input_group.html.erb
|
53
54
|
- app/views/rails_admin/main/_dataentry_commons_input_group_logic.html.erb
|
54
55
|
- app/views/rails_admin/main/_kp.html.erb
|
55
56
|
- app/views/rails_admin/main/_ws.html.erb
|
56
|
-
- app/views/rails_admin/main/dataentry_commons_data_container.html.erb
|
57
57
|
- config/locales/en.thecore_datawedge_websocket_helpers.yml
|
58
58
|
- config/locales/it.thecore_datawedge_websocket_helpers.yml
|
59
59
|
- db/migrate/20170913192906_add_keymode_to_settings.rb
|