• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged over notifications formatting bug fix from 4.6 branch

Fixed notifications formatting bug

Fixed bug #1362: Blog entries loose their time when editing

  1. … 1 more file in changeset.
Fixed bug in rendering text/enhanced entries in notifications: All line breaks were skipped, and it just became one big blur.

fixed call to xmlrpc::remote_call

Changed db_exec_plsql update_category in category::edit to db_dml, fixing a bug (query was a DML statement)

Extra parameter in template::util::is_true call (in entry::edit) removed

Technorati and Blogroll support for lars-blogger

    • -0
    • +180
    ./technorati-procs.tcl
    • -0
    • +32
    ./technorati-procs.xql
  1. … 5 more files in changeset.
Categories in metaweblog.editPost

Final 2 changes for blogroll: the patch to the front page template and an uninstantiate hook to remove blogroll entries.

    • -0
    • +11
    ./blogroll-procs-postgresql.xql
    • -0
    • +23
    ./blogroll-procs.tcl
  1. … 2 more files in changeset.
Typos, misplaced commas

Merged posted_date and entry_date into entry_date, which is now a full timestamp

    • -12
    • +11
    ./metaweblog-api-procs-oracle.xql
    • -10
    • +9
    ./metaweblog-api-procs-postgresql.xql
  1. … 20 more files in changeset.
Missing pieces from previous checkin of multiple ping URLs code in lars-blogger

Multiple ping URLs in lars-blogger. Currently lars-blogger can only

ping one server (typically weblogs.com) when an entry is posted. With

this change there is an admin user interface to add multiple ping URLs,

just like Movable Type, which will each be pinged when the blog is

updated.

  1. … 7 more files in changeset.
Get category info with an outer join instead of a separate query

Added support for metaweblog.getCategories

Reverting another merge problem: Queries removed

lars-blogger: added title_url to the string sent to trackback::auto_ping

so that blogger will also auto-detect trackbacks and ping URLs that

are placed in an entry's title_url

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -24
    • +0
    ./lars-blogger-procs-postgresql.xql
    • -0
    • +15
    ./pinds-blog-entry-sc-procs-oracle.xql
    • -0
    • +15
    ./pinds-blog-entry-sc-procs-postgresql.xql
  1. … 584 more files in changeset.
Add Blogger and MetaWeblog API functionality with automated tests.

    • -0
    • +16
    ./blogger-api-init.tcl
    • -0
    • +22
    ./blogger-api-procs-oracle.xql
    • -0
    • +21
    ./blogger-api-procs-postgresql.xql
    • -0
    • +376
    ./blogger-api-procs.tcl
    • -0
    • +13
    ./metaweblog-api-init.tcl
    • -0
    • +25
    ./metaweblog-api-procs-oracle.xql
    • -0
    • +24
    ./metaweblog-api-procs-postgresql.xql
    • -0
    • +258
    ./metaweblog-api-procs.tcl
    • -0
    • +12
    ./metaweblog-api-procs.xql
    • -0
    • +296
    ./test/blogger-api-procs.tcl
    • -0
    • +99
    ./test/metaweblog-api-procs.tcl
  1. … 1 more file in changeset.
place entry-edit functionality into a TCL proc

Add proc to list blogs to which a user can post

  1. … 2 more files in changeset.
Use XML-RPC package for weblogs.com ping

  1. … 1 more file in changeset.
Allow package uninstantiation

    • -0
    • +28
    ./install-procs-oracle.xql
    • -0
    • +31
    ./install-procs-postgresql.xql
  1. … 3 more files in changeset.
Fix bug 1275 patch 375

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

    • -18
    • +0
    ./lars-blogger-procs-postgresql.xql
  1. … 20 more files in changeset.
file category-procs-oracle.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./category-procs-oracle.xql
file entry-test-procs.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./test/entry-test-procs.tcl
file category-procs.xql was initially added on branch oacs-5-0.

file category-procs.tcl was initially added on branch oacs-5-0.

file category-procs-postgresql.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./category-procs-postgresql.xql