478 Commits

Author SHA1 Message Date
eea06a5633 feat(admin): allow admins to confirm users and set passwords (#834)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-07 10:02:31 +02:00
808a6ba663 feat: dutch translation (#826) 2026-04-06 20:12:53 +02:00
c6df300b60 pull latest japanese 🇯🇵 translations 2025-09-11 22:29:06 +02:00
abf149ab2d Add Japanese language 🌐 (#807) 2025-07-29 13:33:00 +02:00
786d50a95b [i18n] Migrate to WTI (#801) 2025-07-03 21:41:31 +02:00
ca765712d0 fix docker build (#799) 2025-06-15 15:35:16 +02:00
5437e14ce8 [deps] upgrade to Rails v7.2 and ActiveAdmin v3 (#777) 2025-03-22 16:40:14 +01:00
6119ffe286 Upgrade to Bootstrap v5 (#780) 2025-03-22 16:30:47 +01:00
17904b2f67 [config] use a different queue for mailers 2025-01-31 12:39:19 +01:00
fc003f3d12 add new cron job to warn the users about the need to join a Timebank 2025-01-25 17:45:24 +01:00
0ecec0fc9a [mailer] refine locale for sending emails to org managers 2025-01-02 17:44:46 +01:00
827a6f6bbe add warning for user with no memberships 2025-01-01 18:07:35 +01:00
9006479915 Update to latest Sidekiq-Cron stable (#760) 2024-10-19 11:26:58 +02:00
4b28f3f5f1 [CI] update postgresql version to match staging/pro (#745) 2024-05-03 19:53:36 +02:00
3613c61c63 [admin] enable bulk delete for users 2024-05-01 20:27:25 +02:00
5c19f882f7 integrate invisible_captcha gem in sign-up form 2024-05-01 19:19:28 +02:00
5d93e24788 [deps] remove rollbar and skylight; upgrade prawn 2024-04-03 21:12:51 +02:00
9b957d0587 remove staging environment + force STORAGE_PROVIDER=local in Docker production test 2024-02-13 19:33:38 +01:00
e90d8e215c use sidekiq in all envs + amazon storage by default in pro + other small tweaks 2024-02-13 00:05:18 +01:00
b925110ecb Adds a production ready docker environment (#730) 2024-02-12 23:50:29 +01:00
1a525bf1a1 Upgrade to Rails v7 2023-12-09 17:34:57 +01:00
8870afe53c Upgrade to Ruby 3 💫 2023-12-08 18:47:40 +01:00
78d0fb0015 makes member searches accent insensitive 2023-12-07 09:36:33 +01:00
d85df1d8e2 fix i18n plurals for french 2023-11-20 18:20:06 +01:00
4c2ac013e9 Feature/add french lang (#708) 2023-11-20 16:15:20 +01:00
a9ef3129b2 [tests] eager load code when running specs on CI 2023-06-11 18:54:33 +02:00
2ee24321b1 translations fixed 2023-05-29 22:30:18 +02:00
f4eeff18ba Fix sign up locale 🌐 + some admin improvements 💅 (#682) 2023-04-08 01:14:54 +02:00
e2aeba75d6 [NZ changes] reset password fixes, translatable terms, Inquiry -> Request, max hours in transfers removed (#678)
Co-authored-by: Marc Anguera Insa <srmarc.ai@gmail.com>
2023-04-01 21:59:10 +02:00
e467044b2b 🌐 update translations 2023-03-27 21:25:58 +02:00
c3dc673827 Merge branch 'develop' into manage_users_base 2023-03-14 22:17:13 +01:00
afafeaf38a TravisCI -> GH Actions (#648) 2023-03-14 22:10:02 +01:00
a70ef9b555 [feat] allow organizations to add custom logo (de-hardcodes Redeira custom logo) 2023-02-13 22:14:55 +01:00
8b1793606a add Petition model to admin + minor UI tweaks 2023-01-10 22:31:24 +01:00
af4e2ab004 update localeapp + pull translations 2022-12-13 21:02:00 +01:00
674a4ae64e translation keys & minor fixes (#669) 2022-12-13 20:52:03 +01:00
2c3987d067 [Feat] Confirmation email and new petitions emails (#668) 2022-12-10 17:06:10 +01:00
d91a32b50d [Feat] Signup users (#661) 2022-11-02 22:28:27 +01:00
b8d557a1ea Add avatar file size validation (max 5 MB) 2021-06-16 01:36:27 +02:00
429eb807c2 translations 2021-06-14 22:53:57 +02:00
14c638a7b9 changes for avatar copies 2021-06-14 22:52:51 +02:00
3685563d87 i18n: add keys related to avatar upload; minor code style adjustments 2021-05-21 21:42:38 +02:00
608680ffef avatar upload refactoring and cleanup 2021-05-20 22:08:45 +02:00
b768c425b9 Merge branch 'develop' into feat/profile-photos to update this branch. 2021-05-06 16:45:38 +02:00
a0b7f1970b feat: users can now upload their photos of their computer
they can also crop the photos (Implemented using Minimagick and JavaScript) into a square shape. Issue #627.
2021-05-05 22:53:06 +02:00
7a74013dd6 remove identity_document from users (closes #630) + gems updates 2021-05-03 22:30:11 +02:00
c8d2eeb6cc users#postcode: add i18n key and added to admin section 2021-04-30 01:43:34 +02:00
c633459db3 Merge branch 'develop' into feat/tags-postcode-members to update the branch. 2021-04-26 18:29:43 +02:00
4a17159d83 new translations 2021-04-25 20:08:04 +02:00
1c7651711e Merge pull request #622 from coopdevs/feat/onboarding
Feat: searcher in "/organizations" working
2021-04-25 19:58:29 +02:00