• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
place entry-edit functionality into a TCL proc

Add proc to list blogs to which a user can post

  1. … 5 more files in changeset.
Fixed bug: Request error when posting entry -- was bad Oracle query in the RSS datasource. While fixing, I wrote test cases to expose it, and while doing that I had to invent and restructure lots of API.

- Removed pages under /admin which are now under www

  1. … 34 more files in changeset.
- allow uncategorized post. Fix bug #984

  1. … 1 more file in changeset.
Added categories support in Oracle, changed 0 for no category to null

  1. … 16 more files in changeset.
- Fixed bug #916: User with Write permission can Draft other user's entries

- Cleaned up permissions handling in a major way

- Using list builder for the draft entries list

  1. … 22 more files in changeset.