Marc Anguera
5437e14ce8
[deps] upgrade to Rails v7.2 and ActiveAdmin v3 ( #777 )
2025-03-22 16:40:14 +01:00
Nicolas Florentin
b508d99ead
makes tag searches accent insensitive
2023-12-07 09:33:07 +01:00
franpb14
f274d13dc5
feat: the searcher is working on tags
...
You can also click on a tag and the search will be executed directly. And the attributes are shown in the show and in the list (only the tags and if there are more than 3, not all). #623 .
2021-04-28 14:26:27 +02:00
franpb14
32f4ebe583
fix: the problem of ambiguity solved. #626 .
2021-04-27 22:57:18 +02:00
Marc Anguera Insa
2705cd0347
admin: fix post creation with tags + some missing filters
2021-04-19 23:20:45 +02:00
Marc Anguera Insa
0bacdebc15
Merge branch 'develop' into rails_6
2020-02-26 00:04:29 +01:00
Marc Anguera Insa
933ca8c8d6
Remove LazyRecoverable and dalli
2019-10-03 20:45:16 +02:00
Marc Anguera Insa
c0071212b2
more gem updates; minor js refactor; first pass over tests and first fixes :)
2019-09-26 02:16:05 +02:00
Pau Perez
ed7f8c9327
Add spec for case insensitive tag group
2018-01-26 10:41:23 +01:00
sseerrggii
e0ab6cdbed
Post tags list ordered case insensitive
2018-01-25 17:03:47 +01:00
Enrico Stano
49fc388ff0
Making Sergi happy from our FESC2016 desk
2016-10-22 12:12:44 +02:00
sseerrggii
3ca4a78088
Order tags alphabetically
2016-10-07 13:07:27 +02:00
Marc Anguera Insa
fabfa90e7a
move logic outside the view
2016-01-10 22:02:10 +01:00
Marc Anguera Insa
0cf7c9521a
add Taggable tests, filter tags with 'ignore case', tokenSeparators only by comma
2016-01-10 20:26:36 +01:00
Marc Anguera Insa
24d938932c
New Tagging system using Select2 [WIP]
2016-01-06 19:48:06 +01:00
Saverio Trioni
f8f940050a
Lazy recoverable: ures gets sent the same password recovery token for a period of time
2015-07-08 18:48:31 +02:00
Saverio Trioni
79a54c4b4b
Added Elasticsearch to better search posts
2015-06-03 18:47:44 +02:00
Saverio Trioni
1c5071a1ad
Prefer double quoted strings when possible
2014-11-24 04:05:29 +01:00
Saverio Trioni
be6d4a97e1
ended up rewriting completely the taggable file, so rubocop is happy
2014-11-24 04:05:29 +01:00
Saverio Trioni
d00aac1806
fixed single style issue
2014-11-24 04:04:37 +01:00
Saverio Trioni
4601124999
test commit to check if HoundCI is actually working
2014-11-24 04:04:01 +01:00
Dani Macho
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
Dani Macho
fe632c4f6b
Adding panel next with results
2014-11-02 14:24:46 +01:00
Dani Macho
ea906aab23
Added helper method to group tags alphabetically. Added a hardcoded literal to locale file
2014-11-02 09:12:01 +01:00
Dani Macho
40f25e826c
fixed defect where tags_manager was only called for offer in shared code. Fixed duplicate list too for typeahead
2014-10-11 23:28:12 +02:00
Dani Macho
9590cde7d5
tags filtered as they are typed
2014-10-09 20:40:24 +02:00
Dani Macho
b173630531
now returns tags but trying to filter out based on param
2014-10-08 21:45:27 +02:00
Saverio Trioni
e5d553e55a
Added pg-specific array-based tags.
...
some fixes to controllers too.
2013-11-03 23:05:51 +01:00