|
|
b515afbe5f
|
build(deps): bump aws-sdk-s3 from 1.176.1 to 1.208.0 (#823)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-08 10:59:20 +01:00 |
|
|
|
786d50a95b
|
[i18n] Migrate to WTI (#801)
|
2025-07-03 21:41:31 +02:00 |
|
|
|
a5353f0ba1
|
Remove Localeapp integration as the service has been shut down
|
2025-06-23 13:50:01 +02:00 |
|
|
|
ca765712d0
|
fix docker build (#799)
|
2025-06-15 15:35:16 +02:00 |
|
|
|
b7ef4a6a95
|
Migrate linter to rubocop-rails-omakase
|
2025-03-23 16:49:27 +01: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 |
|
|
|
9006479915
|
Update to latest Sidekiq-Cron stable (#760)
|
2024-10-19 11:26:58 +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 |
|
|
|
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 |
|
|
|
0feec4eb7d
|
[testing] upgrade selenium-webdriver to latest version (no need to use webdrivers anymore)
|
2023-12-09 16:44:01 +01:00 |
|
|
|
8870afe53c
|
Upgrade to Ruby 3 💫
|
2023-12-08 18:47:40 +01:00 |
|
|
|
12affd6af9
|
adds file validation for organization logo to avoids crash (#714)
|
2023-11-24 10:44:45 +01:00 |
|
|
|
d85df1d8e2
|
fix i18n plurals for french
|
2023-11-20 18:20:06 +01:00 |
|
|
|
cac52676dc
|
[deps] update to latest compatible Sidekiq
|
2023-11-20 16:45:10 +01:00 |
|
|
|
2f1c87ff75
|
fix CI
|
2023-11-20 16:28:05 +01:00 |
|
|
|
63fac6d784
|
[deps] upgrade jquery-rails gem
|
2023-06-11 18:52:52 +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 |
|
|
|
cc4e2d67b1
|
[deps] update RDiscount (closes #555)
|
2023-04-01 17:20:50 +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 |
|
|
|
af4e2ab004
|
update localeapp + pull translations
|
2022-12-13 21:02:00 +01:00 |
|
|
|
a639875729
|
update Rails to latest patch version (6.1.3 -> 6.1.6) + other minor upgrades (#660)
|
2022-06-30 21:44:03 +02:00 |
|
|
|
ef58e4d6c5
|
build(deps): bump sidekiq from 6.2.1 to 6.4.0 (#652)
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.2.1 to 6.4.0.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/mperham/sidekiq/compare/v6.2.1...v6.4.0)
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-30 17:39:59 +02:00 |
|
|
|
c0f038e457
|
build(deps): bump image_processing from 1.12.1 to 1.12.2 (#654)
Bumps [image_processing](https://github.com/janko/image_processing) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/janko/image_processing/releases)
- [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janko/image_processing/compare/v1.12.1...v1.12.2)
---
updated-dependencies:
- dependency-name: image_processing
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-30 17:39:32 +02:00 |
|
|
|
9aa0c5f05a
|
build(deps): bump sidekiq from 6.1.3 to 6.2.1 (#651)
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.1.3 to 6.2.1.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/mperham/sidekiq/compare/v6.1.3...v6.2.1)
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-01 13:42:44 +01:00 |
|
|
|
608680ffef
|
avatar upload refactoring and cleanup
|
2021-05-20 22:08:45 +02:00 |
|
|
|
122083a361
|
fix: crop is now done with Image Processing API
I've also deleted the minimagick gem and all edges have the same width. Issue #635.
|
2021-05-19 14:27:55 +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 |
|
|
|
059bbcb4ce
|
gems: upgrade Skylight ruby agent to latest stable release
|
2021-05-04 21:59:38 +02:00 |
|
|
|
7a74013dd6
|
remove identity_document from users (closes #630) + gems updates
|
2021-05-03 22:30:11 +02:00 |
|
|
|
482d53fb4c
|
Merge remote-tracking branch 'origin/develop' into feat/download-all-admins to update this branch
|
2021-04-20 19:24:34 +02:00 |
|
|
|
2f05fd42aa
|
adding Bootsnap to speed up boot time
|
2021-04-17 16:55:09 +02:00 |
|
|
|
d3ab098f7e
|
feat: Downloading a zip with CSV documents
The new update allows the administrator to download a zip containing all the current CSV documents. Issue #596.
|
2021-04-16 13:56:35 +02:00 |
|
|
|
ba0e7a5dcb
|
remove airbrussh from Gemfile, as it is already a capistrano dep
|
2021-01-08 18:54:15 +01:00 |
|
|
|
c763bac2e4
|
update prawn gem
|
2021-01-08 18:26:56 +01:00 |
|
|
|
f0c6a9e8f1
|
Update to Rails 6.1
|
2021-01-08 18:08:56 +01:00 |
|
|
|
f7de665ab3
|
deps: update test gems to latest versions
|
2020-12-21 21:48:22 +01:00 |
|
|
|
168a54b82a
|
deps: upgrade activeadmin and simple_form
|
2020-12-17 23:52:48 +01:00 |
|
|
|
88da27a7bb
|
upgrade pg_search
|
2020-12-17 21:35:36 +01:00 |
|
|
|
6895a6acfd
|
Update Kaminari (closes #567)
|
2020-12-16 00:54:22 +01:00 |
|
|
|
331ec8429a
|
Yay! all tests passing
|
2020-12-16 00:14:19 +01:00 |
|
|
|
7603b72f57
|
update to latest Rubocop + start fixing tests (from 95 failures to 31)
|
2020-12-15 22:21:14 +01:00 |
|
|
|
15dca38b8f
|
merge with develop
|
2020-12-15 21:32:57 +01:00 |
|
|
|
4bf880e05b
|
Revert "Revert "Merge pull request #465 from coopdevs/feature/switch-from-elastic-to-pg-search-la-buena""
This reverts commit 096fcce484.
|
2020-10-06 21:10:03 +02:00 |
|
|
|
8bc377cb6c
|
Merge branch 'develop' into rails_6
|
2020-04-03 20:22:01 +02:00 |
|