• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

  1. … 8099 more files in changeset.
Parameters UI: show main (empty) section at the beginning and deprecated section at the bottom

  1. … 1 more file in changeset.
strengthen page contracts

  1. … 16 more files in changeset.
Bug fix: avoid confusion between command argument and option, when argument starts with "-"

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

  1. … 7834 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.
Improved the queries for global/instance params ...

  1. … 1 more file in changeset.
1. First shot at sitewide admin ui for global parameters. You can edit them

from the sitewide admin page list that was previously built for packages

that have a sitewide-admin subdirectory. Package is now displayed for

either the existence of sitewide-admin or global parameters.

2. Did something I'd wanted to do for some time. When Nima added the

parameter_changed callback in acs subsite, he actually *moved* the

set_value call there. I've changed it so it more rationally sets the

value in the parameters page, then calls the parameter_changed callback.

3. Invented a global_parameter_changed callback that works as the regular

parameter_changed callback. This was necessary to avoid breaking existing

uses of parameter_changed.

More testing is required before release (which will hopefully happen

tomorrow, Sunday Apr 4).

  1. … 5 more files in changeset.
Unset sections at the end of the form so the action buttons will appear under the last section border.

normalize some more string expressions

  1. … 3 more files in changeset.
HTML Strict cleanup and fix in parameters page

  1. … 1 more file in changeset.
Merged 5.3 to HEAD

  1. … 60 more files in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
Merged from 5.3 what I could detect what needed to be merged

  1. … 6 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
title as 'instance_name Parameters' instead of just 'Parameters'

Make context bar slightly more useful. We need to make this page an includeable template

Nicer fix for news parameters containing []'s problem

Fixed bug #899 by using new util::subst_safe proc

Added the new ad_form "nospell" flag to some vital text elements.

  1. … 2 more files in changeset.
Added optional section paramtere to parameters.tcl to set only one section

of package parameters.

  1. … 3 more files in changeset.
Fixed context bar to include admin for subsite

Focus and context bar

  1. … 1 more file in changeset.
Fixing navigation

  1. … 7 more files in changeset.
Beefed up new templated, form-builderified parameters page, moved it to /shared, and made site-map use it

  1. … 10 more files in changeset.