• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- replace deprecated calls

  1. … 4 more files in changeset.
fix memory leak in lars blogger

Put the weblog name at the top

Made larsblogger use HTML notifications

  1. … 8 more files in changeset.
Got rid of the storing of the RSS feeds in the file directory as this is overkill (can be generated on the fly) *and* faces limits on the file system (especially if you have more than 32000 news feeds in your system

  1. … 2 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
File improved to implement the application-track callbacks

  1. … 2 more files in changeset.
Fixed multiple issues with missing date format description, categorization and others. Increased dependency

  1. … 6 more files in changeset.
removing callback implementatios from application-track and adding them to the owner packages

  1. … 7 more files in changeset.
Moving callback's implementation code from lars-blogger-procs to lars-blogger-callback-procs

file lars-blogger-callback-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./lars-blogger-callback-procs.tcl
file lars-blogger-callback-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./lars-blogger-callback-procs.xql
Removing eval from callback implementation definition and adding the namespace 'merge'

  1. … 1 more file in changeset.
Removing lars-blogger merge implementations from head

Adding merge implementations for lars blogger

Adding MergePackageUser and MergeShowUserInfo implementations to lars blogger

return 404 if entry_id not found

  1. … 1 more file in changeset.
adds get_url proc to fix bug 2331

    • -0
    • +23
    ./notification-procs-oracle.xql
    • -0
    • +23
    ./notification-procs-postgresql.xql
fix missing rdbms things and a few oracle or postgresisms that snuck in the wrong files

  1. … 57 more files in changeset.
removed the remaining procs which were -deprecated -warn in 5.0 and fixed most occurances of those procs in the code

  1. … 43 more files in changeset.
make metaweblog pass regression, add an after-mount callback to create the rss feed, don't bombout testing if teardown fails

  1. … 2 more files in changeset.
Oracle query bugfix in the lars_blog__rss_datasource proc. The outer join should be on the categories table not the entries table

fix a few of the test script bugs

merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 832 more files in changeset.
add flag to lars_blog_get_as_string to specify a different display template, add lib/titles.adp which is a minimal example of such a template, move generation of permalink_url out of blog.tcl since it should be passed in to the display template, change lars_blogger_get_as_string to take create_p since that is the perm that matters (not admin)

  1. … 4 more files in changeset.
Fixed bug #1500: Re-Run RSS Feed Generation After Weblog Edit

Added a missing column.

Got rid of old weblogs_ping parameters

  1. … 7 more files in changeset.
Removed deprecated lars_blog_weblogs_com_update_ping proc

Removed deprecated lars_blog_entry_edit