openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Philo
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
21 days
ago. based on code collected
22 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 9 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added feed_length to BlogViewAdmin.
Stephen Burrows
More...
almost 14 years ago
Merge branch 'master' of git://github.com/melinath/philo
jspiros
as Joseph Spiros
More...
almost 14 years ago
Added feed length limit to FeedView. Implements feature #111.
Stephen Burrows
More...
almost 14 years ago
Corrected LazyNavigationRecurser to mark its return value as safe.
Stephen Burrows
More...
almost 14 years ago
Switched back to setting a {{ children }} variable, but set it to a lazy recurser instead of a rendered result. Switched item and children to be set in the context directly for easy access. Improved/updated recursenavigation docstring.
Stephen Burrows
More...
almost 14 years ago
Refactored the RecurseNavigationNode to have less repetition. Switched from {{ children }} to {% recurse %} because it makes more sense to collect recursion only if needed.
Stephen Burrows
More...
almost 14 years ago
Merge branch 'master' of git://github.com/lapilofu/philo
Stephen Burrows
More...
almost 14 years ago
Solidified AJAX API.
Stephen Burrows
More...
almost 14 years ago
Merge remote branch 'melinath/master'
Harris Lapiroff
More...
almost 14 years ago
Added a number of counting variables to the context when rendering shipherd navigation. Designed to mirror the variables generated when using a for loop.
Harris Lapiroff
More...
almost 14 years ago
Prettified results page. Added search results templates for grappelli and the normal admin.
Stephen Burrows
More...
almost 14 years ago
Refactored weight code to split the work over Search, ResultURL, and Click models. This is probably somewhat less efficient, but it makes more intuitive sense. It also allows for weight caching on instances. Initial work on a results action/view for the SearchAdmin. Set SearchView to have SearchForm set as an attribute on itself rather than blindly using it.
Stephen Burrows
More...
almost 14 years ago
Minor corrections to shipherd recursenavigation docstring.
Stephen Burrows
More...
almost 14 years ago
First attempts at a get_favored_results method to find what people are generally selecting. Some minor aesthetic changes. Changed ajax api template fetch to call get_template with the intent of passing an argument as to whether it should be prepped for ajax.
Stephen Burrows
More...
almost 14 years ago
Merge branch 'master' into search
Stephen Burrows
More...
almost 14 years ago
Added CSRF cookie js to TagCreation.js... apparently it isn't in the admin by default. Resolves issue 83.
Stephen Burrows
More...
almost 14 years ago
Added an admin action to NewsletterArticleAdmin to handle creating a NewsletterIssue from a selection of articles. Resolves issue 82.
Stephen Burrows
More...
almost 14 years ago
Merge branch 'block_container_override'
Stephen Burrows
More...
almost 14 years ago
Minor LazyContainerFinder cleanup. It's not really that lazy in practice...
Stephen Burrows
More...
almost 14 years ago
Removed nodelist_crawl since nothing is using it and I'm starting to question its usefulness in general.
Stephen Burrows
More...
almost 14 years ago
Built a clearer algorithm for finding a template's containers; added support for template block overrides cancelling out containers in that block, which resolves issue #90.
Stephen Burrows
More...
almost 14 years ago
Corrected FeedView handling of incorrect Accept headers. Will now actually return 406 errors.
Stephen Burrows
More...
almost 14 years ago
Genericized nodelist_crawl to just pass each node to a callback function. Overloaded the Template.containers callback to create a blockcontext for handling containers in overridden blocks as per issue 90 and to handle contentreference/contentlet generation in a single sweep.
Stephen Burrows
More...
almost 14 years ago
Refactored ContainerForms to reflect a more suitable structure by storing the containers internally as a SortedDict. By handling containers more consistently, this commit resolves issue #89.
Stephen Burrows
More...
almost 14 years ago
Removed apparently-vestigial Entity.attribute property.
Stephen Burrows
More...
almost 14 years ago
Added basic docs for entities and attributes.
Stephen Burrows
More...
almost 14 years ago
Merge branch 'master' into docs
Stephen Burrows
More...
almost 14 years ago
Merge branch 'master' of git://github.com/melinath/philo
jspiros
as Joseph Spiros
More...
almost 14 years ago
Corrected JSONValue.__unicode__ to return unicode instead of bytestrings... not sure what it was being modeled on. Tweaked TargetURLModel to use smart_str instead of str to construct the Python < 2.6.5 kwargs to get a more consistent byte string.
Stephen Burrows
More...
almost 14 years ago
Updated node/view documentation.
Stephen Burrows
More...
almost 14 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
22
23
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree