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
22 days
ago. based on code collected
23 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 16 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added recaptcha support to waldo registration form.
Stephen Burrows
More...
over 14 years ago
Switched newsletterissue numbering to a more generic field. Added newsletterview unicode. Minor change to container templatetags to ensure that the container_content variable is always set.
Stephen Burrows
More...
over 14 years ago
Added 500 handling to nodeview. Made nodeview vary on Accept header to allow fancy json/html switchouts - possibly also other fanciness.
Stephen Burrows
More...
over 14 years ago
Added philo 404 handling via a relationship named Http404 on nodes. Uses the passthrough feature of relationships to let 404 views inherit.
Stephen Burrows
More...
over 14 years ago
Added JSON validator to Attributes.
jspiros
as Joseph Spiros
More...
over 14 years ago
Added tags to newsletter articles
Stephen Burrows
More...
over 14 years ago
Tweaked AccountMultiView to account for emails containing '+' in the local address.
Stephen Burrows
More...
over 14 years ago
Upped philo.tag name/slug lengths to 255.
Stephen Burrows
More...
over 14 years ago
Added slug to TagAdmin list_display. Corrected FeedMultiViewMixin to also paginate the root page.
Stephen Burrows
More...
over 14 years ago
Added helper function to ease response 'returns' for signal listeners
Stephen Burrows
More...
over 14 years ago
Switched over to render_to_response and actually_render_to_response, since render_to_response is the open api used by say multiviews and should always be called when a page is to render. Calling a hidden method would not be good. Also added render_to_string listeners for pages.
Stephen Burrows
More...
over 14 years ago
Added view_about_to_render and view_finished_rendering signals. Added hidden _render_to_response method to ensure they're called on all view subclasses. Also some minor streamlining on Newsletters.
Stephen Burrows
More...
over 14 years ago
Shifted definition of the context list_var (entries vs. articles) to a class attribute. Since account_view can be put in place of any arbitrary view, let it accept args and kwargs to handle anything unexpected.
Stephen Burrows
More...
over 14 years ago
Merge branch 'melinath'
jspiros
as Joseph Spiros
More...
over 14 years ago
Merge branch 'new_page_admin' of git://github.com/melinath/philo into melinath
jspiros
as Joseph Spiros
More...
over 14 years ago
Merge branch 'feedmixin' of git://github.com/melinath/philo into melinath
jspiros
as Joseph Spiros
More...
over 14 years ago
Merge branch 'waldo' of git://github.com/melinath/philo into melinath
jspiros
as Joseph Spiros
More...
over 14 years ago
Corrected get_subpath on blogs and newsletters to fit the new paradigm.
Stephen Burrows
More...
over 14 years ago
Implemented feeds for NewsletterView. Corrected BlogView/NewsletterView urlpatterns.
Stephen Burrows
More...
over 14 years ago
Merge branch 'master' of git://github.com/melinath/philo
jspiros
as Joseph Spiros
More...
over 14 years ago
Moved feed-related methods to a generic mixin.
Stephen Burrows
More...
over 14 years ago
Added feeds to blogs.
Stephen Burrows
More...
over 14 years ago
Re-tweaked page add form to preserve 'continue on normal save' functionality. This is implemented with javascript and will probably break some time in the future, but there doesn't seem to be a better way to do it at the moment. Fixes bug #8.
melinath
More...
over 14 years ago
Tweaked page add_form template. Fixes bug #8.
melinath
More...
over 14 years ago
Implemented object deletion on null values. Added ModelChoiceWidget to ContentReferences.
melinath
More...
over 14 years ago
Display of current values functional.
melinath
More...
over 14 years ago
Display of ContainerFormSets functional; display of their values is not; saving of values, however, is.
melinath
More...
over 14 years ago
Initial new page admin commit. Working on faking the admin out through inlines instead of ModelAdmin methods.
melinath
More...
over 14 years ago
Moved templateform to forms.py in preparation for experimentation with page forms.
melinath
More...
over 14 years ago
Implemented email change confirmation.
melinath
More...
over 14 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
21
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