• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged posted_date and entry_date into entry_date, which is now a full timestamp

  1. … 34 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Fixed bug: Request error when posting entry -- was bad Oracle query in the RSS datasource. While fixing, I wrote test cases to expose it, and while doing that I had to invent and restructure lots of API.

- Removed pages under /admin which are now under www

  1. … 34 more files in changeset.
Support for categories in RSS

  1. … 1 more file in changeset.
Added support for RSS 2.0

  1. … 4 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
added support for multiple users

  1. … 69 more files in changeset.
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

  1. … 39 more files in changeset.
merge from oacs-4-6

  1. … 103 more files in changeset.
Applied patch #503 to fix bug #1914: Problem with posted_date and timezones

  1. … 1 more file in changeset.
make timestamps ISO 8601 compliant. Get the TZ offset as the current TZ offset which is wrong but only off by 1hr at most (unlike the hardcoded -0600)

  1. … 2 more files in changeset.
Initial version of lars-blogger with PG and Oracle support

    • -0
    • +42
    ./rss-procs-postgresql.xql
  1. … 71 more files in changeset.