issues
search
15five
/
scim2-filter-parser
A customizable parser/transpiler for SCIM2.0 filters
Other
23
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump django from 4.2.13 to 4.2.16
#59
dependabot[bot]
opened
1 month ago
0
Bump django from 4.2.13 to 4.2.15
#58
dependabot[bot]
closed
1 month ago
1
Bump django from 4.2.13 to 4.2.14
#57
dependabot[bot]
closed
3 months ago
1
Version Bump -> 0.7.0
#56
logston
closed
4 months ago
0
Use exact Django operator on equality checks against empty strings
#55
JPDSousa
closed
4 months ago
0
[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1
#54
fifteen5-Security
closed
4 months ago
0
Use exact when comparing against boolean values
#53
JPDSousa
closed
4 months ago
3
[Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2
#52
fifteen5-Security
closed
4 months ago
0
Empty string equality expression transpiles to an always-false query in Django + Oracle
#51
JPDSousa
closed
4 months ago
2
[Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2
#50
fifteen5-Security
closed
5 months ago
0
Boolean equality expression transpiles to an invalid query in Django + PostgreSQL
#49
JPDSousa
closed
4 months ago
2
[Snyk] Security upgrade requests from 2.31.0 to 2.32.0
#48
fifteen5-Security
closed
4 months ago
0
Autoformat Python source with ruff format
#47
DavidCain
closed
6 months ago
1
Replace flake8 with ruff
#46
DavidCain
closed
6 months ago
1
Fix flake8
#45
logston
closed
4 months ago
3
Add support for Python 3.12
#44
DavidCain
closed
6 months ago
2
Replace poetry with poetry-core
#43
tjni
closed
3 weeks ago
2
Bump django from 4.1.7 to 4.1.10
#42
dependabot[bot]
closed
4 months ago
1
Bump django from 4.1.7 to 4.1.9
#41
dependabot[bot]
closed
1 year ago
1
Bump sqlparse from 0.4.3 to 0.4.4
#40
dependabot[bot]
closed
4 months ago
1
Bump django from 4.1.6 to 4.1.7
#39
logston
closed
1 year ago
0
Bump django from 4.1.6 to 4.1.7
#38
dependabot[bot]
closed
1 year ago
0
Update supported Python versions
#37
logston
closed
1 year ago
0
Upgrade sly to 0.5
#36
logston
closed
1 year ago
6
Please add support for sly==0.5.0
#35
mweinelt
closed
1 year ago
1
UnboundLocalError when dynamically imported
#34
js-truework
opened
1 year ago
2
Update README with deployment instructions
#33
logston
closed
1 year ago
0
Migrate to Poetry
#32
logston
closed
2 years ago
5
Update userName to be case insensitive
#31
logston
closed
2 years ago
5
userName attribute should be case-insensitive, per the RFC
#30
logston
closed
2 years ago
3
Version bump => 0.3.9
#29
logston
closed
2 years ago
0
Version bump => 0.3.9
#28
logston
closed
2 years ago
1
0.3.9 source is not available on GitHub
#27
andersk
closed
2 years ago
5
fixing the attribute name grammar
#26
mohankumaru
closed
3 years ago
0
Grammar of attribute names
#25
mohankumaru
closed
3 years ago
5
use ascii_letters to increase max params
#24
bramantoleksono
closed
2 years ago
1
Issue with comparision operators
#23
mohankumaru
opened
3 years ago
1
Update issue templates
#22
logston
closed
4 years ago
0
Update README
#21
logston
closed
4 years ago
0
Fix LogExp Ordering Issue
#20
logston
closed
4 years ago
0
Move Django query to install as an extra
#19
logston
closed
4 years ago
0
WIP Move to a pyproject.toml file
#18
logston
closed
2 years ago
1
Issue when using multiple "or" or "and"
#17
mohankumaru
closed
4 years ago
9
Add unit test for issue #15
#16
logston
closed
4 years ago
0
Issue with "=" operator and Transpile to python condition
#15
mohankumaru
closed
4 years ago
3
Issue with parser
#14
mohankumaru
closed
4 years ago
1
Add AttrPath as namedtuple
#13
logston
closed
4 years ago
0
Return NamedTuple rather than tuple.
#12
logston
closed
4 years ago
0
Test Out GitHub Actions
#11
logston
closed
4 years ago
0
Fix typo in SCIMParserError name
#10
AkeemMcLennon
closed
4 years ago
1
Next