• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Oops I was disallowing unsafe HTML tags in non-HTML/enhanced news items

  1. … 4 more files in changeset.
Changed to use richtext and a bit of other clean-up. Tested news item create,

edit, upload from file, notifications, rss, view, admin view, etc for PG. Testing

for Oracle is next and if bugs are found, there will be a commit soon.

  1. … 22 more files in changeset.
UI improvement

  1. … 1 more file in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
Changes to use ad_form and formtemplate for creating/editing a news item

  1. … 5 more files in changeset.
adding missing close statements

  1. … 3 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Merging Nima's changes: i18n

  1. … 5 more files in changeset.
Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
Reverted all changes from Mannheim

  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

  1. … 197 more files in changeset.
Removing the functionality for having images for news items.

Why? Simple, the images functionality depends on the ImageMagick package,

which only exists in HEAD.

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

  1. … 2478 more files in changeset.
Export publish and archive dates if the approval policy is 'open'

change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 689 more files in changeset.
removed the remaining procs which were -deprecated -warn in 5.0 and fixed most occurances of those procs in the code

  1. … 43 more files in changeset.
add lead and associated image to news story, clean up markup some, break package, views out from create.sql

  1. … 52 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Patch#604 fixed bug#2124. Add enctype=multipart/form-data to forms.

fixes handling for incomplete dates bug 981 patch 319 Brad Duell

partial fix for bug 981

Added -- after call to ad_text_to_html to prevent argument from being considered a switch

  1. … 5 more files in changeset.
Date/time/number localization

  1. … 85 more files in changeset.
converting the news package to using the message catalog, many thanks to Steffen Tiedemann Christensen for helping out in this effort

  1. … 32 more files in changeset.
fixes from sloan flowed text instead of <pre>, remove perm links in admin ui, preview better

  1. … 3 more files in changeset.
propigate context to master

  1. … 56 more files in changeset.

Robert Locke's bug fixes that make news work with PG 7.2 as well as PG 7.1

  1. … 1 more file in changeset.

Merged with OpenACS 4.5 beta1 branch.

  1. … 88 more files in changeset.

The ad_page_contract page parameters were messed up causing the validation

checks to always fail unless there was an uploaded file.