• last updated 41 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix boolean adp expression

  1. … 5 more files in changeset.
- standardize url construction to protect against injection attacks

  1. … 18 more files in changeset.
- make sure to quote hrefs

  1. … 5 more files in changeset.
overhaul of package:

- favor tcl-compilable string comparisons

- don't use numeric comparison operator for non-numeric arguments

- brace expressions

- replace depreacted "ad_parameter" by parameter::get

- use "in" or "ni" expression instead of "lsearch"

- use tcl 8.5 extended index format for "string range"

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

  1. … 2478 more files in changeset.
fix #2856: rdbms tag was before queryset one

I18N of Weblogger

  1. … 27 more files in changeset.
fix missing rdbms things and a few oracle or postgresisms that snuck in the wrong files

  1. … 56 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 317 more files in changeset.
Added include for displaying only the titles of the blog entries for easy inclusion in news portlets

file blog-titles-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./blog-titles-oracle.xql
file blog-titles.xql was initially added on branch oacs-5-1.

file blog-titles.tcl was initially added on branch oacs-5-1.

file blog-titles.adp was initially added on branch oacs-5-1.

file blog-titles-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./blog-titles-postgresql.xql
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.
Added anchor tags to last-n-comments

  1. … 1 more file in changeset.
Changes to support dotkul

  1. … 6 more files in changeset.
Added Oracle version of some query that which, for some reason didn't

have an oracle version.

    • -0
    • +29
    ./last-n-comments-oracle.xql
Make comments and blogroll include-optional

  1. … 1 more file in changeset.
Fixed blogroll layout

  1. … 1 more file in changeset.
Typo

Technorati API support for lars-blogger

Blogroll feature for lars-blogger. The patch includes datamodel

and admin UI pages for adding items to the blogroll, as well as an

includelet to display the blogroll. The includelet has been added

to the blogger front page.

  1. … 17 more files in changeset.
Merged posted_date and entry_date into entry_date, which is now a full timestamp

  1. … 34 more files in changeset.
Last n comments includelet for lars-blogger

    • -0
    • +29
    ./last-n-comments-postgresql.xql
    • -0
    • +11
    ./last-n-comments.tcl
  1. … 2 more files in changeset.