!vVcsnwMNPHhwWsmXST:matrix.org

πŸ“£ Support Devs

232 Members
technical staff here!10 Servers

Load older messages


SenderMessageTime
7 Jun 2024
@telegram_392356408:t2bot.ioPau ParalsYes, you can use an oauth or omniauth12:19:55
@telegram_392356408:t2bot.ioPau Parals https://docs.decidim.org/en/develop/customize/oauth.html 12:20:27
@telegram_392356408:t2bot.ioPau ParalsIf this website has an api, you can use an oauth12:21:53
@siickthelemon:matrix.org@siickThe website is juste a wordpress without Oauth 13:13:33
14 Jun 2024
@pau_pokecode:matrix.orgPau Paralsso install a plugin that enable oauth, you can use this one for example: https://es.wordpress.org/plugins/oauth2-provider/06:41:28
19 Jun 2024
@siickthelemon:matrix.org@siickThanks for the link. I am trying this out during some days to see if this plugin in free version will help me. Thanks a lot17:13:46
@telegram_392356408:t2bot.ioPau Parals https://github.com/openpoke/decidim_colabs/pull/9 21:09:12
@telegram_392356408:t2bot.ioPau Parals
In reply to @pau_pokecode:matrix.org
so install a plugin that enable oauth, you can use this one for example: https://es.wordpress.org/plugins/oauth2-provider/
Maybe this help you, is an example of how we did
21:09:09
21 Jun 2024
@danielenoto:matrix.orgDaniele NotoHello everyone, hope you all are well! Is maybe possible to suspend a newly registered user until admin approval? If not what's the best way to avoid bots and scammer accounts registration?13:05:17
@telegram_392356408:t2bot.ioPau Parals you can always do what you want with your own app. but, there are several modules to mitigatge that: https://decidim.org/modules/ 14:14:13
@telegram_392356408:t2bot.ioPau Paralsif its free registration, is impossible to avoid bots. if you have a crm with your members, put that only can access with external accounts14:15:11
22 Jun 2024
@xabierb:matrix.orgxabierb set a profile picture.13:32:24
24 Jun 2024
@danielenoto:matrix.orgDaniele Noto
In reply to @telegram_392356408:t2bot.io
you can always do what you want with your own app. but, there are several modules to mitigatge that: https://decidim.org/modules/
I'll give it a look, thank you!
10:19:24
25 Jun 2024
@telegram_238079098:t2bot.ioOliver Valls πŸŽ— Hi all! is decidim-templates now a default/core module? We don't see any mention in the release notes of Decidim 0.28 but before it was an optional module that ought to be installed by adding it to the Gemfile of the app that wanted it enabled. We see that now it is enabled by default. 10:50:01
@telegram_8141311:t2bot.ioAndrΓ©s Pereira de Lucena
In reply to Oliver Valls πŸŽ—
Hi all! is decidim-templates now a default/core module? We don't see any mention in the release notes of Decidim 0.28 but before it was an optional module that ought to be installed by adding it to the Gemfile of the app that wanted it enabled. We see that now it is enabled by default.
There was a bug that made it a hard dependency for v0.28.0, v27.5 and v0.26.9. It should be solved in the next patch version (already published) for those numbers. In the case of v0.26.x we did the exception of publishing a patch version for an unmaintained release as we generated that bug with a backport :/
This is the PR with the fix https://github.com/decidim/decidim/pull/12536
12:01:47
@telegram_238079098:t2bot.ioOliver Valls πŸŽ— I checked the issues and PR but I missed that one. Thanks for the feedback. We're on Decidim 0.27.6 and still having issues with that on production. On development it works because dependencies are loaded lazily but with eager load on production, when we enable decidim-templates it crashes when accessing config/appearance, surveys or the newsletter. I'll investigate further 12:29:27
@telegram_500738289:t2bot.ioAlexandru Lupu
In reply to Oliver Valls πŸŽ—
I checked the issues and PR but I missed that one. Thanks for the feedback. We're on Decidim 0.27.6 and still having issues with that on production. On development it works because dependencies are loaded lazily but with eager load on production, when we enable decidim-templates it crashes when accessing config/appearance, surveys or the newsletter. I'll investigate further
Hello Oliver, can you share in a ticket the error that you get?
12:36:41
@telegram_238079098:t2bot.ioOliver Valls πŸŽ— @alecslupu I've just created it https://github.com/decidim/decidim/issues/13041 let me know what do you think 16:07:03
26 Jun 2024
@whiteboyll:matrix.orgwhiteboyll joined the room.07:09:53
@whiteboyll:matrix.orgwhiteboyllHello, is there a guide how to install decidim via docker? I tried it, but no login works, I am now guessing I am missing some steps.07:10:45
3 Jul 2024
@alonsorossi:matrix.orgalonsorossiimage.png
Download image.png
06:59:12
@alonsorossi:matrix.orgalonsorossiHello everyone! I am having problems with my Decidim 0.26.10. The issue I have is that when I click on the language dropdown menu, nothing appears, and this happens with all dropdown menus or pop-up windows, such as when creating a new initiative. I had this problem before, but I solved it. However, now I have followed all the steps I had noted down, and nothing is working. Has anyone else experienced this and been able to solve it? Thanks. 06:59:14
8 Jul 2024
@noopeeks:matrix.orgnoopeeks
In reply to @whiteboyll:matrix.org
Hello,
is there a guide how to install decidim via docker? I tried it, but no login works, I am now guessing I am missing some steps.
Hi! I have a repository with the steps I followed for setting up my decidim instance with docker in AWS EC2. here is the link, hope it helps you: https://github.com/NoOPeEKS/decidim-deployment-guide
07:41:38
@noopeeks:matrix.orgnoopeeksHello all fellow developers, I'm having a problem where it seems like uploaded files's links like images or downloadable pdfs don't work after some time. I've setup Decidim in a dockerized environment and have a volume for persistance of the local app storage. Seems like after some time links like the ones of /rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBVZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--a08a26d20fc7e71eb281ffb92830d02313fa1a7b/MarineLitterWatch.png just refuse to work anymore. 07:45:57
@noopeeks:matrix.orgnoopeeksMy question is, are they meant to be permanent or time limited, and if they are time limited, how can I make them permanent?07:46:43
11 Jul 2024
@xavier.v:matrix.orgXavier von A. changed their display name from xavier.v to Xavier von A..08:01:28
15 Jul 2024
@renatosd:matrix.orgRenato changed their display name from Renato S to Renato.09:15:36
@matrix-escape:matrix.orgmatrix-escapeHi, Have recently successfully installed decidim in both prod and dev, drum roll please! However when I attempt to create a new organisation I get this : "You may need to update your application code, as to allow requests to new5.<host> you need to add the following to your environment configuration (i.e. config/environment/production.rb) or your config/application.rb: config.hosts << "new5.<host>" After that is done, you will be able to access to your platform through http://new5.<host> We have sent an email to system@<host> that you need to confirm" 23:26:54
@matrix-escape:matrix.orgmatrix-escape * Hi, Have recently successfully installed decidim 0.28 in both prod and dev, drum roll please! However when I attempt to create a new organisation I get this : "You may need to update your application code, as to allow requests to new5.<host> you need to add the following to your environment configuration (i.e. config/environment/production.rb) or your config/application.rb: config.hosts << "new5.<host>" After that is done, you will be able to access to your platform through http://new5.<host> We have sent an email to system@<host> that you need to confirm" 23:28:12
@matrix-escape:matrix.orgmatrix-escape * Hi, Have recently successfully installed decidim 0.28 in both prod and dev, drum roll please! However when I attempt to create a new organisation I get this : "You may need to update your application code, as to allow requests to new5.<host> you need to add the following to your environment configuration (i.e. config/environment/production.rb) or your config/application.rb: config.hosts << "new5.<host>" After that is done, you will be able to access to your platform through http://new5.<host> We have sent an email to system@<host> that you need to confirm" I am creating subserver domains but that seems to not be the issue. Note this is straight outa the box. 23:31:13

Show newer messages


Back to Room ListRoom Version: 6