• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replace ad_decode idioms

  1. … 1 more file in changeset.
Removed obsolete @arch-tag

  1. … 58 more files in changeset.
improve testcases by removing useless expr commands

  1. … 17 more files in changeset.
improve rowcount expressions

  1. … 47 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 367 more files in changeset.
Prefer 'person::name' to 'acs_user::get_element ... -name' + Fix arguments: user_id -> person_id

  1. … 8 more files in changeset.
Prefer 'person::name' to 'acs_user::get_element ... -name'

  1. … 5 more files in changeset.
Remove redundant queries: user name is already retrieved above from cached user api

Fix dependency

Fix typos

  1. … 7 more files in changeset.
bump versions of packages with DotLRN style version numbering to HEAD numbers (2.10.0*)

  1. … 35 more files in changeset.
Fix typos

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

  1. … 7827 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Fix spellings

  1. … 13 more files in changeset.
- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
- tighten page contracts

  1. … 11 more files in changeset.
- provide index pages for service packages accessible via acs-admin/lib/service-parameters adp-include (used in on /acs-admin/)

  1. … 4 more files in changeset.
- white space change

- replace onchange handlers in dotlrn-fs by event listeners

- modernize HTML (prefer "semantic" attributes)

- quote HTML attributes

  1. … 17 more files in changeset.
- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

  1. … 72 more files in changeset.
- bump version numbers

  1. … 75 more files in changeset.
*** empty log message ***

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

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

  1. … 344 more files in changeset.
- use & instead of & in hrefs

Avoid using tree_sortkey to fetch all fs objects (folders and files) created under file storage instances within communities. Using recursive queries instead.

    • -14
    • +27
    ./www/all-objects-postgresql.xql