enju_library 0.3.0 → 0.3.1

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: 13368a9152c18e279875d8a6656fe65b18299717
4
- data.tar.gz: 5dc0e00f0ba50d1b119e30a2e409599f3cb35963
3
+ metadata.gz: f7ca81f27977a33233a2c3d8cf63d4573c4e1a77
4
+ data.tar.gz: 92931c38dd723cedc5f09ae4302aa008f73f8d5e
5
5
  SHA512:
6
- metadata.gz: e5c1c581468ffce7bf8f9946b6acc86d3f605c99d981312cf2d5be4c881b75ce215e7b155c105d0f840b3609661af7cbfc63ccc6f9f6501abf848f02f26784e8
7
- data.tar.gz: 61f28ae071d78db0ad42b185278d0ac9b01d9acf118e8a1ee4b4d2958efbc83ba8bcf4c6b8b8e9ffeee4ad1bd1f7f43b428a6b4226b6315406b69f297ff04457
6
+ metadata.gz: ef50c8fcd49f6a7e05878c93d9713645e5e7cef8d79efc69790b9e9e80de8993073a76aea456d36d384c1b1de427723f42d5b703a1012f7c2718dcac4697f21d
7
+ data.tar.gz: da03bb55a83508a38419fe48471e6d4bb036e1d7341df7d01f6f484c226b658995f2917cb758717a3d402ace3b0a65753739a4d7e489054bb018c1a3b6f62172
@@ -1,3 +1,3 @@
1
1
  module EnjuLibrary
2
- VERSION = "0.3.0"
2
+ VERSION = "0.3.1"
3
3
  end
@@ -19,8 +19,8 @@ library_00002:
19
19
  telephone_number_1:
20
20
  telephone_number_2:
21
21
  id: 2
22
- region: Ibaraki
23
- locality: Tsukuba
22
+ region:
23
+ locality:
24
24
  library_group_id: 1
25
25
  call_number_delimiter: "|"
26
26
  position: 2
@@ -1,12 +1,12 @@
1
1
  library_group_00001_translations_ja:
2
2
  locale: ja
3
3
  login_banner: オープンソース図書館システム Next-L Enju です。このメッセージは管理者としてログインした後に変更することができます。
