45 Commits

Author SHA1 Message Date
808a6ba663 feat: dutch translation (#826) 2026-04-06 20:12:53 +02:00
abf149ab2d Add Japanese language 🌐 (#807) 2025-07-29 13:33:00 +02:00
5437e14ce8 [deps] upgrade to Rails v7.2 and ActiveAdmin v3 (#777) 2025-03-22 16:40:14 +01:00
17904b2f67 [config] use a different queue for mailers 2025-01-31 12:39:19 +01: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
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
f0c6a9e8f1 Update to Rails 6.1 2021-01-08 18:08:56 +01:00
52a02eb6be Allow non-www host name
As far as I know our DNS provider redirects itself timeoverflow.org to
www.timeoverflow.org instead of our Nginx, as we are used to, but we're
seeing people getting ERR_CONNECTION_REFUSED, with mobile data only,
they say. We hope this may fix it but we're totally blind here.
2021-01-07 13:37:43 +01:00
9c795dfcab Allow requests from production host
We missed the mess we have at DNS level with the www domain. We need
this to make it work in production. IMO it's much more explicit add
a host per line instead of the regex.
2021-01-05 11:15:46 +01:00
ccc8fed327 Allow requests from staging 2021-01-05 10:07:50 +01:00
49ba7c8c3c config: Guard against DNS rebinding attacks by permitting hosts 2020-12-21 20:38:56 +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
c0071212b2 more gem updates; minor js refactor; first pass over tests and first fixes :) 2019-09-26 02:16:05 +02:00
27be159c1d Rails 6, first commit! the app boots fine and seems to work fine as well 2019-09-25 22:43:20 +02:00
096fcce484 Revert "Merge pull request #465 from coopdevs/feature/switch-from-elastic-to-pg-search-la-buena"
This reverts commit 9f7b99a794, reversing
changes made to ad9a8f0960.
2019-09-20 11:22:44 +02:00
e09469ce1a Use SQL for schema instead of Ruby 2019-05-24 18:19:21 +02:00
3d83b6c521 add GL to menu 2019-03-12 19:09:08 +01:00
19a1c9290c Set sidekiq as ActiveJob backend 2018-05-18 09:51:40 +02:00
8e3a826c0b Enable Skylight in staging 2018-05-15 17:05:55 +02:00
f2d37796c6 custom error pages 2018-02-21 11:41:56 +01:00
8cc7d2a40e Add Euskera language 2017-10-31 17:20:09 +01:00
88912ebff6 New language pt-BR 2017-08-01 15:01:14 +02:00
946bcbc60e traducciones localeapp 2017-08-01 15:01:14 +02:00
24db79c795 Traducciones con localeapp 2017-08-01 15:01:14 +02:00
a51abf9c74 move i18n settings to config/application.rb (default place in new apps); activate I18n fallbacks for all environments: restores previous behaviour 2015-01-17 16:34:04 +01:00
70622f6cbe Upgrade to Rails 4.2; review app skeleton (closes #115) [WIP] 2015-01-09 19:52:14 +01:00
7667f33d7e Upgrade bootstrap from 3.0.3 to 3.1.0 | Move Javascript load to the end of page | Check if terms & conditions document exists 2014-02-06 01:45:59 +01:00
94a075a1c2 Hey, adding postgres extensions is supported! 2013-10-27 22:26:55 +01:00
94ec334cc3 Añadida traducción para categoría.
Para añadir o cambiar una traducción en n idioma concreto
hay que usar la consola, o (cuando esté) la pantalla
de gestión de categorías, con la aplicación en el idioma deseado.
2013-10-25 23:37:47 +02:00
21a6629c21 removed all references to password 2013-07-18 11:56:16 +02:00
687d88238d Upgrade to Rails 4
Clean up
2013-07-03 02:16:00 +02:00
4f56c82648 Added posts, reduced categories and added ability of users to join posts (being them offers or inquiries) 2013-06-21 12:48:36 +02:00
cd39eae809 Layout 2013-05-23 01:01:11 +02:00
43e4d3da6d some big work to make owned categories plus a lot of UX 2013-05-11 02:25:25 +02:00
6c9acb9cba some work done 2013-04-12 17:34:27 +02:00
55996cd50d Solved error in creating user 2013-01-10 16:24:53 +01:00
7a4c955d5c Avoid connecting to the database on precompilation 2012-11-27 15:54:49 +01:00
dfe266bf9b big big rewrite based on angular 2012-11-26 18:51:20 +01:00
bd9bde4ac0 rails4 is not mature enough for us 2012-11-04 09:50:52 +01:00
fbddf419fe inital app skeleton 2012-10-24 10:04:29 +02:00