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 5 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added scheduled posting of blog entries and newsletter articles. Implements feature #153.
Stephen Burrows
More...
over 13 years ago
Added Content-Disposition header to File's response - keeps the name of the file separate from the node's slug. Further resolves issue #136.
Stephen Burrows
More...
over 13 years ago
Added name field to File for easier finding in the database. Added automatic mimetype generation for users who don't understand what that means. ;-) Resolves (partially) issue #136.
Stephen Burrows
More...
over 13 years ago
Added AttributeMapper caching to entity.attributes, since anyone who really needs no caching can clear the cache manually. Switched _populate to _fill on all AttributeMappers. Resolves feature #73.
Stephen Burrows
More...
over 13 years ago
Merge branch 'master' of git://github.com/melinath/philo
jspiros
as Joseph Spiros
More...
over 13 years ago
Merge branch 'develop' into syndication
Stephen Burrows
More...
over 13 years ago
Added a tutorial for Shipherd and made some minor doc improvements.
Stephen Burrows
More...
over 13 years ago
Merge branch 'release' into develop
Stephen Burrows
More...
over 13 years ago
Minor correction to BlogView urlpatterns.
Stephen Burrows
More...
over 13 years ago
Tweaked FeedView to more correctly generate links vs feed urls.
Stephen Burrows
More...
over 13 years ago
Improved penfield docstrings. Added urlpatterns and support for all registered feed types. Resolves issue #141.
Stephen Burrows
More...
over 13 years ago
Added SlugTreeEntity to models.base.__all__.
Stephen Burrows
More...
over 13 years ago
Initial implementation of a separate syndication contrib app based on penfield's FeedView, updated to use a registry instead of a dict.
Stephen Burrows
More...
over 13 years ago
Moved sobol's search registry into core as a generic registry utility. Added support for RegistryIterators directly to SlugMultipleChoiceField since it is a common use case.
Stephen Burrows
More...
over 13 years ago
Merge branch 'master' of git://github.com/melinath/philo
jspiros
as Joseph Spiros
More...
over 13 years ago
Added 'unique' check to SlugTreeEntity for cases where the parent is None. Set tagCreation to create a tag if there are none left to move over.
Stephen Burrows
More...
over 13 years ago
Merge branch 'release' into develop
Stephen Burrows
More...
over 13 years ago
Implemented the solution proposed to #130 - removed TreeModel and made a SlugTreeEntity subclass of TreeEntity to handle Node and Template. Correctly subclassed SlugTreeEntity.Meta so that Node and Template actually have the unique constraints they are meant to. Minor correction to TreeEntity.get_path.
Stephen Burrows
More...
over 13 years ago
Minor corrections to TagCreation.js. Resolves issue #125.
Stephen Burrows
More...
over 13 years ago
Switched contentlets to use lists rather than sets to preserve ordering. Resolves issue #132. Added some basic tests for containers. Moved build_extension_tree out of Template.containers.
Stephen Burrows
More...
over 13 years ago
Minor correction to FeedView docstrings. Resolves issue #139.
Stephen Burrows
More...
over 13 years ago
Refactored RequestNodeMiddleware to use SimpleLazyObject - comparable to django r16297/r16305. Resolves issue #144.
Stephen Burrows
More...
over 13 years ago
Corrected philo tests and removed all use of penfield models in those tests - resolves issue #80. Minor correction to TreeModel.get_path to save a query.
Stephen Burrows
More...
over 13 years ago
Made views optional on nodes; nodes without views will raise a 404 when rendering and will return False for accepting and handling subpaths. Implements feature #131.
Stephen Burrows
More...
over 13 years ago
Added a 'getting started' tutorial and a short intro to philo page to the docs. Improved Attribute docstring.
Stephen Burrows
More...
over 13 years ago
Merge remote branch 'ithinksw/master' into release
Stephen Burrows
More...
over 13 years ago
Updated attributions and URLs for consistency.
jspiros
as Joseph Spiros
More...
over 13 years ago
Merge branch 'release' of git://github.com/melinath/philo
jspiros
as Joseph Spiros
More...
over 13 years ago
Minor correction to django-mptt requirements.
Stephen Burrows
More...
over 13 years ago
Upped version information to 0.1rc. Switched from distutils to setuptools and added dependency information and metadata.
Stephen Burrows
More...
over 13 years ago
←
1
2
3
4
5
6
7
8
9
…
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