• last updated 9 hours 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.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 39 more files in changeset.
Missing permission URL

I18N Fixes

  1. … 17 more files in changeset.
I18N of Weblogger

  1. … 27 more files in changeset.
Added permission link

  1. … 1 more file 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.
Fixed a number of bugs found by Janine, and made the index page more helpful when starting out. Also made the entry-edit page require a screen name to be set if we're in DisplayUserP mode.

  1. … 10 more files in changeset.
fixed an embarrassing amount of bugs, now let us have fun! :)

  1. … 34 more files in changeset.
added support for multiple users

  1. … 69 more files in changeset.
Fixed so RSS feeds works with Oracle, plus a few other mior fixes

  1. … 12 more files in changeset.
Merged over changes from HEAD

  1. … 37 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.