Commit Graph

48 Commits

Author SHA1 Message Date
Valentin Deniaud 66b12b846a misc: change django-upgrade target version to 3.2 (#75442) 2023-03-29 16:14:41 +02:00
Lauréline Guérin 165ffc8527
data: import/export based on uuids (#67710) 2023-02-01 17:45:47 +01:00
Frédéric Péters 3f8536d41e search: raise 400 on queries without query (#73420) 2023-01-14 15:13:33 +01:00
Frédéric Péters ec67001318 search: do not allow search queries to contain a nul byte (#72722) 2022-12-28 16:13:07 +01:00
Lauréline Guérin b2a365f625
search: always display custom title if defined (#71246) 2022-11-14 17:45:49 +01:00
Lauréline Guérin c44808a83c
search: export/import with target_page configured on card engine (#68606)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-09-12 14:48:42 +02:00
Lauréline Guérin b7b73533b7
search: configure target page for card engine (#68606) 2022-09-12 14:48:42 +02:00
Agate f77ad1bc2d replaced ugettext* calls with corresponding gettext* calls (#68183) 2022-08-29 09:35:13 +02:00
Lauréline Guérin 794bb74c32
data: add display condition to cells (#66263)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
and also on each item of a linklist cell
2022-06-24 09:00:47 +02:00
Frédéric Péters 9e5fe63a9c search: increase allowed size for URLs (#60282) 2022-01-05 20:11:02 +01:00
Lauréline Guérin bee691aa15
search: title for search cell (#57323)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-10-05 10:38:54 +02:00
Lauréline Guérin f4615c5061
misc: apply pyupgrade (#55868) 2021-07-27 16:45:52 +02:00
Frédéric Péters f823e6cbba general: rename cell template_name attribute to default_template_name (#55792) 2021-07-26 10:16:42 +02:00
Lauréline Guérin 657815e82a
misc: remove django-jsonfield dependency (#52912) 2021-06-03 10:24:21 +02:00
Lauréline Guérin 6b2d3159a8
search: configure user search result template (#52439)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-04-12 15:26:21 +02:00
Lauréline Guérin 29bc8e66a9
misc: apply isort (#52797) 2021-04-08 15:54:31 +02:00
Frédéric Péters 47d67c395e trivial: apply black 2021-02-15 18:02:39 +01:00
Lauréline Guérin 4a2dedf41a
search: option to display page's description (#51014)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-02-12 14:21:28 +01:00
Lauréline Guérin 53651ec33e
search: return 404 if cell does not exist (#49876)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-01-05 14:51:15 +01:00
Lauréline Guérin ca8f61ab2a
search: cards engine without current user (#48261)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2020-11-20 11:01:48 +01:00
Lauréline Guérin 3b745cf767
search: set custom view on cards engine (#48262)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2020-11-20 10:34:04 +01:00
Frédéric Péters cccbc87b61 search: add option to set custom title for subpages search engine (#43888) 2020-07-14 20:05:24 +02:00
Lauréline Guérin 518825f9a4
search: don't search for engines on site indexation (#43228) 2020-05-22 16:11:57 +02:00
Frédéric Péters f29c94d7b9 search: escape % signs in URLs (#42436) 2020-05-04 11:27:28 +02:00
Lauréline Guérin e6a9ed2957
search: search on page and subpages (#40224) 2020-04-17 11:32:58 +02:00
Lauréline Guérin 1ab9684edb
search: new manager selection SearchCell engines (#40224) 2020-04-17 11:03:50 +02:00
Nicolas Roche 14aa0b62fe search: add a placeholder attribute to search input cell (#40993) 2020-04-10 14:22:22 +02:00
Lauréline Guérin 80500d71a9
cells: don't check validity in is_visible if placeholder search (#40252) 2020-03-31 14:41:26 +02:00
Frédéric Péters 7698d8a398 general: redo full text search using querysets (#33632) 2020-02-18 13:56:29 +01:00
Thomas NOËL f887b66ead search: add autofocus option on search input (#37811) 2019-11-20 16:51:49 +01:00
Thomas NOËL 94d25e1cd5 search: handle bad JSON engine results as empty (#37174) 2019-10-28 17:02:59 +01:00
Frédéric Péters 41d884e88f search: do not log as errors HTTP failures in search engines (#34314) 2019-06-25 16:25:27 +02:00
Serghei Mihai a38bcdc803 search: use RequestContext in search results hits rendering (#32192) 2019-04-18 15:15:11 +02:00
Frédéric Péters 83d37967eb search: add "wait for index" message to search cell configuration form (#32031) 2019-04-15 20:06:57 +02:00
Frédéric Péters 8d9a03f57c search: don't display "no result found" when there is no query (#32038) 2019-04-09 18:28:20 +02:00
Frédéric Péters f598929c34 search: add support for API returning results in a different key (#28606) 2018-12-05 11:00:27 +01:00
Frédéric Péters 88382da422 search: allow passing request user to search engines (#26254) 2018-09-10 15:35:11 +02:00
Frédéric Péters 1b6a015539 search: add possibility to specify templates for hits (#25614) 2018-08-31 16:01:16 +02:00
Frédéric Péters 9c69420972 search: add custom widget to sort and enable engines (#23534) 2018-08-30 11:50:06 +02:00
Frédéric Péters 3328fccc06 search: add a singleton so apps can register their search engines (#25620) 2018-08-30 11:50:06 +02:00
Thomas NOËL 44a54622f4 search: handle several search engines (#23534) 2018-08-30 11:50:06 +02:00
Frédéric Péters 0558d9b091 general: update context usage for Django 1.11 (#20935) 2018-01-02 17:45:55 +01:00
Thomas NOËL bd2df6fb70 search: use context_processors for results template (#16452) 2017-05-23 13:37:44 +02:00
Thomas NOËL 124e2e2fc2 allow substitution variables in search URLs (#16196) 2017-05-12 18:09:50 +02:00
Frédéric Péters b6894ae792 misc: add COMBO_SEARCH_SERVICES to default settings (#15929) 2017-05-02 15:52:05 +02:00
Frédéric Péters 6491f69cd1 add internal page contents search service (#6793) 2017-03-13 09:29:36 +01:00
Thomas NOËL 1709b97f09 searchcell: encode and quote q value in search url (#15352) 2017-03-12 14:14:05 +01:00
Thomas NOËL 4c3cf5e198 add generic search cell (#15085) 2017-03-03 11:09:24 +01:00