James Mason
73c5c3c97a
Allow root URL to redirect to a conference via ENV var.
2018-03-15 01:24:49 +01:00
Godfrey Chan
0c8095493a
Skylight instrumentation
...
This allows individual installations to optionally collect performance
data using [Skylight for Open Source](https://www.skylight.io/oss ).
2018-02-22 21:08:24 -08:00
AEtherC0r3
c21c9af60f
Use environment variable for the redis url in cable.yml
...
Move redis url from cable.yml to dotenv.example
2017-12-11 20:58:04 +02:00
James Mason
ee6040ffd6
Merge branch 'master' into ssl-opt
2017-11-16 18:13:38 -08:00
James Mason
668c7dede9
Add FORCE_SSL to the dotenv example
2017-11-14 14:12:23 -08:00
James Mason
a7fce677fc
Add reCAPTCHA support to registration.
...
Because I *hate* spam bots.
2017-11-03 20:36:57 -07:00
Wexpo Lyu
33aee342b4
Add new envs to dotenv.example.
2017-08-11 12:03:02 +03:00
AEtherC0r3
dcd57934fb
Add OpenID test documentation
...
* Write a paragraph that informs contributors about the openID test
accounts that are available and provide instructions on how to
enable them in development (#1315 ) in CONTRIBUTING.md
* Add missing environment variable for openID logins via openSUSE
(OSEM_SUSE_KEY, OSEM_SUSE_SECRET) in dotenv.example
2017-04-03 23:55:59 +03:00
JewelSam
f6e74461ba
Add schedule interval as attribute of a program
...
Also, the part of the schedule event is deleted and the length of the event types
changes to the nearest suitable after changing the length of the interval.
This closes #1220
2017-04-01 21:39:20 +03:00
Christian Bruckmayer
322d58c61c
Revert "fixed travis issues"
...
This reverts commit 1255088ff0 .
Because it broke our heroku deployment
2017-03-03 15:07:54 +01:00
Siddhant Bajaj
1255088ff0
fixed travis issues
2017-02-20 23:43:02 +05:30
Eugene Dubinin
ff9ca4a817
implements configurable schedule granularity and improves the schedule grid for denser schedule grids on smaller screens
2017-01-31 16:24:45 +02:00
Rishabh Saxena
47e16e5653
add stripe gateway config
2016-08-15 10:59:34 +05:30
Henne Vogelsang
5b0202c052
Expand and document SMTP configuration
2016-04-29 16:37:48 +02:00
Henne Vogelsang
beac27405e
Use the environment for ActionMailer configuration
2016-04-29 16:37:48 +02:00
Henne Vogelsang
d79a9b6fc1
Make use of dotenv
2016-04-29 16:37:48 +02:00