|
|
72edf73666
|
[FIX] fix due to Rails 6 upgrade in StatisticsController#statistics_all_transfers
|
2020-12-21 21:29:34 +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 |
|
|
|
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 |
|
|
|
aab779c2ca
|
Add tsvector column, trigger, index and unaccent extension
|
2019-05-24 01:24:23 +02:00 |
|
|
|
8d8b2be48b
|
Enable partial word searches in pg_search
Doc: https://github.com/Casecommons/pg_search#prefix-postgresql-84-and-newer-only
|
2019-05-24 01:22:18 +02:00 |
|
|
|
6fd92f192a
|
Remove elasticsearch and use pg_search
|
2019-05-24 01:21:10 +02:00 |
|
|
|
e70844e194
|
Remove Post's publisher
|
2019-03-22 19:08:21 +01:00 |
|
|
|
7f6a087726
|
- let's remove PushNotification when we delete an Event
- added some missing Relations specs
- remove a couple of unused Relations
|
2018-06-10 20:31:12 +02:00 |
|
|
|
9418484f23
|
delete events when deleting target object
|
2018-06-07 22:51:29 +02:00 |
|
|
|
c88e959ea9
|
Provide id of destination account in link
|
2018-02-01 13:40:26 +01:00 |
|
|
|
0707631157
|
more-seed-data
|
2016-05-20 15:35:46 +02:00 |
|
|
|
dd602bde57
|
Add markdown at post description
|
2016-04-29 10:59:52 +02:00 |
|
|
|
a6e706c3bb
|
Keep HoundCI happy, and follow the primary docs for default_scope.
|
2015-11-22 20:45:33 +01:00 |
|
|
|
5d86e2d3a1
|
Keep common syntax for scopes.
|
2015-11-22 20:39:28 +01:00 |
|
|
|
7e635ee967
|
Keep hound happy and mark the low specificity of the rescue.
|
2015-11-22 20:37:44 +01:00 |
|
|
|
59ef6ea224
|
update code style
|
2015-11-22 18:57:12 +01:00 |
|
|
|
e7333c70b9
|
Rearrange code in app/models/*
|
2015-11-22 18:35:59 +01:00 |
|
|
|
3c8100f486
|
Merge pull request #170 from coopdevs/fix_decorator_specs
Fix decorator specs and some Travis settings
|
2015-10-19 10:28:14 +02:00 |
|
|
|
f9ab80593e
|
Make Hound happy ❤️ 🐕
|
2015-10-17 17:38:20 +02:00 |
|
|
|
ecef8aa1ef
|
ES::Model does not like STI, so include only when inherited
|
2015-10-17 16:34:46 +02:00 |
|
|
|
e1719863bf
|
Que no se pueda publicar una oferta/demanda sin título
|
2015-10-13 22:19:02 +02:00 |
|
|
|
2e684ac765
|
Not-so-unicode unaccent indexer
|
2015-07-29 19:23:46 +02:00 |
|
|
|
3b927fe56a
|
Added super-duper-tokenizer which lowercases and ascii-folds almost everything
|
2015-07-29 18:48:22 +02:00 |
|
|
|
ae4b6ffece
|
Pass optional member to post reindex method for bulk operations
|
2015-06-09 19:34:04 +02:00 |
|
|
|
61768b8d81
|
✂️
|
2015-06-09 19:15:07 +02:00 |
|
|
|
43651f5b9d
|
Added custom callbacks to remove deactivated things from index
|
2015-06-09 19:09:19 +02:00 |
|
|
|
79a54c4b4b
|
Added Elasticsearch to better search posts
|
2015-06-03 18:47:44 +02:00 |
|
|
|
7925bb7e94
|
Separate 'active post' and 'from active user' concepts, reformulate scopes and controllers
|
2015-05-27 19:13:18 +02:00 |
|
|
|
9f410374d1
|
Use a better join for active posts
|
2015-05-27 19:02:25 +02:00 |
|
|
|
a1e4233f16
|
Merge pull request #159 from d2bit/bug/hide-inactive-user-on-post-reports
Don't show not active users on post reports.
|
2015-05-27 17:44:46 +02:00 |
|
|
|
751fbe27df
|
Fix two problems with posts. Maybe someday I'll write some test.....
|
2015-05-27 17:43:29 +02:00 |
|
|
|
823d138bab
|
Add new scope to avoid uneeded joins
|
2015-05-20 22:51:23 +02:00 |
|
|
|
c124496b57
|
Revert part of d594d57
|
2015-05-06 18:01:08 +02:00 |
|
|
|
d594d5759e
|
Use instead of to enable join reuse
|
2015-05-06 17:51:35 +02:00 |
|
|
|
16535d2f81
|
fixes
|
2015-04-02 18:22:18 +02:00 |
|
|
|
83d7d67463
|
rubocop
|
2015-04-01 01:13:03 +02:00 |
|
|
|
b326385db0
|
add links and paginator
|
2015-04-01 00:59:29 +02:00 |
|
|
|
16802b672c
|
deactivate instead of delete the post
|
2015-03-30 22:19:03 +02:00 |
|
|
|
d98af5adfc
|
Merge pull request #131 from Marsupio/mailers
Mailers
|
2015-02-27 02:01:40 +01:00 |
|
|
|
4339423712
|
rubocop
|
2015-02-17 00:26:14 +01:00 |
|
|
|
59760316cf
|
send mail every monday at 9am
|
2015-02-17 00:02:36 +01:00 |
|
|
|
e740dc0289
|
add scopes
|
2015-02-09 23:35:35 +01:00 |
|
|
|
0311e044dc
|
required field in post
|
2015-02-07 01:55:06 +01:00 |
|
|
|
7b29ed36b7
|
removed offers and inquiries link when not logged
|
2014-11-27 23:00:11 +01:00 |
|
|
|
161e230ba0
|
merge branc 'master' into statistics
|
2014-11-18 17:11:22 +01:00 |
|
|
|
46f9125ad7
|
Sorting tags in desc order. Link in list of tags goes to filtered view of posts. Search works for tags as well. Links added in tags to filter by tag
|
2014-11-06 01:17:58 +01:00 |
|
|
|
13aa473cb5
|
Added 'Types of swaps' to statistics
|
2014-07-09 20:33:31 +02:00 |
|
|
|
6d01b111c7
|
Rework of admin.
|
2014-05-22 23:13:30 +02:00 |
|