• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Upgrade script for lars-blogger from 1.0a3 to 1.0a4

More design cleanup

Do not quote title

Improved design

Adding dotted line

- Removed old personal motivation snippet

- Added note on posting with FeedDemon

- Updated roadmap some

Get category info with an outer join instead of a separate query

Added support for metaweblog.getCategories

Reverting another merge problem: Queries removed

Make posting with default title, title_url, content work (again)

Only list enabled locales

Do not enable DB-caching on startup -- too dangerous, may cause things to break (according to Jeff)

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

Granting contrib to Guan

Fixed merge bug: The old code to edit an entry was ressurected, instead of the call to an API which should happen. No idea why the merge went bad.

Default to enabled -- supposedly, if you're installing developer-support, it's because you want to use it

Trackbacks are allowed with no parameters at all, bug 1282, patch 390 Guan Yang

Partial fix for bug #1283: Default value for system_url

Add in categorization, add in ability to customize projects

table. Many bugfixes

  1. … 24 more files in changeset.
file project-manager-custom-create.sql was initially added on branch oacs-5-0.

file add-edit-2.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/contrib/packages/project-manager/www/add-edit-2.tcl
file add-edit-2.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/contrib/packages/project-manager/www/add-edit-2.adp
file add-edit-2-postgresql.xql was initially added on branch oacs-5-0.

file project-manager-custom-drop.sql was initially added on branch oacs-5-0.

typo from last commit

split getting max version into two queries for performance, don't assign to constant in acs_rel_type__drop_type

fix assign to constant var, bump to 5.0.0b5, provide upgrade, bug 1281 patch 389 Walter McGinnis

file upgrade-5.0.0b4-5.0.0b5.sql was initially added on branch oacs-5-0.

fix the lang_messages and lang_messages_audit sync_time update statements, bug 1280

max_number_of_bytes not properly defined for the error message, bug 1279, Gerardo Rene Morales Cadoret