Commit Graph

132 Commits

Author SHA1 Message Date
Antonio Cavedoni
fb29d39501 Added, tested and documented the new Config variable available in the Django templates/filters: makes it easy to access .ini configuration items from one's templates 2007-03-01 20:37:02 +01:00
Antonio Cavedoni
a590d13fe8 Added note on pywin32 dependency for Windows, added pointer to Django templates documentation, added check for WindowsError while trying to load sed on Win 2007-02-20 15:46:32 +01:00
Antonio Cavedoni
9fc1032050 Removed hardcoded test case deletion if the django module is not installed, switched to dynamic attr removal 2007-02-16 15:08:39 +01:00
Antonio Cavedoni
1291324593 Removed test_django_date_type test case if Django is not available 2007-02-16 14:56:33 +01:00
Sam Ruby
7d14cbcf64 Django fixes 2007-02-15 19:48:44 -05:00
Sam Ruby
a0642afec0 regexp sifter 2007-02-15 19:09:10 -05:00
Antonio Cavedoni
7cd69ce7d7 Started testing Django integration, somewhat improved documentation 2007-02-16 00:51:53 +01:00
Sam Ruby
77d15d22cf xml_base overrides 2007-01-22 13:46:45 -05:00
Sam Ruby
3024af031f Switch from Beautiful Soup to html5lib 2007-01-11 15:05:30 -05:00
Sam Ruby
6f7eddf0f0 Allow one to subscribe to planet feeds 2006-12-27 15:37:16 -05:00
Sam Ruby
9d7627781c Pull in Joe's fix for to consistently create the http cache directory 2006-12-27 13:38:25 -05:00
Joe Gregorio
51c8037519 Fixed unit tests, which now reflect the http cache directory being created. 2006-12-27 01:30:32 -05:00
Joe Gregorio
45eda384cb Fixed bug with config feed_timeouts not being ints. 2006-12-26 11:49:03 -05:00
Sam Ruby
6cc797ce0a added a new config option: future_dates 2006-12-07 18:31:45 -05:00
Sam Ruby
316a1afe5e Ensure planet information makes it into the source element 2006-11-26 11:10:47 -05:00
Sam Ruby
70f971750b Complete HttpThread refactoring 2006-11-21 09:11:52 -05:00
Sam Ruby
1ce96ca53b Assign a css-id to each source 2006-11-16 20:18:34 -05:00
Sam Ruby
bf0c7b736d Fix regression where entry updated was always ignored 2006-11-16 15:51:27 -05:00
Harry Fuecks
ccb5aa4e39 Add tests to check entry updated value is preserved 2006-11-16 16:06:35 +00:00
Sam Ruby
6ebbed2ab7 Spider threads 2006-11-14 14:08:15 -05:00
Sam Ruby
88fd1b80ca support feedburner origlink relationship 2006-11-11 22:23:31 -05:00
Harry Fuecks
d68ab54ea1 Add test case for feed items missing a local updated / published date - expected to fall back to feed updated date - see http://lists.planetplanet.org/archives/devel/2006-November/001273.html 2006-11-10 09:38:45 +00:00
Sam Ruby
1c1001fabc reconstitute -p option to see raw data 2006-11-01 18:14:50 -05:00
Sam Ruby
0f188f1930 Strip site meter; default filter directory for test/reconstitute 2006-11-01 10:32:22 -05:00
Sam Ruby
d3838e1a5a Support rss images 2006-10-25 14:09:37 -04:00
Sam Ruby
2529bdd36a Add xml:lang to list of scrubbable attributes 2006-10-25 12:20:28 -04:00
Sam Ruby
ce4085889e Forgotten test case 2006-10-23 23:23:08 -04:00
Sam Ruby
6ae4fad6e3 Handle WordPress Link Manager dialect of OPML 2006-10-22 18:08:56 -04:00
Sam Ruby
0a5015d657 Allow filter parameters to be passed "URI style" 2006-10-22 17:48:37 -04:00
Sam Ruby
9f69ac1c30 Warn if libxslt is not available 2006-10-22 17:23:28 -04:00
Sam Ruby
6244c1f49a Silence an expected error during testing 2006-10-20 11:27:56 -04:00
Sam Ruby
4010d2d42d config: log_format
only run templates once
ensure idindexes are strings, not unicode
2006-10-20 09:53:04 -04:00
Sam Ruby
42a73b35e8 Enclosure support 2006-10-18 22:38:39 -04:00
Sam Ruby
045d38c418 Correct mime type in entry.source.link[rel='self'] 2006-10-17 16:08:44 -04:00
Sam Ruby
6946febede Make idindex work on Python 2.2, and recover from corrupt or unindexed
input files
2006-10-17 09:40:22 -04:00
Sam Ruby
019eb0f96c Fall back to expat if libxml2 is not present 2006-10-16 19:59:37 -04:00
Sam Ruby
c684e112e6 Check for dbhash before testing id indexes 2006-10-16 15:59:52 -04:00
Sam Ruby
46ca6cd4f4 id index 2006-10-16 14:27:21 -04:00
Sam Ruby
002471fc68 Recapture outputs as inputs for tests 2006-10-14 09:05:10 -04:00
Sam Ruby
21864c3aa8 XSLT as a filter and with parameters 2006-10-13 11:01:14 -04:00
Sam Ruby
db79be60cc dc:language support 2006-10-12 12:57:05 -04:00
Sam Ruby
e74cd4d6cb Don't choke on RSS feeds containing source elements; provide better messages
if there is a fetch failure and no cached version
2006-10-10 22:52:06 -04:00
Sam Ruby
3fece19638 Test that unsubscribing actually removes the entries from the output 2006-10-04 10:50:46 -04:00
Sam Ruby
cacb8ffeb8 Numereous stability fixes: recover from HTTP and FeedParser errors 2006-10-01 05:14:29 -04:00
Sam Ruby
33e669b3fa Warn if dependencies can't be tested 2006-09-23 12:02:54 -04:00
Brian Ewins
2107817687 integrated portalocker with htmltmpl 2006-09-23 01:17:46 +01:00
Sam Ruby
b75ba9684e Support python 2.2 through python 2.5 2006-09-19 20:52:08 -04:00
Sam Ruby
61b0722fb0 Win32 fixes 2006-09-18 11:05:59 -04:00
Sam Ruby
f1c3730511 xpath sifter and category support 2006-09-15 07:20:54 -04:00
Elias Torres
e029e9354e - Added support for inheritance of FOAF reading list properties
i.e. online_accounts mapping get inherited on recursion
- Added extra check for foaf.weblog rdfs.seeAlso of rdf.type rss.channel
- Added support for FOAF smushing when URIs are the same
2006-09-07 11:26:54 -04:00
Sam Ruby
72d60be8d3 Merge in Elias's changes 2006-09-07 18:00:36 -04:00
Sam Ruby
e02f57233a Default feed author name to the name specified in the config file 2006-09-07 17:56:32 -04:00
Elias Torres
525f8d9351 Added basic support for FOAF recursion
[section]
content_type = foaf
depth = 1
2006-09-07 05:51:56 -04:00
Elias Torres
a166531855 Added a foaf-multiple.ini, another.foaf4 and accompanying test in test_foaf.py
Removed unnecessary returns in foaf2config()
2006-09-07 03:23:13 -04:00
Sam Ruby
979fd8329b FOAF Online Accounts 2006-09-06 11:19:46 -04:00
Elias Torres
03fef82091 added support for foaf:OnlineAccount information, checkout examples/foaf-based.ini 2006-09-05 14:54:26 -04:00
Sam Ruby
4dd8c2bca2 Better conversion of RSS feeds to Atom 2006-09-05 21:57:56 -04:00
Sam Ruby
fc6e39a388 Default feed.id to feed.link (if present) 2006-09-05 20:19:48 -04:00
Sam Ruby
a2be5b6c2a Feed fixes 2006-09-05 18:11:57 -04:00
Sam Ruby
9d85882503 Per feed filters and scrubbing 2006-09-04 07:14:41 -04:00
Sam Ruby
88bdbe930e ETags for reading lists 2006-09-03 13:12:54 -04:00
Sam Ruby
c610c93720 Load configuration only once 2006-09-03 09:14:39 -04:00
Sam Ruby
5d7bd64342 Activity threshold and http status messages 2006-09-03 08:52:09 -04:00
Sam Ruby
c71a974928 Only run foaf tests if librdf is installed 2006-09-03 08:51:02 -04:00
Sam Ruby
aaab9e1e83 FOAF reading lists 2006-09-02 15:19:01 -04:00
Sam Ruby
eda54c62c7 Add channel_link 2006-08-31 17:01:40 -04:00
Sam Ruby
954093f1bb Implement an excerpt filter 2006-08-31 16:04:29 -04:00
Sam Ruby
357e47f3d6 Write out the reading list in canonical form (i.e. in ConfigParser format) 2006-08-31 01:04:20 -04:00
Sam Ruby
9e80c7e77f Initial filter support (no parameters) 2006-08-30 23:07:27 -04:00
Sam Ruby
366fe8b367 Progress towards accomodating Python 2.2 2006-08-30 14:39:08 -04:00
Sam Ruby
f338e293ae Test case for fancy theme 2006-08-30 12:43:34 -04:00
Sam Ruby
89a8d73cba Fix regression test 2006-08-29 21:48:55 -04:00
Sam Ruby
92eab64934 Get htmltmpl mostly working 2006-08-29 15:19:35 -04:00
Sam Ruby
d17d509adc Rough in HTMLTMPL support 2006-08-29 01:56:39 -04:00
Sam Ruby
a134d8ff2a Use assertEqual when possible so that errors are easier to debug 2006-08-25 11:54:28 -04:00
Sam Ruby
cb2d6d26cd recapture; verify content and xml:lang 2006-08-25 09:42:51 -04:00
Sam Ruby
29abe6656f Silence errors during regression tests 2006-08-24 06:55:39 -04:00
Sam Ruby
87f99e8a01 Reading lists 2006-08-21 17:44:08 -04:00
Sam Ruby
7cbc2e31bf Theme support 2006-08-21 09:43:09 -04:00
Sam Ruby
9fa9fb6117 Change planet:subscription to planet:source, and expand the information
provided in each.
2006-08-18 15:47:10 -04:00
Sam Ruby
6c0e24fd00 Remove more cruft from filenames generated from ids; make such file names
compatible with Win32 file systems; no longer treat PrettyPrinting failures
as fatal.
2006-08-17 08:05:10 -04:00
Sam Ruby
b31973d514 Initial load 2006-08-16 11:54:54 -04:00