• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
change queries on site-node tree from tree_sortkey to recursive queries

  1. … 4 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

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

  1. … 7834 more files in changeset.
- fix validity of HTML

  1. … 2 more files in changeset.
- fix html HTML 4.01 validity

- use export_vars instead of manual coded url parameter to increase security

- improve usage of export_vars (no unecessary quotes, use "-base" parameter to make intentions clear)

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
i18n and translation into spanish

  1. … 14 more files in changeset.
HTML 4.01 Strict cleanup

  1. … 27 more files in changeset.
Made sure we do not display all subsites. Bad idea especially when dealing with dotFolio

  1. … 1 more file 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.
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.
Had forgotten to take out call to ad_footer

Templated site-map page, quick-and-dirty

  1. … 1 more file in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Localize instance_name

Beefed up new templated, form-builderified parameters page, moved it to /shared, and made site-map use it

  1. … 10 more files in changeset.
Use ad_form/templated page for setting parameters

  1. … 2 more files in changeset.
minor UI changes to site map

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.
adding links to internationalization and acs-automated-testing on the admin index page

  1. … 2 more files in changeset.
Adding quick-add bar for applications in the site-map. Adding a delete link for site-nodes that will also delete any mounted package.

  1. … 4 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 76 more files in changeset.
Peter made it so that if you don't supply a name for your new package instance, it uses the pretty name of the package

  1. … 1 more file in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 692 more files in changeset.
Added package type to the site map, making it easier to figure out how your site's structured, when instance name isn't the same as package name

  1. … 2 more files in changeset.
Adds rename to Sitemap bug 1564 patch 280

  1. … 1 more file in changeset.
site map subtree collapse bug fixes bug 1269 patch 298

site-map now uses the site node apis where possible

  1. … 37 more files in changeset.