Commit graph

3293 commits

Author SHA1 Message Date
Henne Vogelsang
959d5af1e4
Drop rails_12factor gem
Use the proposed rails 5 environment variables instead.
2019-03-11 17:42:54 +01: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
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
Henne Vogelsang
4ef067328e
Add a CHANGES.md
To document changes for users
2019-03-08 14:39:33 +01:00
Henne Vogelsang
f9442bd07d
Only replace selected schedule if there is none
We have introduced this task a long time ago without any
release. In the meantime there might be people who have deployed,
hence have selected schedules already. Happened to openSUSE.
2019-03-08 14:39:33 +01:00
Henne Vogelsang
1e5558660f
Merge pull request #2354 from Ana06/datepickers
Fix Datepickers in Call for Content
2019-03-08 14:31:57 +01:00
Ana María Martínez Gómez
a71e3e7c15
Merge pull request #2405 from openSUSE/depfu/update/autoprefixer-rails-9.4.10.1
Update autoprefixer-rails: 9.4.10 → 9.4.10.1 (minor)
2019-03-08 14:19:56 +01:00
depfu[bot]
a2a9ce9b94 Update autoprefixer-rails to version 9.4.10.1 2019-03-08 12:21:23 +00:00
Ana María Martínez Gómez
d8f7ff0a45
Merge pull request #2404 from openSUSE/depfu/update/byebug-11.0.0
Update byebug: 10.0.2 → 11.0.0 (major)
2019-03-08 13:19:32 +01:00
Ana María Martínez Gómez
c2bcf2c931
Merge pull request #2401 from snpd25/master
Updated the proposal_form
2019-03-08 13:18:13 +01:00
depfu[bot]
dd6fee62f9 Update byebug to version 11.0.0 2019-03-07 15:21:08 +00:00
Ana María Martínez Gómez
49bb2ef752
Merge pull request #2402 from openSUSE/depfu/update/capybara-3.14.0
Update capybara: 3.13.2 → 3.14.0 (minor)
2019-03-07 16:19:52 +01:00
Jesus Castello
ee50f25d46 Show old conferences in descending order
It is more likely that users look for recent conferences.

Fixes https://github.com/openSUSE/osem/issues/2331
2019-03-07 16:13:53 +01:00
snpd25
7e94e0447a Allow admins to create events without a CFP
Admins can now create events before the CFP is created for example
to announce key notes in the splash page.

Closes https://github.com/openSUSE/osem/issues/2348
2019-03-07 19:29:25 +05:30
depfu[bot]
9fd079c2cb Update capybara to version 3.14.0 2019-03-07 13:01:23 +00:00
Ana María Martínez Gómez
18c61d7d81
Merge pull request #2394 from openSUSE/depfu/update/autoprefixer-rails-9.4.10
Update autoprefixer-rails: 9.4.9 → 9.4.10 (patch)
2019-03-07 13:59:46 +01:00
Ana María Martínez Gómez
e977ec4f62
Merge pull request #2395 from openSUSE/depfu/update/prawn-qrcode-0.3.1
Update prawn-qrcode: 0.3.0 → 0.3.1 (minor)
2019-03-07 13:59:26 +01:00
Ana María Martínez Gómez
ae53fe86f1
Replace cfps feature tests by controller tests
It doesn't make sense to test this with a feature test as it is just
testing that the controller actions work properly. Moreover, there are
problems with updating datapickers in feature tests. I reported those
problems upstream:

https://github.com/TrevorS/bootstrap3-datetimepicker-rails/issues/66
https://github.com/akarzim/capybara-bootstrap-datepicker/issues/14
2019-03-07 12:09:14 +01:00
Ana María Martínez Gómez
1a3e3f433d
Fix Datepickers in Call for Content
Datapickers in Call for Events/Booths/Tracks were broken which made impossible
to create them (as the date is required).

Those are not the only Datepickers broken and a similar solution should work
for the rest as well.

