• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- standardize url construction to protect against injection attacks

  1. … 19 more files in changeset.
- improve page-contracts

  1. … 7 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. … 20 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.
I take the code back in so someone else can deal with it as I will be upgrading to 5.2 and dave advised me to not remove code but try and fix the bug, which, taken that i will upgrade anyway, wont happen.

Revert as it seems to be working on other sites

validate block crashes the server, so taken out. The return URL was missing the entry_id

  1. … 1 more file in changeset.
rollback an inadvertent comment to entry-chunk.adp and entry-chunk.tcl

  1. … 1 more file in changeset.
ticket 249 on comments for a blog

  1. … 2 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.
I18N Fixes

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

  1. … 27 more files in changeset.
add ImmediatePublishP and OnlyManageOwnPostsP parameters for running weblog as a public noticeboard

  1. … 8 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. … 7 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 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.
When getting content from the URL variable, it didn't get massaged into a richtext datatype

For categories to work the switch has to be called container_object_id, at least in the current checkout of categories.

Added site-wide categories plus fixed the completely broken decision tree in the .vuh.

  1. … 2 more files in changeset.
If the message is Draft we redirect to one-entry. That way new messages

don't end up in black hole if they are draft and one-entry serves as a

sort of preview.

Even more helpful help text.

Validating the URL and explaining the user what title_url is supposed to

do.

Converted the page to use ad_form (lots of changes).

Fixed bug #1362: Blog entries loose their time when editing

  1. … 4 more files in changeset.
Don't show categories widget if no categories have been defined

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

  1. … 34 more files in changeset.
Make posting with default title, title_url, content work (again)

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.

  1. … 1 more file in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.