• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove obsolete page "paramter-set" as indicated by vguerra several years ago

  1. … 6 more files in changeset.
remove conditions, which are always true

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

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

  1. … 7834 more files in changeset.
.xql-file reform of acs-subsite:

- remove queries from .tcl files that can't work

from PostgreSQL (e.g. containing "connect by" or "nvl")

- remove obsolete file www/admin/site-map/parameter-set.tcl

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

  1. … 754 more files in changeset.
- harden page contracts

  1. … 6 more files in changeset.
- fix HTML attribute quoting

  1. … 8 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 standard templating

- remove deprecated call of ad_header

  1. … 2 more files in changeset.
- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 121 more files in changeset.
- replace deprecated "export_form_vars" by "export_vars -form"

- replace deprecated "ad_export_vars" by "export_vars"

  1. … 72 more files in changeset.
- revert form_vars update

  1. … 82 more files in changeset.
- replace deprecated "export_form_vars" by "form_vars"

  1. … 31 more files in changeset.
- replace deprecated "ad_require_permission" by "permission::require_permission"

  1. … 68 more files in changeset.
Getting rid of last calls to deprecated ad_table. Instead using the list-builder. There is still one call to ad_table within acs-subsite but this page is not linked from anywhere anymore ( probably we remove it later ).

  1. … 6 more files in changeset.
- get rid of empty_string_p in non-deprecated code

- make use of tcl byte-code compiler

  1. … 42 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.
Accept an optional query var 'return_url' when setting package parameters.

  1. … 1 more file in changeset.
Cosmetic improvement: only display the warning about parameters set in config files when there are such parameters set.

cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 692 more files in changeset.
site-map now uses the site node apis where possible

  1. … 37 more files in changeset.

1. Blank parameters were listed as being of "No Value", and when you hit

"set parameters" this string replaced the empty string in the database,

not exactly what you want. I changed the code to leave the input box

blank.

2. caching of empty parameter strings didn't work. I'd fixed this earlier

for ad_parameter proper but missed the fact that ad_parameter_cache had

the same bug.

With these changes you can now run acs-workflow's admin UI without graphviz

  1. … 3 more files in changeset.
Make the site-map parameter-set page highlight parameters which have

been overridden by the ad.ini/nsd.tcl file (SDM patch #82)

  1. … 3 more files in changeset.
fixed ad_table call in site-map

  1. … 1 more file in changeset.
OpenACS 4.x

  1. … 1321 more files in changeset.
Initial revision

  1. … 1321 more files in changeset.