|
692ecf1c99
|
[TWIG] Improved templates HTML structure, removed unnecessary element nesting, and refactored content sectioning
[COMPONENTS][Search] Refactored widget event as 'PrependRightPanel' (making it able to accomodate more generic blocks)
|
2022-01-21 21:03:08 +00:00 |
|
|
7d8cce3b27
|
[COMPONENT][Feed] Correct queries and introduce new feeds
Refactor feeds and search to use a common query builder
|
2021-12-24 00:44:39 +00:00 |
|
|
1b45fb251a
|
[COMPONENT][Search][Attachment][DOC] Add doocumentation to search related functions
|
2021-12-16 10:52:06 +00:00 |
|
|
a16d31b70e
|
[COMPONENT][Search] Add support for searching in notes' contents
|
2021-12-16 10:39:36 +00:00 |
|
|
f6a8ee86b6
|
[COMPONENT][Search] Add support for searching for a given actor type
|
2021-12-11 22:21:31 +00:00 |
|
|
4be226edd5
|
[COMPONENT][Search] Make search title field not required
|
2021-12-11 22:20:25 +00:00 |
|
|
6b38972cca
|
[COMPONENT][Search] Add support for searching for notes with media or with text
`note-types:media` will search for notes with an associated attachment or no text
|
2021-12-11 20:59:13 +00:00 |
|
|
dbc8bf2ae1
|
[COMPONENT][Search][LeftPanel] Add way of adding a search result as a left panel feed
|
2021-12-11 10:49:57 +00:00 |
|
|
ada94a98e2
|
[COMPONENT][Search] Move search form to utility function. Add search form and search builder forms to search results page
|
2021-12-10 13:53:23 +00:00 |
|
|
8beb9682ee
|
[COMPONENTS][Search][Language] Move language search features to the language component. Add support for searching for notes from people with a given language
|
2021-12-10 13:53:23 +00:00 |
|
|
3405312a5b
|
[COMPONENT][Search] Add way of searching for only notes or poeple with a given language
|
2021-12-09 21:39:00 +00:00 |
|
|
bc3e6ac704
|
[COMPONENT][Search] Fix searching for actors
|
2021-12-09 16:23:09 +00:00 |
|
|
139da2c07f
|
[COMPONENT][Search][Tag] Add support for searching for actors or notes with a language. Use leftJoins, rather than inner joins
|
2021-12-09 16:22:59 +00:00 |
|
|
f35dbbd8c1
|
[COMPONENTS][Search] Polished template
[COMPONENTS][Search] Fix event typo
|
2021-12-02 16:37:17 +00:00 |
|
|
9109c61af5
|
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
2021-10-27 04:19:28 +01:00 |
|
|
3cb6563c40
|
[TWIG][EndShowStyles] Route as an event argument
|
2021-10-06 00:34:27 +01:00 |
|
|
80d1be323d
|
[COMPONENTS][Search][CSS] Extra header forms now accessible through a details element. Re-organizing templates structure.
|
2021-10-04 12:17:14 +01:00 |
|
|
de984ac8e1
|
[COMPONENTS][Search][Tag] Implement basic search functionality that allows only searching through note tags, currently
|
2021-09-27 19:50:56 +01:00 |
|