Commit graph

3331 commits

Author SHA1 Message Date
depfu[bot]
f48e2460fe Update skylight to version 3.1.5 2019-03-25 13:40:21 +00:00
Ana María Martínez Gómez
d80690d24b
Merge pull request #2431 from hennevogel/bugfix/contributing
Bring back some of the contribution guidelines
2019-03-25 14:36:21 +01:00
Ana María Martínez Gómez
7c6324b7ba
Merge pull request #2450 from openSUSE/depfu/update/puma-3.12.1
Update puma: 3.12.0 → 3.12.1 (patch)
2019-03-25 14:34:17 +01:00
Henne Vogelsang
a4b1bf77d2
Merge pull request #2451 from hennevogel/bugfix/x-sendfile
Disable X-Sendfile default
2019-03-22 13:24:48 +01:00
Ana María Martínez Gómez
57811cc553
Merge pull request #2424 from cyrillefr/create-factory-organizer-2398
Create a factory for organizer + refactoring
2019-03-22 11:31:32 +01:00
depfu[bot]
11fe888144 Update puma to version 3.12.1 2019-03-22 10:31:15 +00:00
Henne Vogelsang
7b56370e90
Disable X-Sendfile default
There are people deploying this in heroku, on nginx, standalone etc. etc.
Do not set web server specific defaults in the code...
2019-03-22 11:29:25 +01:00
Ana María Martínez Gómez
850b7bca20
Merge pull request #2449 from openSUSE/depfu/update/byebug-11.0.1
Update byebug: 11.0.0 → 11.0.1 (patch)
2019-03-22 11:28:27 +01:00
Henne Vogelsang
f45540a565
Merge pull request #2448 from rgiessmann/master
Fixes typo in app/views/devise/registrations/edit.html.haml
2019-03-22 10:52:16 +01:00
depfu[bot]
e50ca7456d Update byebug to version 11.0.1 2019-03-22 09:51:05 +00:00
Henne Vogelsang
902ba5df2f
Merge pull request #2447 from openSUSE/depfu/update/dalli-2.7.10
Update dalli: 2.7.9 → 2.7.10 (patch)
2019-03-22 10:50:06 +01:00
Robert Giessmann
4ae4880def
Update edit.html.haml
fixes typo in registration view
2019-03-21 09:17:47 +01:00
depfu[bot]
554b438e6a Update dalli to version 2.7.10 2019-03-19 14:57:19 +00:00
Henne Vogelsang
37d671fd3e
Merge pull request #2441 from ibrahimelbanna/Fix/Add_validation_timezone
Adding time zone validation to conference model
2019-03-19 15:50:56 +01:00
Henne Vogelsang
4bb256ffc2
Merge pull request #2439 from openSUSE/depfu/update/acts_as_list-0.9.19
Update acts_as_list: 0.9.17 → 0.9.19 (minor)
2019-03-19 15:47:44 +01:00
Henne Vogelsang
bd3a36ea03
Merge pull request #2379 from openSUSE/depfu/update/rubocop-rspec-1.32.0
Update rubocop-rspec: 1.30.1 → 1.32.0 (minor)
2019-03-19 15:47:34 +01:00
cyrille
35ec178beb Create a factory for organizer
Refactor organizer user creation in tests

Fixes https://github.com/openSUSE/osem/issues/2398
2019-03-18 23:16:15 +01:00
Henne Vogelsang
0197ed3c46
Merge pull request #2436 from Ana06/screenshot
Store screenshot when feature test fails
2019-03-18 16:18:16 +01:00
depfu[bot]
440dfbdcab Update acts_as_list to version 0.9.19 2019-03-18 14:25:15 +00:00
depfu[bot]
fb4b7bfe9b Update rubocop-rspec to version 1.32.0 2019-03-18 14:24:14 +00:00
Henne Vogelsang
ea91d28cc0
Merge pull request #2435 from Ana06/flickering_test_2
Fix flickering submit valid proposal test
2019-03-18 12:00:13 +01:00
ibrahimelbanna
dc77795f95 Adding time zone validation to conference model 2019-03-17 00:03:42 +02:00
Ana María Martínez Gómez
edc5a5b4aa
Merge pull request #2438 from openSUSE/depfu/update/paper_trail-10.2.1
Update paper_trail: 10.1.0 → 10.2.1 (minor)
2019-03-16 11:00:50 +01:00
Ana María Martínez Gómez
f4caf79218
Store screenshot when feature test fails
This is useful when debugging a failing test.

Co-authored-by: Stephan Kulow <stephan@kulow.org>
2019-03-15 22:13:40 +01:00
depfu[bot]
61ad1984f9 Update paper_trail to version 10.2.1 2019-03-15 20:44:53 +00:00
Ana María Martínez Gómez
52d0ff3b3e
Fix flickering submit valid proposal test
The `find` was added to try to fix the flickering test: ac3337b

