• last updated 53 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prevent unprivileged users from listing archived news, harden page contract, small reformatting

improve robustness in case parameter is not (yet) set

  1. … 3 more files in changeset.
Whitespace changes

  1. … 6 more files in changeset.
Disable RSS offering in news and news-portlet if the RSS generation service is disabled in rss-support. Bump version numbers and fix dependencies, as the RssGenActiveP parameter is only available in latest rss-support.

  1. … 7 more files in changeset.
Reduce divergence between oracle and postgres codebase, optimize queries

  1. … 3 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- use theme-able notification-widget in news and news-portlet

  1. … 3 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 350 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 13 more files in changeset.
- perform better checking on page number

  1. … 4 more files in changeset.
- modernize tcl

  1. … 11 more files in changeset.
- replace deprecated "ad_parameter" by "parameter::get"

  1. … 5 more files in changeset.
- replace deprecated "ad_permission_p " by "permission::permission_p"

- replace deprecated "ad_require_permission" by "permission::require_permission"

  1. … 5 more files 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.
Changed to use listtemplate

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

  1. … 882 more files in changeset.
last shot for bug 2835 for 2.2.1 release. More will be done by the next one.

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

  1. … 2478 more files in changeset.
add acs-notification support for news package

  1. … 5 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-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.
Add RSS support to news

  1. … 10 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 41 more files in changeset.
Fixed call to site_node_closest_ancestor_package_url

Fixed called to site_node_closest_ancestor_package_url

Use site_node_closest_ancestor_package_url to find closest "search" package

instance. Fixes Bug#162

Use site_node_closest_ancestor_package_url to locate the nearest "search"

package. This uses a genearl proc instead of a news specific implementation.

It was necessary to make the news url procs return the correct URL for news

items. Closes bug#162

davb accidentally pulled in i18n changes to 4.6 when fixing the

search url lookup. Backed them out and applied only his change.

Use apm_package_url_from key to get the url for the search package.