File tree 4 files changed +53
-36
lines changed
4 files changed +53
-36
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ gem 'sqlite3'
7
7
8
8
gem 'mysql2' , '~> 0.5.2'
9
9
# Use Puma as the app server
10
- gem 'puma' , '~> 3.12 '
10
+ gem 'puma' , '~> 4.0 '
11
11
12
12
# Use Uglifier as compressor for JavaScript assets
13
13
gem 'uglifier' , '>= 1.3.0'
@@ -18,7 +18,7 @@ gem 'uglifier', '>= 1.3.0'
18
18
gem 'execjs'
19
19
gem 'mini_racer'
20
20
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
21
- gem 'jbuilder' , '~> 2.5 '
21
+ gem 'jbuilder' , '~> 2.9 '
22
22
# Use Redis adapter to run Action Cable in production
23
23
# gem 'redis', '~> 4.0'
24
24
# Use ActiveModel has_secure_password
Original file line number Diff line number Diff line change 51
51
io-like (~> 0.3.0 )
52
52
arel (9.0.0 )
53
53
bindex (0.5.0 )
54
- bootsnap (1.4.2 )
54
+ bootsnap (1.4.4 )
55
55
msgpack (~> 1.0 )
56
56
builder (3.2.3 )
57
57
byebug (11.0.1 )
58
- capybara (3.16.1 )
58
+ capybara (3.26.0 )
59
59
addressable
60
60
mini_mime (>= 0.1.3 )
61
61
nokogiri (~> 1.8 )
62
62
rack (>= 1.6.0 )
63
63
rack-test (>= 0.6.3 )
64
- regexp_parser (~> 1.2 )
64
+ regexp_parser (~> 1.5 )
65
65
xpath (~> 3.2 )
66
- childprocess (0.9.0 )
67
- ffi ( ~> 1.0 , >= 1.0.11 )
66
+ childprocess (1.0.1 )
67
+ rake ( < 13.0 )
68
68
chromedriver-helper (2.1.1 )
69
69
archive-zip (~> 0.10 )
70
70
nokogiri (~> 1.8 )
86
86
erubi (1.8.0 )
87
87
erubis (2.7.0 )
88
88
execjs (2.7.0 )
89
- ffi (1.9.25 )
89
+ ffi (1.10.0 )
90
90
friendly_id (5.2.5 )
91
91
activerecord (>= 4.0.0 )
92
92
globalid (0.4.2 )
@@ -109,15 +109,14 @@ GEM
109
109
i18n (1.6.0 )
110
110
concurrent-ruby (~> 1.0 )
111
111
io-like (0.3.0 )
112
- jbuilder (2.8.0 )
112
+ jbuilder (2.9.1 )
113
113
activesupport (>= 4.2.0 )
114
- multi_json (>= 1.2 )
115
114
jquery-rails (4.3.3 )
116
115
rails-dom-testing (>= 1 , < 3 )
117
116
railties (>= 4.2.0 )
118
117
thor (>= 0.14 , < 2.0 )
119
118
kramdown (1.17.0 )
120
- libv8 (6.7.288.46 .1 )
119
+ libv8 (7.3.492.27 .1 )
121
120
listen (3.1.5 )
122
121
rb-fsevent (~> 0.9 , >= 0.9.4 )
123
122
rb-inotify (~> 0.9 , >= 0.9.7 )
@@ -132,20 +131,20 @@ GEM
132
131
method_source (0.9.2 )
133
132
mimemagic (0.3.3 )
134
133
mini_magick (4.9.2 )
135
- mini_mime (1.0.1 )
134
+ mini_mime (1.0.2 )
136
135
mini_portile2 (2.4.0 )
137
- mini_racer (0.2.4 )
138
- libv8 (>= 6.3 )
136
+ mini_racer (0.2.6 )
137
+ libv8 (>= 6.9.411 )
139
138
minitest (5.11.3 )
140
- msgpack (1.2.9 )
141
- multi_json (1.13.1 )
139
+ msgpack (1.2.10 )
142
140
mysql2 (0.5.2 )
143
- nio4r (2.3.1 )
144
- nokogiri (1.10.2 )
141
+ nio4r (2.4.0 )
142
+ nokogiri (1.10.3 )
145
143
mini_portile2 (~> 2.4.0 )
146
- public_suffix (3.0.3 )
147
- puma (3.12.1 )
148
- rack (2.0.6 )
144
+ public_suffix (3.1.1 )
145
+ puma (4.0.1 )
146
+ nio4r (~> 2.0 )
147
+ rack (2.0.7 )
149
148
rack-test (1.1.0 )
150
149
rack (>= 1.0 , < 3 )
151
150
rails (5.2.3 )
179
178
rb-fsevent (0.10.3 )
180
179
rb-inotify (0.9.10 )
181
180
ffi (>= 0.5.0 , < 2 )
182
- regexp_parser (1.3.0 )
181
+ regexp_parser (1.5.1 )
183
182
ruby_dep (1.5.0 )
184
183
ruby_parser (3.11.0 )
185
184
sexp_processor (~> 4.9 )
@@ -195,12 +194,11 @@ GEM
195
194
sprockets (>= 2.8 , < 4.0 )
196
195
sprockets-rails (>= 2.0 , < 4.0 )
197
196
tilt (>= 1.1 , < 3 )
198
- selenium-webdriver (3.141.0 )
199
- childprocess (~> 0.5 )
197
+ selenium-webdriver (3.142.3 )
198
+ childprocess (>= 0.5 , < 2.0 )
200
199
rubyzip (~> 1.2 , >= 1.2.2 )
201
200
sexp_processor (4.11.0 )
202
- spring (2.0.2 )
203
- activesupport (>= 4.2 )
201
+ spring (2.1.0 )
204
202
spring-watcher-listen (2.0.1 )
205
203
listen (>= 2.7 , < 4.0 )
206
204
spring (>= 1.2 , < 3.0 )
211
209
actionpack (>= 4.0 )
212
210
activesupport (>= 4.0 )
213
211
sprockets (>= 3.0.0 )
214
- sqlite3 (1.4.0 )
212
+ sqlite3 (1.4.1 )
215
213
temple (0.8.0 )
216
214
thor (0.20.3 )
217
215
thread_safe (0.3.6 )
@@ -243,11 +241,11 @@ DEPENDENCIES
243
241
execjs
244
242
friendly_id
245
243
htmlentities
246
- jbuilder (~> 2.5 )
244
+ jbuilder (~> 2.9 )
247
245
listen (>= 3.0.5 , < 3.2 )
248
246
mini_racer
249
247
mysql2 (~> 0.5.2 )
250
- puma (~> 3.12 )
248
+ puma (~> 4.0 )
251
249
rails (~> 5.2.3 )
252
250
selenium-webdriver
253
251
spring
Original file line number Diff line number Diff line change
1
+ < div class ="cms ">
2
+ < h1 > Journals hosted by UALibraries on OJS</ h1 >
3
+
4
+ < table >
5
+ < tr >
6
+ < th > Title</ th >
7
+ < th > URL</ th >
8
+ < th > </ th >
9
+ </ tr >
10
+
11
+ <% @hosted_journals . each do |hosted_journal | %>
12
+ < tr >
13
+ < td > <%= link_to hosted_journal . title , hosted_journal_path ( hosted_journal ) %> </ td >
14
+ < td > <%= hosted_journal . url %> </ td >
15
+
16
+ </ tr >
17
+ <% end %>
18
+ </ table >
19
+ </ div >
Original file line number Diff line number Diff line change 36
36
- if @unit == " augustana"
37
37
%ul .unit-top
38
38
%li
39
- Unit Head:<br/>
40
- <a href="/staff/nancy-goebel " data-no-turbolink="true">Nancy Goebel </a>
39
+ Interim Head:<br/>
40
+ <a href="/staff/katherine-koch " data-no-turbolink="true">Katherine Koch </a>
41
41
%li
42
42
Location:<br/>
43
43
<a href="/locations/augustana" data-no-turbolink="true">Augustana Library</a>
44
44
%li
45
45
Phone:<br/>
46
- <a href="tel:780-679-1156 ">780-679-1189</a>
46
+ <a href="tel:780-679-1189 ">780-679-1189</a>
47
47
%li .last
48
48
Website:
49
49
<a href="https://www.library.ualberta.ca/augustana/">www.library.ualberta.ca/augustana</a></br>
50
50
Email:
51
- <a href="mailto:nancy.goebel @ualberta.ca">nancy.goebel @ualberta.ca</a>
51
+ <a href="mailto:katherine.koch @ualberta.ca">katherine.koch @ualberta.ca</a>
52
52
- if @unit == " bib"
53
53
%ul .unit-top
54
54
%li
66
66
%ul .unit-top
67
67
%li
68
68
Interim Head:<br/>
69
- <a href="/staff/denis-lacroix " data-no-turbolink="true">Denis Lacroix </a>
69
+ <a href="/staff/debbie-feisst " data-no-turbolink="true">Debbie Feisst </a>
70
70
%li
71
71
Location:<br/>
72
72
<a href="/locations/staint" data-no-turbolink="true">Campus Saint Jean</a>
75
75
<a href="780-465-8710">780-465-8710</a>
76
76
%li .last
77
77
Email:<br/>
78
- <a href="mailto:denis.lacroix @ualberta.ca">denis.lacroix @ualberta.ca</a>
78
+ <a href="mailto:debbie.feisst @ualberta.ca">debbie.feisst @ualberta.ca</a>
79
79
- if @unit == " business"
80
80
%ul .unit-top
81
81
%li .col-md-2
118
118
- if @unit == " education"
119
119
%ul .unit-top
120
120
%li
121
- Unit Head:<br/>
121
+ Interim Head:<br/>
122
122
<a href="/staff/debbie-feisst" data-no-turbolink="true">Debbie Feisst</a>
123
123
%li
124
124
Location:<br/>
You can’t perform that action at this time.
0 commit comments