Marc Anguera Insa
|
0102aada2e
|
[DOCS] switch to "typical response" badge [ci skip]
|
2023-04-02 21:19:29 +02:00 |
|
Marc Anguera Insa
|
3417358792
|
document missing ENV vars [ci skip]
|
2023-04-02 21:11:35 +02:00 |
|
Marc Anguera
|
e6208cf3b8
|
[UI/UX] some random small enhancements 💅 (#679)
|
2023-04-02 03:12:14 +02:00 |
|
 Francisco José Perejón BarriosandMarc Anguera Insa
|
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 |
|
Marc Anguera Insa
|
cc4e2d67b1
|
[deps] update RDiscount (closes #555)
|
2023-04-01 17:20:50 +02:00 |
|
Marc Anguera Insa
|
1820729332
|
[FIX] do not show movements if user is not an active member of the given org
|
2023-03-30 21:26:53 +02:00 |
|
Marc Anguera
|
8b884ca083
|
Merge pull request #663 from coopdevs/manage_users_base
User sign-up & cancel membership and more!
|
2023-03-28 00:22:49 +02:00 |
|
Marc Anguera Insa
|
e467044b2b
|
🌐 update translations
|
2023-03-27 21:25:58 +02:00 |
|
Marc Anguera Insa
|
ac5486b4bf
|
[deps] upgrade Rails to latest 6.1 patch
|
2023-03-15 01:59:25 +01:00 |
|
Marc Anguera Insa
|
25e32fb0ad
|
Refactor categories icons. Now they are editable from the admin section.
|
2023-03-15 01:20:12 +01:00 |
|
Marc Anguera Insa
|
c3dc673827
|
Merge branch 'develop' into manage_users_base
|
2023-03-14 22:17:13 +01:00 |
|
Marc Anguera
|
afafeaf38a
|
TravisCI -> GH Actions (#648)
|
2023-03-14 22:10:02 +01:00 |
|
 dependabot[bot]andcoop-cloud
|
60d6c36793
|
build(deps): bump rack from 2.2.6.2 to 2.2.6.3 (#676)
Bumps [rack](https://github.com/rack/rack) from 2.2.6.2 to 2.2.6.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.6.2...v2.2.6.3)
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-09 10:31:12 +01:00 |
|
Marc Anguera Insa
|
a70ef9b555
|
[feat] allow organizations to add custom logo (de-hardcodes Redeira custom logo)
|
2023-02-13 22:14:55 +01:00 |
|
Marc Anguera Insa
|
4208e1a23a
|
Merge branch 'develop' into manage_users_base
|
2023-02-03 01:15:10 +01:00 |
|
Marc Anguera Insa
|
cd69356016
|
custom icon mapping for Post categories (ref: #673)
|
2023-02-03 01:10:06 +01:00 |
|
 dependabot[bot]andcoop-cloud
|
1a3cf24821
|
build(deps): bump globalid from 1.0.0 to 1.0.1 (#675)
Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/rails/globalid/releases)
- [Commits](https://github.com/rails/globalid/compare/v1.0.0...v1.0.1)
---
updated-dependencies:
- dependency-name: globalid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-19 11:17:31 +01:00 |
|
 dependabot[bot]andcoop-cloud
|
974f6adefc
|
build(deps): bump rack from 2.2.3.1 to 2.2.6.2 (#674)
Bumps [rack](https://github.com/rack/rack) from 2.2.3.1 to 2.2.6.2.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.3.1...v2.2.6.2)
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-19 11:06:51 +01:00 |
|
Marc Anguera Insa
|
8b1793606a
|
add Petition model to admin + minor UI tweaks
|
2023-01-10 22:31:24 +01:00 |
|
Marc Anguera Insa
|
af4e2ab004
|
update localeapp + pull translations
|
2022-12-13 21:02:00 +01:00 |
|
Marc Anguera Insa
|
72e546966a
|
Merge branch 'develop' into manage_users_base
|
2022-12-13 20:54:01 +01:00 |
|
Francisco José Perejón Barrios
|
674a4ae64e
|
translation keys & minor fixes (#669)
|
2022-12-13 20:52:03 +01:00 |
|
 dependabot[bot]andcoop-cloud
|
fbac20c223
|
build(deps): bump rails-html-sanitizer from 1.4.3 to 1.4.4 (#671)
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/rails/rails-html-sanitizer/releases)
- [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.4.3...v1.4.4)
---
updated-dependencies:
- dependency-name: rails-html-sanitizer
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-13 20:49:34 +01:00 |
|
 dependabot[bot]andcoop-cloud
|
eda77e66a0
|
build(deps): bump loofah from 2.18.0 to 2.19.1 (#670)
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.18.0 to 2.19.1.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.18.0...v2.19.1)
---
updated-dependencies:
- dependency-name: loofah
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-13 20:47:55 +01:00 |
|
Francisco José Perejón Barrios
|
2c3987d067
|
[Feat] Confirmation email and new petitions emails (#668)
|
2022-12-10 17:06:10 +01:00 |
|
Francisco José Perejón Barrios
|
21e0cc5e4d
|
[FIX] users now can modify their profile + bug when clicking the logo for non-members (#667)
|
2022-12-08 16:12:09 +01:00 |
|
Francisco José Perejón Barrios
|
106cc0d78e
|
Tests, show/hide password and signup validations (#666)
|
2022-12-06 16:55:38 +01:00 |
|
Francisco José Perejón Barrios
|
7c8aa24b09
|
[Feat] Manage memberships (#665)
|
2022-12-05 21:46:07 +01:00 |
|
 Sergi AlonsoandSergi
|
a9c7d45fc9
|
Remove UNLICENSE, add AGPL3 license (#664)
Co-authored-by: Sergi <sergi.alonso@coopdevs.org>
|
2022-11-16 16:00:04 +01:00 |
|
Francisco José Perejón Barrios
|
d91a32b50d
|
[Feat] Signup users (#661)
|
2022-11-02 22:28:27 +01:00 |
|
 dependabot[bot]andcoop-cloud
|
60fbd674bb
|
build(deps): bump nokogiri from 1.13.6 to 1.13.9 (#662)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 to 1.13.9.
- [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.13.6...v1.13.9)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-21 10:21:40 +02:00 |
|
Marc Anguera
|
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 |
|
 dependabot[bot]andcoop-cloud
|
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 |
|
 dependabot[bot]andcoop-cloud
|
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 |
|
 
|
d335ce4253
|
build(deps): bump nokogiri from 1.12.5 to 1.13.6 (#657)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.6.
- [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.12.5...v1.13.6)
---
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: Marc Anguera <srmarc.ai@gmail.com>
|
2022-06-30 17:39:22 +02:00 |
|
 dependabot[bot]andcoop-cloud
|
8852d95a2a
|
build(deps): bump rack from 2.2.3 to 2.2.3.1 (#658)
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.3...2.2.3.1)
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-30 17:38:13 +02:00 |
|
 dependabot[bot]andcoop-cloud
|
22b3f8de78
|
build(deps): bump jmespath from 1.4.0 to 1.6.1 (#659)
Bumps [jmespath](https://github.com/trevorrowe/jmespath.rb) from 1.4.0 to 1.6.1.
- [Release notes](https://github.com/trevorrowe/jmespath.rb/releases)
- [Changelog](https://github.com/jmespath/jmespath.rb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/trevorrowe/jmespath.rb/compare/v1.4.0...v1.6.1)
---
updated-dependencies:
- dependency-name: jmespath
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-30 17:38:02 +02:00 |
|
 dependabot[bot]andcoop-cloud
|
9343a7fe25
|
build(deps): bump nokogiri from 1.11.4 to 1.12.5 (#650)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.12.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.11.4...v1.12.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>
|
2021-12-01 13:42:54 +01:00 |
|
 dependabot[bot]andcoop-cloud
|
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 |
|
 dependabot[bot]andcoop-cloud
|
85dd90f689
|
build(deps): bump addressable from 2.7.0 to 2.8.0 (#649)
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)
---
updated-dependencies:
- dependency-name: addressable
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-13 20:49:50 +02:00 |
|
Sergi Alonso
|
adcfb26f2b
|
Merge pull request #645 from coopdevs/validate_image_size
Add avatar file size validation (max 5 MB)
|
2021-06-18 13:24:29 +02:00 |
|
Marc Anguera Insa
|
2daded2c91
|
move avatar logic out of controller to an own PORO: AvatarGenerator
|
2021-06-16 21:08:33 +02:00 |
|
Marc Anguera Insa
|
b8d557a1ea
|
Add avatar file size validation (max 5 MB)
|
2021-06-16 01:36:27 +02:00 |
|
Sergi Alonso
|
1e8fb1361d
|
Merge pull request #642 from coopdevs/translations/20210614
Translations/20210614
|
2021-06-14 22:58:22 +02:00 |
|
sseerrggii
|
429eb807c2
|
translations
|
2021-06-14 22:53:57 +02:00 |
|
sseerrggii
|
14c638a7b9
|
changes for avatar copies
|
2021-06-14 22:52:51 +02:00 |
|
Sergi Alonso
|
319b82a70f
|
Merge pull request #635 from coopdevs/feat/profile-photos
profile photo for users
|
2021-06-14 22:24:46 +02:00 |
|
Marc Anguera Insa
|
493a2eafbf
|
specs: fix unstable test
|
2021-05-21 21:51:50 +02:00 |
|
Marc Anguera Insa
|
3685563d87
|
i18n: add keys related to avatar upload; minor code style adjustments
|
2021-05-21 21:42:38 +02:00 |
|
Marc Anguera Insa
|
608680ffef
|
avatar upload refactoring and cleanup
|
2021-05-20 22:08:45 +02:00 |
|