• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Required 'create' priv to set create_p

- Check create_p before showing '+' sign link to post new

- Implemented parameters for content length in RSS feed and on blog index/archive pages

- Bumped version number to 1.0.2

- Require acs-tcl version 5.0.1

Committed lots of fixes from Joel

Fixed bug #1440 and other bugs already fixed in PG version

    • -0
    • +132
    ./sql/oracle/upgrade/upgrade-0.8.9-0.9.0.sql
    • -132
    • +0
    ./sql/oracle/upgrade/upgrade-0.8.9-9.0.sql
Fixed bug #1465: The upgrade script mistakenly put in a funtion name for the name_method for weblogger_channels, but the function itself didn't exist; the create-script didn't have this.

    • -10
    • +12
    ./sql/postgresql/upgrade/upgrade-0.8.9-0.9.0.sql
Fixing misnamed upgrade script (0.8.9-9.0 -> 0.8.9-0.9.0)

    • -0
    • +177
    ./sql/postgresql/upgrade/upgrade-0.8.9-0.9.0.sql
    • -177
    • +0
    ./sql/postgresql/upgrade/upgrade-0.8.9-9.0.sql
Merged over notifications formatting bug fix from 4.6 branch

bump core to 5.0.0b4 for new tarball. update readme.txt and variable.ent to 5.0.0b4.

  1. … 28 more files in changeset.
Updated summary and descriptions for more packages.

  1. … 43 more files in changeset.
fix the category __name method, bump version to 1.0a3, and provide upgrade script

    • -0
    • +14
    ./sql/postgresql/upgrade/upgrade-1.0a2-1.0a3.sql
fix typo EnableAutoDiscoveyAndPing should be EnableAutoDiscoveryAndPing bug 1192, bump version to 1.0a2

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

    • -0
    • +20
    ./tcl/category-procs-postgresql.xql
    • -19
    • +0
    ./tcl/lars-blogger-procs-oracle.xql
    • -18
    • +0
    ./tcl/lars-blogger-procs-postgresql.xql
  1. … 20 more files in changeset.
Fixed bug #1192: typo

Change the all_users to acs_users_all, bump version to 5.0.0b3, provide

upgrade script. fix where its used in logger, weblogger-portlet, and lars-blogger.

fixes bug 1174.

  1. … 9 more files in changeset.
query pinds_blog_entry__url not oracle compatible, moved it to xql files

    • -0
    • +15
    ./tcl/pinds-blog-entry-sc-procs-oracle.xql
    • -0
    • +15
    ./tcl/pinds-blog-entry-sc-procs-postgresql.xql
fixed bug #926