Fixes https://github.com/openSUSE/osem/issues/2349
2019-03-06 15:04:22 +01:00
depfu[bot]
96566be8fb Update prawn-qrcode to version 0.3.1 2019-03-06 09:41:02 +00:00
depfu[bot]
6792db04cc Update autoprefixer-rails to version 9.4.10 2019-03-06 09:35:55 +00:00
Ana María Martínez Gómez
af56498b1e
Merge pull request #2384 from openSUSE/depfu/update/stripe-4.9.0
Update stripe: 4.4.0 → 4.9.0 (minor)
2019-03-06 10:27:14 +01:00
Ana María Martínez Gómez
3f3e92ff43
Merge pull request #2383 from openSUSE/depfu/update/devise-4.6.1
Update devise: 4.5.0 → 4.6.1 (minor)
2019-03-06 10:26:32 +01:00
depfu[bot]
7120170793 Update stripe to version 4.9.0 2019-03-01 15:21:10 +00:00
Ana María Martínez Gómez
1544cdd23e
Merge pull request #2382 from openSUSE/depfu/update/active_model_serializers-0.10.9
Update active_model_serializers: 0.10.8 → 0.10.9 (minor)
2019-03-01 16:17:51 +01:00
depfu[bot]
f94508edef Update devise to version 4.6.1 2019-03-01 15:15:51 +00:00
Ana María Martínez Gómez
19f49130eb
Merge pull request #2296 from openSUSE/depfu/update/country_select-4.0.0
Update country_select: 3.1.1 → 4.0.0 (major)
2019-03-01 16:14:18 +01:00
depfu[bot]
fba5fe1403 Update active_model_serializers to version 0.10.9 2019-03-01 10:36:28 +00:00
Ana María Martínez Gómez
583d8e4c65
Merge pull request #2338 from openSUSE/depfu/update/money-rails-1.13.1
Update money-rails: 1.13.0 → 1.13.1 (patch)
2019-03-01 11:27:27 +01:00
Ana María Martínez Gómez
14e2e7632c
Merge pull request #2371 from openSUSE/depfu/update/dotenv-rails-2.7.1
Update dotenv-rails: 2.7.0 → 2.7.1 (patch)
2019-03-01 11:27:19 +01:00
Ana María Martínez Gómez
757a48052f
Merge pull request #2343 from openSUSE/depfu/update/bootstrap-sass-3.4.1
Update bootstrap-sass: 3.4.0 → 3.4.1 (patch)
2019-03-01 10:59:33 +01:00
Ana María Martínez Gómez
6df523b602
Merge pull request #2372 from openSUSE/depfu/update/mini_magick-4.9.3
Update mini_magick: 4.9.2 → 4.9.3 (patch)
2019-02-28 17:31:24 +01:00
Ana María Martínez Gómez
5c86fa32c4 Add link to conference in proposal page
Closes https://github.com/openSUSE/osem/issues/2363
2019-02-28 17:29:06 +01:00
Niko Ehrenfeuchter
b68b7ca400 Rephrase description of the "rspec spec" command
This might seem a bit stupid, but I got bitten by this today - I was under the
impression the command is required to make the changes visible in the running
app (despite the section above saying it isn't). Hopefully this helps any
potential contributor to get their mind sorted better than mine.
2019-02-26 18:54:04 +01:00
depfu[bot]
109ba429fc Update mini_magick to version 4.9.3 2019-02-26 15:56:05 +00:00
depfu[bot]
da049e596f Update dotenv-rails to version 2.7.1 2019-02-26 15:51:06 +00:00
depfu[bot]
8986f3817e Update bootstrap-sass to version 3.4.1 2019-02-26 15:47:18 +00:00
depfu[bot]
911c265c4f Update autoprefixer-rails to version 9.4.9 2019-02-26 16:44:15 +01:00
depfu[bot]
fa134a7b43 Update capybara to version 3.13.2 2019-02-26 16:43:39 +01:00
Ana María Martínez Gómez
d6688eba68 Get rid of letter-opener-web gem
It was only used in Vagrand and he have gotten rid of it.
2019-02-26 16:30:56 +01:00
Ana María Martínez Gómez
0aa49e9c64 Get rid of vagrant
We are using Docker now instead.

Closes https://github.com/openSUSE/osem/issues/1213
2019-02-26 16:30:56 +01:00