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 8 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' of git://github.com/melinath/philo
jspiros
as Joseph Spiros
More...
almost 14 years ago
Added 1.2.X compatibility to shipherd LazyNavigationRecurser.
Stephen Burrows
More...
almost 14 years ago
Minor tweaks to sobol result handling.
Stephen Burrows
More...
almost 14 years ago
Minor corrections and improvements to sobol.
Stephen Burrows
More...
almost 14 years ago
Merge branch 'master' of git://github.com/lapilofu/philo
Stephen Burrows
More...
almost 14 years ago
Added crude double-import detection to search registration. Added Django 1.2 fallback to SlugMultipleChoiceField formfield method.
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
Merge branch 'julian'
Harris Lapiroff
More...
almost 14 years ago
Merge branch 'master' of https://github.com/melinath/philo
Harris Lapiroff
More...
almost 14 years ago
Fixed a sobol bug which was causing search views to always use all available searches. Added some help text to the ajax api boolean.
Harris Lapiroff
More...
almost 14 years ago
Modified the get_start and get_end methods to return datetimes if times are specified.
Harris Lapiroff
More...
almost 14 years ago
Improved TemplateValidator error reporting to include origins and line numbers in TemplateSyntaxError reports.
Stephen Burrows
More...
almost 14 years ago
Resolves issue 68 by treating any incorrectly-passed-in values for JSON fields as json strings rather than as python objects.
Stephen Burrows
More...
almost 14 years ago
Resolved issue #120 by removing detection of containers which would not be rendered.
Stephen Burrows
More...
almost 14 years ago
Made uuid of event autogenerated. Fully resolves issue #119. Also had to reset julian migrations again.
Stephen Burrows
More...
almost 14 years ago
Julian improvements: Made calendar events optional and made calendar feed uuids auto-generated. Reset the migrations because south wasn't cooperating.
Stephen Burrows
More...
almost 14 years ago
Adjusted 14082 hack again... "fixed" the ModelFormMetaclass.__new__ method and wrote EntityFormMetaclass as if there was no issue.
Stephen Burrows
More...
almost 14 years ago
Merge branch 'julian' of git://github.com/lapilofu/philo
Stephen Burrows
More...
almost 14 years ago
Implementation of QuerySetMappers for Entities that improves the worst-case number of queries required to access all attribute keys.
Stephen Burrows
More...
almost 14 years ago
Moved the EventQuerySet to its own class instead of nesting it in the Event model.
Harris Lapiroff
More...
almost 14 years ago
Removed python 2.4 compatibility workaround use, since this is removed in Django 1.3 and philo doesn't support python 2.4 anyway.
Stephen Burrows
More...
almost 14 years ago
Resolves issue #71 for the admin interface by working around the use of modelform_factory. If any code uses modelform_factory elsewhere with an entity form, the same issue will arise. Also compatible with 1.2.X.
Stephen Burrows
More...
almost 14 years ago
Improved proxy-field hiding to be 1.3-proof. Unfortunately, requires a attribute on the proxy admin, but it seems like the best way. Still backwards-compatible with 1.2.X.
Stephen Burrows
More...
almost 14 years ago
Removed shipherd navigation_host filter exception reraising. Tweaked LazyNode - turns out the / needs to be prepended *before* trying to check if the node handles_subpath.
Stephen Burrows
More...
almost 14 years ago
Added some convenient methods to event querysets.
Harris Lapiroff
More...
almost 14 years ago
Switched Template.__unicode__ to only return self.name for legibility.
Stephen Burrows
More...
almost 14 years ago
Merge branch 'julian'
Stephen Burrows
More...
almost 14 years ago
Corrected node_view redirection of trailing slashes to non-trailing slashes to rely on request._cached_node_path instead of request.path. Tweaked LazyNode to only return a found node if it handles the found subpath.
Stephen Burrows
More...
almost 14 years ago
Merge branch 'master' into julian
Stephen Burrows
More...
almost 14 years ago
Merge branch 'search'
Stephen Burrows
More...
almost 14 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
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