• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve rowcount expressions

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

  1. … 7834 more files in changeset.
Align text with what's in the code: The special directory name is sitewide-admin...

- improve explanatory text

- reduce heading level of sub-headings

- make distinction between side-wide administratin and subsite administration more clear in web interface

- factor out page for managing subsites

  1. … 14 more files in changeset.
- fix and standardize quoting in template properties

  1. … 396 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 property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 337 more files 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.
HTML cleanup

  1. … 3 more files in changeset.
Add missing closing @ of the too_many_subsites_p var

Made sure that we are not loading subsites if there are to many of them

  1. … 1 more file in changeset.
Show full path to subsites for administration, sorted by path, so the hierarchy displays correctly

  1. … 3 more files in changeset.
Moved developer's admin link to a more obvious place

Added developer's admin

  1. … 6 more files in changeset.
Include more service configuration on site-wide admin index page

  1. … 3 more files in changeset.
Separated out developer services on the site-wide admin page, and added link to documentation and api browser

  1. … 5 more files in changeset.
Added link to set parameters for services packages right from the site-wide admin page

  1. … 4 more files in changeset.
- Fixed the URLs to automated testing and other site-wide services

- Made the site-wide services an include template, so it can be included on the acs-subsite/www/admin/index page.

  1. … 4 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.
Templated site-wide index page

  1. … 3 more files in changeset.
file index.adp was initially added on branch oacs-4-6.