2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a test to CustomFilter for raising the ValueError More... about 2 years ago
Merged heads More... about 2 years ago
Remove test_ctor_blank, seems to be unnecessary More... about 2 years ago
Adjust CustomFilterValueDescriptor regex to include a single space More... about 2 years ago
Restore filters.py to original More... about 2 years ago
merge with 3.1 More... about 2 years ago
merge with 3.1 More... about 2 years ago
merge with default More... about 2 years ago
Convert lists to dictionaries to allow for searching in a single pass. More... about 2 years ago
As it's a list remove dict-like getitem, provide a get method instead. More... about 2 years ago
Base RelationshipList on the new class. More... about 2 years ago
Remove unused import More... about 2 years ago
Provide a base class for lists may only be for Relationships. More... about 2 years ago
Simplify implementation More... about 2 years ago
Remove unused import. More... about 2 years ago
Update docs More... about 2 years ago
Avoid exponential type checks when extending. More... about 2 years ago
Merge More... about 2 years ago
Update docs More... about 2 years ago
Only need to read the XML documents once. More... about 2 years ago
Added several tests for the rich_text._opt() method More... over 2 years ago
Fill out stub tests. More... over 2 years ago
Since anything that inheris from object has the __str__ method, the check is redundant. More... over 2 years ago
Update docs. More... over 2 years ago
Merge More... over 2 years ago
fix false positive in is_date_format detection. More... over 2 years ago
Stub missing tests. More... over 2 years ago
Update docs. More... over 2 years ago
Correct colour definition, prefix with alpha values More... over 2 years ago
Whitespace More... over 2 years ago