• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
- prefer "localurl" over "return_url" of name of page filter

  1. … 90 more files in changeset.
- improve checking for return_url handling in page_contracts

CVS: ----------------------------------------------------------------------

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

  1. … 754 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.
- parameter page: make setting of context for instance and global parameter uniform

- provide link from package instance parameters page to global page in

case global parameters exist

- provide backlink when global parameters are called from /acs-admin/index.tcl

  1. … 2 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.
Allow a new parameter type "text" to show a textarea on the parmeter form for parmaeter values that don't fit well within a textbox.

  1. … 8 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.
Change to use the new -section in form for parameters sections instead of the section element property

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.
Commit on behalf of Nima. Support for a callback on parameter change

  1. … 1 more file 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.