4
- footer_banner: "[Next-L Enju Leaf __VERSION__](https://github.com/next-l/enju_leaf), オープンソース統合図書館システム | [このシステムについて](/page/about) | [不具合を報告する](https://github.com/next-l/enju_leaf/issues) | [マニュアル](https://next-l.github.io/manual/1.2/)<br/>\r\n\
5
- Developed by [Kosuke Tanabe](https://github.com/nabeta) and [Project Next-L](http://www.next-l.jp)."
4
+ footer_banner: "[Next-L Enju Leaf __VERSION__](https://github.com/next-l/enju_leaf), オープンソース統合図書館システム | [このシステムについて](/page/about) | [不具合を報告する](https://github.com/next-l/enju_leaf/issues) | [マニュアル](https://next-l.github.io/manual/1.3/)<br/>\r\n\
5
+ Developed by [Kosuke Tanabe](https://github.com/nabeta) and [Project Next-L](https://www.next-l.jp)."
6
6
  library_group_id: 1
7
7
  library_group_00001_translations_en:
8
8
  locale: en
9
9
  login_banner: Next-L Enju, an open-source integrated library system. You can edit this message after logging in as Administrator.
10
- footer_banner: "[Next-L Enju Leaf __VERSION__](https://github.com/next-l/enju_leaf), an open source integrated library system | [About this system](/page/about) | [Report bugs](https://github.com/next-l/enju_leaf/issues) | [Manual](https://next-l.github.io/manual/1.2/)<br/>\r\n\
11
- Developed by [Kosuke Tanabe](https://github.com/nabeta) and [Project Next-L](http://www.next-l.jp)."
10
+ footer_banner: "[Next-L Enju Leaf __VERSION__](https://github.com/next-l/enju_leaf), an open source integrated library system | [About this system](/page/about) | [Report bugs](https://github.com/next-l/enju_leaf/issues) | [Manual](https://next-l.github.io/manual/1.3/)<br/>\r\n\
11
+ Developed by [Kosuke Tanabe](https://github.com/nabeta) and [Project Next-L](https://www.next-l.jp)."
12
12
  library_group_id: 1
@@ -29,11 +29,11 @@ Next-L Enju, an open-source integrated library system. You can edit this message
29
29
  EOS
30
30
  footer_ja = <<"EOS"
31
31
  [Next-L Enju Leaf __VERSION__](https://github.com/next-l/enju_leaf), オープンソース統合図書館システム
32
- Developed by [Kosuke Tanabe](https://github.com/nabeta) and [Project Next-L](http://www.next-l.jp) \| [このシステムについて](/page/about) \| [不具合を報告する](https://github.com/next-l/enju_leaf/issues) \| [マニュアル](https://next-l.github.com/manual/1.2/)
32
+ Developed by [Kosuke Tanabe](https://github.com/nabeta) and [Project Next-L](https://www.next-l.jp) \| [このシステムについて](/page/about) \| [不具合を報告する](https://github.com/next-l/enju_leaf/issues) \| [マニュアル](https://next-l.github.com/manual/1.3/)
33
33
  EOS
34
34
  footer_en = <<"EOS"
35
35
  [Next-L Enju Leaf __VERSION__](https://github.com/next-l/enju_leaf), an open source integrated library system
36
- Developed by [Kosuke Tanabe](https://github.com/nabeta) and [Project Next-L](http://www.next-l.jp) \| [About this system](/page/about) \| [Report bugs](https://github.com/next-l/enju_leaf/issues) \| [Manual](https://next-l.github.com/manual/1.2/)
36
+ Developed by [Kosuke Tanabe](https://github.com/nabeta) and [Project Next-L](https://www.next-l.jp) \| [About this system](/page/about) \| [Report bugs](https://github.com/next-l/enju_leaf/issues) \| [Manual](https://next-l.github.com/manual/1.3/)
37
37
  EOS
38
38
  library_group.login_banner_ja = login_ja if library_group.login_banner_ja.blank?
39
39
  library_group.login_banner_en = login_en if library_group.login_banner_en.blank?
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: enju_library
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kosuke Tanabe
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-10-29 00:00:00.000000000 Z
11
+ date: 2018-11-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: enju_seed
@@ -100,84 +100,84 @@ dependencies:
100
100
  requirements:
101
101
  - - "~>"
102
102
  - !ruby/object:Gem::Version
103
- version: 1.3.0.rc.1
103
+ version: 1.3.0
104
104
  type: :development
105
105
  prerelease: false
106
106
  version_requirements: !ruby/object:Gem::Requirement
107
107
  requirements:
108
108
  - - "~>"
109
109
  - !ruby/object:Gem::Version
110
- version: 1.3.0.rc.1
110
+ version: 1.3.0
111
111
  - !ruby/object:Gem::Dependency
112
112
  name: enju_biblio
113
113
  requirement: !ruby/object:Gem::Requirement
114
114
  requirements:
115
115
  - - "~>"
116
116
  - !ruby/object:Gem::Version
117
- version: 0.3.0.rc.1
117
+ version: 0.3.0
118
118
  type: :development
119
119
  prerelease: false
120
120
  version_requirements: !ruby/object:Gem::Requirement
121
121
  requirements:
122
122
  - - "~>"
123
123
  - !ruby/object:Gem::Version
124
- version: 0.3.0.rc.1
124
+ version: 0.3.0
125
125
  - !ruby/object:Gem::Dependency
126
126
  name: enju_manifestation_viewer
127
127
  requirement: !ruby/object:Gem::Requirement
128
128
  requirements:
129
129
  - - "~>"
130
130
  - !ruby/object:Gem::Version
131
- version: 0.3.0.rc.1
131
+ version: 0.3.0
132
132
  type: :development
133
133
  prerelease: false
134
134
  version_requirements: !ruby/object:Gem::Requirement
135
135
  requirements:
136
136
  - - "~>"
137
137
  - !ruby/object:Gem::Version
138
- version: 0.3.0.rc.1
138
+ version: 0.3.0
139
139
  - !ruby/object:Gem::Dependency
140
140
  name: enju_ndl
141
141
  requirement: !ruby/object:Gem::Requirement
142
142
  requirements:
143
143
  - - "~>"
144
144
  - !ruby/object:Gem::Version
145
- version: 0.3.0.rc.1
145
+ version: 0.3.0
146
146
  type: :development
147
147
  prerelease: false
148
148
  version_requirements: !ruby/object:Gem::Requirement
149
149
  requirements:
150
150
  - - "~>"
151
151
  - !ruby/object:Gem::Version
152
- version: 0.3.0.rc.1
152
+ version: 0.3.0
153
153
  - !ruby/object:Gem::Dependency
154
154
  name: enju_event
155
155
  requirement: !ruby/object:Gem::Requirement
156
156
  requirements:
157
157
  - - "~>"
158
158
  - !ruby/object:Gem::Version
159
- version: 0.3.0.rc.1
159
+ version: 0.3.0
160
160
  type: :development
161
161
  prerelease: false
162
162
  version_requirements: !ruby/object:Gem::Requirement
163
163
  requirements:
164
164
  - - "~>"
165
165
  - !ruby/object:Gem::Version
166
- version: 0.3.0.rc.1
166
+ version: 0.3.0
167
167
  - !ruby/object:Gem::Dependency
168
168
  name: enju_circulation
169
169
  requirement: !ruby/object:Gem::Requirement
170
170
  requirements:
171
171
  - - "~>"
172
172
  - !ruby/object:Gem::Version
173
- version: 0.3.0.rc.1
173
+ version: 0.3.0
174
174
  type: :development
175
175
  prerelease: false
176
176
  version_requirements: !ruby/object:Gem::Requirement
177
177
  requirements:
178
178
  - - "~>"
179
179
  - !ruby/object:Gem::Version
180
- version: 0.3.0.rc.1
180
+ version: 0.3.0
181
181
  - !ruby/object:Gem::Dependency
182
182
  name: sqlite3
183
183
  requirement: !ruby/object:Gem::Requirement