Tac Tacelosky

Results 500 issues of Tac Tacelosky

My branch of no-agenda now does the following. I hope you'll consider a PR and a major version release. * Latest Symfony (7.2), Attributes instead of Interfaces * Webpack replaced...

For example: ``` 6) App\Tests\Crawling\BatSignalCrawlerTest::testSignalExists TypeError: App\Crawling\BatSignalCrawler::__construct(): Argument #2 ($notificationPublisher) must be of type App\Crawling\NotificationPublisher, Mock_BatSignalRepository_86f1ae6a given, called in /home/tac/g/tacman/no-agenda/tests/Crawling/BatSignalCrawlerTest.php on line 28 /home/tac/g/tacman/no-agenda/src/Crawling/BatSignalCrawler.php:19 /home/tac/g/tacman/no-agenda/tests/Crawling/BatSignalCrawlerTest.php:28 ``` The issue is $this->crawler...

![Image](https://github.com/user-attachments/assets/cc86714a-311d-4194-9c66-798b4c5aad99) This is looking great! Since we know that the doctrine relations go from the teacher_id field in session to the id field in teacher (ditto for session and course),...

wontfix

https://www.meilisearch.com/docs/reference/api/search#ranking-score-threshold I'm finding too many low-scoring semantic search results, which is why this parameter was introduced. It'd be nice to see it here. Thanks for your consideration.

enhancement

I've started to use semantic search, one of my favorite new features of meilisearch. I inadvertently triggered a re-vectorization of a dataset (I dropped a field) which meant that it...

enhancement

Clicking on the title goes to the animated field distribution page. But I rarely want to see that first. Instead, I like to go right to the documents page. Right...

enhancement

null values should be blank or "pending" or something like that. They are defaulting to 1970

bug

It would be helpful to know how many documents were received in the task list. Sometimes I'm doing bulk updates, and other times (like when a doctrine entity has been...

enhancement

Tiny issue -- The tasks icon is pushed to the right because of the word "Indexing..." so it's hard to click on. Idea: add the number of incomplete (pending/processing) tasks,...

bug
enhancement

![Image](https://github.com/user-attachments/assets/d2132ce4-c5d4-4b60-93cb-0c6134b620a1) I'd be nice to see the sort arrows with the column name when sort is active. Idea: put a dimmed up/down sort arrow by the columns that are sortable....

enhancement