`find` and `fill_in` have the same `default_max_wait_time`, so didn't
change the problem.

The reason why this fails sometimes is that the Javascript for the
description (for the text editor) moves the 'Do you require something
special?' link a bit down. This causes that the link is not actually
clicked if capybara found it before it moved. Ensuring that the link is
searched after the description has been introduced solves the problem.

Finally fixes https://github.com/openSUSE/osem/issues/2356

Co-authored-by: Stephan Kulow <stephan@kulow.org>
2019-03-15 14:49:36 +01:00
Henne Vogelsang
02ca6da80a
Merge pull request #2425 from snpd25/branch1
set multiple to true for speakers
2019-03-14 20:57:07 +01:00
Henne Vogelsang
759d0a920a
Merge pull request #2391 from rahul2240/dates
Remove picktime
2019-03-14 20:35:57 +01:00
Henne Vogelsang
c4d7e7f4bf
Bring back some of the contribution guidelines
We had a couple of create issue->immediately send PR submissions
again. Let's explain a bit more what we expect from people.
2019-03-14 20:12:09 +01:00
Henne Vogelsang
ce79c1ffd4
Merge pull request #2428 from openSUSE/depfu/update/group/rails-5.0.7.2
🚨 [security] Update all of rails: 5.0.7.1 → 5.0.7.2 (patch)
2019-03-13 20:30:46 +01:00
depfu[bot]
f3c2968ef5 Update all of rails to version 5.0.7.2 2019-03-13 19:10:56 +00:00
snpd
68c3aef86a set multiple to true for speakers 2019-03-13 17:00:55 +05:30
Ana María Martínez Gómez
2a0552d6b2
Merge pull request #2417 from openSUSE/depfu/update/autoprefixer-rails-9.4.10.2
Update autoprefixer-rails: 9.4.10.1 → 9.4.10.2 (patch)
2019-03-12 11:40:38 +01:00
Henne Vogelsang
05f48973f2
Merge pull request #2416 from hennevogel/feature/drop_12factor
Drop rails_12factor gem
2019-03-12 11:25:04 +01:00
Henne Vogelsang
40c9f47c70
Add a logrotate configuration for production 2019-03-11 17:42:59 +01:00
Henne Vogelsang
959d5af1e4
Drop rails_12factor gem
Use the proposed rails 5 environment variables instead.
2019-03-11 17:42:54 +01:00
depfu[bot]
4d836e5b47 Update autoprefixer-rails to version 9.4.10.2 2019-03-11 16:06:09 +00:00
Henne Vogelsang
a19772307a
Merge pull request #2406 from openSUSE/depfu/update/rubocop-0.65.0
Update rubocop: 0.61.1 → 0.65.0 (major)
2019-03-11 17:03:59 +01:00
Ana María Martínez Gómez
5a1f75e4f5
Merge pull request #2390 from hennevogel/bugfix/schedules
Various update fixes
2019-03-09 09:41:14 +01:00
Rahul
51b6606279 Fix test for picktime
Fix tests for https://github.com/openSUSE/osem/pull/2391
2019-03-09 01:47:33 +05:30
Rahul
9959b1853b Remove picktime
Fixes https://github.com/openSUSE/osem/issues/2347 picktime is deprecated so removing it fixes the issue.
2019-03-09 00:34:26 +05:30
Ana María Martínez Gómez
78c5401eaa
Regenerate the todo file after the Rubocop update
Generated automatically by running:

```
bundle exec rubocop --auto-gen-config --auto-gen-only-exclude
```
2019-03-08 17:07:13 +01:00
Ana María Martínez Gómez
6c1e78ca4d
Merge pull request #2407 from Ana06/typo-docker
Update typo in contribution guide
2019-03-08 17:06:45 +01:00
depfu[bot]
8872d9e6c8
Update rubocop to version 0.65.0 2019-03-08 17:01:02 +01:00
Ana María Martínez Gómez
d19b22a7bd
Update typo in contribution guide
Typo in a docker command
2019-03-08 15:24:46 +01:00
Henne Vogelsang
ad56b4bb78
Document/fix conference versions view 2019-03-08 15:02:46 +01:00
Ana María Martínez Gómez
9e771e2368
Merge pull request #2386 from matugm/fix-order
Show old conferences in descending order
2019-03-08 14:57:30 +01:00
Henne Vogelsang
455fc0a270
Make it possible to view Surveys in ichain mode
This is not ichain specific.
2019-03-08 14:39:39 +01:00
Henne Vogelsang
1a1da83bf2
Document the ichain specific ability 2019-03-08 14:39:39 +01:00
Henne Vogelsang
b57c771d3e
Allow viewing the schedule/events in ichain mode
This abilit is not specific to one mode.
2019-03-08 14:39:39 +01:00