depfu[bot]
c6dd013062
Update recaptcha to version 4.14.0
2019-04-27 13:46:01 +00:00
Ana María Martínez Gómez
3fabb7a1e2
Merge pull request #2493 from openSUSE/depfu/update/font-awesome-rails-4.7.0.5
...
Update font-awesome-rails: 4.7.0.4 → 4.7.0.5 (patch)
2019-04-27 15:43:15 +02:00
depfu[bot]
b22784512e
Update paper_trail to version 10.3.0
2019-04-27 13:41:14 +00:00
Ana María Martínez Gómez
b3fa829505
Merge pull request #2492 from openSUSE/depfu/update/money-rails-1.13.2
...
Update money-rails: 1.13.1 → 1.13.2 (patch)
2019-04-27 15:38:55 +02:00
Ana María Martínez Gómez
faca99e201
Merge pull request #2490 from openSUSE/depfu/update/leaflet-rails-1.4.0
...
Update leaflet-rails: 1.3.1 → 1.4.0 (minor)
2019-04-27 15:37:17 +02:00
Rahul
d92f442685
add layout false to prevent default layout rendering
...
layout false is added so that application.haml doesnt render while generating pdf, xlsx or csv as it is not required in their templates
2019-04-26 12:37:32 +05:30
Rahul
a1a592dae3
Fix view for registration csv
2019-04-26 12:37:32 +05:30
Rahul
c27483301a
add missing code for pdf csv xlsx in registrations
2019-04-26 12:37:32 +05:30
Rahul
140a50afde
install prawn-rails and remove prawn_rails
...
Fixes https://github.com/openSUSE/osem/issues/2432 prawn_rails is removed and prawn-rails is added
2019-04-26 12:37:32 +05:30
Henne Vogelsang
f86cde2bbc
Merge pull request #2495 from openSUSE/depfu/update/nokogiri-1.10.3
...
🚨 [security] Update nokogiri: 1.10.2 → 1.10.3 (patch)
2019-04-24 15:37:50 +02:00
depfu[bot]
a1846f4d85
Update nokogiri to version 1.10.3
2019-04-22 18:20:16 +00:00
depfu[bot]
ed159332c9
Update font-awesome-rails to version 4.7.0.5
2019-04-19 09:15:50 +00:00
depfu[bot]
7404de0890
Update money-rails to version 1.13.2
2019-04-19 09:11:04 +00:00
Ana María Martínez Gómez
d845e268f6
Merge pull request #2489 from openSUSE/depfu/update/capybara-3.16.2
...
Update capybara: 3.16.1 → 3.16.2 (patch)
2019-04-19 11:10:20 +02:00
Ana María Martínez Gómez
2e7c01164e
Merge pull request #2488 from openSUSE/depfu/update/autoprefixer-rails-9.5.1
...
Update autoprefixer-rails: 9.5.0 → 9.5.1 (patch)
2019-04-19 11:09:57 +02:00
snpd
efccbc0597
Added select-all button in splashpage form
...
While creating a splashpage,admin may want to
select all the options by checking all the boxes
at once, or clear all the checked boxes at
once.
Closes https://github.com/openSUSE/osem/issues/2022
2019-04-13 01:54:45 +05:30
depfu[bot]
261f9728ce
Update leaflet-rails to version 1.4.0
2019-04-12 08:55:57 +00:00
depfu[bot]
5b5a82cdd4
Update capybara to version 3.16.2
2019-04-12 08:51:34 +00:00
depfu[bot]
38c02e8a4e
Update autoprefixer-rails to version 9.5.1
2019-04-12 08:46:12 +00:00
Ana María Martínez Gómez
c82a012aee
Merge pull request #2442 from rishabhptr/speakers
...
Add condition for missing_speakers in a track.
2019-04-10 10:24:16 +02:00
Henne Vogelsang
1621587e70
Merge pull request #2481 from Ana06/gems
...
Do not lock gems
2019-04-09 15:59:51 +02:00
Rishabh Singh
0785b5c7e0
Add condition for missing_speakers in a track
...
A user should be able to see the missing speakers of
only those events that are accessible to him.
Fixes #1942
2019-04-06 20:58:43 +05:30
Ana María Martínez Gómez
b2e6c1b701
Merge pull request #2462 from Ana06/carrousel
...
Fix overlay of carousel controls
2019-04-06 10:06:37 +02:00
Ana María Martínez Gómez
ad5637e0a4
Do not lock countable-rails in Gemfile
...
There is not reason to not use new versions of countable-rails.
2019-04-01 15:15:02 +02:00
Ana María Martínez Gómez
9c2d7cfa5d
Do not lock web-console in Gemfile
...
There is not reason to not use new versions of web-console. Update to
last version 3.7.0.
2019-04-01 15:15:02 +02:00
Ana María Martínez Gómez
7fd5f5b4f9
Do not lock ruby-oembed in Gemfile
...
There is not reason to not use new versions of ruby-oembed.
2019-04-01 15:15:02 +02:00
Ana María Martínez Gómez
dc12674eba
Do not lock airbrake in Gemfile
...
There is not reason to not use new versions of airbrake. Update to last
version 9.0.0.
2019-04-01 15:15:02 +02:00
Ana María Martínez Gómez
7dd6afbb57
Do not lock cancancan in Gemfile
...
There is not reason to not use new versions of cancancan.
2019-04-01 15:15:02 +02:00
Ana María Martínez Gómez
6c50723bf1
Do not lock prawn-qrcode in Gemfile
...
There is not reason to not use new versions of prawn-qrcode.
2019-04-01 15:15:01 +02:00
Ana María Martínez Gómez
1c8fa62fbc
Remove thor from Gemfile
...
thor was set to 1.19.1 because of a bug, but it is not longer needed:
https://github.com/openSUSE/osem/issues/1664
2019-04-01 15:14:43 +02:00
Ana María Martínez Gómez
66626ce478
Do not lock awesome_nested_set in Gemfile
...
There is not reason to not use new versions of awesome_nested_set.
2019-04-01 15:13:30 +02:00
Ana María Martínez Gómez
c05a2ad583
Do not lock rails-i18n in Gemfile
...
There is not reason to not use new versions of rails-i18n. Update to
last version 1.6.0.
2019-04-01 15:13:30 +02:00
Ana María Martínez Gómez
9fd55d528c
Merge pull request #2466 from cyrillefr/fix-datapickers-2455
...
Fixes datetime pickers
2019-04-01 11:42:49 +02:00
Ana María Martínez Gómez
2f71aa4cb8
Merge pull request #2478 from openSUSE/depfu/update/capybara-3.16.1
...
Update capybara: 3.16.0 → 3.16.1 (patch)
2019-04-01 10:53:11 +02:00
snpd
9c64774f26
Fixed error submission of survey form
...
Fixed the redirect_to path in surveys_controller
Closes https://github.com/openSUSE/osem/issues/2412
2019-04-01 13:39:56 +05:30
depfu[bot]
7ed28c25d3
Update capybara to version 3.16.1
2019-03-31 17:51:38 +00:00
Ana María Martínez Gómez
f0dde2dff4
Merge pull request #2475 from openSUSE/depfu/update/capybara-3.16.0
...
Update capybara: 3.15.0 → 3.16.0 (minor)
2019-03-31 12:48:42 +02:00
depfu[bot]
4284b74f68
Update capybara to version 3.16.0
2019-03-29 23:21:31 +00:00
Ana María Martínez Gómez
d4401cdd3c
Merge pull request #2473 from openSUSE/depfu/update/stripe-4.11.0
...
Update stripe: 4.10.0 → 4.11.0 (minor)
2019-03-28 08:56:16 +01:00
Ana María Martínez Gómez
11c52a3980
Merge pull request #2474 from openSUSE/depfu/update/devise-4.6.2
...
Update devise: 4.6.1 → 4.6.2 (patch)
2019-03-28 08:55:44 +01:00
cyrille
e669b37dfa
Fixes datetime pickers
...
- some read only attributes that deny pick a date/date-time
- typos in haml and in JS
- undefined methods in JS
Fixes https://github.com/openSUSE/osem/issues/2455
2019-03-27 23:04:42 +01:00
depfu[bot]
4be3f70981
Update devise to version 4.6.2
2019-03-27 18:30:14 +00:00
depfu[bot]
aebafdb2cd
Update stripe to version 4.11.0
2019-03-27 17:44:30 +00:00
Ana María Martínez Gómez
f81fbeb9b1
Merge pull request #2467 from openSUSE/depfu/update/dotenv-rails-2.7.2
...
Update dotenv-rails: 2.7.1 → 2.7.2 (patch)
2019-03-27 11:23:49 +01:00
Ana María Martínez Gómez
9eab69eee6
Merge pull request #2469 from openSUSE/depfu/update/stripe-4.10.0
...
Update stripe: 4.9.0 → 4.10.0 (minor)
2019-03-27 11:23:32 +01:00
Ana María Martínez Gómez
906f7e3a00
Merge pull request #2470 from openSUSE/depfu/update/capybara-3.15.0
...
Update capybara: 3.14.0 → 3.15.0 (minor)
2019-03-27 11:23:11 +01:00
depfu[bot]
ccefdeab29
Update capybara to version 3.15.0
2019-03-27 09:36:16 +00:00
depfu[bot]
df5613f65e
Update stripe to version 4.10.0
2019-03-27 09:30:53 +00:00
Ana María Martínez Gómez
6e5cfae301
Merge pull request #2463 from openSUSE/depfu/update/recaptcha-4.13.2
...
Update recaptcha: 4.13.1 → 4.13.2 (patch)
2019-03-27 10:27:12 +01:00
Ana María Martínez Gómez
f1d08a6438
Merge pull request #2419 from openSUSE/depfu/update/omniauth-google-oauth2-0.6.1
...
Update omniauth-google-oauth2: 0.6.0 → 0.6.1 (minor)
2019-03-27 10:26:49 +01:00