Commit Graph

371 Commits

Author SHA1 Message Date
Hiten Vidhani
675a8709ef Update contributing guidelines docker commands (#406) 2024-09-16 18:58:10 +02:00
Riccardo Graziosi
63b3b4050a Add setting to set logo URL (#410) 2024-09-16 18:48:18 +02:00
Riccardo Graziosi
5780d8494e Improve roadmap (#405)
* Make it possible to embed the roadmap in iframe
* Add board and status filters
* Add query params to show/hide roadmap filters
2024-09-11 19:27:13 +02:00
Riccardo Graziosi
2e07f7b00d Add setting to use browser locale if available (#404) 2024-09-08 14:40:48 +02:00
Riccardo Graziosi
5decb702f2 Increase user full_name max length to 64 characters (#403) 2024-09-07 18:10:45 +02:00
Riccardo Graziosi
3c6b885391 Multiple fixes and improvements in invitations system (#402) 2024-09-07 12:29:01 +02:00
Riccardo Graziosi
d1faf059ee Hotfix: deliver_now invitations email instead of deliver_later (#401) 2024-09-07 11:58:06 +02:00
Riccardo Graziosi
53c7ffd95f Hotfix: set current tenant in invitations mailer (#400) 2024-09-07 11:36:21 +02:00
Riccardo Graziosi
519ec80b90 Add invitation system (#398) 2024-09-06 20:27:15 +02:00
dependabot[bot]
b6c92cc1b0 Bump webpack from 5.82.1 to 5.94.0 (#397)
Bumps [webpack](https://github.com/webpack/webpack) from 5.82.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.82.1...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Riccardo Graziosi <31478034+riggraz@users.noreply.github.com>
2024-08-31 15:12:18 +02:00
Hiten Vidhani
bf413492cc Fix: avoid dropdown menu closing on click inside (#396) 2024-08-31 14:52:14 +02:00
Riccardo Graziosi
0ad1b5eec0 Add private feedback space setting (#392) 2024-08-29 22:14:04 +02:00
Riccardo Graziosi
2d7f454d0a New Crowdin updates (#390) 2024-08-23 17:04:49 +02:00
dependabot[bot]
ea58e46e7f Bump rexml from 3.3.4 to 3.3.6 (#393)
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.4 to 3.3.6.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.4...v3.3.6)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-23 17:01:00 +02:00
dependabot[bot]
94904b4236 Bump rexml from 3.2.8 to 3.3.4 (#391) 2024-08-19 20:47:21 +02:00
Riccardo Graziosi
8c1ed57275 Improve datetime labels visualization (#389) 2024-07-25 17:58:27 +02:00
Riccardo Graziosi
ab23ab2c9b Fix email notification when commenting anonymous post (#388) 2024-07-25 17:54:07 +02:00
Riccardo Graziosi
97eb40f0c6 New Crowdin updates (#386)
* New translations en.yml (German)
* New translations backend.en.yml (German)
2024-07-22 21:13:17 +02:00
Riccardo Graziosi
964c6d69f4 Update README (#384) 2024-07-16 20:18:44 +02:00
Riccardo Graziosi
6697020816 New Crowdin updates (#381) 2024-07-16 17:34:10 +02:00
Riccardo Graziosi
426d65df63 Various improvements (#383)
* Improve moderation page style
* Increase ban period of anti-spam measures to 1 hour
* Fix i18n fallbacks in production
* Add EMAIL_MAIL_REPLY_TO env variable support
2024-07-16 17:30:23 +02:00
Riccardo Graziosi
a49b5695f5 Add anonymous feedback (#380) 2024-07-12 20:38:46 +02:00
Rishabh Jain
7a37dae22d Extract common env vars in docker-compose.yml (#379) 2024-07-09 17:30:37 +02:00
Riccardo Graziosi
ce05b04f74 Fix SMTP configuration to work without authentication (#378) 2024-07-04 17:25:23 +02:00
Riccardo Graziosi
3a31d29373 Bump rails from 6.1.7.7 to 6.1.7.8 (#373) 2024-06-30 12:44:47 +02:00
dependabot[bot]
664346c26e Bump braces from 3.0.2 to 3.0.3 (#366) 2024-06-30 12:30:33 +02:00
Rishabh Jain
0d87974587 Remove deprecated docker compose version key (#372) 2024-06-30 12:23:51 +02:00
Riccardo Graziosi
24ef09c50e Fix SMTP production defaults (#371) 2024-06-26 13:17:52 +02:00
Riccardo Graziosi
1aae8bc194 Fix SMTP (#370) 2024-06-26 12:11:18 +02:00
Riccardo Graziosi
2f3ebf88a5 Various improvements (#359)
* Fix markdown paragraphs in comments
* Remove autofocus on user registration form
* Show (new) edit button for Post only to power users
* Add email address under name in Likes box
2024-06-03 19:27:32 +02:00
Riccardo Graziosi
69c26317d0 New Crowdin updates (#353)
* A little bit of Polish
* Completed Spanish
* Completed Italian
2024-06-03 19:20:02 +02:00
Riccardo Graziosi
3ee686b640 Hotfix: self-hosted tenant must always have active subscription (#358) 2024-05-29 10:22:22 +02:00
Riccardo Graziosi
5e885d77ff Update README with references to paid plan (#355) 2024-05-24 18:11:03 +02:00
Riccardo Graziosi
1396b736e3 Fix tenant welcome email delivery (#354) 2024-05-23 23:00:03 +02:00
Riccardo Graziosi
1f99b6867e New Crowdin updates (#349) 2024-05-21 21:16:43 +02:00
Riccardo Graziosi
c56ef740a2 Fix tour not running with OAuth login (#352) 2024-05-21 21:10:48 +02:00
Riccardo Graziosi
f0346a73ec Add tour and other improvements (#348)
* Add tour
* Add instructions to set password for OAuth users
* Tenant signup improvement
* Fix bug on user soft delete
* Slighlty darken background color
* Add a stronger confirmation for board deletion
2024-05-21 19:10:18 +02:00
dependabot[bot]
57ecddb035 Bump rexml from 3.2.5 to 3.2.8 (#350)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Riccardo Graziosi <31478034+riggraz@users.noreply.github.com>
2024-05-21 18:26:44 +02:00
dependabot[bot]
5fd8d934a4 Bump nokogiri from 1.16.2 to 1.16.5 (#345)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.2...v1.16.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Riccardo Graziosi <31478034+riggraz@users.noreply.github.com>
2024-05-21 17:34:13 +02:00
Riccardo Graziosi
5a162c6f4f Add instructions to set password for OAuth users (#346) 2024-05-14 17:47:17 +02:00
Riccardo Graziosi
57ed8c338d Fix trial_end mail for tenant mailer (#344) 2024-05-13 17:43:24 +02:00
Riccardo Graziosi
b2dd35cecc New Crowdin updates (#343) 2024-05-13 16:46:09 +02:00
Riccardo Graziosi
6255f06af4 Revert crowdin config (#341) 2024-05-13 16:29:58 +02:00
Riccardo Graziosi
349be07f38 Update crowdin config (#339) 2024-05-13 16:03:45 +02:00
Riccardo Graziosi
7ab14e14ab Add 🇵🇹🇧🇷 Portoguese (Brazilian) (#335)
Thanks to Coe1ho and Alan Rigoni!
2024-05-11 15:20:16 +02:00
Riccardo Graziosi
ceed2187d5 New Crowdin updates (#328)
* Completed translation for Portoguese (Brazilian)
* Completed translation for Italian
2024-05-11 14:53:32 +02:00
Riccardo Graziosi
8fe9f553ac Improve UX/UI (#334)
* improve like button style
* add an edit button to post
* more...
2024-05-11 13:29:25 +02:00
Riccardo Graziosi
747483cfa3 Various improvements (#332)
* Fix locale fallbacks
* Make header links relative
* Improve like button style
* Other small improvements...
2024-05-09 19:23:45 +02:00
Riccardo Graziosi
a292b133b0 Fix billing urls on custom domain (#331) 2024-05-05 12:13:33 +02:00
Riccardo Graziosi
bea146e612 Add billing (#329) 2024-05-03 18:11:07 +02:00