Sylvain
|
401cf6b7ec
|
fix stripe public key from payment modal
|
2020-06-10 11:58:42 +02:00 |
|
Sylvain
|
4b8504f531
|
fix tests
|
2020-06-10 11:52:54 +02:00 |
|
Sylvain
|
8ede604eb7
|
update stripe keys for tests
|
2020-06-10 11:42:10 +02:00 |
|
Sylvain
|
82d6677cff
|
read stripe_api_key from db
|
2020-06-10 11:33:03 +02:00 |
|
Sylvain
|
88208627c9
|
read stripe_public_key from the db
|
2020-06-10 11:02:30 +02:00 |
|
Sylvain
|
3596e9a7a7
|
fix Stripe::RateLimitError
|
2020-06-09 19:03:01 +02:00 |
|
Sylvain
|
9ff0a06029
|
many sidekiq fixes
|
2020-06-09 18:51:57 +02:00 |
|
Sylvain
|
185b7b7162
|
updated sidekiq & redis to v6
|
2020-06-09 16:23:07 +02:00 |
|
Sylvain
|
dbda82ac9b
|
notify after members sync on stripe
|
2020-06-09 15:06:46 +02:00 |
|
Sylvain
|
a70668f52a
|
sync members on stripe after keys update
|
2020-06-09 14:27:18 +02:00 |
|
Sylvain
|
d5939a9de5
|
set the stripe keys from the UI
|
2020-06-09 13:09:31 +02:00 |
|
Sylvain
|
593c38e9de
|
update settings whitelist
|
2020-06-08 17:45:43 +02:00 |
|
Sylvain
|
06b5da9df8
|
configure online payment from the UI
|
2020-06-08 17:42:59 +02:00 |
|
Sylvain
|
b44a8da73b
|
set openlab_default from the UI
|
2020-06-08 16:15:44 +02:00 |
|
Sylvain
|
f78eb10c75
|
use openlab_app_secret from db w/ openlab_ruby gem
|
2020-06-08 15:17:56 +02:00 |
|
Sylvain
|
88f2fb3749
|
secure the settings API (read) + read the openlab settings from the db
|
2020-06-08 15:08:07 +02:00 |
|
Sylvain
|
db8de18bd4
|
set openlab-projects id & secret from the UI
|
2020-06-08 11:38:49 +02:00 |
|
dependabot[bot]
|
d4f655428e
|
Bump websocket-extensions from 0.1.4 to 0.1.5
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/faye/websocket-extensions-ruby/releases)
- [Changelog](https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-ruby/compare/0.1.4...0.1.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-06 10:05:28 +00:00 |
|
Sylvain
|
6af3f12917
|
use the db settings to validate mime types & extensions + fix texts + force lowercase
|
2020-06-03 17:56:39 +02:00 |
|
Sylvain
|
8f32eb92db
|
interface to manage file extensions & mime types
|
2020-06-03 17:39:32 +02:00 |
|
Sylvain
|
5c152412db
|
test mime type of a file
use marcel to test mime types
updated mimemagic
|
2020-06-03 16:25:13 +02:00 |
|
Sylvain
|
743f3e510a
|
WIP: Test the mime type of a file
|
2020-06-03 15:33:04 +02:00 |
|
Sylvain
|
a5e1b77ce4
|
check the file content with mimemagic for project CAD files
|
2020-06-03 12:28:04 +02:00 |
|
Sylvain
|
2082f1e11c
|
fix avatar refresh on update
|
2020-06-03 10:21:13 +02:00 |
|
Sylvain
|
ebe602ad1c
|
WIP: enforce mime type checking for uploads
|
2020-06-02 19:18:57 +02:00 |
|
Sylvain
|
45013be950
|
configure default_host & default_protocol from env
reverts 478a6c40 (partially) & b2434864
|
2020-06-02 18:29:24 +02:00 |
|
Sylvain
|
1a38a8750b
|
updated carrierware + validate file upload in front
|
2020-06-02 17:57:24 +02:00 |
|
Sylvain
|
ee3868cb90
|
improve layout for settings
|
2020-06-02 12:14:57 +02:00 |
|
Sylvain
|
075b642cc8
|
remove useless & broken item_url(...) methods
|
2020-06-02 11:37:24 +02:00 |
|
Sylvain
|
86336e3619
|
fix app unable to start
message:
no connection pool with 'primary' found postgres
|
2020-06-02 10:25:52 +02:00 |
|
Sylvain
|
9a0f36c245
|
configure disqus_shortname from the UI
|
2020-06-01 18:31:43 +02:00 |
|
Sylvain
|
59cb17789c
|
rename section project_elements to projects
|
2020-06-01 17:52:39 +02:00 |
|
Sylvain
|
cc3ed864d0
|
move templates from project_elements to projects
|
2020-06-01 17:52:20 +02:00 |
|
Sylvain
|
b243486444
|
set default values
|
2020-06-01 17:36:22 +02:00 |
|
Sylvain
|
478a6c409d
|
define default_protocol & default_host from the UI + fix email_from + various minor fixes
|
2020-06-01 17:32:32 +02:00 |
|
Sylvain
|
092bd8f482
|
updated changelog
|
2020-06-01 12:21:18 +02:00 |
|
Sylvain
|
0617e4cd26
|
configure default_mail_from from the UI
|
2020-06-01 12:15:16 +02:00 |
|
Sylvain
|
7a16ffa5ae
|
Merge branch 'dev' for release 4.4.6
|
2020-06-01 09:51:24 +02:00 |
|
Sylvain
|
1f0e538944
|
Version 4.4.6
|
2020-06-01 09:51:13 +02:00 |
|
Sylvain
|
71ab35b478
|
updated changelog
|
2020-06-01 09:23:42 +02:00 |
|
Sylvain
|
d8d629a693
|
Merge pull request #216 from sleede/dependabot/bundler/kaminari-1.2.1
Bump kaminari from 1.2.0 to 1.2.1
|
2020-06-01 09:14:19 +02:00 |
|
dependabot[bot]
|
12d8587730
|
Bump kaminari from 1.2.0 to 1.2.1
Bumps [kaminari](https://github.com/kaminari/kaminari) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/kaminari/kaminari/releases)
- [Changelog](https://github.com/kaminari/kaminari/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaminari/kaminari/compare/v1.2.0...v1.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-05-28 21:46:52 +00:00 |
|
Sylvain
|
434c211ccf
|
configure the features tour display mode from the UI
|
2020-05-27 18:49:53 +02:00 |
|
Sylvain
|
3188e03319
|
updated translations instructions
|
2020-05-27 17:40:43 +02:00 |
|
Sylvain
|
243809f167
|
select-setting directive
|
2020-05-27 17:07:55 +02:00 |
|
Sylvain
|
0d211e2e31
|
configure google recaptcha from UI
|
2020-05-27 16:35:30 +02:00 |
|
Sylvain
|
c3846e7080
|
configure twitter analytics from the UI
|
2020-05-27 15:39:39 +02:00 |
|
Sylvain
|
628a0f3bc3
|
configure facebook_app_id from the UI
|
2020-05-27 12:29:51 +02:00 |
|
Sylvain
|
fc13263a89
|
refactor to use text-setting
|
2020-05-27 11:30:50 +02:00 |
|
Sylvain
|
78bd037694
|
text-setting directive
|
2020-05-27 11:18:26 +02:00 |
|