Description:
upgrade to 5.2.6
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r818:225968e53d89 - - 6 files changed: 170 inserted, 161 deleted

@@ -0,0 +1,4
1 + //= link_tree ../images
2 + //= link_directory ../javascripts .js
3 + //= link_directory ../stylesheets .css
4 +
@@ -1,266 +1,269
1 1 GEM
2 2 remote: https://rubygems.org/
3 3 specs:
4 - RubyInline (3.12.4)
4 + RubyInline (3.12.5)
5 5 ZenTest (~> 4.3)
6 - ZenTest (4.11.2)
7 - ace-rails-ap (4.2)
8 - actioncable (5.2.4.2)
9 - actionpack (= 5.2.4.2)
6 + ZenTest (4.12.0)
7 + ace-rails-ap (4.4)
8 + actioncable (5.2.6)
9 + actionpack (= 5.2.6)
10 10 nio4r (~> 2.0)
11 11 websocket-driver (>= 0.6.1)
12 - actionmailer (5.2.4.2)
13 - actionpack (= 5.2.4.2)
14 - actionview (= 5.2.4.2)
15 - activejob (= 5.2.4.2)
12 + actionmailer (5.2.6)
13 + actionpack (= 5.2.6)
14 + actionview (= 5.2.6)
15 + activejob (= 5.2.6)
16 16 mail (~> 2.5, >= 2.5.4)
17 17 rails-dom-testing (~> 2.0)
18 - actionpack (5.2.4.2)
19 - actionview (= 5.2.4.2)
20 - activesupport (= 5.2.4.2)
18 + actionpack (5.2.6)
19 + actionview (= 5.2.6)
20 + activesupport (= 5.2.6)
21 21 rack (~> 2.0, >= 2.0.8)
22 22 rack-test (>= 0.6.3)
23 23 rails-dom-testing (~> 2.0)
24 24 rails-html-sanitizer (~> 1.0, >= 1.0.2)
25 - actionview (5.2.4.2)
26 - activesupport (= 5.2.4.2)
25 + actionview (5.2.6)
26 + activesupport (= 5.2.6)
27 27 builder (~> 3.1)
28 28 erubi (~> 1.4)
29 29 rails-dom-testing (~> 2.0)
30 30 rails-html-sanitizer (~> 1.0, >= 1.0.3)
31 - activejob (5.2.4.2)
32 - activesupport (= 5.2.4.2)
31 + activejob (5.2.6)
32 + activesupport (= 5.2.6)
33 33 globalid (>= 0.3.6)
34 - activemodel (5.2.4.2)
35 - activesupport (= 5.2.4.2)
36 - activerecord (5.2.4.2)
37 - activemodel (= 5.2.4.2)
38 - activesupport (= 5.2.4.2)
34 + activemodel (5.2.6)
35 + activesupport (= 5.2.6)
36 + activerecord (5.2.6)
37 + activemodel (= 5.2.6)
38 + activesupport (= 5.2.6)
39 39 arel (>= 9.0)
40 - activerecord-session_store (1.1.3)
41 - actionpack (>= 4.0)
42 - activerecord (>= 4.0)
40 + activerecord-session_store (2.0.0)
41 + actionpack (>= 5.2.4.1)
42 + activerecord (>= 5.2.4.1)
43 43 multi_json (~> 1.11, >= 1.11.2)
44 - rack (>= 1.5.2, < 3)
45 - railties (>= 4.0)
46 - activestorage (5.2.4.2)
47 - actionpack (= 5.2.4.2)
48 - activerecord (= 5.2.4.2)
49 - marcel (~> 0.3.1)
50 - activesupport (5.2.4.2)
44 + rack (>= 2.0.8, < 3)
45 + railties (>= 5.2.4.1)
46 + activestorage (5.2.6)
47 + actionpack (= 5.2.6)
48 + activerecord (= 5.2.6)
49 + marcel (~> 1.0.0)
50 + activesupport (5.2.6)
51 51 concurrent-ruby (~> 1.0, >= 1.0.2)
52 52 i18n (>= 0.7, < 2)
53 53 minitest (~> 5.1)
54 54 tzinfo (~> 1.1)
55 - addressable (2.7.0)
55 + addressable (2.8.0)
56 56 public_suffix (>= 2.0.2, < 5.0)
57 57 ansi (1.5.0)
58 58 arel (9.0.0)
59 - autoprefixer-rails (9.5.1)
60 - execjs
59 + autoprefixer-rails (10.4.2.0)
60 + execjs (~> 2)
61 61 best_in_place (3.0.3)
62 62 actionpack (>= 3.2)
63 63 railties (>= 3.2)
64 64 bindex (0.8.1)
65 - bootsnap (1.4.6)
65 + bootsnap (1.9.4)
66 66 msgpack (~> 1.0)
67 67 bootstrap-sass (3.4.1)
68 68 autoprefixer-rails (>= 5.2.1)
69 69 sassc (>= 2.0.0)
70 - bootstrap-switch-rails (3.3.4)
70 + bootstrap-switch-rails (3.3.5)
71 71 bootstrap-toggle-rails (2.2.1.0)
72 72 bootstrap3-datetimepicker-rails (4.17.47)
73 73 momentjs-rails (>= 2.8.1)
74 74 builder (3.2.4)
75 - byebug (11.0.1)
76 - capybara (3.15.1)
75 + byebug (11.1.3)
76 + capybara (3.36.0)
77 77 addressable
78 + matrix
78 79 mini_mime (>= 0.1.3)
79 80 nokogiri (~> 1.8)
80 81 rack (>= 1.6.0)
81 82 rack-test (>= 0.6.3)
82 - regexp_parser (~> 1.2)
83 + regexp_parser (>= 1.5, < 3.0)
83 84 xpath (~> 3.2)
84 - childprocess (3.0.0)
85 - coffee-rails (4.2.2)
85 + childprocess (4.1.0)
86 + coffee-rails (5.0.0)
86 87 coffee-script (>= 2.2.0)
87 - railties (>= 4.0.0)
88 + railties (>= 5.2.0)
88 89 coffee-script (2.4.1)
89 90 coffee-script-source
90 91 execjs
91 92 coffee-script-source (1.12.2)
92 - concurrent-ruby (1.1.6)
93 + concurrent-ruby (1.1.9)
93 94 crass (1.0.6)
94 95 dynamic_form (1.1.4)
95 - erubi (1.9.0)
96 + erubi (1.10.0)
96 97 erubis (2.7.0)
97 - execjs (2.7.0)
98 - ffi (1.10.0)
98 + execjs (2.8.1)
99 + ffi (1.15.5)
99 100 fuzzy-string-match (1.0.1)
100 101 RubyInline (>= 3.8.6)
101 - globalid (0.4.2)
102 - activesupport (>= 4.2.0)
103 - haml (5.0.4)
102 + globalid (1.0.0)
103 + activesupport (>= 5.0)
104 + haml (5.2.2)
104 105 temple (>= 0.8.0)
105 106 tilt
106 - haml-rails (1.0.0)
107 - actionpack (>= 4.0.1)
108 - activesupport (>= 4.0.1)
107 + haml-rails (2.0.1)
108 + actionpack (>= 5.1)
109 + activesupport (>= 5.1)
109 110 haml (>= 4.0.6, < 6.0)
110 111 html2haml (>= 1.0.1)
111 - railties (>= 4.0.1)
112 + railties (>= 5.1)
112 113 html2haml (2.2.0)
113 114 erubis (~> 2.7.0)
114 115 haml (>= 4.0, < 6)
115 116 nokogiri (>= 1.6.0)
116 117 ruby_parser (~> 3.5)
117 - i18n (1.8.2)
118 + i18n (1.8.11)
118 119 concurrent-ruby (~> 1.0)
119 120 in_place_editing (1.2.0)
120 - jbuilder (2.10.0)
121 + jbuilder (2.11.5)
122 + actionview (>= 5.0.0)
121 123 activesupport (>= 5.0.0)
122 124 jquery-countdown-rails (2.0.2)
123 - jquery-rails (4.3.3)
125 + jquery-rails (4.4.0)
124 126 rails-dom-testing (>= 1, < 3)
125 127 railties (>= 4.2.0)
126 128 thor (>= 0.14, < 2.0)
127 - jquery-tablesorter (1.26.1)
128 - railties (>= 3.2, < 6)
129 + jquery-tablesorter (1.27.2)
130 + railties (>= 3.2)
129 131 jquery-ui-rails (6.0.1)
130 132 railties (>= 3.2.16)
131 133 listen (3.1.5)
132 134 rb-fsevent (~> 0.9, >= 0.9.4)
133 135 rb-inotify (~> 0.9, >= 0.9.7)
134 136 ruby_dep (~> 1.2)
135 - loofah (2.4.0)
137 + loofah (2.13.0)
136 138 crass (~> 1.0.2)
137 139 nokogiri (>= 1.5.9)
138 140 mail (2.7.1)
139 141 mini_mime (>= 0.1.1)
140 - marcel (0.3.3)
141 - mimemagic (~> 0.3.2)
142 + marcel (1.0.2)
143 + matrix (0.4.2)
142 144 method_source (1.0.0)
143 - mimemagic (0.3.4)
144 - mini_mime (1.0.2)
145 - mini_portile2 (2.4.0)
146 - minitest (5.14.0)
147 - minitest-reporters (1.3.6)
145 + mini_mime (1.1.2)
146 + mini_portile2 (2.7.1)
147 + minitest (5.15.0)
148 + minitest-reporters (1.4.3)
148 149 ansi
149 150 builder
150 151 minitest (>= 5.0)
151 152 ruby-progressbar
152 - momentjs-rails (2.20.1)
153 + momentjs-rails (2.29.1.1)
153 154 railties (>= 3.1)
154 - msgpack (1.3.3)
155 - multi_json (1.13.1)
156 - mysql2 (0.5.2)
157 - nio4r (2.5.2)
158 - nokogiri (1.10.9)
159 - mini_portile2 (~> 2.4.0)
160 - public_suffix (4.0.3)
161 - puma (4.3.3)
155 + msgpack (1.4.2)
156 + multi_json (1.15.0)
157 + mysql2 (0.5.3)
158 + nio4r (2.5.8)
159 + nokogiri (1.13.1)
160 + mini_portile2 (~> 2.7.0)
161 + racc (~> 1.4)
162 + public_suffix (4.0.6)
163 + puma (5.5.2)
162 164 nio4r (~> 2.0)
163 - rack (2.2.2)
165 + racc (1.6.0)
166 + rack (2.2.3)
164 167 rack-test (1.1.0)
165 168 rack (>= 1.0, < 3)
166 - rails (5.2.4.2)
167 - actioncable (= 5.2.4.2)
168 - actionmailer (= 5.2.4.2)
169 - actionpack (= 5.2.4.2)
170 - actionview (= 5.2.4.2)
171 - activejob (= 5.2.4.2)
172 - activemodel (= 5.2.4.2)
173 - activerecord (= 5.2.4.2)
174 - activestorage (= 5.2.4.2)
175 - activesupport (= 5.2.4.2)
169 + rails (5.2.6)
170 + actioncable (= 5.2.6)
171 + actionmailer (= 5.2.6)
172 + actionpack (= 5.2.6)
173 + actionview (= 5.2.6)
174 + activejob (= 5.2.6)
175 + activemodel (= 5.2.6)
176 + activerecord (= 5.2.6)
177 + activestorage (= 5.2.6)
178 + activesupport (= 5.2.6)
176 179 bundler (>= 1.3.0)
177 - railties (= 5.2.4.2)
180 + railties (= 5.2.6)
178 181 sprockets-rails (>= 2.0.0)
179 - rails-controller-testing (1.0.4)
180 - actionpack (>= 5.0.1.x)
181 - actionview (>= 5.0.1.x)
182 - activesupport (>= 5.0.1.x)
182 + rails-controller-testing (1.0.5)
183 + actionpack (>= 5.0.1.rc1)
184 + actionview (>= 5.0.1.rc1)
185 + activesupport (>= 5.0.1.rc1)
183 186 rails-dom-testing (2.0.3)
184 187 activesupport (>= 4.2.0)
185 188 nokogiri (>= 1.6)
186 - rails-html-sanitizer (1.3.0)
189 + rails-html-sanitizer (1.4.2)
187 190 loofah (~> 2.3)
188 - rails_bootstrap_sortable (2.0.6)
191 + rails_bootstrap_sortable (2.0.7)
189 192 momentjs-rails (>= 2.8.3)
190 - railties (5.2.4.2)
191 - actionpack (= 5.2.4.2)
192 - activesupport (= 5.2.4.2)
193 + railties (5.2.6)
194 + actionpack (= 5.2.6)
195 + activesupport (= 5.2.6)
193 196 method_source
194 197 rake (>= 0.8.7)
195 198 thor (>= 0.19.0, < 2.0)
196 - rake (13.0.1)
197 - rb-fsevent (0.10.3)
198 - rb-inotify (0.10.0)
199 + rake (13.0.6)
200 + rb-fsevent (0.11.0)
201 + rb-inotify (0.10.1)
199 202 ffi (~> 1.0)
200 - rdiscount (2.2.0.1)
201 - regexp_parser (1.7.0)
202 - rouge (3.3.0)
203 - ruby-progressbar (1.10.0)
203 + rdiscount (2.2.0.2)
204 + regexp_parser (2.2.0)
205 + rexml (3.2.5)
206 + rouge (3.27.0)
207 + ruby-progressbar (1.11.0)
204 208 ruby_dep (1.5.0)
205 - ruby_parser (3.13.1)
206 - sexp_processor (~> 4.9)
207 - rubyzip (1.3.0)
208 - sassc (2.2.1)
209 + ruby_parser (3.18.1)
210 + sexp_processor (~> 4.16)
211 + rubyzip (2.3.2)
212 + sassc (2.4.0)
209 213 ffi (~> 1.9)
210 214 sassc-rails (2.1.2)
211 215 railties (>= 4.0.0)
212 216 sassc (>= 2.0)
213 217 sprockets (> 3.0)
214 218 sprockets-rails
215 219 tilt
216 - select2-rails (4.0.3)
217 - thor (~> 0.14)
218 - selenium-webdriver (3.142.7)
219 - childprocess (>= 0.5, < 4.0)
220 + select2-rails (4.0.13)
221 + selenium-webdriver (4.1.0)
222 + childprocess (>= 0.5, < 5.0)
223 + rexml (~> 3.2, >= 3.2.5)
220 224 rubyzip (>= 1.2.2)
221 - sexp_processor (4.12.0)
222 - simple_form (5.0.2)
223 - actionpack (>= 5.0)
224 - activemodel (>= 5.0)
225 - spring (2.0.2)
226 - activesupport (>= 4.2)
225 + sexp_processor (4.16.0)
226 + simple_form (5.1.0)
227 + actionpack (>= 5.2)
228 + activemodel (>= 5.2)
229 + spring (2.1.1)
227 230 spring-watcher-listen (2.0.1)
228 231 listen (>= 2.7, < 4.0)
229 232 spring (>= 1.2, < 3.0)
230 - sprockets (3.7.2)
233 + sprockets (4.0.2)
231 234 concurrent-ruby (~> 1.0)
232 235 rack (> 1, < 3)
233 - sprockets-rails (3.2.1)
234 - actionpack (>= 4.0)
235 - activesupport (>= 4.0)
236 + sprockets-rails (3.4.2)
237 + actionpack (>= 5.2)
238 + activesupport (>= 5.2)
236 239 sprockets (>= 3.0.0)
237 - sqlite3 (1.4.1)
238 - temple (0.8.1)
239 - thor (0.20.3)
240 + sqlite3 (1.4.2)
241 + temple (0.8.2)
242 + thor (1.2.1)
240 243 thread_safe (0.3.6)
241 - tilt (2.0.9)
242 - tzinfo (1.2.7)
244 + tilt (2.0.10)
245 + tzinfo (1.2.9)
243 246 thread_safe (~> 0.1)
244 - uglifier (4.1.20)
247 + uglifier (4.2.0)
245 248 execjs (>= 0.3.0, < 3)
246 249 web-console (3.7.0)
247 250 actionview (>= 5.0)
248 251 activemodel (>= 5.0)
249 252 bindex (>= 0.4.0)
250 253 railties (>= 5.0)
251 - webdriver (0.5.0)
252 - websocket-driver (0.7.1)
254 + webdriver (0.19.0)
255 + websocket-driver (0.7.5)
253 256 websocket-extensions (>= 0.1.0)
254 - websocket-extensions (0.1.4)
257 + websocket-extensions (0.1.5)
255 258 xpath (3.2.0)
256 259 nokogiri (~> 1.8)
257 260 yaml_db (0.7.0)
258 261 rails (>= 3.0)
259 262 rake (>= 0.8.7)
260 263
261 264 PLATFORMS
262 265 ruby
263 266
264 267 DEPENDENCIES
265 268 ace-rails-ap
266 269 activerecord-session_store
@@ -0,0 +1,18
1 + table.graders tr {
2 + &.active {
3 + border: 1px solid black;
4 + background: lightgreen;
5 + text-align: center;
6 + }
7 +
8 + &.inactive {
9 + border: 1px solid black;
10 + background: #ffcccc;
11 + text-align: center;
12 + }
13 + }
14 +
15 + .submitbox .item {
16 + padding-right: 5px;
17 + float: left;
18 + }
@@ -0,0 +1,15
1 + tr {
2 + &.available {
3 + background: #c0ffc0;
4 + }
5 +
6 + &.not-available {
7 + background: #ffc0c0;
8 + }
9 + }
10 +
11 + .import-log {
12 + background: lightgray;
13 + border: solid black 1px;
14 + padding: 10px;
15 + }
deleted file
deleted file
You need to be logged in to leave comments. Login now