3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename type to 'collective.alias' - no need to be so verbose
Martin Aspeli
as optilude
More... over 16 years ago
Add tests for IHasAlias adapter
Martin Aspeli
as optilude
More... over 16 years ago
Add more tests
Martin Aspeli
as optilude
More... over 16 years ago
Add annotations test
Martin Aspeli
as optilude
More... over 16 years ago
Add property aliasing
Martin Aspeli
as optilude
More... over 16 years ago
Add some tests. Fix stupid Archetypes AnnotationStorage issue.
Martin Aspeli
as optilude
More... over 16 years ago
Convert to buildout-in-package layout to simplify testing
Martin Aspeli
as optilude
More... over 16 years ago
Some test setup
Martin Aspeli
as optilude
More... over 16 years ago
Implement "allow traversal", allowing collections to work.
Martin Aspeli
as optilude
More... over 16 years ago
Allow title override. Use mixedCase naming. Fix setdefault() in annotations adapter.
Martin Aspeli
as optilude
More... over 16 years ago
First stab at implementing folderishness that seems to work.
Martin Aspeli
as optilude
More... over 16 years ago
prepare for release More... over 16 years ago
Prettify
Martin Aspeli
as optilude
More... over 16 years ago
Remove custom title-to-id name chooser. Instead, use the name of the target object as a base, but perform conflict resolution
Martin Aspeli
as optilude
More... over 16 years ago
Split content.py into a few modules. Add handler to deal with target deletions and object copying.
Martin Aspeli
as optilude
More... over 16 years ago
allow indexer methods to raise `AttributeError` to prevent an attribute from being indexed More... over 16 years ago
Find a better solution for resolving transitive aliases, and ensure that alias remains readonly.
Martin Aspeli
as optilude
More... over 16 years ago
Implement modified event re-broadcast and the IHasAlias marker. Also make it easier to find alias ids without loading objects.
Martin Aspeli
as optilude
More... over 16 years ago
Fix for new version of grokcore.view
Martin Aspeli
as optilude
More... over 16 years ago
Improve __providedBy__ descriptor, in particular the caching. Remove the hacky request-end event clearing of the cache (seems it's no longer needed). Add a means of getting information about aliases for target objects (setting of IHasAlias is not yet implemented).
Martin Aspeli
as optilude
More... over 16 years ago
Ghost import
Martin Aspeli
as optilude
More... over 16 years ago
Find an alternative to the crazy proxy idea that seems to work better. More testing needed, but looks more promising (for example, it doesn't cause quite as much infinite recursion).
Martin Aspeli
as optilude
More... over 16 years ago
Some insanity...
Martin Aspeli
as optilude
More... over 16 years ago
tag [http://pypi.python.org/pypi/collective.solr/1.0b11 11th] beta More... over 16 years ago
Add some just in time caching
Martin Aspeli
as optilude
More... over 16 years ago
addendum to r88809: allow passing in a dictionary as the `query` parameter for `ISearch.search` in order to not force 3rd-party packages to adjust things after [changeset:88809/collective.solr/trunk/src/collective/solr/search.py changing the return value] for `buildQuery` More... over 16 years ago
Fix more edge cases
Martin Aspeli
as optilude
More... over 16 years ago
Remove custom FTI and fall back to proxying portal_type. We'll have to find a different way to get to the edit action.
Martin Aspeli
as optilude
More... over 16 years ago
It's also useful to add files before checking stuff in...
Martin Aspeli
as optilude
More... over 16 years ago
Initial checkin. Works for very basic use cases, but much fiddling left to be done
Martin Aspeli
as optilude
More... over 16 years ago