• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

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

  1. … 19 more files in changeset.
- replace deprecated calls

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

  1. … 2478 more files in changeset.
Add a CategoryContainer parameter which defaults to package_id but can

be subsite_id (when lars-blogger should use the same catagory trees as the subsite,

might make sense to support mainsite as well).

Categories now display with counts and indented to reflect structure,

currently omits empty categories.

bump version for paramter, bump dependency for categories since it uses

category_tree::get_multirow now.

  1. … 4 more files in changeset.
Hooking in site-wide categories to admin pages.

  1. … 1 more file in changeset.
Title 'Administration'

  1. … 1 more file in changeset.
Cleaned up categories UI

  1. … 6 more files in changeset.
Added support for categories

  1. … 29 more files in changeset.
Added support for RSS 2.0

  1. … 4 more files in changeset.
Noquote changes from Jarkko

  1. … 5 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
Fixes in rss-support:

- bind the rss service contract implementation

- provide a link on admin page to setup/manage rss feed

- require rss-support package

  1. … 11 more files in changeset.
-Hide notifications and general comments links if notifications/general comments aren't mounted.

- Clean up admin index page.

- Make RSS link fully qualified, including host name, and make RSS link off by default.

  1. … 6 more files in changeset.
Initial version of lars-blogger with PG and Oracle support

  1. … 71 more files in changeset.