-
### Filtering files by system tags test plan
| Test Case | Expected Result | Result | Related Comment |
| --- | --- | --- | --- |
| Assign tags to files and folders, include tags with special charact…
-
Jira issue originally created by user @beberlei:
This issue is created automatically through a Github pull request on behalf of beberlei:
Url: https://github.com/doctrine/doctrine2/pull/381
Messa…
-
As a user, I want the desktop client to ask me if I want to sync a folder that was newly shared with me to the device I am using so that I do not fill my computer up with all of the files from a netwo…
-
**NOTE** I'd be happy to present kernel configuration in a more readable form, but not sure what is available and preferred - please advice
Type | Version/Name
---…
-
Jira issue originally created by user hosiplan:
Allow filters to add join tables to sql queries for filtering.
Let's have Brand entity, and BrandText entity. Text is localisation for each Brand. If …
-
Jira issue originally created by user bamarni:
Hi,
Is there a particular reason why we can only add filter class names in the orm config and not objects?
For example when using the orm with symfony…
-
Jira issue originally created by user enumag:
Note: I used critical priority for this issue because this is one of the most criticised things about Doctrine 2 worldwide.
---
The worst thing about D…
-
Jira issue originally created by user diogo.domanski:
I'm facing some troubles when filtering an entity association (ArrayCollection) by using Criteria.
The scenario is the following: I have 3 entit…
-
Jira issue originally created by user @beberlei:
We want an API that allows users to filter collections to subsets on the SQL level during the runtime (not using DQL).
Example:
```
class Post
{
…
-
Jira issue originally created by user le_shatai:
It would be nice if there is a @Filter annotation like the @OrderBy annotation on collections.
With this filter one could only select those elements t…