41 Commits

Author SHA1 Message Date
8870afe53c Upgrade to Ruby 3 💫 2023-12-08 18:47:40 +01:00
c0e71104f6 keep org filter (scope) in public search (closes #508) 2021-02-21 20:27:22 +01:00
f0c6a9e8f1 Update to Rails 6.1 2021-01-08 18:08:56 +01:00
331ec8429a Yay! all tests passing 2020-12-16 00:14:19 +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
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
6fd92f192a Remove elasticsearch and use pg_search 2019-05-24 01:21:10 +02:00
544f80f492 🔥 deprecated attributes in posts table (closes #471) 2019-04-11 21:37:08 +02:00
e70844e194 Remove Post's publisher 2019-03-22 19:08:21 +01:00
4db1ce8f2f add is_group feature 2019-03-19 14:17:28 +01:00
8170499e0f Switch to post organization if possible 2018-07-05 17:24:20 +02:00
4cedf74e06 Load the requested post in any case and specs++ 2018-07-05 17:24:20 +02:00
7a5fb4cd75 Doc++ 2018-07-05 17:24:20 +02:00
ae517a49a0 Added PostPersister 2018-05-01 09:59:03 +01:00
ff63db03fa Paginate search results 2016-03-17 22:47:55 +01:00
9c7cfd0d2f 🔥 responders gem 2016-01-18 21:55:10 +01:00
010e2661be ✂️ Tags Manager library 2016-01-09 15:58:31 +01:00
24d938932c New Tagging system using Select2 [WIP] 2016-01-06 19:48:06 +01:00
b71366a057 Added phrase-prefix matching for post query 2015-07-08 17:58:51 +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
16535d2f81 fixes 2015-04-02 18:22:18 +02:00
16802b672c deactivate instead of delete the post 2015-03-30 22:19:03 +02:00
7538a91705 Show any post to any user 2015-03-13 10:01:02 +01:00
707ee5273c Make houndCI happy 2015-03-09 18:51:18 +01:00
428eb47221 Force filter by current organization 2015-03-09 18:48:21 +01:00
216ff39bc3 small fixes 2015-02-25 22:22:52 +01:00
1b927553a4 ✂️ 2015-02-20 22:52:34 +01:00
fe9fd049e7 pass test 2015-02-20 18:19:06 +01:00
a005abff8f fix rubocop warnings 2014-12-07 10:16:57 +01:00
56392ce7e9 merge master 2014-12-04 10:33:57 +01:00
7b29ed36b7 removed offers and inquiries link when not logged 2014-11-27 23:00:11 +01:00
5c04bb4568 resolving conflicts 2014-11-08 10:09:28 +01:00
0f61f748f7 Refactored how to get index_path using helper method. Categories now have link. Badge background to success in post details so tag link can be seen properly 2014-11-06 22:44:56 +01:00
47cb692611 try to remove inherited resources 2014-11-06 20:49:13 +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
1c2478f309 paginate inquiries 2014-10-04 21:57:47 +02:00
a84f83d63c Added Pundit and post->org direct association 2014-01-19 17:58:28 +01:00
882bb737e6 Sorry, I mixed up a case with an if... :( 2013-12-31 13:38:33 +01:00
1631e59685 Accept a different user_id for post if the current user is a manager 2013-12-31 13:37:18 +01:00
28a9c45e84 Extracted common behavior from post subclasses controllers. 2013-12-31 13:37:18 +01:00