• last updated 23 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Cleaned up code to get the category list

  1. … 1 more file in changeset.
Added support for categories

  1. … 29 more files in changeset.
noquote fix

  1. … 15 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.
Added parameters to control the number of entries to be shown on the front page: minimum number of entries, maximum number of entries, and number of days to show.

  1. … 6 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.
file entry-edit.tcl was initially added on branch oacs-4-6.